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