aerabi.hashnode.dev7 Things to Install on a New Developer MachineMy employer sent me a new laptop yesterday and I installed my regular stuff on it once more. Today, I came to my favorite café to write about the things I installed on the machine. I will try to describe my setup both on Linux and Mac, so you're cove...Sep 11, 2022·3 min read
aerabi.hashnode.devWhy I Use LaTeX and GitHub Actions to Build My CVTwo days ago, I gave a talk on Docker Community All Hands #6 on how to create your CV using LaTeX: MS Word and comparable applications (like Google Docs and OpenOffice Writer) might be appropriate for creating a fast note or a small document. But, ...Sep 4, 2022·3 min read
aerabi.hashnode.devOnline Sources to Learn ProgrammingI learned to program mostly myself. My major at the university was mathematics, and I didn't attend any in-person programming courses, except for the one I did when I was 13. So, what resources did I use to learn to program? Language Docs Back then ...Aug 28, 2022·3 min read
aerabi.hashnode.devHow I Got My First Job as a DeveloperI wrote my first lines of code when I was 13. We were taught to code in C in middle school and I fell in love with it right there. The next years were spent creating games with C and C++. I remember creating: A snake game using C's graphical library...Aug 20, 2022·5 min read