Let's discuss your appHaving a SW issue?

Category: Technology

Articles in the Technology category

AI writes bad, insecure code? It writes exactly the code you ask for
TechnologyAIDevelopment

AI writes bad, insecure code? It writes exactly the code you ask for

AI code isn't inherently low quality — it's exactly as good as the instructions, orchestration and verification around it. A breakdown of the most common skeptic arguments and the process that makes AI a production-grade tool.

July 7, 20267 min read
The two biggest challenges of AI development: quality assurance and big-model dependency

The two biggest challenges of AI development: quality assurance and big-model dependency

Code generation is nearly free now — the bottleneck is QA and human judgment. And the second challenge: when production really needs a large LLM, and when deterministic code or a small local model does the job.

July 7, 20267 min read
Security Holes We Fixed After Previous Vendors
TechnologySecurityBehind the Scenes

Security Holes We Fixed After Previous Vendors

Commented-out auth, passwords in API responses, JWT secret 'secret123'. Real security nightmares from inherited projects.

April 23, 20266 min read
Serverless Architecture: When It's Worth It and When It's Not
TechnologyServerlessCloud

Serverless Architecture: When It's Worth It and When It's Not

A practical breakdown of serverless architecture. When it saves money, when it doesn't, vendor lock-in risks, and which projects truly benefit.

April 21, 20269 min read
A Database Full of Surprises: Migration Stories
TechnologyDatabaseMigration

A Database Full of Surprises: Migration Stories

A table with 500 columns, dates as strings in 12 formats, address fields full of phone numbers. Real database migration stories.

March 19, 20267 min read
API-First Approach: Why Start with the Backend
TechnologyAPIBackend

API-First Approach: Why Start with the Backend

What API-first development means, its benefits, and how it can save time and money. REST vs GraphQL, documentation, and real-world experience.

March 17, 20269 min read
We Inherited the Code: Worst Findings in Legacy Projects
TechnologyLegacy CodeRefactoring

We Inherited the Code: Worst Findings in Legacy Projects

Plaintext passwords, 5000-line files, SQL injection galore. Real legacy code horrors we've actually encountered.

February 26, 20266 min read
Progressive Web Apps vs. Native Apps in 2026
TechnologyPWATechnology

Progressive Web Apps vs. Native Apps in 2026

A detailed comparison of PWA and native apps in 2026. When to choose PWA, what are its limits, and where native development still leads.

February 24, 20267 min read
AI Revolution in Mobile App Development: Faster, Cheaper, But Not Without People
TechnologyAIApp Development

AI Revolution in Mobile App Development: Faster, Cheaper, But Not Without People

How AI is transforming app development. Why services like TvojeAplikace.cz deliver faster and at lower cost thanks to AI — and why senior developers are still essential.

February 14, 20265 min read
How to Choose the Right Technology for Your Web Application
TechnologyTechnologyWeb

How to Choose the Right Technology for Your Web Application

A guide to selecting the technology stack for your next web project. We compare React, Next.js, Vue, and other frameworks.

January 15, 20252 min read