frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Is 30% of Microsoft's code AI-generated?

https://idiallo.com/blog/is-30-percent-of-microsoft-code-ai-generated
11•foxfired•2h ago

Comments

cedilla•2h ago
Up to 70% or more of statistics in sales calls are exaggerated, waffley or completely made up.
jethronethro•37m ago
83% of people know that ...
m463•2h ago
I wonder about ai-generated code with respect to copyright.
AlexandrB•1h ago
Even if true it's quite funny because code volume is not a good metric. It's why developer productivity generally should not measured in "LOC produced".

Or to paraphrase Blaise Pascal: "If I had more time, I would have written less code."

almoehi•1h ago
What I found in practise is that AI generated code is typically 30% longer than it should be compared to how an experienced senior would write it.

It’s not that it is wrong or anything - it’s just unnecessary verbose.

Which you could argue is not a problem if it won’t be read by humans anyways anymore in the near future.

furyofantares•36m ago
> Which you could argue is not a problem if it won’t be read by humans anyways anymore in the near future.

It's a problem right now for code that isn't being read by humans.

LLM-backed agents start by writing slightly bad code that's a little too verbose, too careful in error handling, writes too much fallback code, among other common minor LLM-ish flaws. And then it's next turn of the crank sees all that, both as an example but also as code it must maintain, and is slightly more bad in all those ways.

This is why vibing ends up so bad. It keeps producing code that does what you asked for a fairly long time, so you can get a long way vibing. By the time you hit a brick wall it will have been writing very bad code for a long while, and it's not clear that it's easier to fix it than start over and try not to accept any amount of slop.

hightrix•1h ago
I'd be curious how much of MSFT's code is generated by simple auto-complete (intellisense) vs AI powered auto-complete vs generated from a prompt.

Loose wire leads to blackout, contact with Francis Scott Key bridge

https://www.ntsb.gov:443/news/press-releases/Pages/NR20251118.aspx
130•DamnInteresting•2h ago•54 comments

Researchers discover security vulnerability in WhatsApp

https://www.univie.ac.at/en/news/detail/forscherinnen-entdecken-grosse-sicherheitsluecke-in-whatsapp
51•KingNoLimit•2h ago•12 comments

Building more with GPT-5.1-Codex-Max

https://openai.com/index/gpt-5-1-codex-max/
285•hansonw•5h ago•164 comments

Europe is scaling back GDPR and relaxing AI laws

https://www.theverge.com/news/823750/european-union-ai-act-gdpr-changes
420•ksec•8h ago•450 comments

It's your fault my laptop knows where I am

https://www.amoses.dev/blog/wifi-location/
47•nicosalm•1h ago•19 comments

Meta Segment Anything Model 3

https://ai.meta.com/sam3/
165•lukeinator42•5h ago•38 comments

Gaming on Linux has never been more approachable

https://www.theverge.com/tech/823337/switching-linux-gaming-desktop-cachyos
119•throwaway270925•1h ago•67 comments

Cognitive and mental health correlates of short-form video use

https://psycnet.apa.org/fulltext/2026-89350-001.html
150•smartmic•3h ago•123 comments

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linu

https://it-notes.dragas.net/2025/11/19/static-web-hosting-intel-n150-freebsd-smartos-netbsd-openb...
94•t-3•5h ago•33 comments

Pozsar's Bretton Woods III: The Framework

https://philippdubach.com/2025/10/25/pozsars-bretton-woods-iii-the-framework-1/2/
35•7777777phil•3h ago•13 comments

How to identify a prime number without a computer

https://www.scientificamerican.com/article/how-to-identify-a-prime-number-without-a-computer/
22•beardyw•1w ago•14 comments

Launch HN: Mosaic (YC W25) – Agentic Video Editing

https://mosaic.so
101•adishj•7h ago•92 comments

How Slide Rules Work

https://amenzwa.github.io/stem/ComputingHistory/HowSlideRulesWork/
12•ColinWright•2h ago•0 comments

The Death of Arduino?

https://www.linkedin.com/posts/adafruit_opensource-privacy-techpolicy-activity-739690336223705497...
324•ChuckMcM•3h ago•167 comments

Thunderbird adds native Microsoft Exchange email support

https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/
289•babolivier•11h ago•76 comments

Larry Summers resigns from OpenAI board

https://www.cnbc.com/2025/11/19/larry-summers-epstein-openai.html
169•koolba•9h ago•176 comments

The patent office is about to make bad patents untouchable

https://www.eff.org/deeplinks/2025/11/patent-office-about-make-bad-patents-untouchable
61•iamnothere•1h ago•3 comments

Racing karts on a Rust GPU kernel driver

https://www.collabora.com/news-and-blog/news-and-events/racing-karts-on-a-rust-gpu-kernel-driver....
18•mfilion•2h ago•1 comments

Vortex: An extensible, state of the art columnar file format

https://github.com/vortex-data/vortex
13•tanelpoder•4d ago•0 comments

Show HN: DNS Benchmark Tool – Compare and monitor resolvers

https://github.com/frankovo/dns-benchmark-tool
36•ovo101•5h ago•25 comments

A $1k AWS mistake

https://www.geocod.io/code-and-coordinates/2025-11-18-the-1000-aws-mistake/
264•thecodemonkey•13h ago•231 comments

Tailscale Down

https://status.tailscale.com/incidents/01KAF1H8V7EGFKVG5KGZBB2RJC
9•fasz•1h ago•5 comments

Exploring the limits of large language models as quant traders

https://nof1.ai/blog/TechPost1
97•rzk•15h ago•85 comments

Control LLM Spend and Access with any-LLM-gateway

https://blog.mozilla.ai/control-llm-spend-and-access-with-any-llm-gateway/
49•aittalam•1w ago•18 comments

The Subversive Hyperlink

https://blog.jim-nielsen.com/2024/the-subversive-hyperlink/
9•ColinWright•3h ago•6 comments

What Killed Perl?

https://entropicthoughts.com/what-killed-perl
120•speckx•12h ago•276 comments

The Future of Programming (2013) [video]

https://www.youtube.com/watch?v=8pTEmbeENF4
142•jackdoe•6d ago•90 comments

Reproducible C++ builds by logging Git hashes

https://jgarby.uk/posts/git_repr/
29•j4cobgarby•5d ago•33 comments

Comparing Integers and Doubles

http://databasearchitects.blogspot.com/2025/11/comparing-integers-and-doubles.html
17•pfent•1w ago•7 comments

Multimodal Diffusion Language Models for Thinking-Aware Editing and Generation

https://github.com/tyfeld/MMaDA-Parallel
125•lnyan•13h ago•13 comments