Just a guy shilling for gun ownership, tech privacy, and trans rights.

I’m open for chats on mastodon https://hachyderm.io/

my blog: thinkstoomuch.net

My email: nags@thinkstoomuch.net

Always looking for penpals!

  • 4 Posts
  • 14 Comments
Joined 3 years ago
cake
Cake day: December 21st, 2023

help-circle

  • I’m a fan of academic and Pop-academic sources.

    Pop Academic is usually the much easier to read version of a proper academic quality book. I’m a fan of Bart D. Erhman and a lot of his books are pop academia, but they reference his academic works.

    The process I was taught for this kind of source finding is 1) Search for a broader topic 2) Find a well referenced book on the broader topic 3) Read book reviews of the book to determine if it has the content you want 4) Read the book or skim the book looking for mention of the idea you want to know more about 5) Check the relevant sources of that section.

    If there are no sources listed (or they don’t exist because they’re hallucinations), its probably not a good book for information.


  • nagaram@startrek.websitetoSelfhosted@lemmy.worldmy homeserver mapped
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    2 months ago

    I’ve got a virtualized set up to.

    Its pretty unbothered being virtualized so long as the disks are passed through. In my set up, I have the SAS board passed through and its using that.

    My reasoning is that I wanted a lot of disks space, but I couldn’t get that without just a big case in general, so I use the extra space to store GPUs for AI and encoding stuff








  • Only ones who dissapointed me were Star Trek: Voyager actors. Its the only thing I got attached to as a kid.

    Robert Beltran - Commander Chakotay

    Roxann Dawson - B’Elanna Torres

    Both transphobes and trump supporters who won’t shut up about no one wanting to invite them to Star Trek stuff anymore.

    I used to feel bad for Rob because he got such a shit treatment in ST:V in terms of writing and because his character fell victim to Jamake High water’s grifting (look him up if you want to see why 90’s native american characters kinda suck).





  • Yeah!

    So i am running these three computers in a set up that let’s me manage virtual machines on them from a website with Proxmox.

    I want to play with a tool that let’s me run Docker Containers. Containers being a way to host services like websites and web apps without having to make a Virtual machine for each app.

    This has a lot of advantages but I’m trying to use the High Availability feature when you run these on a cluster of computers.

    My problem is that I know I can use the Built In container software in the already clustered Proxmox computers called LXC Linux Containers. However, I want to use a container software called Kubernetes but I would have to build Virtual machines on my servers and then cluster those virtual machines.

    Its a little confusing because I have three physical computers clustered together and I’m trying to then build three virtual computers on them and cluster those. Its an odd thing to do and that’s the problem.