• 0 Posts
  • 69 Comments
Joined 10 months ago
cake
Cake day: June 3rd, 2024

help-circle
rss




  • Most of my playlists are actually by artist. Silly as it sounds I will put whole albums by the same artist in release order into new playlists by their name so I can just ask Siri to “play playlist <artist name>” and listen to the albums in order as I tend to listen to whole albums. The other playlists are like my year in review playlists that were automatically generated and some curated playlists like “weekly new music” and “top alternative” type stuff that I didn’t create but added and listen to often.

    If I want a mix of stuff I like, I don’t turn to playlists anymore and instead I just ask Siri to “play some music” because the “just for you” radio is so good that I get tons of hits and top songs for my own taste as well as discover tons of new to me music that gets sprinkled in that the algorithm finds for me.

    If the “play some music” stuff ends up not what I want to hear right then, I’ll just make the same request again or “play some different music” and it will switch to other music it knows I like. This is helpful when one request sends me down electronic path when I want more alt rock, etc.


  • Most cheap usb switchers will use them on the computer-switch side. I have a few models that I was testing out so I have a small pile of these. They’re great for cutting in half and using as a small usb power supply cable to breadboard projects, along with the horde of 5w Apple chargers I have in a bin.



  • As much as I love a good light weight DE like XFCE, KDE plasma has been the best experience on multiple distros including Debian and Arch. It’s the closest thing to an accessible windows-like experience with all the customization you wish you had in windows with so many applets and widgets that fill in so many gaps in other DEs.






  • For anyone interested in game development: Balatro is made with Love2D. Which means the exe you download from steam can be unzipped using just about any zip program (might need to change the file extension from exe to zip) and the whole source code and 2D asset files are available for perusing. Not even obfuscated, full variable names and comments available to inspect as a real world example of a working game that has sold like hotcakes because the end result is good. Let it inspire you, let it teach you :)




  • Bluetooth is a questionable choice unless the company also offered some kind of network appliance that incorporates connections in a cheaper way than all units being networked. Allowing the hub, as a serviceable component, to provide additional monitoring and functionality without requiring each unit to also contain the components. There’s certainly reasons, not outlandish either, but who knows?


  • Donating $20 directly to a creator or buying one item from their merch will more than offset a lifetime of ad revenue from just yourself if you use ad blockers for their content. The fractional pennies you are worth to them is completely eclipsed by directly supporting most of them a single time.


  • I just enabled the option to reopen tabs on close, usually open a new tab right before closing with the primary X button, then reopen Firefox so it unloads all tabs that don’t get loaded until I click on them individually. Works fine, isn’t a huge hassle. Good enough at least until it’s officially a feature.


  • I’ve been using Debian for many years now. The hardest part about switching my desktop to arch (partly to try something different, partly for later kernel / tools) was not that arch is difficult, but that I need to type ‘sudo pacman -S’ instead of ‘sudo apt install’ to install new packages. It is functionally the same in my day to day use which is fantastic.