All Articles
- I Exposed My API Key Twice Before Building a Proxy — Here's What I Learned
- DeepSeek V4 Pro beats GPT-5.5 Pro on precision
- Next.js Dark Mode Without the Flash (Tailwind v4)
- Your AI Code Reviewer is Context Blind
- The Smallest Brain You Can Build: A Perceptron in Python
- Stateless 是什麼?為何常說網頁是 Stateless?
- New drug 'functionally cures' many hepatitis B virus infections
- I Gave Qwen3.7-Plus a Screenshot and It Found the Exact Pixel to Click for $0.40
- 90210 – running the show without property tax
- Part 9: Python Functions — Building Reusable Code Blocks
- Algorithmic Monocultures in Hiring
- What I Learned After Building a Signal System from Scratch
- C#, Go, Python, Java, Ruby e PHP: qual linguagem escolher?
- APC–2 – A professional record cutter for producing original playback discs
- I wrote this while refactoring my invoice app and trying to sort out where frontend “business logic” should actually live. Curious how others draw the line between components, hooks, use cases, and domain helpers in real React apps.