The Zero-Cost Trap: Why AI Code is a Liability
There’s something we don’t like to admit in this industry: code isn’t an asset. It’s a liability.
There’s something we don’t like to admit in this industry: code isn’t an asset. It’s a liability.
I am the author of Kemal. Fast, Effective and Simple Web Framework written in amazing Crystal programming language.
As we all know that the web is getting bigger and the information is being consumed really fast. Most of the web applications are in need of realtime updates...
Spoiler: This is an opinionated post about programming languages.
I’ve been itching to write this blog post for a while. Now that Rust is 1.0.0-beta the time has come.
Nowadays building an API is a really common task. If you’re a Ruby developer chances are really high that you’re already using Rails for an API.
As you may already know when you a generate a new resource, model or controller there are bunch of other files that are also being generated for you. Rails h...
ActiveSupport is pretty awesome. It has really awesome stuff hidden in it.StringInquirer is one of them.