• 1 Post
  • 130 Comments
Joined 2 years ago
cake
Cake day: July 8th, 2023

help-circle

  • Well, the point in time where it was maybe possible to defend against Trump and his cronies normally or legally is already over. Now they have gathered too much power and also already pretty much operate above the law. The Supreme Court is on their side I guess, not on the side of the constitution or the laws anymore. So it’ll only get worse from now on, and quickly. Only regime-approved media will soon be left over, i.e. media distributing the regime’s propaganda even further. And they will soon throw all of their opponents into concentration camps, not just “illegal immigrants”. That’s just the low-hanging fruit they needed for initially starting building concentration camps and expanding other jail space and their ICE army massively. Technically they would only need jail space for themselves and all supporters of this fascist regime, but they will jail all others they can get their hands on instead.

    You will have an actual fight on your hands if you want to revert all this. Either just from the inside, or both from the inside and the outside once they start waging war on former allies like Canada or Denmark (Greenland). You should probably create local communities of people who are ready to help each other vs. ICE raids. Create logistical and resource problems for them. Make it hard and costly for them to destroy people’s lives. If you let them kidnap too many people, you will not have enough people for resistance anymore.



  • Not sure there will be a big change there, because they are already powerful enough for most common tasks since several years now. And everyone owns at least one phone or tablet already. So I don’t think that number is going to rise significantly anymore. Those people who are OK with using a phone/tablet for everything probably already do so right now. Maybe if living conditions for the non-super-rich become worse and people look for more affordable computing devices. But even then, older devices which can run Linux desktops for example are already dirt-cheap. I just don’t think that the UI/UX of phones or tablets is on par with desktops or notebooks running a regular desktop OS when using a big screen. Those UIs are primarily made for touch and for smaller screens. Trying to do everything with just one UI paradigm just leads to Windows 8 ugliness.


  • Desktop Linux’ marketshare is going to steadily increase, but as time progresses, so will the speed of that increase. Linux was at or below 1% for a really long time but within the last 5 years or so it jumped to ~5%. As this not only means more users, but also more attention and developers, this will of course snowball. The end of Win10 will also give a bump. And if the enshittification of Windows continues (it probably will) and if US-based companies are becoming a red flag for non-US-customers (will probably also happen) then it will snowball even faster.


  • First they came for the Communists
    And I did not speak out
    Because I was not a Communist

    Then they came for the Socialists
    And I did not speak out
    Because I was not a Socialist

    Then they came for the trade unionists
    And I did not speak out
    Because I was not a trade unionist

    Then they came for the Jews
    And I did not speak out
    Because I was not a Jew

    Then they came for me
    And there was no one left
    To speak out for me

    — Martin Niemöller

    Adapted for the fascist regime in USA today, it should probably go like this:

    First they came for the illegal immigrants
    And I did not speak out
    Because I was not an illegal immigrant

    Then they came for the legal immigrants
    And I did not speak out
    Because I was not a legal immigrant

    Then they came for the political opposition
    And I did not speak out
    Because I was not in the political opposition

    Then they came for anyone not loyal on social media
    And I did not speak out
    Because I was not on social media

    Then they came for me
    And there was no one left
    To speak out for me

    —Someone who survived what’s to come


  • The old question of “what happens when Linus/other senior kernel dev dies” mattered far more like 20+ years ago than it does now. The kernel developers are organized quite well, Linux is in general an extremely well-organized open source project these days, and there are several who could fill in. Linus’ “2nd” is Greg Kroah-Hartman, who is the lead maintainer of the stable kernel branch (i.e. the one most are using). Linus is the lead maintainer of the in-development branch.

    But of course we hope that Linus continues doing this for a long time. Most people never create even one world-changing technology, Linus casually created two (Linux + Git).




  • Yes. Unfortunately, these systems are also a great gift for any upcoming fascist regime (like the Trump junta currently) which will not only happily continue using the existing infrastructure but also extend it like mad.

    Maybe humanity’s greatest weaknesses overall: the lack of foresight and the lack of wisdom learned from historic precedents (e.g. Nazi Germany? Forgotten by now). Everything’s always about short-term goals, ignoring any long-term disadvantages. See also: climate disaster.



  • Currently playing Talos Principle Reawakened (the UE5 remastered version). For anyone wondering whether it’s worth it, yes if you have the hardware for it. Because they also massively improved one of the most complex but also most frustrating mechanics in the original game (with the recorder thingie). So there are very useful improvements overall. Also, it has an entirely new DLC I think, which is again noticeably harder than the 1st DLC Road to Gehenna. Game looks great as well, but you need serious hardware for it. It’s not very performance efficient anymore. :) The Talos Principle series are probably the biggest and best 3D first-person puzzle games out there, together with the Portal series. Absolutely recommended.

    Other than that, I’ve played The Ten Bells and Exit 8. These are great small anomaly-hunting games. I’ve never played this genre before so it was a great discovery for me. If you’re curious about this genre, start with Exit 8. If you liked that and prefer more horror elements in it, as well as a bigger “map”, play The Ten Bells. Awesome small games, needing only like 2-3 hours to finish.



  • Yes, but that somehow doesn’t change anything ever. They do horrible thing A, world is shocked about A, then they do horrible thing B, world is shocked about A+B, then they do horrible thing C, world is shocked about B+C (A has already been forgotten by that point). And so on. We don’t really have proper checks & balances in place against malicious politicians with too much power and too many loyalists in key positions. So they can do whatever and get away with a ton. I mean I thought there should be checks and balances working to correct this in any modern democracy but then again checks & balances also fail regularly in other areas, e.g. in anti-corruption or in pro data protection. Everything’s conveniently broken in some way and can be exploited. The key people from the Trump administration and/or Heritage Foundation should already be behind bars for lifetime.






  • I use whipper. It’s a command-line application but it’s easy to use and works great every single time. At first you should let it analyze your drive which is the only step more involved. Here’s a mini tutorial for that I wrote for myself but you can also read it on the project page where it’s probably more up to date:

    1. Analyze the drive’s caching behavior: $ sudo whipper drive analyze

    2. Find the drive’s offset. Consult the [[AccurateRip’s CD Drive Offset database|http://www.accuraterip.com/driveoffsets.htm]] for your drive. Drive information can be retrieved with $ whipper drive list. $ sudo whipper offset find -o insert-numeric-value-here. If you omit the -o argument, whipper will try a long, popularity-sorted list of drive offsets. If you can’t confirm your drive offset value but wish to set a default regardless, set read_offset = insert-numeric-value-here in whipper.conf. Offsets confirmed with $ whipper offset find are automatically written to the configuration file. If specifying the offset manually, please note that: if positive it must be written as a number without sign (ex: +102 -> 102), if negative it must include the sign.

    3. After that you just rip any disc by running: $ whipper cd rip

    And just as an example, here’s my ~/.config/whipper/whipper.conf:

    [main]
    path_filter_fat = True
    path_filter_special = False
    
    [drive:<drive ID>]
    vendor = <vendor>
    model = <model>
    release = <release>
    read_offset = <my offset>
    
    [whipper.cd.rip]
    unknown = True
    output_directory = ~/music/_ripped
    track_template = new/%%A/%%y - %%d/%%t - %%n
    disc_template = new/%%A/%%y - %%d/%%A - %%d
    

  • That’s only true up to a certain size. If Ground News ever grows big, they’ll still retain enough of a user base regardless of what they’re doing. Compare it to e.g. Meta, Google, MS services. Or even X. Many people just never leave once they feel at home there. Meta could do even more disgusting stuff and people would still use WhatsApp, Instagram, and the likes.