Profile avatar
thehackerman.bsky.social
*pings google dot com* -I'm in
221 posts 41 followers 37 following
Prolific Poster
Conversation Starter
comment in response to post
It has been a journey listening to vine coders telling seasoned developers that AI will replace them. They are not qualified to make that judgement
comment in response to post
I've been a mozzarella enthusiast. I genuinely don't know but I also haven't yet read the T&S myself - only bits and pieces as part of the outrage. Maybe it's a nothingburger
comment in response to post
I wasn't even offensive, I just said "you're making up function again, It's pretty clear you have no solution" and it broke into tears :(
comment in response to post
Thank you! Maybe collab in the future
comment in response to post
Cakephp is such an underrated framework. Goated. Every kid in the block just kicks up laravel, misses out. Congrats on the lib
comment in response to post
There are extensive YT videos that go over it if you feel like, but tldr it was replacing affiliate codes with its own, thus stealing commissions, and colluding with partners to control which codes to show to users. They've got a lawsuit from content creators right now.
comment in response to post
Worst timeline really. Deeply unserious
comment in response to post
I didn't mean that all typescript developers are crap and it's difficult to find a good one, more like typescript devs in general are rare, we're struggling to hire. If you're looking for work I'll be more than happy to discuss
comment in response to post
If anything they should be the first to be replaced. AI can do the CEO job no problem
comment in response to post
It's a component that communicates with 3d parties and listens/waits for callbacks, PHP doesn't really have good native support for async or promises making typescript more suitable. In php we'd have to implement a queue system to simulate this. Not the end of the world ofc
comment in response to post
Basically for what we are trying to do there are plenty of third party libraries and support in node and none in php. So we'd have to port them or do this. Second reason is we want to scale this part of the backend separately from the other.
comment in response to post
Update: we started logging in slow queries and deadlocks. The results are... disheartening. Some queries run for 11 minutes...some lock tables for 30+ seconds. Jesus
comment in response to post
A man can dream
comment in response to post
I'd assume this is one category it excels at, no?