• 6 Posts
  • 356 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle
rss



  • Every time I set up anything, I do one of two things:

    • If it’s container based, it gets a commented docker compose file in my custom orchestration

    • If it’s on a host system, the changes are scripted and commented in a setup script, which are run on new machines. If the acrit is specific to one machine, it is configured as such

    I find in-setup docs to be best for a home lab, plus if I have to replace hardware, it’s fast.

    Fun fact, I do it for laptops and desktops, too.

















  • Computer science is going to be q commodity job. Prediction of three tiers:

    • Tier 1: No education requirement. I write code and build things. Large percentage of developers.
    • Tier 3: Science based, high education working on algorithms, physics, and other elements requiring an understanding of matters in deeper education
    • Tier 2: Right in between 1 and 3, may require formal education, but definitely experience. Will understand applications of high science, and can both program well and manage teams. Will replace current nontechnical middle management, because who needs that when the market is flooded

    We’ve been headed this way for years, AI is just speeding it up.