Blog

pepy.tech - 2025 roadmap
The pepy.tech survey is closed, and now we have a clear roadmap for the year on what to focus on.

The Future of Software Engineers. Embracing a New Era
Discover secret of future software engineer, where AI and SDE work together our jobs.

Managing Multiple Local Environments in a Next.js Project
Manage multiple local environments in Next.js using env-cmd for custom .env files, ensuring clean, flexible setups with minimal trade-offs.

Migration from Pelican to Next.js
Since I learned about Next.js, I fell in love with this tool. I like the features and the opinionated framework it provides. Migration from Pelican to Next.js

pepy.tech architecture
In this blog post, we’ll break down the architecture of pepy.tech, explaining all the services and components that keep it running smoothly.

DigitalOcean announce
DigitalOcean is now sponsoring pepy.tech with generous credits. This support will help cover part of our infrastructure costs.

Sorting versions in Python
Discover the difference between lexical and natural sorting with examples, character mapping, and solutions