Brightwise | 1 year ago | on: Ask HN: Going low-level – what to learn next?
Brightwise's comments
Brightwise | 2 years ago | on: Driving Compilers
Brightwise | 3 years ago | on: Ask HN: Will I Ever Recover?
Brightwise | 8 years ago | on: Show HN: Nomul – Craft bit ops for const integer multiplications(emscripten)
Basically playing compiler here, for a hypothecial ISA which has no <mul> instruction. Made in a day just for fun.
Brightwise | 8 years ago | on: Ten Years of Worthless Side Projects
Brightwise | 9 years ago | on: How to spot symptoms of burnout on your engineering team
It's been some years since I investigated on that topic, but I remember there are basically two paradigms:
A) Blame the guy/dev/employee B) Blame the company/environment/manager
Depending on your point of view, you may want to settle somewhere in between these two extremes. I find "The truth about burnout" by Maslach/Leiter in my bookshelf, who where the first ones doing a proper scientific analysis. They pretty much end up with paradigm B. As a dev, I liked that.
Brightwise | 9 years ago | on: How to spot symptoms of burnout on your engineering team
Brightwise | 9 years ago | on: Ask HN: How would you develop your next “big idea” if you were alone?
https://wiki.osdev.org/ is a good source for getting a hold in OS development