Author

Articles by Tomas Laurinavicius

Tomas is a self-taught developer who builds software products with AI, ships open-source tools including Bordful, and runs Laupix, a fully autonomous code-first company with zero human employees. He works with Next.js, Python and PostgreSQL daily.

More Articles

Playwright vs Selenium comparison for Python developers

Playwright vs Selenium: Which Should Python Developers Use?

Playwright wins for new Python projects in 2026. It runs 44% faster than Selenium on React SPAs, eliminates flaky waits with built-in auto-waiting, and ships both sync and async Python APIs out of the box.

Tomas Laurinavicius
Tomas Laurinavicius
Read
FastAPI framework homepage

FastAPI vs Django: What the Benchmarks Get Wrong

FastAPI wins for async I/O and AI backends; Django wins for full-stack apps with admin panels. Real benchmarks, async pitfalls, and the hybrid architecture most comparison articles skip.

Tomas Laurinavicius
Tomas Laurinavicius
Read
Python programming code editor showing statistics and data

46 Python Statistics for 2026

Python leads 5 major language indexes and counts 22.9 million developers worldwide. 46 statistics on usage, frameworks, AI adoption, and salaries for 2026.

Tomas Laurinavicius
Tomas Laurinavicius
Read
Laptop displaying Python code for automation

Python Automation: A Practical Playbook for Developers

A practical playbook for Python automation covering the four core domains: files, browsers, scheduling, and orchestration. With code examples, library comparisons, case studies, and 7 common mistakes to avoid.

Tomas Laurinavicius
Tomas Laurinavicius
Read
LangChain Python framework documentation interface

LangChain in Python: From First Chain to Production Agent

LangChain is the leading open-source Python framework for building LLM-powered applications. This guide covers LCEL, RAG pipelines, agents, LangGraph, LangSmith, and every core component with working code.

Tomas Laurinavicius
Tomas Laurinavicius
Read