• 0 Posts
  • 192 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle


  • I get the impression in the Star Wars universe that technological advances have slowed to a near halt. All of the tech is really old, and very little has changed for quite some time. A brand new X-wing or lightsaber or landspeeder isn’t all that different from one that was built 50 or even 100s of years ago. That’s one of the reasons why stuff in Star Wars looks so used - as tech doesn’t go obsolete, stuff ends up staying in service until it’s completely worn out and every bit of life has been squeezed from it.

    That’s why you don’t really see where the technology comes from - the big innovators, discoveries, etc. are long in the past. Though we do get to occasionally see factories and manufacturing facilities where things are being built.




  • We also noted that the supplied key locks the power button, as it did on some ancient systems.

    The ancient systems I knew didn’t have a power button, and instead power was controlled by a physical switch on the high voltage side of the power supply.

    The key actually locked out the keyboard, which was possible since the keyboard had a dedicated connector. So you could still turn the computer on, but you really couldn’t use it.

    I suppose locking out the power button is a suitable replacement for a modern case.


  • Some early PC software, mostly games, were written expecting the computer ran at a fixed speed which was the speed of the original IBM PC which used an Intel 8088 that ran at 4.77 MHz. If the IBM PC was more like computers such as the Commodore 64 which changed little during its production run, that would have been fine. But eventually faster PC’s were released that ran on 286, 386, 486, etc. CPUs that were considerably faster and hence software that expected the original IBM PC hardware ran way too fast.

    The turbo button was a bit of a misnomer since you would normally have it on and leave it on, only turning it off as sort of a compatibility mode to run older software. How effective it was varied quite a bit - some computers turning it off would get you pretty close to the original IBM PC in terms of speed, but others would just slow the computer down, but not nearly enough, making it mostly useless for what it was intended for.


  • Out of the box, Vim’s default configuration is very basic as it’s trying to emulate vi as close as possible. It like if you want things like headlights or a heater or a tachometer in your family car, you got to create a vimrc and turn those features on. That was my experience when I first started using Vim - I spent a lot of time messing around creating a vimrc until I got things the way I wanted.

    One of the big changes with Neovim is their default settings are a lot more like what you would expect in a modern text editor.


  • Generally I find many these frameworks will make some complicated things simple, but the cost is some things that were once simple are now complicated. They can be great if you just need the things they simplify - or in other words can stick to what they were intended for, but my favorite way of keeping things simple is to avoid using complicated and heavy frameworks.



  • toddestan@lemm.eetoGreentext@sh.itjust.worksAnon owns a fan
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    That sounds like one of those fixtures where the ballast is in the fixture and the bulb is just a bulb, similar to a regular fluorescent light fixture. As opposed to the screw-in CFLs that most people are familiar with where the bulb also contains the ballast.

    Those are kind of unusual in homes - I’ve mostly seen them in commercial applications like hotels and stuff like that.




  • My first Linux install was Slackware sometime in the late 90’s. I didn’t really use it though, as I never managed to get it working with my dial-up Internet. Stupid winmodems.

    The first distribution I actually used was Mandrake. Others I’ve used since then include Suse, Ubuntu, Debian, Mint, Manjaro, and EndeavourOS. I’ve landed on using Manjaro on both my main desktop and laptop, though I have secondary machines running Debian, Slackware, Ubuntu, and EndeavourOS.