Tools and other miscellanious objects
Fonts
IDEs
-
Helix
A vim-like terminal editor with batteries included. I like it a lot.
- WebStorm by JetBrains (or any JetBrains product)
-
VSCodium
An open source fork of VDCode that removes telemetry and tracking.
-
Emacs
A mystical program that I'm interested in learning but it's scary and I still have no idea how to get it working properly.
Game engines
-
Godot
Exellent open-source game engine. Beats the crap out of Unity any day.
-
Bevy
A promising rust-based game engine. Uses the Entity Component System (ECS) model. Still has
some features before it's widely usable.
- LÖVE
Useful online tools
-
Can I Include
A website that lets you know if you can include an HTML tag inside of another one.
I used it to check whether I could include <details> tag inside of an <li> tag. Turns out
you can!
-
Proton DB
Let's you know what Steam games can run on Linux.
-
Pop!_OS
An excellent Linux distribution that I have been using for several years. Comes with Nvidia drivers
built-in.