(Justin)

Tech nerd from Sweden

  • 0 Posts
  • 181 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle




  • Coops are still about the money. They’re about saving money by sharing resources with fellow workers/consumers, and maintaining democratic control over the company. You’re not going to get rich from a coop (without embezzlement), but you and your coowners will be cutting out the middle man. Obviously, it only makes sense for industries that you’re heavily invested in.




  • humidity shouldnt be a problem with modern ventilation and such large cooling surfaces.

    I’m honestly shocked how much of a fuss the participants are making over 22-26° rooms. My apartment is almost never below 25°, even in the winter. Are they somehow going to perform better if it’s 20° and they freeze? Not to mention fucking loud portable air conditioners are. There’s a heatwave going through Sweden right now, and my apartment was up to 30° this afternoon.

    Also really defeats the point about not using air-conditioning when all the participants just bring in super-inefficient portable units and then immediately throw them in the trash. I guess it’s good for energy efficiency in the long run though for when these buildings become normal apartments.


  • I’m using IPv6 on Kubernetes and it’s amazing. Every Pod has its own global IP address. There is no NAT and no giant ARP routing table slowing down the other computers on my network. Each of my nodes announces a /112 for itself to my router, allowing it to give addresses to over 65k pods. There is no feasible limit to the amount of IP addresses I could assign to my containers and load balancers, and no routing overhead. I have no need for port forwarding on my router or worrying about dynamic IPs, since I just have a /80 block with no firewall that I assign to my public facing load balancers.

    Of course, I only have around 300 pods on my cluster, and realistically, it’s not really possible for there to be over 1 million containers in current kubernetes clusters, due to other limitations. But it is still a huge upgrade in reducing overhead and complexity, and increasing scale.






  • 1:1 stateless NAT is useful for static IPs. Since all your addresses are otherwise global, if you need to switch providers or give up your /64, then you’ll need to re-address your static addresses. Instead, you can give your machines static private IPs, and just translate the prefix when going through NAT. It’s a lot less horrible than IPv4 NAT since there’s no connection tracking needed.

    This is something I probably should have done setting up my home Kubernetes cluster. My current IPv6 prefix is from Hurricane Electric, and if my ISP ever gives me a real IPv6 prefix, I will have to delete the entire cluster and recreate it with the new prefix.







  • It’s impossible to control the supply side, aside from stabilizing the countries that refugees are coming from.

    Any measure to try to handle refugees outside of the EU inevitably ends with the EU paying corrupt dictators to go and shove refugees in tents and torture/kill them, see Turkey, Egypt, Mexico, etc. It also opens up the door for dictators like Putin and Erdogan to hold these refugees over the EU’s head, and use them as a weapon to flood Europe with refugees if the EU ever tries to hold these dictators responsible. Any attempt to pay Turkey/Egypt/etc to handle refugees is a wasteful PR stunt at best, and a footgun that causes human suffering at worst.

    A sustainably-financed way to handle refugees inside the EU, and also having a quick way to catch those gaming the system, is the only way to reach a sustainable solution.

    I don’t know too much about this bill, and I’m sensitive to the human rights arguments that the left has made. But,considering how this bill is simultaneously criticized by the far right, while also smartly reducing the burden of asylum intake, I get the feeling that this bill finally struck the right compromise to get this damn immigration debate out of European politics.