Rocket Surgeon

  • 1 Post
  • 11 Comments
Joined 1 month ago
cake
Cake day: March 10th, 2025

help-circle

  • It’s an old problem. From the very start of the net, you had to sort the wheat from the chaff. Back then, the BS was human-generated. Now we have the addition of AI crap. But anyway, they solved it already. Its called wikipedia. (Or any other community curated data source as well.) I’m not some wiki fan, but that’s the world’s answer to encroaching bad data. An army of real, very corruptible, infighting, weird-as-hell wiki editors is our last stand against the BS.








  • Nearly as unbelievable, the other way to distribute software was to publish in gaming magazines.

    Yes, all the code was printed onto the pages of a magazine. And then young nerds bought these magazines and spent days or weeks manually typing in and debugging the hundreds of lines of BASIC to run some game. And then the magazine would be passed onto the next nerd, like comics and pornography.

    My own miserable system was a TI 99/4a with a cassette player for data storage. It sounded like a dial-up modem. I typed in a lot of programs and stored them on tapes. Then I started tearing the developed work apart and building my own stuff. It was years before I could call myself a programmer. (I was twelve.) Line-number BASIC sorta ruined me, actually. Learning about object-oriented functions was quite difficult after starting out with GOTO and GOSUB.



  • I don’t know about the Ubuntu LCX. I don’t container much.

    I’d do this with a virtual machine and TrueNAS. Those are just the tools I like to use. The TrueNAS Scale ISO will install qemu-guest-agent, so you don’t need to worry about drivers. Make sure to build it with Virtio SCSI Single disk controllers. Use one 50gb OS disk for the install. Add huge data disk(s) after the install.
    Promox Disk options … SSD emulation, Discard, IO Thread, No cache … and I use Write Back (unsafe). Use the Virtio NIC.

    And try it again. Hopefully faster this time.