smpl@discuss.tchncs.detoProgrammer Humor@programming.dev•Bold Ideas For Funding Open Source SoftwareEnglish
10·
4 months agoThat’s the last stage of being a FOSS developer.
That’s the last stage of being a FOSS developer.
What’s the font? It looks goooood.
Because RAM is so cheap, right?
deleted by creator
deleted by creator
You could check if a domain contains a lemmy instance by fetching /.well-known/nodeinfo
, but it’s bad netiquette to hammer sites with requests and could get users blocked. If you were to do it I’d make sure it cached the lookups in IndexedDB, localStorage or just using Cache API. I’m unsure how well any of the APIs works with UserScripts.
The quote is a derivative of something Bjarne Stroustrup said himself¹.
1: https://www.stroustrup.com/quotes.html