this post was submitted on 17 May 2025
171 points (99.4% liked)

Solarpunk

6815 readers
5 users here now

The space to discuss Solarpunk itself and Solarpunk related stuff that doesn't fit elsewhere.

What is Solarpunk?

Join our chat: Movim or XMPP client.

founded 3 years ago
MODERATORS
 

What's more solarpunk than using old hardware destined for the dump to host a cool website?

top 17 comments
sorted by: hot top controversial new old
[–] SplashJackson@lemmy.ca 14 points 1 month ago

Ah like the low tech magazine website! Fuckin' s i c k!!!

[–] Olgratin_Magmatoe@slrpnk.net 14 points 1 month ago (2 children)

I love this idea, though I wish they some information about what software it is running.

[–] Prunebutt@slrpnk.net 8 points 1 month ago (1 children)

It says it's a static website on postmarketos. So, I'm guessing... some Apache server?

[–] The_Decryptor@aussie.zone 5 points 1 month ago (1 children)

It's nginx according to the response headers.

[–] Prunebutt@slrpnk.net 1 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Do you think that's not just the reverse-proxy (for the ssl certificates)? Can you just serve a homepage via nginx? I'm guessing you could simply redirect into a webroot dir with html files, but is it practical?

[–] The_Decryptor@aussie.zone 4 points 4 weeks ago (1 children)

nginx is a very capable web server by itself, the reverse proxy is just one small part of it.

Without more information I'm just guessing, but they're probably running the whole thing on-device, the CPU in that phone should have hardware cryptography support (For AES), but even ChaCha is pretty efficient in software on chips like that.

[–] JustJack23@slrpnk.net 4 points 1 month ago

Not this site exactly, but started digging and found this article, about running k8s on Android phones using the same OS. Hope it is interesting.

[–] Anomalocaris@lemm.ee 14 points 1 month ago (3 children)

years ago I read about a protocol to treat webpages like torrents.

so if a website becomes popular, it'll be accessed not from a main server, but from every who has seen it and cached it.

that would be perfect for "microservers" like this.

what sucks is that I don't remember any specific name for that protocol, so I cant search for it and figure out if it's actually a thing or some vague prototype.

[–] XTL@sopuli.xyz 5 points 4 weeks ago

Sounds like Gnunet or sone other P2P system?

[–] The_Decryptor@aussie.zone 5 points 1 month ago (1 children)
[–] Anomalocaris@lemm.ee 3 points 1 month ago (1 children)

possibly, sad we are moving towards having like 5 websites, instead of countless small websites.

[–] sfled@lemm.ee 7 points 1 month ago* (last edited 1 month ago)
[–] princessnorah@lemmy.blahaj.zone 3 points 1 month ago

PeerTube does this in a way. When you're watching a video, other users can stream it from you directly.

[–] fmstrat@lemmy.nowsci.com 4 points 4 weeks ago

I think little Lemmy has overloaded the phone.

[–] KingJalopy@lemm.ee 4 points 1 month ago

That's super cool

[–] SolarPunker@slrpnk.net 1 points 1 month ago