Farewell, macOS!
I’ve recently switched from macOS to Ubuntu on my MacBook from 2015. It is stable, fast, and I am already enjoying it a lot more than I have any recent version of macOS.
Writing is a big part of my life. This is a collection of the essays and long-form post I have throughout the years.
I also keep a separate collection of my shorter posts and fleeting thoughts - I call that my Scratchpad.
I’ve recently switched from macOS to Ubuntu on my MacBook from 2015. It is stable, fast, and I am already enjoying it a lot more than I have any recent version of macOS.
Overcome the hurdles of managing environment variables, while developing your next Go app.
Dating back to version 1.2, the with operator is one of Elixir’s features that need a bit of time to comprehend at first. It often gets used in situations…
Elixir is not Ruby. The familiar syntax has definitely helped the language win the hearts of the broader developer community. Yet, under the hood, Elixir is all about Erlang.
Have you heard of Adam Tornhill’s work?
Write clear and consistently indented Python code with zero effort.
Here is how to fix it.
Developing Python apps can be simplified with the use of .env files. These files help store sensitive information, such as API keys and passwords, in a secure and convenient way.
List and switch back and forth between multiple git branches with ease.
As modules get bigger, they tend to import other modules, or do some preliminary setup work. Python 3 supports inline reloading of modules.
The easy trick that will help you stay on top of your Twitter timeline.
A quick tip on securely setting up remote ElasticSearch instances.
Kotlin brings a touch of succinctness in places, where even programmers new to Java, may find code unnecessarily over-bloated.
Slack can is much more than just a tool for team collaboration - it can also be used as a personal knowledge hub. Create channels for different topics and use Slack’s integrations to automatically collect tweets, code changes, and more. Review your thoughts regularly to create well-written and organized notes.