• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: December 6th, 2023

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






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


  • I’ve had game and software ideas swirling around in my brain, but for the longest time I couldn’t program them. But now, I have enough knowledge to build parts of my grand deckbuilding game idea: An arcade style deckbuilding game with strong meta-progression. It’s playable at superspruce.org.

    As for some other ideas, including the simple idea of a weighted shuffle music playlist where each song has its own weight, they are still currently out of reach, mostly due to trying to access the filesystem and whatnot. Better than a month ago, where within the last month I found out how to make the browser play music