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

今日精选

HOT

最新资讯

共 41973 篇
第 1892/2099 页
AI 资讯 Reddit r/artificial

For every $1 spent on AI coding tools, only $0.18 reaches production. Analyzed 1M+ PRs to find where the rest goes.

tokenmaxxing is the new AI slop Posting from our company account, so the usual disclaimer: we build code review and reliability tooling, and that access is how we got this data. Pulled 1M+ pull requests across 2,444 engineering orgs to answer a question almost nobody is measuring: when a team spends on AI coding tools, how much of it actually turns into shipped product? The short version: $0.18 of every dollar reaches users. The other $0.82 goes to bug fixing, rework, and review that catches nothing. 44% of all PRs at the median org are reactive work, not new features. 1 in 4 lines of code written each week gets deleted before the week ends. Over 12 weeks, PR volume grew 2.6x while reverted PRs grew 3.7x. Failures are scaling faster than output. Roughly half of all PRs get approved in under an hour. Our read: AI made generating code cheap but did nothing about the loop after merge, so maintenance compounds. Genuinely curious whether this matches what people here see on their own teams, or whether our sample skews a certain way. Full report with charts, percentile breakdowns, and methodology: https://research.entelligence.ai/ submitted by /u/entelligenceai17 [link] [留言]

/u/entelligenceai17 2026-06-04 05:07 8 原文
开发者 TechCrunch

Defense tech is flooded with money, but who’s built to last?

Defense tech is red hot right now. Anduril and Mach Industries just doubled and quadrupled their valuations, respectively, and the U.S. government is proposing a 40% increase in defense budget. A wave of new startups is chasing those government contracts, but according to Ross Fubini, the venture investor who wrote Anduril’s first check, most of them will get lost in the Valley of Death between prototype contract […]

Theresa Loconsolo 2026-06-04 04:51 15 原文
开发者 Reddit r/webdev

Debounce ms for an address input (mapbox)

In our project, each time the user types in the address input, a mapbox request is made, with a debounce time of 400 ms. It's one of those inputs where you type an address, and it suggests addresses in a dropdown. I believe we're doing more requests than we should, what's a good debounce time for a case like that? 500 ms? 600 ms? submitted by /u/leinad41 [link] [留言]

/u/leinad41 2026-06-04 04:27 7 原文
AI 资讯 Reddit r/artificial

How to disable Google AI overview FOR REAL

CURRENTLY WORKS - will update if that changes Someone likely already posted this, so I apologize if this is redundant, but an effective method to disable Google AI overview was discovered. It works because AI overview isn't available in France, so they may change it eventually, but for now it works. It will automatically disable AI overview on every search, you don't need to put -ai after every search. Go to the home Google search page. Click "settings" on the very bottom, then select "search settings". On the top click "other settings". Click "language and region". At the bottom, change "results region" to France. This removes AI overview and does NOT change your default language. You're welcome. submitted by /u/Glad_Writing [link] [留言]

/u/Glad_Writing 2026-06-04 04:06 8 原文