←back to thread

What I Self Host

(fredrikmeyer.net)
116 points FredrikMeyer | 1 comments | | HN request time: 0.212s | source
Show context
zahlman ◴[] No.45645835[source]
There seems to be a fad for "self hosting" things now. What I don't understand is: what happened to just having a single device and having it run the code directly and show you the result directly? For example, why can't the thing that connects to the Spotify API just... do that, from a program that runs locally, independent of a web browser, with a GUI created using a standard non-web GUI toolkit? Why would I want to use it by pointing my browser at a machine name (of another device I own) and port number, rather than by launching a dedicated program?
replies(12): >>45645897 #>>45645926 #>>45645940 #>>45645946 #>>45646083 #>>45646100 #>>45646485 #>>45646586 #>>45646675 #>>45649095 #>>45651611 #>>45662392 #
1. Semaphor ◴[] No.45645897[source]
Because most people have multiple devices. I self host about 20 services, that get accessed from 7 different devices for just 2 people.