• 0 Posts
  • 148 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle


  • Just to put you all on notice: I started my kids on Linux from day 1 of their computing lives. I’m playing the long game here. In another 80 years they’re going to be in the longest living users category.

    They mostly use Linux as their daily drivers. Any time they have to use windows for school work they also rage at the terrible UI and lack of ease of use. <Insert evil laughter here>


  • Been there! It was Avery different time.

    The first program I wrote was in the Logo Turtle Game on an Apple Iie in 4th grade. Did some BASIC programming on the Apple IIe’s building interpreter too.

    I use Arduino boards with Atmega, Esp32/8266, and M0 chips on them for embedded projects. These $8 boards have more processing capability then my first desktop computer…


  • I was given a logging on a RedHat server in 1997. It was operated by a fellow student in the dorm.

    My school taught the engineers how to use SunOS for class, so it wasn’t a huge leap to start using a telnet connection to a local Linux machine.

    Within a few months I was dual booting an older desktop Linux/Win95, and away I went. Since then it’s been about 90%+ of my daily computer use on Linux machines.


  • Because when I move left in tabs, the cursor isn’t clear which tab I’m on. It also tried to sit off the left edge of a terminal in some editors because it aligns with the right side of the character (the tab), instead of the left.

    I do see how tabs are a better option : they allow the one editing the file to decide how wide the indentation is. That’s actually good User Interface design, by separating the data from the rendering layout.

    I can see the argument both ways, but I like to use spaces so the visual and editing interfaces are more standard.




  • 15+… I was there, Gandalf… We had these kinds of setups 25+ years ago. How time flies.

    Before that, it was often XTerm style systems. The local machine only booted an XServer and then connected to a central UNIX system. All programs ran on the UNIX server, and were rendered on the XTerm/XServer you were sitting at.

    The original XServer systems were efficient enough to run over serial lines, not just Ethernet.

    Another setup was to put multiple monitors/keyboards/mice on a single UNIX/Linux tower and have it launch multiple XServer sessions so you could have a single computer with up to six people sitting at it.

    I also managed a Rembo lab for a bit. It used a PXE shim OS to get a menu from the Rembo server. From there, you could boot the main OS, or download a new hard drive image from the server. I would build new drive images and upload them to the server, then updating the lab would mean rebooting the computers and clicking a “grab latest” button. It actually worked very well for distributing OSes. We had both Linux and Windows images students could pull down.

    Lab management at scale is a continual struggle to keep everything functional and patched.


  • I bought a 386 motherboard that needed a patch. Not software, but by soldering a wire between two pads. You just basically figure it out and went from there with a soldering iron.

    Build the computer from parts? Sure. Soldered it like it came as discrete components? Also sure.

    Tech savvy is often in context of when you were learning in your teens to early twenties and then what of that skill set is still applicable today.



  • azimir@lemmy.mltoLinux@lemmy.mlFreeCAD 1.0 released
    link
    fedilink
    arrow-up
    41
    ·
    7 months ago

    Huge congrats to the team and my condolences on the loss.

    FreeCAD is a huge part of my engineering toolkit and your work is greatly appreciated.

    I expect that the 1.0 will be in the Debian repos by about 2026 and I’m looking forward to it. Stable distros be stable distros. :-p



  • I had a Pentium I 120 MHz Packard Hell machine. It came with Win95 OSR 1 and I loved that beast. I upgraded the disk (1.1 GB to 3.1GB!) and the RAM up to 40MB. The screen was a 13" fishbowl so I get a Sony Trinitron 15" screen eventually.

    The combo modem/fax/sound ISA card wasn’t worth keeping, but I got a PCI Sound blaster as well as a 3Com 3c905 fast 10/100 Ethernet card. I had one of the best machines in the dorm for a while. Warcraft II played so very good.

    The Linux support in RedHat 5.2, then through 6.2, and sometimes Mandrake, OpenBSD, and some other distros was great. As long as you set the IRQs in the bios right it worked like a dream.




  • I’ve now been to Berlin at least 5 times in 28 years. I say at least because I now have to start rebuilding what happened when to have a truly accurate accounting. Once it gets above 10 I’m going to have to keep a note card reminder to have the number around.

    Someone with Governor Walz’s travel history would be just a blur unless you get official records or work really hard to remember exact trip counts.

    Ask Felon Trump how many times he’s been to Russia and see what guess he makes. This is a nothingburger of a story.


  • I turned down a professorship position at a uni in part because they used windows for the whole curriculum. It would have driven me crazy having to use windows given how annoying it is for dev work. I put value on my sanity and it wasn’t worth the modest pay bump to be driven batty every day.

    I likely get to teach an IoT class next term. It’s going to be so much fun with SBC systems running Linux and Arduino sensor systems! That’s worth a ton to me.