Ask HN: What weird technical scene are you fond/part of?
41–50 of 316 posts
Re: Ask HN: What weird technical scene are you fond/part of?
#42Disclaimer: I am in no way encouraging or advocating for software piracy. The warez scene in 90s and early 00s was fun to follow. I consider the NFO files a legitimate form of art, not to mention the skills for unpacking and keygen-ing or cracking of the protected software. https://scenelist.org/
Re: Ask HN: What weird technical scene are you fond/part of?
#43(gone) https://the5k.org/
http://www.message.sk/web4096/
websites: https://1kb.club/
https://jeremiepat.github.io/svg1k
(256b) http://wildmag.de/compo/
(140 characters) https://www.dwitter.net/
Re: Ask HN: What weird technical scene are you fond/part of?
#44- Pure HTML / CSS / vanilla JS sites. It's a shame that it's turned into a niche scene, but I'm always a fan of inspecting sites that don't bloat themselves with unnecessary frameworks. - Sites that work without JavaScript. Even better than the first, it's always a pleasure to see when a site is made properly for a change, without the toxicity of JavaScript that pervades the world wide web (WWW) as we know it.
Re: Ask HN: What weird technical scene are you fond/part of?
#45Demoscene on 8-bit machines. People are still creating crazy demos on 40 year old computers like Commodore 64, Amstrad CPC, or Sinclair Spectrum. Demoscene on modern PCs are active too, but not as interesting or mind-blowing as people rotating filled cubes at 50fps on a C64. Since those machines have fixed configurations, it's easier to assess the level of technical achievements. Yesterday, I watched a C64 demo on Yo…
Re: Ask HN: What weird technical scene are you fond/part of?
#46- Systems that work offline. Partly for practical reasons due to my background working in Agtech companies, as well as logistics in developing countries. But also it's just technically and socially fascinating. How do you detect conflicts? How do you decide what one is? To what extent - if any - can it be resolved automatically? Revisions, event sourcing, CRDTs... there's no one size fits all industry solution and no…
Where do you go to chat with offline / air-gapped systems enthusiasts? I've been obsessed with machine learning for embedded systems for years! So many practices around ML assume constant network connection and/or that your service runs in a data-center. I'm an ex-SRE and love building reliable offline computer vision things!
Nowhere. Should we start something? :)
Re: Ask HN: What weird technical scene are you fond/part of?
#47https://www.demoscene.info/ (used to be active there, in the demoscene)
Re: Ask HN: What weird technical scene are you fond/part of?
#48Browser extensions. Not quite a website, not quite a mobile app, and surprisingly pervasive. Most people don't realize how incredibly powerful they are, even with manifest v3. I almost fell out of my chair when I found out there were no books on how to build them, so I wrote one: https://www.buildingbrowserextensions.com/ It was incredibly enjoyable to go through the APIs and write about all the different crazy thing…
Re: Ask HN: What weird technical scene are you fond/part of?
#49I was involved in the iPodWizard project and was one of the people soft-bricking their iPods to discover what substrings of the Hex firmware did what so we could modify them and then build custom themes, change strings, and in a few cases even add new functionality. I also contributed my fair share of custom themes, particularly the themes that would turn the grayscale iPod 4G into something more similar to the iPod Video theme (we had 4 colors to make gradients out of; was more fun than it sounds)
I also contributed design and testing to the iPod Linux and iPod Wiki projects, and testing on the Rockbox project.
On the Mac side of things, I was a mod of MacThemes for a long time, contributed my fair share of themes and icons, and was a beta tester for Candybar for a long time. My biggest contribution was probably tearing apart and documenting how to customize iTunes on Mac. I got it to a point where I was able to restore 90% of the old iTunes after a much-loathed redesign. My documentation also resulted in a spike in interest and new themes being created for the first time in a few years. It was really exciting seeing the frankly stupid amount of work I put into that pay off within the community.
Re: Ask HN: What weird technical scene are you fond/part of?
#50Oh, and they've added in-game rollback netplay using a Dolphin fork :)