Skip to content

Paweł U.

Ruby on Rails Web Development Consultant Full Stack Blog.

  • By Paweł Urbanek
  • Based in Poland
  • Roughly six posts per year
  • First post on

Posts per month

Data for this chart is available in the table below
Posts per month
Month starting Posts
Dec 2022 2
Jan 2023 1
Feb 2023 1
Mar 2023 1
Apr 2023 1
May 2023 1
Jun 2023 0
Jul 2023 0
Aug 2023 0
Sep 2023 1
Oct 2023 0
Nov 2023 0
Dec 2023 0
Jan 2024 0
Feb 2024 0
Mar 2024 1
Apr 2024 0
May 2024 1
Jun 2024 1
Jul 2024 0
Aug 2024 1
Sep 2024 1
Oct 2024 1
Nov 2024 0

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

How to use Cloudflare Workers proxy with Rust
Visits counter was a critical feature of every website just 20 years ago. In this tutorial, we will implement it with Rust Cloudflare Workers by adding persistence and dynamic behaviors to an otherwise static page. …
On , 1,091 words
How I've built an unprofitable MEV Bot in Rust
MEV bots are money-printing machines. At least in theory. For the last ~year, I’ve been working on the MEV crypto bot for Ethereum EVM-compatible chains. In this blog post, I’ll describe the ins and outs …
On , 2,808 words
Easy to Overlook PostgreSQL Performance Issues in Rails Apps
Performance issues in the PostgreSQL layer usually start to manifest only when your app reaches a certain scale. In this blog post, I’ll discuss easy-to-miss database config tweaks and common problems that I’ve encountered in …
On , 1,887 words