🍜

  • 1 Post
  • 25 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle


  • udon@lemmy.worldtolinuxmemes@lemmy.worldTough choice
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    15 days ago

    Good luck! The way I see it: Linux has its issues, but so do Windows and Mac OS (and others). The cool thing with Linux though is that for many problems you can create/find some form of error logs, google them, and someone online will help you. In most cases they have solved that problem already.

    Windows problems often feel like black magic: Something doesn’t work, but all you can do is knock on your laptop, turn it off and on again, and pray. Unless you’re lucky and find a shady program online that you can download and install, hoping the programmers mean well.

    With Mac OS, you can often solve problems by throwing money at them. But sometimes that doesn’t work and then you can’t do anything about them and just have to accept the one way to use your computer correctly.

    So in that sense I don’t think Linux is “harder”. There are problems of course, but you learn to think differently about them and are often able to solve them.


  • Totally next to the linux guy. In fact, I was in such a situation on the train before. I was just there working and the person sitting next to me noticed I had a linux desktop (in fact, GNU/Linux, btw). They were curious and vaguely interested in switching to linux for a while, so we had a nice conversation about this.

    I would not bring this up myself, but it’s cool that this happens sometimes (i.e., once in a few decades of life so far)




  • Much has been said about this already, but I’m really annoyed how they repeatedly try to twist this into a technical question like:

    “This is better for privacy than how it used to be. Here are 20 reasons why, and we have good scientists who say it offers good privacy. Do you have any technical arguments against these privacy claims? We welcome a discussion about possible flaws in the reasoning of the scientists/engineers in terms of assuring privacy.”

    To me, that is a secondary question. More important:

    • Don’t introduce tracking features against my will, with only an opt-out (ironically, while explaining in the same post why opt-outs suck)
    • Give room to a discussion about tracking-based advertisements, whether we want to have that in the internet (IMHO no) and support it in firefox of all browsers (IMHO no)
    • If they go this way, who is supposed to continue using their shit browser after this? The only reason left is that it’s “the reliable other/good browser”. People who don’t care about these questions are using Chrome anyway.

    This is such a self-destructive move, it’s painful to watch.


  • TLDR: Just using an app on your laptop with good filters (newsbeuter!) might be all you need.

    IMHO, RSS readers without decent filters are useless. If you are going to subscribe to even 10, 20 feeds, you will be flooded with articles and have no chance to go through them all. Unfortunately, that already removes 95% of readers from the options.

    A long time ago, I had a TinyTinyRSS setup running. TTRSS offers amazing filters and sorting mechanisms, which made it stand out. For example, I subscribed to several dozens of job recruiting feeds and filtered out everything that didn’t match. You could also add new filters easily. So if you see many job posts for “Twist dancer” and that is not your thing, you can just filter them out and it gets better over time.

    At some point though, TTRSS changed their deployment setup, I think to docker at the time, and I couldn’t be bothered reading up how to set it up back then. Something like that. I also heard that the developer is a Nazi, but this may well be wrong. Both together were somehow enough for me though to drop it and I left the RSS game for a while.

    A few months ago I started again, but this time just on my laptop. Turns out, the main advantage of a server-based version is that you can read stuff on mobile, which I don’t do so much anyway. So first I tried Liferea, which kind of worked but I couldn’t wrap my head around the filter mechanism. It’s supposed to work, but I tried to figure out which part of the code in which exact format to put where exactly. Documentation and error logs suck, and after suffering for 2-3 hours I left it be. Turns out though, Liferea is mostly just a GUI for newsbeuter, and that is where I am now. The filter language is awkward, especially if you have an older version that doesn’t support pretty coding yet (I use Debian, btw). But it works and I’m happy with it now!

    Other than that, although a bit beside your question: Many websites don’t bother including RSS feeds anymore these days, or even removed them to make people look at their ad infested websites. Whichever reader you pick, make sure it easily supports custom RSS feeds. I wrote a little Python script using BeautifulSoup and FeedGenerator to make my own feeds in such cases and newsbeuter can include them easily. There is also this project for that job:

    https://git.sr.ht/~ghost08/ratt

    but I didn’t look into it in detail.











  • Thanks, as I said, I tried all the f-buttons already, multiple times, with no success. F10 seems to be the one, but it didn’t work on multiple tries. I’m heading to the office later today where I have different keyboards and displays to try it with.

    Another thing I just found on a reddit post was that the USB stick should be no larger than 4GB. Even if that didn’t cause this problem, I’ll get a small USB stick on the way as well, just in case.