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