• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle


  • Thing is, yes. Yallo or wingo or all those providers are “cheaper”. But - for example in the case of yallo, you get double-natted - which means you could not really set up a home server accessible from the outside world even if you wanted to. Then, there’s also the support of wingo and yallo and so on which is… Terrible. I actually ordered yallo Internet at first because I got sold on it over the phone - the next day, before anything got shipped or anything, I wanted to annul my contract because, well, I found out about their shitty stuff. I was redirected like 8 Times across 8 levels of ‘support’ until I got it through.

    I went for init7. Day it was supposed to go up, it didn’t. Phone support was competent, said everything looked ok from their end. If I was sure the problem wasn’t on my end (router, settings, fiber), they could send a technician along the next day - but if the problem would end up being on my side, I’d have to pay for it. As I was sure about what I was doing, the next morning I had a competent technician in my apartment who within 20 minutes total identified the issue and fixed it (broken fiber in the distribution center). That is good support.

    I am willing to pay more to support init7, because they’re doing great work.

    But yes, we have lots of low cost options. For example, I pay 23 bucks a month with yallo for unlimited 5g data, calls and SMS across the whole of Europe.










  • You can even get 25gbps symmetrical - for the same price. They just charge 333 chf to set up instead of 111 for 10gbps, because the optics are more expensive.

    I love their policy. ‘providing you with 25gbps or 10gbps or 1gbps costs us the same. So we’ll provide the max that we can, as long as you pay for the optics’ - all for a single price. No stupid speed tiering. They also have open peering - my ping is phenomenally low to most things.



  • Meh, the best programmers are probably somewhere in the middle.

    This also depends on what kind of work you’re doing.

    Writing some frontend with lots of Boilerplate? That’s lots of lines.

    Writing efficient code that for example runs on embedded systems? That’s different. My entire master’s thesis code project on an embedded system consisted of around 600 lines of C code, and it did exactly what it should, efficiently.

    A better metric to that effect would be the git activity graph. People that do important changes don’t commit 20 times a day - they push a commit usually once a day tops to once every 2 weeks


  • If you’re looking for a free self hosted server - I have been using the oracle cloud free tier for months - especially their Arm based server, and I’m more than happy.

    However, if you end up going that route have some kind of backup strategy set up, and set it up in a way where you can reproduce the server easily, as they reserve the right to suddenly take it offline.

    I’m using a hetzner storage box for backup - which I also use for my personal automated backup with borg.