vladkens

vladkens @vladkens

Joined:
Aug 1, 2024

vladkens
articles - 7 total

From iTerm To WezTerm

For many years, I used iTerm2 as my main terminal emulator and probably spent hundreds of hours in...

Learn More 2 0Jan 10

2024 In Review

I have never written an annual report on my work before, but since I also spend time on open source...

Learn More 0 0Jan 2

Deploy FastAPI application with SQLite on Fly.io

Cloud solutions are good for medium and large projects, but too heavy for small personal projects. If...

Learn More 1 0Oct 22 '24

Setting up WireGuard VPN at AWS with Terraform

All resources in AWS work inside private VPC. Sometimes you may need to access these resources from...

Learn More 0 0Oct 12 '24

Fast multi-arch Docker build for Rust projects

Rust allows programs to run very fast and memory efficient, but it has a cost – compile time. In web...

Learn More 3 0Oct 5 '24

apigen-ts – Simple TypeScript API Client Generator

OpenAPI / Swagger is a good way to describe API contracts between backend / frontend or different...

Learn More 0 0Sep 4 '24

Table sorting and pagination with HTMX

I recently tried HTMX for my new project - ghstats - a dashboard of Github repository traffic in a...

Learn More 4 0Aug 24 '24