今日已更新 32 条资讯 | 累计 27207 条内容
关于我们

标签:#hackernews

找到 9308 篇相关文章

AI 资讯

Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB

Hi HN, I think it's safe to say that the majority of developers don't give a second thought to writing code with I/O tangled in business logic. It's all too common to see code like: const user = findUser(email); if (!user) await saveUser(user); Now, you may ask: what's the big deal? When we write code like this, two things happen: 1. It gets harder to debug production bugs. Unless you have the exact same database and remote API services to connect to, you may fail to reproduce the bug. 2. You ha

2026-06-22 原文 →
安全

Tell HN: Happy Fathers Day

My shortened story: due to factors in Soviet controlled Poland, my uncle played my dad role. He took me to a quarry to fire Estes-style rocket cars, and all that.. he also managed to steal a Milicja (military police) siren from work, and put it on the back of my banana style bike. As an EE, he made it actually function. Thanks to all the hackers who made us who we are.

2026-06-22 原文 →