• 1 Post
  • 63 Comments
Joined 2 years ago
cake
Cake day: December 6th, 2023

help-circle
  • I have a few examples:

    • Flight Sim 2020
    • Windows Defender is the best antivirus, better than all those paid crapware antiviruses
    • An attempt at an independent browser engine that wasn’t the dated IE
    • This is a hot take but seamless integration of local file storage with OneDrive. Yes, they are way too heavy-handed about forcing this on you and it’s really stupid how it moves your files without telling you, but I’ve never seen a file manager that handles both local and cloud files faster than W10’s file manager (a big part of the reason why I was mad about W11, because that advantage disappeared)

    The only useful thing I can think of after the pandemic is the CPU scheduling updates for Alder Lake, but that was pretty much a necessity. Everything else is AI overhype, rewriting programs to make them slower, and/or yet another way to invade people’s privacy




  • Lately I’ve been really annoyed by Microsoft products. For a certain work-related thing we were using Microsoft word to collaborate and it randomly would stop letting some of us edit, throwing warnings like “Allow access to your Microsoft 365 account” even though I was already signed in, and clicking on allow access would just bring the warning back upon refreshing.

    Which would happen every 20 minutes because it gives me a pop-up to sign in, with three buttons on the pop-up. Two are cancel buttons, and the actual sign in button is invisible. I was already signed in, of course. I couldn’t continue working until a refresh.

    Moving pictures is the biggest pain for some reason (and it isn’t even better in LibreOffice Writer). It’s been like this for years.

    And then they have the gaul to start throwing AI everywhere when they can’t even make their basic systems usable. I’m starting to root for Microsoft’s failure these days, because they haven’t done anything useful or innovative since the pandemic.

    Disgruntled, I suggested that we switch to Google Docs (yes, I know it’s Google, but we all already have Google accounts and we needed this done in a few hours), and everyone instantly agreed because I had just said their frustrations out loud.






  • Oh boy. I got into Pokémon when I was 8 and I still love the format. It has a great progression system (at least in my mind) and can be used in easy and super challenging ways, like Nuzlockes. I have way too much nostalgia for the series and I like the music way too much.

    My short opinions of the each game:

    R/B/Y: Unbalanced, seriously exploitable glitchy games. At least there’s no cutscenes.

    G/S/C: Terrible level curve, ruins the games.

    R/S/E: The first games to really nail the format.

    FR/LG: What R/B/Y should’ve been.

    D/P: Great potential but please play on emulator because they’re so slow. Play platinum instead and don’t bother with the remakes.

    HG/SS: Best for a grand Pokémon Game, but still retains some of the bad progression from G/S/C. Still a great game overall

    B/W: I have way too much nostalgia for these games but they’re some of the best.

    B2W2: Less nostalgia but objectively better than even B/W in multiple ways.

    XY: Mediocre

    OR/AS: Good remake on a great base.

    S/M/US/UM: If you like playing Pokemon instead of watching cutscenes, don’t play these games. Seriously, don’t.

    LGPE: Gimmicky games. FR/LG is better unless you really enjoy the Let’s Go gimmicks.

    SwSh: Mediocre I believe

    BDSP: See D/P

    PLA: I still need to get around to playing it, gah the backlog is too long

    S/V: Actually really great games if you hate how linear other Pokemon games are like I do, and you can look past the performance issues

    If you have any questions or comments please reply lol.


  • I’ve used it for many of my videos and it’s quite good. It’s amazing for simple edits and can handle more advanced stuff, but from my experience it bogs down with many effects. For complicated projects I recommend Resolve, but for simple to medium complexity video edits I fully recommend Kdenlive, as it’s better and more crash resistant than all the other FOSS video editors.




  • I’m gonna have to agree. It used to be about the most slow and bloated thing in existence, but they actually fixed a lot of performance issues last time I checked. It’s still slow, but in the same time period Steam on Windows decided to add a pointless splash screen increasing the load time by 4x, letting Epic take the W by a wide margin in load times, while responsiveness is a draw.

    Yes, I know that Steam is more feature complete and consumer friendly which is why I still prefer to buy from Steam when possible.






  • The interesting thing is that although I’ve almost never spent money on a gacha system and haven’t played much gacha systems recently, my brain subconsciously craved for more but in a safer way.

    That’s why I created the JavaScript weighted playlist for myself: A random selection of songs from my music library where some songs play (much) more than others. Getting a super rare song is akin to getting a top tier drop. Additionally, the playback rate is randomized to a normal distribution, giving the tiny chance that a rare song can play with a wild playback rate. And if that wasn’t enough, some Geometry Dash related songs can randomly skip to the next song, simulating watching someone try to beat some demon level.

    I’ve created a skinner box for my brain that sometimes causes me to waste hours just clicking on the “next song” button to see what shows up next. My wallet was not harmed in the process (although it might soon be because I want it to work on a portable device, but that money would go to some niche open source hardware thing rather than a greedy gacha publisher).


  • No joke, I’m tempted to buy a Steam Deck (or true Linux phone) because… It can run a local HTML/CSS/JS app on a browser with filesystem access and audio support. This is the power of having an OS that is not locked down.

    Speaking of which, what would you recommend for me to run a local HTML/CSS/JS app on a browser with filesystem access and audio support? (No, Android is too locked down to meet that spec) Other required specs:

    • Portable: Can fit in a pocket
    • 16GB or more usable storage
    • Bluetooth support
    • Ideally low-cost

    Edit: I figured out a way to do it on my phone! I used the “Simple HTTP server” app to self host the HTML/CSS/JS into http://127.0.0.1:8080/.