tray2.bsky.social
@tray2.bsky.social
The Run before you learn to walk problem.
September 8, 2025 at 4:05 PM
This is a reason as good as any to learn php before you learn laravel.
September 8, 2025 at 11:45 AM
Perhaps
May 22, 2025 at 5:03 AM
Yes, sometimes you need to trick it to sort in right way, but that isn’t that hard since you can use virtual columns, which are indexable.
May 22, 2025 at 5:00 AM
I tend to do all my sorting in the database, it’s faster and uses way less resources.

It also sorts the way I expect it to.
May 22, 2025 at 4:41 AM
It’s awesome to have a job that you really love.
March 6, 2025 at 3:59 PM
Will give this one a watch tonight.
March 6, 2025 at 3:59 PM
Agreed. This is a game changer.
March 6, 2025 at 3:57 PM
If you decide to take the plunge, let me be the first to welcome you to the family.
February 6, 2025 at 4:19 PM
I loved your talk, not that I likely ever will need those functions, but who knows.
February 6, 2025 at 4:16 PM
Sweet, I will try to watch it later this week.
February 3, 2025 at 7:03 PM
Thank you.
February 1, 2025 at 4:49 AM
Just a few.
November 21, 2024 at 5:46 AM
I work a lot with barcode readers, and I would say that you should be able to do both, at least where it makes sense. In some cases the barcodes can be hard to read.
November 20, 2024 at 11:29 AM
It depends, me personally hate comments in the code, and that includes doc blocks, I see a comment as a kind of failure to make the code clear. However, if the company/project I work with requires them I will write them.

Sometimes it's hard to write code that is self explainatory.
November 20, 2024 at 11:20 AM
Sorry to say that I'm not keeping that much track of the "General" channel, I keep better track of the #Laravel one. I promise to do better. 🤞
November 12, 2024 at 12:25 PM