Laboratory planner by day, toddler parent by night, enthusiastic everything-hobbyist in the thirty minutes a day I get to myself.

  • 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: July 31st, 2023

help-circle
  • Problem is that if you’re looking for FOSS software outside of the absolute most mainstream use cases, that type of software is the only available option. GIMP and Inkscape have been mentioned but throw FreeCAD into the ring as well. Shotcut and Kdenlive are passable, but don’t quite measure up to the commercial alternatives.

    My particular hobby horse is CFD code. OpenFOAM is fantastic from a technical standpoint, but until recently, to actually use it you either had to buy a commercial front-end, or literally write C++ header files to set up your cases. There’s a heroic Korean developer who’s put together a basic but very functional front-end GUI in the last year to change that, but it only covers relatively straightforward cases at the moment.