✏️
All posts

Docker left no space on server

Let's say you run a Docker or Dokku on your server and suddenly you find that you have 0 free space left on the disk. Things happen.

Jan 9, 2024

NextJS vs Remix vs SvelteKit vs Astro

I tried and compared NextJS, Remix, SvelteKit and Astro so you don't have to. And here is what I have to say.

Dec 24, 2023

Deploy Ghost using Dokku

Ghost is a nice CMS that fits multiple editorial needs and can be easily deployed using Dokku

Jun 3, 2022

Use Cloudflare SSL certificates with Dokku

Lately I was reconfiguring my pet projects server and decided to try to use Cloudflare SSL certificates with Dokku.

Jun 2, 2022

Over-engineering madness or hype-driven development in JS

Let's start with a question, how would you create a website that should just display a logo and some info?

Jun 1, 2022

Working with credentials in AdonisJS

Credentials are a big part of any app really. Any key or id that is somehow relevant to another service and allows your app to interchange data with it can be considered as a credential data.

Apr 21, 2022

Deploy your Node.js app without a hassle

The process of app deployment takes some time, you have to configure the server, find all the information and be ready to handle the issues, but there is an easier way.

Apr 21, 2022

Migrate AdonisJS v4 user passwords to v5

A new version of Adonis.js isn't just a simple update, it is a complete revamp of all the core modules and structure including hashing mechanism.

Apr 21, 2022

5 things I learned while freelancing

Freelancers or independent contractors are in demand as never have been before, the pandemic changed how businesses work and hiring a remote worker has become a new normal.

Apr 21, 2022