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

help-circle

  • dkc@lemmy.worldtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    2
    ·
    3 months ago

    In 2025, the package manager and frequency of updates are the only real differences between most distributions. I’ve been enjoying Flatpak for years now and hope it continues to build momentum. It offers the possibility of shared effort between distributions who depend on legions of volunteers constantly updating debs/rpms/whatever.

    It feels like one of the last hurdles to eliminate so much of the duplicated effort associated with all these distributions.


  • dkc@lemmy.worldtoLinux@lemmy.mlWhat was Linux like in the 90s
    link
    fedilink
    English
    arrow-up
    18
    ·
    3 months ago

    I started using Linux right in the late 90’s. The small things I recall that might be amusing.

    1. The installation process was easier than installing Arch (before Arch got an installer)
    2. I don’t recall doing any regular updates after things were working except for when a new major release came out.
    3. You needed to buy a modem to get online since none of the “winmodems” ever worked.
    4. Dependency hell was real. When you were trying to install an RPM from Fresh Meat and then it would fail with all the missing libraries.
    5. GNOME and KDE felt sincerely bloated. They seemed to always run painfully slow on modern computers. Moving a lot of people to Window Managers.
    6. it was hard to have a good web browser. Before Firefox came out you struggled along with Netscape. I recall having to use a statically compiled ancient (even for the time) version of Netscape as that was the only thing available at the time for OpenBSD.
    7. Configuring XFree86 (pre-cursor to X.org) was excruciating. I think I still have an old book that cautioned if you configured your refresh rates and monitor settings incorrectly your monitor could catch on fire.
    8. As a follow on to the last statement. I once went about 6 months without any sort of GUI because I couldn’t get X working correctly.
    9. Before PulseAudio you’d have to go into every application that used sound and pick from a giant drop down list of your current sound card drivers (ALSA and OSS) combined with whatever mixer you were using. You’d hope the combo you were using was supported.
    10. Everyone cheered when you no longer had to fight to get flash working to get a decent web browsing experience.

  • dkc@lemmy.worldtoLinux@lemmy.mlFedora Linux 42 released
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    1
    ·
    3 months ago

    I really don’t agree with choosing to release with the UEFI bug they found. They describe it as cosmetic but those entries can last the lifetime of your computer, even if you wipe your hard drive. It’s bound to cause some confusion for years to come for Linux tinkerers.






  • Psych. A cliche “murder mystery of the week” show has no business being as wholesome, kind, friendly, and upbeat as Psych. I realized a few years ago when I was going through some personal issues and had started rewatching Psych that it was helping me deal with the stress, and it wasn’t the first time I’ve done that with the show.

    Maybe a year ago I went to Psych’s first convention near Chicago. It was both surprising and reassuring to hear other fans go up to ask the actors questions and they all shared similar stories to me. People have used to show to help them briefly escape from challenging situations from dealing with the death of loved ones all the way to someone using it as background TV while trying to study in medical school.

    One of the few things I miss from Reddit is the active Psych subreddit over there.

    Also, the 80’s references are fantastic.


  • I bought a new 2024 vehicle last year with a manual transmission. This will be the last manual I ever own. I don’t expect them to be around by the next time I get a car.

    I’ve enjoyed driving stick since I was a teenager. It still makes my commute more enjoyable. A good rev matched downshift still makes me smile. I’m going to miss the experience when it finally comes to an end, but hopefully I can keep it up another 20 years.




  • I’ve been able to successfully degoogle, and recently came to terms that I need to deamazon too. It’s going to take quite a while. I’m a prime subscriber and use AWS.

    I’m looking into Barnes and Nobel for future book purchases. I recently did a larger purchase online directly from the vendor instead of purchasing through Amazon. I plan to do more of that.

    What’s been frustrating has been the small things. I needed a pill splitter, so I stopped at Walmart on the way home from work, dealt with some crowd and retraced my steps around the pharmacy a few times before I found it, then had to deal with self checkout. This would have been quicker and wasted less of my time to use Amazon. That’s going to be the hardest kind of benefit to give up.

    AWS I’ll probably start migrating this summer. I’m planning to switch to Backblaze for cloud storage. I still need to look into an alternative registrar, and ideally very cheap static web hosting. I also need to find providers that have good ansible support since I use that for all my local and remote configuration.

    It took years for me to get off Google. I worry it’s going to take even longer to give up Amazon, but yeah it’s time.


  • I avoid getting political news from social media, including Lemmy. I don’t subscribe to any political communities. Once in a while I’ll scroll through all active posts to find new communities. But when I do that I know I’m going to run into political stuff and skip over it.

    While most of the political posts on both Reddit and Lemmy lean the same way politically as I do, they can often be sensationalized so I have a general distrust of those stories. If something does happen to grab my attention I try to look it up from a reputable news source.

    I use Apple News to track current events. I even pay out money for their “News+”. It aggregates many news sources. I can block sources I don’t want to see, and more importantly I can add a list of favorites news sources for quick viewing and to encourage those sources to take priority in my feed. As for my sources I try to pick the most boring and bland news organizations available. Think PBS, NPR, Reuters, etc.

    Nothings perfect but this has been working for me for over a year now. I feel reasonably well informed without a lot of the drama.

    Apple News isn’t perfect. I still get pushed a lot of celebrity gossip news no matter how many times I click “suggest less”.


  • I do this with my home network using FastMail. You can create App specific passwords for each service you add email notification support for. This means you don’t risk compromising your full accounts passwords. You can also put constraints on each app password, such as limiting it only to sending emails but not reading email or looking at your contacts and files. This is nice in case any of my passwords are leaked.


  • This feels a lot like the common “millennials can’t do X anymore” that we used to see all the time.

    I switched careers recently from software engineering to teaching. Young people are fine.

    Some things have changed. Those with no previous experience need a little help understanding file systems and moving files around, something they didn’t really have to do on iPads and Chromebooks.

    Besides that students pick things up quickly. Find it as interesting and exciting as we did and often impress me by using more advanced features than we discuss in class.

    Yes, they try to use AI. I usually explain to them that AI can likely do all their assignments in our classes not because AI is a good programmer but because these are introductory classes where the assignments are simple.

    So far AI still can’t produce a perfect assignment for the students. And an easy way to tell they’re using AI is to see if their code is formatted too well. Most beginners will screw up indention somewhere in their programs. So what do I do if they use AI and then ask me for help (because AI didn’t do exactly what they wanted)? I tell them to let AI fix it. They end up having to rewrite so much before I help them that asking AI isn’t worth it to begin with.

    Anyway, to summarize kids are still learning to code, still improving, and there’s going to be a lot of talented junior engineers graduating.




  • Email, as a suite of protocols, was designed long before we thought deeply about encryption. In 2025, you can count on email encryption in transit and encryption at rest from providers, although try to verify it. E2EE like Proton and Tuta offer is severely limited. I was recently looking up if Proton and Tuta were even compatible with each other in terms of PGP encryption. I could find no confirmation that they are.

    If you use Proton and you email another Proton user it’ll be encrypted with PGP. Otherwise your email is sent unencrypted, and email you receive is unencrypted, then Proton stores it on their server encrypted. All of this paragraph applies to Tuta as well.

    You can get most of the same benefits from other providers by downloading your email locally and deleting off the mail servers. The benefit of regular email servers is open standards and compatibility with your preferred mail and calendar applications.

    I use Fastmail and love it. I know many people mention using burner addressed with a custom domain, but I prefer generating a burner email with a FastMail domain for signing up to websites. Using my own domain would make it easier to identify me.


  • I use FastMail as well. I actually went from FastMail to Proton, and then back to FastMail.

    I configure a lot of my home networking equipment and servers to send me emails for things like installing software updates, reboots, and any possible security issues. I couldn’t make that work with Proton not supporting any standard mail protocols (I know about Bridge, but it requires a GUI, and I didn’t want to use a third party program).