Xadoy
xadoy.bsky.social
Xadoy
@xadoy.bsky.social
Software Engineer
I would like to warm up all the coldness with my embrace.
Reposted by Xadoy
Tell an artist/writer/podcaster/maker that what they’re doing matters to you. They want to hear it. Making shit is lonely work most of the time and it helps to know that the circuit is being completed somewhere.
December 29, 2024 at 3:15 PM
Reposted by Xadoy
Rails continues to expand its lead as the single best platform for building web applications backed by SQLite! You can now load extensions directly from the database.yml file. This now means you have quick and easy access to the full range of SQLite extensions

🧵
December 8, 2024 at 3:07 PM
Reposted by Xadoy
The next #perfnow video is up: @csswizardry.com discusses Site-Speed That Sticks

www.youtube.com/watch?v=b18Y...
Site-Speed That Sticks | Harry Roberts | performance.now() 2024
YouTube video by Web Conferences Amsterdam
www.youtube.com
December 5, 2024 at 12:57 PM
Reposted by Xadoy
I dug into CRuby and YJIT to better understand a recent, popular synthetic benchmark run against various languages. It was alot of fun to investigate how YJIT and CRuby work together!
jpcamara.com/2024/12/01/s...
@k0kubun.com @timtilberg.bsky.social
Speeding up Ruby by rewriting C… in Ruby
There is a recent language comparison repo which has been getting shared a lot. In it, CRuby was the third slowest option, only beating out R and Python. The repo author, @BenjDicken, created a fun vi...
jpcamara.com
December 4, 2024 at 12:53 PM
Reposted by Xadoy
I guess it is time to introduce Bluesky to my latest work, HTML for People.

Anyone can make a website with HTML. No previous coding experience required. I cover everything you need to know to get started in an approachable and friendly way.

And it’s free for all. 🚀

htmlforpeople.com
HTML for People
HTML isn't only for people working in the tech field. It's for everyone. Learn how to make a website from scratch in this beginner friendly web book.
htmlforpeople.com
December 4, 2024 at 4:33 AM
Reposted by Xadoy
This is a great write-up. Tons of very smart, actionable, advice on improving React INP performance. (The jQuery-is-better bait is pretty hilarious, probably says more about the complexity of most jQuery sites.)
Did you know that jQuery outperforms React, what? 😳

Sounds like clickbait, but is reality. The HTTP Archive shows 82% of sites that use jQuery have good INP on mobile📱, while only 67% do when they use React⚛️.

Not just sites, also libraries. Let's fix that👇#webperf
kurtextrem.de/posts/improv...
How To Improve INP: React⚛️
All-in-one guide for improving Interaction-to-Next-Paint (INP) Core Web Vital in React applications. Introduces the useAfterPaintEffect hook.
kurtextrem.de
December 3, 2024 at 2:06 PM
Reposted by Xadoy
I've still never shipped an ssr app 🤷‍♂️

They definitely have their place but it's just one of those things where the needs of the 1% drive the fashion for everyone else
November 30, 2024 at 2:52 PM
Reposted by Xadoy
This post on anti-aliasing is one of the best technical articles I've read in years blog.frost.kiwi/analytical-a...
AAA - Analytical Anti-Aliasing
How to fix jaggies the analytical way with some juicy secrets
blog.frost.kiwi
November 21, 2024 at 12:20 PM