I need to quench my thirst for knowledge and learn something new just for the sake of it.
I’ve already learned:
-
Equations and pivot tables in Excel
-
Vector graphics in Inkscape
-
Music mixing in rekordbox
-
Personal VPN on a raspberry pi 4 with OpenVPN
-
LAMP stack web hosting
-
Streaming & video capture with OBS
-
Manual & automatic backups with FreeFileSync
Things I’m open to:
-
FOSS (even beta) or free-as-in-beer software
-
A high or low learning curve
-
Tools for niche fields that I’d otherwise have no reason to learn
How did you learn inkscape?
Over the years I’ve gotten proficient enough in GIMP that I can usually accomplish what I set out to do.
Inkscape is a foreign language that I have no frame of reference for.
It is tradition (and fun) to start your Blender journey with the Donut Tutorial.
Nice I haven’t done that one! Haven’t even touched blender in years, but I’ve gone through like 3 of his donut tutorials over the past decade or so. They’re really fun and show off how impressive the program is.
Adding to that, since I work at a computer I was never motovated to stay at tbe same place to learn blender so I changed to Nomad Sculpt at the tablet and I love it, I can do it from my couch (or toilet lol). It is a different aproach tho
Learn Krita. David Revoy, artist of Pepper and Carrot, has a ton of great tutorials on using it.
“Krita is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.”
If that’s too basic/open ended, learn to animate in Krita.
Came here to say the same thing.
Krita is a fantastic image editor.
The ability to script it with Python is a huge plus. I’ve created posters by having it read files from a directory and place images precisely spaced, etc.
Krita is a fantastic name for a KDE drawing app if you speak Swedish. Krita means crayon, and traditionally KDE apps were prefixed with a “k”, also Rita means to draw.
Reminds, there’s mypaint too.
Yeah. Krita, mypaint, I neglect, living 99% of the time in gimp.
Thanks for sharing this! I’ve had Krita on my tablet for a while now and have been meaning to learn it.
I know you said software, but I would like to suggest a musical instrument. They still require learning a new language and typically provide a huge level of self satisfaction. A cheap keyboard or guitar can provide literally thousands of hours of study.
Take up the synth, but using software on a computer instead of a keyboard. Learn how to write MIDI. 😌
Or get a keyboard (or digital piano), but hook it up to your computer via MIDI and then compose music with it.
It’s a lot nicer using a real keyboard than trying to input notes with a mouse.
I usually used the computer keyboard when I messed with that stuff cuz I couldn’t get a real one back then, just so I could still feel somewhat like playing a piano. 🤣
The world needs more “tracker tunes” :D
You can combine the two with something like Overtone (programmable synth) or similar
OpenSCAD. 3D modeling as code.
I’ve gotten a lot out of it, and their tutorial is excellent.
Is it perfect? Nope.
Is it useful? Yep.
Is it fun to play with? Most definitely!
I really like openscad! It maps well to how I think through modeling a part. I was just using it yesterday
How does this compare to FreeCAD or CAD in general?
It’s very unique in the CAD space. It’s almost more akin to a hardware definition language like VHDL than it is a traditional CAD solution.
You don’t ever do any direct manipulation of your model through visual tools. There is a visualizer so that you can see your model, but all changes are done via plaintext editing of the model’s definition file.
This has a lot of advantages, not the least of which is being able to version control your 3D models.
It has some disadvantages as well, in that some transforms that are easy in a traditional CAD software are a little more manual in OpenSCAD. I’ve definitely had to dust off my highschool trigonometry once or twice to get something the way I wanted it.
Specifically with regards to FreeCAD. I found FreeCAD to be a little inaccessible. It’s unintuitive at best, and I found it unpleasant to work with, as it was exceptionally fiddly. OpenSCAD feels far more intuitive to me, but I also have a software engineering background. I think OpenSCAD may be trickier for someone without that, but it’s hard to say.
Thank you for the thoughtful explanation!
It’s quite different. I’m a programmer and find it substantially better suited to my mental model than FreeCAD. Don’t get me wrong, I respect FreeCAD – even envy it a bit and all the features – but I need to imagine my shapes and describe how they fit together. I spend so much of my free time thinking of equations that product shapes (yay game dev) that it comes pretty naturally.
If you don’t program or prefer a more visual, arguably professional, workflow, you probably won’t like OpenSCAD.
Oh yes… https://www.youtube.com/watch?v=uk3A41U0iO4 (keep watching. Is relevant.) [… and oddly relevant to my earlier suggestion list that also included emacs]
Latex is worth knowing, its most commonly used for academic papers, but it opens up a whole world of scripting automated documents. But, to make it really interesting, throw in
tikzand/orpgfplotsfor some interesting power tools. Tikz does A LOT, and is really powerful. But can definitely be overwhelming.And all this time, I thought Latex was just for condoms!
If all you want is to make documents and you don’t have the constraints of academic publishing, I would rather recommend Typst. It’s way more modern and less painful.
LaTeX is useful but the layers of abstraction makes it difficult to troubleshoot. I recommend the TeXbook and typesetting something with plain luatex, it’s actually a joy to use. Maybe borrow some macros from OpTeX if needed, but those are philosophically aligned with Knuths TeX.
That is very true. If you just want to learn it, starting even at something like basic tex may make more sense. The latex ecosystem is where it starts getting interesting though, since there’s been so much created and written for it. BUT that does mean you’re stuck in a weird abstraction area. For when I’m just making documents (and not stuck to a specific journal format), I’m really enjoying org-mode and then piping its output to a tex PDF. I think markdown would work too, but org-mode inherits all the emacs modes, so you can get some pretty complicated in-document scripting done.
Plain TeX is simultaneously straightforward and impossibly complex. Want to change the left margin, just set hoffset to something, but if you want double sided output where the left margin changes depending on verso or recto page, then you need to redefine the output routine. Which admittedly is quite simple in TeX compared to the monster output routine in LaTeX, but still. To me, TeX is to LaTeX what C is to python.
- MuseScore 4 is a (the!) free music notation software. It is genuinely fantastic. It’s also a lot of fun, if you know some notation basics and want to play around.
- Darktable is a Raw photo editor in the vein of Lightroom. Except where lightroom is sleek, polished, user friendly and Adobe (🤮), Darktable is FOSS, and clearly so both in the design and functionality: it could easily make a UX designer cry, but if you’re willing to give it a try, there does not exist a more potent raw editor on this earth. Lightroom is a toy in comparison. (Now whether you need that is another question… But I’ve been using it for more than 10 years, and am still finding new, incredibly useful sub-menus, drop-down contexts on hidden sliders,…)
- rmpc is a really cool TUI music player
MuseScore 4
Go for it! People make hilarious sheet music with that, like Swan Lake But It’s Hunting Season (headphones users: it gets loud!).
You killed him! NOW IT’S JUST “Lake”!
Lmao this is fantastic, thank you.
Do you know if MuseScore is able to import old files from Finale? That’s what used to use and not Finale is defunct and I’m not able to get at any of my old scores. Don’t see a FAQ on their page.
I know you can import .midi files, it might work by exporting as a MIDI (if possible) and trying it that way?
Well the problem is that I can no longer install Finale on my system and from what I’ve read, you’d need to use Finale to convert .musx files to Xtml for import. I might have to find another way or bug a friend of mine who might still have Finale to do it for me.
Googled it and this came out: https://musescore.org/en/node/14318
That’s perfect! Thank you.
Have you tried a virtual machine?
I’ve found it it works best exporting to musicxml from finale. Musesccore and most other notation software supports musicxml, and it works recently well as s go-between.
FreeCAD
Mango jelly on YouTube
Second this. Not because I have experience in it, but because I’m learning it this week so I could have a friend 3D print a part for my car, as I’m deleting some original equipment and now need something that doesn’t exist as a spare part.
I came here to recommend frecad too!
Yes def freecad its really fun to fuck aound in
Docker and Docker Compose. Once you know that, you’ll be able to self host almost any FOSS.
Take it one step farther and learn podman and quadlets. It’s like learning docker/compose, but it’s also rootless if you do it from userspace.
Docker can also be run rootless, though not by default.
True, but I personally don’t see the point in adding a bunch of new packages to a system to make it work the way another system does when the migration process is minimal.
Using podman compose, I’ve migrated multiple docker compose to rootless with basically no required refactoring until I made it a quadlet so it would always just run.
Yeah I also switched all my docker containers to podman as well. I wasn’t making any point for using either above the other
I wasn’t making any point for using either above the other
I know, but I AM making a point to use podman over docker because it’s rootless by default and requires less work/admin overhead to implement and maintain.
It’s all well and good that docker can run rootless with a good amount of tweaking and configuration, but the juice isn’t worth the squeeze IMO. I pulled the pin on that once I realized podman was the much better option.
I’ve never understood why Docker doesn’t work like that by default.
Docker was initially only rootful. So I’m assuming for compatibility’s sake they kept the default that way?
My suggestion already submitted was Blender, but any of these ideas require a purpose. I don’t think you truly learn an application or language (even human languages!) if you don’t have something you’re trying to do with it. Even music (it’s a language), you can learn how to play something, how to put together notes and sounds, but you really start figuring out how to do things when you have a need to accomplish.
I would say 90% of my coding and application knowledge comes from decades of having a need or inspiration to do something, and having to find the right tool and learn how to use it to make my idea become something (even if it doesn’t get finished). When that purpose or desire disappears (for whatever reason) I stop wanting or caring about learning more about the tool I was using to do it with.
Your initial request seems to point to a different style of learning, wanting to do it for the journey itself. That’s cool, I just wonder if you had a reason for doing it, would it make the effort more fun and worthwhile.
Thats why i struggle so much learning any type of programming. What’s the point. Any software I’d want is super complex, and there’s a billion simple tiny ones that have already been made.
I think there’s probably still room creatively, especially as a hobby.
I sort of see it as the opposite with software though, that popular options are bloated data-wise (and cost) and simple usage-wise, other options are small-ish data-wise but less user-friendly. It seems like the middleground (low data+easy-to-use) is less likely to exist, particularly for techniques that aren’t as shiny/new. In some cases, it really does seem like certain workflows don’t exist. (or perhaps for some things that we’ve seen before, implementations were always in-house rather than something that existed in a usable editor)
Which isn’t to say stuff like that will be easy, maybe doable with limitation and if libraries can take you half-way there.
I definitely look to see if the wheel is already invented, but I guess I started early enough when there wasn’t a lot out there and had to make it work on my own. I totally enjoy having to hack together things and google answers (god, that’s gotten a lot harder than it used it be), so that’s also part of why I jump to DIY unless I find something that’s perfect and already made.
A recent one where I stopped myself was automating backups. I was going to try to throw together something, but then ran across restic and Backrest and wow, it’s so much better than what I could have done.
I’d say GIMP for photo editing would be a good one to learn. It’s come in handy in a pinch both at home and at work when I’ve needed something done up real quick.
Godot. Start with an idle game, move onto more. Just don’t make a horror game, way too many of those and a lot of them are bad.
Or a rogelike/light! Really hard as starter project
I made a roguelike for a game jam a few months ago, it taught me a lot!
I’d been making mostly text-based/UI-based stuff before, so it was my first “real-time” and “3D” game.
Also, I concur: Godot is awesome to work with :)
I want to use Godot to make a King’s Field-like game, but the time needed for that is something I just don’t have right now! Maybe one day! T-T
vi
or vim with
vimtutor
Factorio
This is just pure evil
Bash. If you use Linux.
OpenFOAM. If you ever want to figure out the aerodynamic qualities of a cow. This may take more than a weekend.



















