←back to thread

192 points lightlyused | 5 comments | | HN request time: 1.575s | source
1. emdanielsen ◴[] No.41881733[source]
This is so cool! I'm so surprised I've never heard of someone doing this before :)
replies(2): >>41882853 #>>41883749 #
2. mrweasel ◴[] No.41882853[source]
There was a project a while back, sadly it seems to have gone offline, it was a kosher news aggregator. They had the most interesting rules, like only charging the batteries on Tuesday. It was such a weird and interesting projects.

Archive of the website: http://web.archive.org/web/20200707101320/https://jewjewjew....

3. mbrizic ◴[] No.41883749[source]
I did something very similar a while back: https://mbrizic.com/blog/solarhosting/
replies(1): >>41887212 #
4. bantunes ◴[] No.41887212[source]
What did you use to differentiate green from (I'm guessing) blue links when it's down?
replies(1): >>41887525 #
5. mbrizic ◴[] No.41887525{3}[source]
Each color is a different build running on a different server. And then a load balancer picks which server you'll end up on.

Code-wise, the only difference between the builds is the CSS setting the link color.