Explore by topic.
Every article on CoderOasis, organized by what it actually covers. Pick a category and go deep.
// browse by category
category
Artificial Intelligence
No hype. Analysis of what AI companies are actually building and what it means for developers on the ground.
Browse AI articles →
category
Programming
Language deep-dives, new release coverage, and technical writing that assumes you've already read the docs.
Browse →
category
Software Development
Architecture, databases, tools, and real-world decisions that separate working software from theoretical software.
Browse →
category
Cybersecurity
Cryptography, threat analysis, post-quantum risk, and practical security from someone who's kept production systems alive.
Browse →
category
Cloud Computing
IaaS, PaaS, SaaS — and the honest tradeoffs. Written by someone who managed physical servers before AWS existed.
Browse →
category
Hardware & Systems
The physical layer. RAM markets, hosting economics, and what happens when AI companies hoard all the compute.
Browse →
category
Self Hosting
Because "just use the cloud" isn't always the right answer. Server configuration, self-hosted tools, owning your stack.
Browse →
category
SysAdmin
Linux, server management, and the infrastructure decisions that actually matter in production.
Browse →
// browse by language
// series
The "What is X?" series
What is Python?
Discord bot · 100k+ servers
→
What is MySQL?
The database that powers the web
→
What is PostgreSQL?
Why I finally switched from MySQL
→
What is Redis?
Used it before I understood it
→
What is PaaS?
The sweet spot between easy and too much work
→
What is IaaS?
The layer that makes everything else possible
→
What is SaaS?
Why paying someone else to deal with servers isn't laziness
→
// notable reads
Worth your time
Implementing RSA from Scratch in Python
HackerNews · viral
→
ChatGPT Is Building Its Own Code Repository
OpenAI · Git internals
→
Your HTTPS Is Toast (But Google Has a Plan)
Post-quantum · Merkle trees
→
The RAMpocalypse
AI · hosting economics · your wallet
→
StackOverflow's Decline
Community · reputation farming · AI replacement
→
The JavaScript Event Loop
Why your code doesn't run when you think it does
→
What is OAuth?
The Vercel breach explained through OAuth fundamentals
→