The newest addition to my tech stack is Rust. It is difficult, annoying and bitching about anything. However, I love it for all the good concepts and for it making me a better dev every day!
Skills Languages
I am a problem solver. As such, I do work with many technologies. At my main-job, I have to use HTML, CSS, JS and Java, however I also use NodeJS, Cordova and SQL and do Linux administration professionally. For my hobbies, I mostly use Rust. However, I have experience with many more technologies, so C#, PowerShell, VBS, CMD, etc. are no problem either :)
Currently Hacking On
Currently, I am working on two projects. One is an application host which is built around the idea of very high safety and automation, based on data-streaming for maximum performance. The other one is an MMORPG, which is built on top of fairly young technologies (Rust, Amethyst (ECS-only!))
Available For
Frankly, I do not have time for any collaborations right now, however I love a good discussion :)
Recent comments
Parcel and Rust: A WASM Romcom
It's funny, how for me Parcel is the ex I cannot work with - ...
Working in Japan: Myths, Realities, Compensation, Culture (By A Software Engineer)
wow, thank you for writing so much! I'd love to read your a...
NOT NOT (!!)
using !! is less obvious at a glance imho, depends on ho...
Working in Japan: Myths, Realities, Compensation, Culture (By A Software Engineer)
Wow, that's an awesome article! I loved reading it a lot 👍 ...
NOT NOT (!!)
ESLint is opinionated and only as good as its configuration...
NOT NOT (!!)
Your code has one bracket too many in the return statement ...
How can you make computer generate a random number without using algorithm just like our brain do.
There are different types of randomness to random numbers. ...