Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile
Andrea Giammarchi 🍥

@webreflection

Web, Mobile, IoT: all JS things since 00's - opinions are my own ™
Currently collaborating with @anacondainc to bring Web standards everywhere 🦄

ID: 38654173

linkhttps://medium.com/@WebReflection calendar_today08-05-2009 12:14:50

42,42K Tweet

10,10K Followers

1,1K Following

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

after reading this post queue.acm.org/detail.cfm?id=… I can't stop wondering if it's even possible for Rust PL to define a lifecycle that depends on JS FinalizationRegistry invoke to free such lifecycle: anyone able to tell me "of course, silly!" out there? borrow GC is what I'm after

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

ok, benchmark landed ... unfortunately during an intermediate state (5.0.3, we are 5.0.5 now) but if you're curious about the "slow down", here the reason explained: there's much more in uhtml v5 now than has ever been: github.com/krausest/js-fr…

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

I just fixed all my CORS related issue with that archaic alchemy that is JSONP like in the 90s ... I forgot that even existed and it makes me question what's the point at all to have all these CORS fetch limitations when ?callback=shenanigans bypasses everything 🤷

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

had similar feedback when I’ve asked feedback on archibold.io idea, few years later they brought in arch install 🤷 ignore and try arch, it’s awesome if you can ignore purists + everyone there has scripts too, someone in that community is just a contradiction, not all

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

basically uhtml 5 in a nutshell … I rushed the release but beside the inevitable lack of JSX, as it doesn’t need tools to work, everything else is converging/available 😇

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

imho I love how far CSS went but it has also a first place in the podium of unreadable code … again, I love the feature, I just think Houdini was probably a better alternative or way forward; it didn’t survive the initial hype though, so that’s what we have now 🥳🤔

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

SQLite has full text search where you can match against records and summarize a result … you don’t need AI to do that 🤦 theregister.com/2025/08/13/fir…

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

highly inspired by Geist UI File-Tree a made a <file-tree /> custom element that should "just work" with minimal size and zero tooling needed! demo: webreflection.github.io/file-tree/test/ project: github.com/WebReflection/…