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

help-circle




  • You know. I’m Swiss, so a lot of this inflation is very evident to me.

    In 2022, 1 CHF was around 0.8GBP. Now, in 2023, 1 CHF is around 0.9GBP.

    Guess what, that 8% pay rise was lower than inflation. 8% on top of 0.8 is only 0.864.

    Without any more pay in Switzerland, I got an effective raise higher than these ‘great’ 8% in GB






  • No, computing (as in general computing) will barely be affected. Computing uses semiconductors, which this (AFAIK) isn’t. Switching losses always occur unless you switch instantly, which is impossible. Most of the heat of cpus comes from there.

    Specialized things like quantum computing are a different story.

    What this superconductor could mean though: you could have a relatively thin cable from say, the Sahara to Europe, that can losslessly transfer energy. No losses whatsoever. So you can produce energy wherever energy is present, and use it where energy is required!



  • 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.