PinnedWhat MacBook Pro should I buy as a full-stack developer?tldr; — tldr; 14 inch M1 pro 10 cores, 16 GPUs 32 Gb RAM 1 Tb SSD I’ve been waiting since … It has been almost 2 weeks since Apple presented the new MacBook Pro 14 and 16 inches, and after the presentation, I’ve been asking myself which MBP should I buy for work as a Full…M 14 min read
PinnedCreate a VM with docker (pre-)installed using terraform.This is not the best way of doing it but is one way that I like. — This is not the best way of doing it but is one way that I like. So as a developer some times I need to spin up a quick VM with some default software already installed do my job and then destroy it to delete costs. Requirements (GCP) Google Cloud Platform…Terraform4 min read
3 days agoIf programming languages had honest titles, what would they be?C: The Boring (and Probably Correct) Choice — C: The Boring (and Probably Correct) Choice C++: You Thought It Was Complicated BEFORE Objective-C: Now With Even More Confusing Syntax! C#: You’ll Swear It’s Not Java Swift: You’ll Swear It’s Not JavaScript Java: The Practical Choice of Middleware Developers the World Over… And It’s ALL Middleware. Java: (Re)Write Once…Programing2 min read
Apr 6Programmer jokes #9what is it like to become a parent as a programmer? — Well, you created the MVP. The minimum necessary to survive the world outside. You keep iterating and improving with eating, sleeping, and sh**ting. While monitoring vitals and output (sh**t).Software Development1 min readProgrammer jokes #9what is it like to become a parent as a programmer?Well, you created the MVP.The minimum necessary to survive the world outside.You keep iterating and improving with eating, sleeping, and sh**ting.While monitoring vitals and output (sh**t).----
Published in CodeX·Apr 6Why is the recruiting industry so toxic?☢️A rant based on this article https://blog.startupstash.com/i-will-reject-your-resume-if-i-see-these-4-things-4da5b59453c8 — A rant based on this article https://blog.startupstash.com/i-will-reject-your-resume-if-i-see-these-4-things-4da5b59453c8 tldr; Recruiters are too lazy. Lazy to read a resume… Resumes are just plain hard A resume is a person's first impression, we can all agree on this. A resume must contain relevant information about work experience, knowledge, and a bit about the person.Software Development7 min read
Apr 4asdf, runtime version automatic changethis runtime manager is just getting better and better — like I said in this article, asdf is awesome. Today I found out that asdf is also automatically changing the version number for any runtime just by having a unique file .tool-versions Let's have a look at this list of commands inside my terminal So what I have are 2…Programming2 min read
Published in CodeX·Mar 31asdf, a must-have for every programmerone runtime manager to rule them all — So what is asdf Well is not a typo 😅. asdf is a “one tool” able to manage all runtimes & tools a programmer has locally. NodeJS, NPM, Java, mvn, gradle, go, rust, deno… if you know it then asdf has your back covered. At this moment it has over 450 support for runtimes…Developer Tools2 min read
Mar 25Why is Zelensky still alive?Because he has loyal people around him and also … — Because he has loyal people around him and also … I have a different view on the assassination attempts. I doubt there was even a real assignation attempt by the Russians. I am not saying that Russians were righteous gentlemen, they are vicious aggressors and no doubt about. I think…Ukraine2 min read
Mar 25Programmer jokes #8When your code compiles after 253 failed attempts … — When your code compiles after 253 failed attempts …Programming1 min readProgrammer jokes #8When your code compiles after 253 failed attempts …----
Mar 24Programmer jokes #7Which language is the best: C, C++, Python, or Java? — Which language is the best: C, C++, Python, or Java?Programming1 min readProgrammer jokes #7Which language is the best: C, C++, Python, or Java?----