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

help-circle

  • This is a tough one. The problem with local only backups is, what if there’s a fire?

    I use Amazon Glacier to store my pictures. It’s $0.0036 / GB per month, so I pay less than $2/month for ~535 GB of storage that I’m using right now. There is also a cost for downloading, but if I need it, I’m going to be happy to pay it (and the costs aren’t crazy). Uploads are free.

    (The other problem with Glacier is that it’s not really an end-user-friendly experience, nor is it something easily automated. I use SimpleAmazonGlacierUploader, a Java program someone wrote, to do it. You can also upload to S3 and have it archive things to Glacier automatically - I’ve never tried this but it should work.)

    I considered getting my brother or a friend to build two storage servers (with RAID5 or something) that we’d each keep at home, and just sync to each other. Good if you have a friend or family member willing to do it (or at least host your offsite box). Down sides: Cost to build it, time to build and maintain it, cost to replace things that break, plus cost for electricity. I’ve been using Glacier for many years, so by now maybe I would have spent less on that theoretical backup system, but I also did not have to worry about it.


  • 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 have an old S9 right here on my desk. I cracked the screen, and took it to one of those screen replacement places, and he asked if I had insurance. I told him I didn’t, and he said, wellllllll it’s going to be a lot more expensive than you think to replace this screen.

    That wraparound screen they had was basically also the frame of the phone - you’re not so much replacing the screen as you are moving the rest of the components to a new phone body. I wasn’t sold on value of that wraparound screen in the first place; this didn’t improve my opinion of it.

    We put a plastic screen protector on it and a new case, and I used it for a few months until we were ready to upgrade phones.





  • Back when I was in online dating (I got married in 2010, so it has been a very long time), this is how it seemed to work in the hetero arena:

    • Women (by which I mean, legitimate accounts from women who were actually looking for dates): Get 1,000,000 messages, approximately 999,900 of which are dick pics.
    • Men: See 1,000,000 ads, of which about 3 are legitimate people looking for dates.

    So, both could be true in relation to the image.

    I remember a guy once telling me that basically you have to respond to EVERY AD and hope something sticks. I never did that, and I felt bad for what the women must have had to deal with when I heard that. I had very limited success - dates with, at most, two or three women, and none of those really went anywhere. I ended up marrying someone from work instead.






  • I run an internet forum for a very specific topic. I have to manually register people, because before I did that, spammers would come in and crap all over everything. (Fortunately it’s not a very popular topic, so I only have to register new accounts a few times each month.) I run the forum on my own dime, no advertising or anything, as a side hobby.

    There’s also a very active Facebook group. The Facebook group is great for general conversation, but often when a technical question comes up, please just link to the forum where the info is stored. Searching in Facebook is terrible, and what happens if Facebook decides to block access to history for some reason? (Not that they necessarily would, but I’ve seen it happen many times. Remember when Photobucket blocked access to old pictures unless you had a paid account? We lost a bunch of useful pictures on the forum when that happened.)





  • 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.