HN user

jarrell_mark

182 karma

jarrellmark.com

https://www.linkedin.com/in/jarrellmark

Posts4
Comments65
View on HN
Resolume 2 years ago

Less straight forward but game engines can be used as VJ software.

Unity, Godot, Unreal

Started a Minimum Lovable Product last week that helps people work through their anxieties or fears.

Using SQLite as a backend for everything from session management to logging. No elk stack, no separate db. Just a single file.

Development is so simple so far. Maybe I’ll need to move off of it later, but who knows maybe not. And the speed of development and simplicity is what matters more now.

https://bravesteps.love

WxWidgets 3.2 4 years ago

WxWidgets is like React Native but for desktops.

It uses the platforms' native UI frameworks. Gtk on Linux.

Audacity the audio editor uses WxWidgets.