I'm learning C and x86 ASM from scratch all over again. I want to get away from the dumpster fire that web development has become and do something meaningful with my life.
Now, if I can only figure out what that is. Embedded development for medical devices, maybe?
Personally I find embedded (actual embedded as in having 20-100kb to work with, not 4gb Pi’s) far less dumpster fire than web dev; it is constrained and there are only so many options once you studied the specsheets and assembled your circuit. It is often like codegolf but for a lot of money and you cannot have bugs because you cannot (easily) send updates. At least I like that kind of thing.
I hope to find time and tech to advance for me to help the dumpster fire: if you see projects like GuiLite it definitely is possible to make things efficient and solid. So that is me hoping for enough advances in webassembly.
Embedded development is fascinating. I work in embedded professionally and what I've always enjoyed about it is working closely with the hardware engineers (this for a project where the hardware is designed and built in-house). It's a different perspective and I've learned a lot from working with them.
Now, if I can only figure out what that is. Embedded development for medical devices, maybe?