• 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2023

help-circle








  • Very few people WANT a war in Ukraine. But as China keeps adding dashes to their map, it’s pretty clear there’s a reasonable chance to be an even bigger war around the corner, whether we want it or not.

    The Ukraine war woke the west up from its slumber, and it has allowed us to put the old stuff stuff cluttering our closets to good use, as well as test some new weapons concepts, and to get ourselves ready for the bigger conflict on the horizon.

    If we are really lucky, China is looking at Ukraine and having second thoughts about kicking the hornets nest at all, saving a lot of lives on both sides.

    If we are not that lucky, then Ukraine has allowed us to be much better prepared for the coming conflict.

    So am I glad Ukraine happened? Not a bit. Can I see the silver lining thru the clouds? For sure.


  • I think it’s been made pretty clear between Andor and Ashoka that the Old Republic, the Empire, and the New Republic are all essentially the same bureaucracy at their cores, just with different leadership and priorities at the top.

    It’s really showing the banality of evil…people continue to do their jobs and following orders of whoever the current bosses are. By and large, they can’t directly see whether their own actions are used for good or evil, the paperwork must continue to flow regardless.

    That’s why there isn’t a ton of chaos when one galactic government supplants the next. Setting up an all-new galaxy-spanning bureaucracy is extremely hard, why not just do some loyalty oaths and let the existing machinery keep on chugging along.




  • Credit/debit systems appear to have existed for at least 5000 years. Money is just an abstraction technology to make the credit/debit economy work more smoothly and scale up.

    As money is a foundational tech for civilization, you’d need to find a replacement tech that serves much the same purpose, but avoids whatever downsides you feel outweigh it’s benefits. That’s a hard problem.

    Then implement it in such a way that civilization doesn’t implode during the transition. This is a very hard problem.

    And then prevent humanity from finding a way to exploit that tech for the benefit of the few, bringing you right back where you started. This is a nearly impossible problem.


  • Well, that’s not at all what I said. Japanese compact cars were generally pretty cool and affordable in a way most similar small American cars were not, so of course they get customized a ton more that their American equivilents.

    The people who actually made their cars perform were the racers, those who did the truly terrible mods were the ricers.

    Yes, racist due to stereotyping. But it was more wordplay for insulting the taste of the person in question in comparison to the racers, not their ethnicity or the origin of their car. Bad taste is pretty universal. And as with pretty much anything in language, people can and clearly have used it as a racial insult. I just don’t think that was it’s origin.

    I am really amused it has morphed into a more positive connotation with the *nix crowd, while still meaning essentially the same thing. Language truly is a living thing.






  • I’m kind of half cloud architect and half traditional Windows server engineering, and I hate coding.

    So, these days you want to consider Cloud Architecture. You might need to learn a little bit of Terraform or similar, but it’s not really traditional scripting. Your job is to know all the offerings of your preferred cloud vendor, and be able to use them to design an environment to meet business requirements in a secure/resilient manner. You’ll need a solid understanding of networking and security concepts to do it well. But pretty minimal coding.

    You may build it out via Terraform, or maybe you send the design to a dedicated build team. Once built it goes to the app folks to do their app coding. You probably help the coders troubleshoot traffic flows a bit, because they are pretty universally terrible at security, networking, and infrastructure in general. Because they are coders, but don’t really understand how anything actually works outside of their code. You are the platform expert.


  • Not saying it’d hurt, but I’ve never worked anywhere that had network teams managing docker (that’d be a different team). Linux knowledge is just enough to install a vendor supplied appliance on your hypervisor of choice (managed by a different team), anything more than that would have the OS managed by a different team. And I really haven’t seen them script much of anything in any language, they have prebuilt tools to do any mass config changes or monitoring or whatever.

    They are generally way more concerned about working with horribly convoluted routing issues, misbehaving BGP, firewall policies, etc.