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

help-circle








  • 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 :)



  • I moved to mbin too, as Ernest was obviously unable to commit the time and resources needed while he has been dealing with life and health related issues. The real bummer is the complete lack of willingness to accept or recognize help when it’s required so the least I could do to help the project was actually to stop using it and remove my usage from the servers he wouldn’t be able to maintain. It’s sad but the fediverse is functioning as intended here, being able to move around is a core feature. I hope he recovers well.




  • 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.





  • Very neat, excited to demo this later this weekend. Is it possible to add multiple swimlane groups that can be filtered by tags? That is, not just add a vertical swimlane but add a whole new horizontal group so it’s visually separate with the same vertical lanes, but each horizontal section automatically filters by some criteria.