• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle




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




  • We are using Tanium, just put the agent on the servers and you are good to go…build your packages and set up deployment jobs.

    It also handles Windows patching, and can do system inventory, among other features.

    It’s also great for software deployments to you remote workforce systems that are rarely/never on the corporate network.

    And seriously, you want a domain. GPOs are incredibly useful for pushing out a huge variety of Windows config changes extremely easily.