Archives
All the articles I've archived.
-
Namespaced Pundit Policies Without the Repetition Racket
Cleaning Up Namespaced Pundit Policies
-
Kamal Deployment: The Newest Form of Self-Torture
How to configure Kamal and avoid common deployment pitfalls
-
Tip: How to pass API keys to javascript in rails apps
How to pass API keys to javascript code in rails applications
-
Migrate from importmap to esbuild for rails projects
How to migrate your rails frontend from importmap to esbuild
-
macOS setup for hackers and power users (macOS Sequoia edition) #2
Updated:How to configure your MacBook if you're developer or advanced user
-
macOS setup for hackers and power users (macOS Sequoia edition) #1
How to configure your MacBook if you're developer or advanced user
-
Принуждение к закону
Концепция проекта Law Enforcement
-
How to migrate from KeyValue to Container backend in mobility gem
How to change KeyValue to Container backend in mobility gem
-
CLI in ruby using OptionParser or GetoptLong
How to parse command line arguments in ruby using OptionParser or GetoptLong
-
Оцифрованный True Crime
Концепция проекта crowd crime investigation
-
Product development guide #2
How to manage development processes part 2
-
Failed startups and learned lessons
This is the English version of an article I've written in 2016 and have published on Medium.
-
Rails GraphQL authentication from scratch #2
How to create GraphQL authentication from scratch without devise gem. Part 2
-
Rails GraphQL authentication from scratch #1
How to create GraphQL authentication from scratch without devise gem. Part 1
-
How do I fight with burnout
How do I fight with professional burnout and depression
-
Perks, grants and discounts for startups
My collection of grants and discounts for early-stage companies
-
Rapid prototyping with pico.css or milligram.css for backend developers
How to use pico.css or milligram.css with rails to create fast prototypes
-
Running ruby on jupyter notebooks
How to run ruby code in jupyter notebooks
-
Rails scaffold templates
How to create templates for rails g scaffold command - controllers, views, tests
-
Product development guide #1
First article in the serie how to manage development processes
-
Custom error pages in rails applications
How to create custom error pages to preview them in development mode
-
Better builds with earthly
How to use earthly as an alternative for Docker and Makefile