• 2 Posts
  • 197 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle
  • I started playing with Linux in the late 90s while I was in grad school. Slackware 3.x. I think I might have tried one or two others, but since I was somewhat familiar with Unix, Slackware was the easiest for me to learn.

    I got them via CD ROMs; I’m pretty sure they came with a book on Linux (I think it included several distributions on CDs). I don’t think I have that book any more; I likely got rid of it long ago as it was badly out of date. But my memory is that it was published by Que, a publisher that I had good experience with on other topics. (dBase III, for example) I’m pretty sure it was this one…leave it to Amazon to still have it.

    I recall recompiling kernel because it was “so much faster” (I cringe at myself now for thinking that - it probably wasn’t even true on my Pentium 133 machines). I also remember spending time trying to get X-windows configured, but I was successful. I think I was using fvwm95 window manager, a Windows-like experience. I started using Linux essentially full time pretty quickly.

    A few times I got frustrated with Linux and tried to switch back to Windows, but the headaches of Windows always quickly drove me back to Linux. Linux is not perfect, but Windows is even worse.




  • I bought a Lenovo about 2 years ago that I’ve been really happy with. I wanted something with a metal shell because I carry my laptop around sometimes and use it balanced on one hand, and my previous Dell (plastic) started flexing and having weird issues with the TouchPad as a result. The Lenovo has been solid. I’m running Kubuntu on it, but my plan is to go Debian at some point.




  • I’ve seen this argument a lot, and I don’t understand it. Few people are buying those high end bikes, and no one is forced to buy one. Using that as justification that the prices are out of control is just weird to me.

    There is an argument about prices to be made. I just looked up the base model Specialized Allez with 8 speed Claris, and it retails for $1200. A few years ago that would have been an ~$800 bike, I think (albeit likely with rim brakes instead of disc). I don’t know what all is driving the prices, inflation is certainly a factor.

    But that conveys the issue way better than complaining about super bikes that cost $15k. The barrier to entry for a newbie has gone up that much.


  • That is, ummm, interesting. Can their installed system do anything, though? There are so many restrictions, it seems like it would be a difficult installation to daily drive.

    And some of the justifications are really confusing. I realize some are probably typographical errors, but I can’t figure out what a few of them are saying at all. It reminds me of the people that invent their own lexicon and just expect everyone to understand what they are saying.




  • Nah. One of my coworkers stays home for every vacation and reads. We try to guess how many books she’ll read during her week off each time. Closest guess, without going over, wins. She loves it and crowns a winner each time she returns, but the winner only gets bragging rights until her next vacation.

    A few years ago I was at a gas station pumping fuel on a trip, while prices were extremely high, and I was thinking to myself that her way is certainly much less expensive.








  • Back in the early 1990s, I worked at a small-town hardware store chain (nuts and bolts, not computers) that was computerizing. A few weeks after we rolled it out, a customer came in with two gift certificates to purchase one item.

    It seems pretty basic now, but using two gift certificates to purchase one item was simply not a requirement anyone had thought of. The system had no way to ring it up. The assistant manager of the store did the smart thing and rung it up as a gift certificate plus cash for the balance, so that the customer was good to go. They had to do some adjustments on the back end for that one sale and then update the software to allow for that situation.

    I always remember that when I’m working on requirements for systems, wondering what obvious things we’re not thinking of…



  • Data and configurations.

    If you have the space, software is nice because it’s easier to get the system going again, but the data (your files - music, documents, pictures) and system configuration files (/etc for example) are the most critical. If you have databases set up, learn about their dump commands and add that.

    You don’t have to use the same method for everything. My pictures are backed up to another side in a second computer and to Amazon Glacier for $2/month (I’ll have to pay to download them if I ever need it, but I’ll gladly pay if I’m in that situation - those should only be needed if I have a major house fire or something like that). My weekly backups are my /home directories, /etc, /root, a database dump, and maybe one or two other important things.