๐ป Software hobbyist and developer
โ๏ธ #AWSCertified
๐ 4th Year BSIT student
๐ making things better w/ the web
๐ #techtwitter#commstwt ๐
What's up #commstwt! It's ya boi: The Coding Lemon ๐ Ready to Give Solutions to Your Programming Problems โ
Have a tech-related issue? Just DM me ๐ฉโจ
Check my comms sheet below and see how I can help you ๐ lf clients it java system website database html css js php python ๐ท๏ธ
engineer looks at shitty code: โwhat the hell is thisโ
other engineer: โnothing wrong! i bought a lambo with itโ ๐
imagine scientists would talk like that
@lovlyxt@webdevcody The jump to definition and intellisense you get with Intelephense and Laravel Intellisense doesn't even compare to what you get with TS and TS libraries on VS Code.
@tsoding bin is where you put all the files you want to destroy, that's where Microsoft for the recycle bin idea from
good idea to clean that folder manually once in a while
ai bros are just the worst
they are actively discouraging an entire new fleet of noobs getting into software engineering with literally no proof that ai will take over software in "6 months."
WOW, now I see what all the Vercel hype is about.
Just moved the Pocket Bard website from a super basic CRA app on AWS Amplify to @nextjs on @vercel ๐ป
The performance on the new site is insane, and the developer experience was incredible ๐
I love this note by @awesomekling when talking about the new browser:
Q: Why bother? You canโt make a new browser engine without billions of dollars and hundreds of staff.
Sure you can. Donโt listen to armchair defeatists who never worked on a browser
https://t.co/8HVPRQQBLO
@mattpocockuk I've implemented Sign in with WebAuthn before, and some of the response objects I get from the browser API has four or more levels of nesting. I then have to pass that to the backend so that the sign in request could be verified. Sorry, but I ain't typing all that: z.any() it is.
@ryanflorence@thdxr I could not believe it so here're my tests:
React (ssr, vite): 18234 req/sec
Solid (ssr, vite): 17349 req/sec
Next (app router, no caching): 783 req/sec
Remix (remix-serve): 3490 req/sec
So Next is 25x slower than vanilla react. Remix is 5x slower.
All rendering hello world.
The xz utils fiasco reminds me of the age-old adage, "There are two kinds of software: closed source, which may have a backdoor in it, and open source, which definitely has a back door in it."
open source security did actually work in the xz situation:
some random end user noticed unexpected behavior, investigated, was able to look at source, and found the back door
if it was closed source theyโd have no idea if it was working as expected or not
This thread is a microcosm of the interactions in Open Source projects.
Consumers make demands (some polite, some not-so-polite) of one maintainer (rarely two) who does everything.
This is the way it works.
End of line
Maintainer also reminds everybody how the world's software is built now.
"It's also good to keep in mind that this is an unpaid hobby project" - https://t.co/k4S5y0LcKc
8/