Jan-Lukas Else

Tech, life and everything else

2023-01-24


My code is still a mess, but I’m learning

Published on in 💭 Thoughts

I taught myself Go (and programming in general) by learning by doing. I learned by making a lot of mistakes and after noticing them, doing the necessary research. My Go code is probably a big mess, but it’s so satisfying, after not touching some code for a while, to do a major rewrite and improve the code with everything I’ve learned since the last time.

View

Published on in 💬 Micro
Updated on

ChatGPT is smart enough to detect what the code in the single minified JavaScript file on my blog front page does. Try it out! 🙃

Ok, it’s also not that complicated to guess by looking at the long string at the beginning… But ChatGPT has figured out what it’s called.

View

Jan-Lukas Else