this post was submitted on 07 Oct 2025
14 points (100.0% liked)
Linux Questions
2724 readers
1 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As someone that recently got back into digital art may I suggest switching inkscape for Krita? I prefer Krita as I found it easier to use, has better brushes, and great settings options for my tablet (if you eventually get around to using tablets)
Other than that I'd also suggest Libresprite for creating pixel art/animations. Godot for creating games (the tutorials online are fantastic and they even have focused tutorials for kids making games)
I'd also suggest an IDE like Neovim with Lazyvim or DOOM Emacs. either/or are invaluable learning tools for kids to get into development. PLUS the added bonus of teaching them VIM style navigation which many tools use and it'll make them feel like "uber haxors" cause it's really fun once you learn to navigate your machine purely with your keyboard.
Also if they want to get into web development I'd consider installing Astro as well. It's a fantastic and easy to understand framework for building sites that will allow them to build in a dev environment and then push their projects to "production" combine that with tailwind CSS and it's a solid base to get them going.
Also maybe even consider using a terminal emulator like Kitty or Wezterm. both are great and they can customize their terminals easily with like kitten-themes to make them unique to their machines. It's just something that's fun to play around with.
I'll include those for art, but I use Inkscape to create vector files for laser cutters.
oh yeah libresprite/aseprite are awesome