I’m the administrator of kbin.life, a general purpose/tech orientated kbin instance.

  • 0 Posts
  • 201 Comments
Joined 3 years ago
cake
Cake day: June 29th, 2023

help-circle



  • Way way back. I was given a 486 (when pentium 90/100s were normal) at work to run the experimental internet connection on (the head of the company at the time didn’t think this internet fad would last). So I installed some magazine coverdisk linux and connected the office to the internet via a single modem.

    I think it had a peak uptime of 550 days before it was replaced.



  • Oh, it’s the same here. Well, I do know what I’m doing, but I used to tinker with multiple linux distros in the 90s/2000s. I used gentoo “before it was cool”, when you would literally leave it building your initial install for a whole weekend.

    I cannot do that now. I went through the process of installing Arch, and it’s been pretty good for me with not exploding completely on me (like Manjaro did). I honestly don’t have the time to sit and diagnose why I’m stuck at a text only console without internet suddenly any more. Which is exactly what happened with Manjaro.







  • I was also thinking that. As an example, retail work seems to me to be a kind of hell I don’t think I’d want to endure. But I know people that really enjoy it. So it’s probably true of any job you might think is only done by those that are forced to.

    I think, if AI and robotics replace most jobs. After some years of pain when capitalists enjoy the infinite money glitch they’ve discovered, there will either be a revolution or a natural coming to understand that things need to work differently.

    Now, understand this would only work if the vast majority of work could be done via automation. In this case the vast majority of people would be able to pursue what they enjoy, a bit like the star trek anti-economy. If all remaining required jobs were no longer filled by those that volunteered to do them, there would be some kind of draft (think like jury duty), where people able to do a job have a chance to be called in to do it for a few months then released back to pursue their own interests.

    I’ve always seen capitalism as the carrot on a stick we need, when we need human productivity from the vast majority of people. If that’s no longer the case, it’s not a suitable solution and all the ideas like universal basic income are just stopgap measures to try to eke a bit more time out of the capitalist system that has already run past the point where we can keep enough people usefully employed to make it work. That’s almost certainly the reason we’re seeing the huge wealth disparity that increases. As the productivity per person goes up, all the increased value only ever rises to the top.

    Bit of a mini rant there, sorry about that.








  • r00ty@kbin.lifetolinuxmemes@lemmy.worldJust do it.
    link
    fedilink
    arrow-up
    11
    ·
    12 days ago

    The thing is. Any year can be the year of IPv6. Google is on ipv6, youtube is on ipv6, facebook is on ipv6. Pretty much every datacentre I’ve used (OK limited to Europe) give you IPv6 for free by default. Deploying a web site to be IPv4 and IPv6 is trivial and people that use automation should be able to quite easily apply ipv6 to those scripts.

    It’s really just the ISPs (more so in the US as I understand it), lazy IT people and the FUD myths holding us back at this point.


  • IPv6. No. Badly configured IPv6 routers, yes. But that’s something that would fix itself if it became the only protocol in use. And most routers now are pretty good at it from what I’ve seen. But it used to be the case it was easy to find bad routers.

    The myth seems to be that NAT provides security. But a good default configuration for consumer routers would give the same security as NAT while providing the advantages and extra security IPv6 provides.

    IPv6 usually has privacy extensions enabled. Which means it will generate throwaway IP addresses that rotate regularly for your outgoing connections, these IPs do not accept incoming connections. So someone cannot nmap you to find open ports based on the IP you connected to their server with.

    Not to mention that most ISPs give each user more IPs than the whole IPv4 internet has. So, port scanning an entire /64 is not going to be fun.