Elektrine lite

← Feed

@joshsutphin@wandering.shop

Post #2057030

2026-05-04 01:34 UTC

There's a lot of neat stuff going on here, but in particular, I kind of love what they're doing with their images?! https://solar.lowtechmagazine.com/2018/09/how-to-build-a-low-tech-website/

Replies (3)

  • @JSteven@wandering.shop 2026-05-04 03:53

    @joshsutphin Fascinating project. Thanks for sharing. Based on my old 80s BBS days, where some of the BBS's in Seattle were running light weight but fairly sophisticated discussion platforms running on IBM PC/XT machines, and even 8-bit platforms through dial-up, I keep thinking about the discussion side of this. These were single user systems, but seems like you could do multiuser and still keep them light enough to run on a PI board.

    Open ##2085614

  • @nicolaottomano@mastodon.uno 2026-05-04 06:31

    @joshsutphin On the image size, have you tried WebP and AVIF formats? Their footprint should be very low.

    Open ##2085615

  • @joshsutphin I did something similar (minus the dithering) on my blog using filter: grayscale(100%) and mix-blend-mode: multiply. E.g. https://www.robinwhittleton.com/2026/01/12/design-systems-and-shareable-browser-support/

    Open ##2085616