📰 Hacker News Top 10 - 2026-04-13

📋 今日 Top 10 列表
1. I run multiple $10K MRR companies on a $20/month tech stack
得分: 812 | 评论数: 464
💬 重要评论
hackingonempty: > The enterprise mindset dictates that you need an out-of-process database server. But the truth is, a local SQLite file communicating over the C-interface or memory is orders of magnitude faster than…
andersmurphy: Sqlite smokes postgres on the same machine even with domain sockets [1]. This is before you get into using multiple sqlite database.What features postgres offers over sqlite in the context of running …
eurleif: Looks like the overhead is not insignificant: Running 100,000
SELECT 1queries:
PostgreSQL (localhost): 2.77 seconds
SQLite (in-memory): 0.07 seconds
(https://gist.github.com/leifkb/1ad1…
2. Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
得分: 511 | 评论数: 474
💬 重要评论
bcherny: Hey all, Boris from the Claude Code team here.We’ve been investigating these reports, and a few of the top issues we’ve found are:1. Prompt cache misses when using 1M token context window are expensiv…
reenorap: Boris, you’re seeing a ton of anecdotes here and Claude has done something that has affected a bunch of their most fervent users.Jeff Bezos famously said that if the anecdotes are contradicting the me…
mvkel: Why did this become an issue seemingly overnight when 1M context has been available for a while, and I assume prompt caching behavior hasn’t changed?EDIT: prompt caching behavior -did- change! 1hr -> …
3. Seven countries now generate 100% of their electricity from renewable energy
得分: 462 | 评论数: 232
💬 重要评论
phtrivier: > Albania, Bhutan, Nepal, Paraguay, Iceland, Ethiopia and the Democratic Republic of Congo produced more than 99.7 per cent of the electricity they consumed using geothermal, hydro, solar or wind powe…
input_sh: I guess somewhat of a fun fact: Albania has rented(!) two floating(!) oil-powered power plants near the city of Vlöre that are there in case of emergency. The last time they were really needed was in …
WinstonSmith84: fun fact for Paraguay: the Itaipu Dam is one of the largest in the world located between Brazil and Paraguay, where each country gets 50% of the production. But 50% of that production for Paraguay, a …
4. Anthropic downgraded cache TTL on March 6th
得分: 461 | 评论数: 355
💬 重要评论
sunaurus: Has anybody else noticed a pretty significant shift in sentiment when discussing Claude/Codex with other engineers since even just a few months ago? Specifically because of the secret/hidden nature of…
andai: Well, off the top of my head:- Banning OpenClaw users (within their rights, of course, but bad optics)- Banning 3rd party harnesses in general (ditto)(claude -p still works on the sub but I get the fe…
zazibar: A month ago the company I work at with over 400 engineers decided to cancel all IDE subscriptions (Visual Studio, JetBrains, Windsurf, etc.) and move everyone over to Claude Code as a “cost-saving mea…
5. Bring Back Idiomatic Design
得分: 432 | 评论数: 218
💬 重要评论
uhoh-itsmaciek: In text boxes in some applications, enter submits the entered text, and ctrl-enter forces a newline (not at my computer, but I think Slack does this). In others, it’s the other way around (pretty sur…
layer8: Decades ago, Return and Enter were two different keys for that reason: Return to insert a line break, Enter to submit your input.Given the reduction to a single key, the traditional GUI rule is that E…
AgentEpsilon: Teams does both - normally it’s Enter to submit and Shift+Enter for a new line, but when you open the formatting tools it switches. They at least do have a message indicating which key combo inputs a …
6. Apple has removed most of the towns and villages in Lebanon from Apple maps?
得分: 292 | 评论数: 163
💬 重要评论
crazygringo: Multiple commenters here are asking if the towns and villages were ever included in Apple maps in the first place, and some people are saying we should obviously assume they were.However, a quick sear…
ks2048: Here’s a screenshot from a 2020 tweet that implies this was the case (although it is not zoomed in very far).https://x.com/hezbolsonaro/status/1310354231795171328Still odd because OSM has all these to…
breppp: Why do we need to bother with facts when we can do rage bait conspiracy theories instead?
7. The peril of laziness lost
得分: 271 | 评论数: 86
💬 重要评论
reenorap: As someone who has switched to exclusively coded using AI after 30 years of coding by myself, I find it really weird when people take credit for the lines of code ad features that AI generates. Flexin…
btrettel: Similar to bragging about LOC, I have noticed in my own field of computational fluid dynamics that some vibe coders brag about how large or rigorous their test suites are. The problem is that whenever…
bodegajed: it is like reward hacking, where the reward function in this case the test is exploited to achieve its goals. it wants to declare victory and be rewarded so the tests are not critical to the code unde…
8. Google removes “Doki Doki Literature Club” from Google Play
得分: 241 | 评论数: 100
💬 重要评论
bengotow: Just want to drive by and mention - a friend told me to play DDLC and I was highly skeptical given the anime pin-up girl art style. I eventually gave in and gave it a shot.It’s an amazing “playable st…
oceansky: This genre of games are called visual novels.Doki Doki was created with the Ren’Py Visual Novel Engine by the way.
politelemon: TV shows have reached a point where the ratings are blurry and R content is becoming normalised and ubiquitous with little to no enforcement.Games are still seen as something children engage in despit…
9. Show HN: boringBar – a taskbar-style dock replacement for macOS
得分: 207 | 评论数: 127
💬 重要评论
sonofhans: I am the target audience for this, from a UX and tech perspective. It addresses a problem I have and for which I periodically audition solutions.A subscription for a menu bar, though, kills it for me….
a-ve: Since this is the top comment as of now - hijacking this to introduce a change to pricing:——OP here - based on the feedback, I’ve switched boringBar to a perpetual license for personal use: https:…
a-ve: I think that’s a fair question.My thinking is pretty simple: most people will probably choose the basic 2-device plan, which works out to about $0.85 per month. For an app like this, I think that is a…
10. DIY Soft Drinks
得分: 204 | 评论数: 46
💬 重要评论
mattmaroon: One pro-tip as I now somehow have a commercial bottling license these days: get pre-hydrated gum Arabic. Much easier to work with. Almost everybody who messes this up will make the mistake at the hydr…
detritus: Posts like this are why I read HN comments first.Posts like this remind we how much better it is to be as part of a large trading bloc to be able to easily order/sample these sort of things, rather th…
atentaten: Why did you get a commercial bottling license?
📊 趋势总结
今日 Hacker News Top 10 涵盖了多个领域:
- 创业/商业 - 1 篇
- 人工智能/大模型 - 2 篇
- 能源/可持续发展 - 1 篇
- 设计/开发文化 - 2 篇
- 科技公司/产品 - 3 篇
- Show HN/开源项目 - 1 篇
🔍 关于 Hacker News
Hacker News 是由 Y Combinator 运营的技术社区网站,每天吸引大量程序员和创业者访问。其投票机制确保了高质量内容的曝光,是了解技术趋势和创新的重要平台。
数据来源: Hacker News API
生成时间: 2026-04-13 08:06:08