Hack Your Keyboard for Effortless snake_case: Windows and Linux Guide

by João Felipe Ribeiro

3 min read

For me, snake_case is the best naming convention when writing code. It's easy to read and easy to type. And now, it became even more easier to type after I discovered that I could remap shift+space to give me the underscore character more precisely and comfortably.

However, every operating system have their particularities and I've made my own research to find out how to remap these keys on Windows and Linux. (I don't know how to achieve this on macos since I don't own an apple computer).

Continue reading →

Why I think Web Development is not real programming

by João Felipe Ribeiro

5 min read

I remember back in 2017 when I started learning to code. I wanted to create a simple website to send my friends and have fun. I didn't understand nothing about programming and web development, and suddenly I was learning HTML, CSS and JavaScript. I never imagined that this simple decision would lead me to where I am right now. But at that time, web development was way simpler than how it is today. I could follow it very well and I was creating a lot of cool stuff. Yes, believe it or not, JavaScript was actually my first language, and I enjoyed it.

Continue reading →

More posts can be found in the archive.