frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

The CoPilot Productivity Paradox

https://www.marginalia.nu/log/a_125_ai_assistants/
39•Bogdanp•21h ago

Comments

VBprogrammer•11h ago
If LLMs are ever perfect we'll be able to say things like "build me a Fusion 360 alternative written in Rust. Skip all of the collaboration stuff though, I just want to store files locally."

This seems unlikely to me. However, the disruption this would cause for developers would be very much secondary to the disruption it would cause for several multinational companies who produce software as their primary product.

cassianoleal•11h ago
That's a very good point!

In fact though, you won't need that either.

You'll be able to give it a few drawings and/or pictures of objects and get it to output STL, STEP or whatever other CAD format you want directly, plus all the technical drawings. Refine from there.

conartist6•9h ago
That's a world of poverty. That's a cursed world, a world where people have abandoned their dreams and become slaves
pjmlp•8h ago
The part most people keep missing is that if LLMs are ever perfect, the actual sentence is,

"build me a Fusion 360 alternative. Skip all of the collaboration stuff though, I just want to store files locally."

Just like you don't usually say what kind of machine code the compiler is supposed to generate.

This is slowly the case in SaaS products with integration workflows driven by AI.

tonyedgecombe•7h ago
Apple would close their app store and their phones would come with one application called The Last One.
bwfan123•6h ago
> say things like "build me a Fusion 360 alternative written in Rust

This video of a dad making a pbj sandwich based on instructions from his kids shows why this is impossible [1]. There is too much context you are assuming, and by the time you specify all the context, it becomes almost a programming language.

Communication assumes a lot of shared and hidden context. Contexts are shared world models. For us humans, our shared world models conflict as well. World-models could are determined by beliefs which in turn could be determined by variety of factors. Context could be cultural (same language different cultural backgrounds), could be genetic (men and women), etc.

[1] https://www.youtube.com/watch?v=j-6N3bLgYyQ

dinfinity•2h ago
Although I agree with your general message here, to be fair: GP has a very clear specification, namely an exact duplicate of an existing product. That means that as long as the end product functions identically to the original, it is completely successful.

This does require facilitating the implementer to have full access to use the original product.

ElevenLathe•35m ago
If you use software (i.e. an LLM or spiritual successor) to produce a "clone" of another piece of software, is that not a pretty cut and dry case of it being a derivative work? No creativity was exercised by human beings in that scenario, so it would seem to be akin to something like converting a photo between image formats.

People get around this via "clean room" reverse engineering where one engineer tears down the thing to be cloned and writes a detailed spec, and then a different engineer (who has never seen the internals of the thing in question, and so isn't "tainted" by that knowledge) implements it from that spec. You could do this with AI, but then all that spec writing/reading is done by a machine too, so you haven't really bought yourself anything legally.

To be clear, I'm not a lawyer. I'm just musing aloud.

osigurdson•3h ago
If LLMs are perfect there seems to be little point in any kind of software other than what humans want to use directly. There is no need for B2B SaaS as AI should just automat all of that - i.e. HR payroll, accounting, etc. there is just no need for any of that. People like video games however so that will still exist.

Of course there all kinds of discrete points between the current situation and "perfect LLMs / AI".

guestbest•8h ago
I use the bridge from cline to copilot with gpt4o and lately gtp5 to do code conversions from objective c without arc to swift for iOS only and it’s been basically the cheapest way I could find to do it without doing it manually. Anything less than a prebuilt application for me has been a real job to get it stood up using only the LLM’s
mleo•6h ago
The CoPilot plug-in for IntelliJ is not on par with other coding agents at the moment. The usability of the plug-in and integration of ide is a bit annoying to use for any length of time.
natch•6h ago
Does everyone already know just by seeing “copilot” which model is being used?

The author didn’t tell us, so if we don’t know the model, what is the use of the article? The model matters a lot.

marginalia_nu•5h ago
Author here.

My main complaint is with the ergonomics of the IDE integration, does that differ between model?

I've used whatever has been the model de jour from the first public beta until fairly recently. Haven't experienced drastic quality changes between them.

A Six-Story Apartment Building Is Tearing This Small California Town Apart

https://www.wsj.com/real-estate/a-six-story-apartment-building-is-tearing-this-small-california-t...
1•justinzollars•2m ago•0 comments

GPT-5: The Case of the Missing Agent

https://secondthoughts.ai/p/gpt-5-the-case-of-the-missing-agent
1•zeroonetwothree•3m ago•0 comments

A comprehensive guide to go generate

https://eli.thegreenplace.net/2021/a-comprehensive-guide-to-go-generate
1•ibobev•3m ago•0 comments

My Video Production Stack (For YouTube)

https://vivekhaldar.com/articles/my-video-production-stack/
1•gandalfgeek•3m ago•0 comments

OmniOS – open-source server OS with native ZFS

https://omnios.org/
1•pfexec•4m ago•0 comments

Scientists just created spacetime crystals made of knotted light

https://www.sciencedaily.com/releases/2025/08/250827010722.htm
2•willmadden•10m ago•0 comments

Ever shared a Spotify link on the internet? Someone you don't know can now mess

https://www.androidauthority.com/psa-spotify-messages-tracker-urls-3593498/
1•todsacerdoti•13m ago•0 comments

Show HN: OpenCV over WebRTC (in Go)

https://github.com/pion/example-webrtc-applications/blob/master/gocv-to-webrtc/README.md
1•Sean-Der•16m ago•0 comments

Nimony: Design Principles

https://nim-lang.org/araq/nimony.html
1•ibobev•21m ago•0 comments

Treasury Secretary warns of massive refunds if Supreme Court voids Trump tariffs

https://www.cnbc.com/2025/09/07/trump-trade-supreme-court-refunds-bessent.html
2•rntn•22m ago•0 comments

LLMs vs. Geolocation: GPT-5 Performs Worse Than Other AI Models

https://www.bellingcat.com/resources/2025/08/14/llms-vs-geolocation-gpt-5-performs-worse-than-oth...
1•bpavuk•24m ago•0 comments

1940s New York City Streetview

https://1940s.nyc
2•busymom0•25m ago•0 comments

Neural Logic Gates

https://blog.typeobject.com/posts/2025-neural-logic-gates/
2•fintler•33m ago•0 comments

Taco Bell AI Drive-Thru

https://aidarwinawards.org/nominees/taco-bell-ai-drive-thru.html
3•planetdebut•33m ago•0 comments

How We Ship ML Algorithms to Prod Without Rewrites (Or ML Engineers)

https://shlep.ai/zero-touch-algorithm-handoffs-how-we-ship-ml-algorithms-to-prod-without-rewrites...
1•royosherove•35m ago•0 comments

My Favorite Word Is Discrete, What's Yours?

https://jacksonslipock.bearblog.dev/my-favorite-word-is-discrete-whats-yours/
2•jacksonslipock•36m ago•0 comments

FinePDFs: Liberating 3T of the finest tokens from PDFs

https://huggingface.co/datasets/HuggingFaceFW/finepdfs
2•frozenseven•45m ago•0 comments

Print GitHub Repositories as Books

https://gitprint.me/
13•der_gopher•46m ago•6 comments

Scientific Word 4.1-6.1 are now free

https://www.mackichan.com/
1•unprovable•46m ago•0 comments

The Trump Administration Wants to Switch Off Climate Satellites

https://www.nytimes.com/2025/09/05/climate/trump-climate-satellites.html
7•geox•47m ago•2 comments

Mapping to the PICO-8 palette, perceptually

https://30fps.net/pages/perceptual-pico8-pixel-mapping/
2•ibobev•49m ago•0 comments

Self-Transcendence 3100 Mile Race

https://en.wikipedia.org/wiki/Self-Transcendence_3100_Mile_Race
1•marshblocker•50m ago•0 comments

Show HN: RNN Musical Instrument

https://blog.cochlea.xyz/rnn-instrument.html
1•cochlear•53m ago•0 comments

Worldwide Network Infrastructure Connectivity Map (Land and Submarine)

https://bbmaps.itu.int/bbmaps/
1•haltingproblem•53m ago•0 comments

Free Radio Broadcasting

https://www.airadiohost.com/
2•ddmma•58m ago•0 comments

Realtime Content Deduplication at Scale: How We Cut Cost by 86%

https://sharechat.com/blogs/artificial-intelligence/realtime-content-deduplication-at-scale-how-w...
1•andection•58m ago•0 comments

PoseGeni – AI Pose Generator MVP

https://posegeni.com
2•Febe1212•1h ago•0 comments

Cargo-remark: view LLVM optimization remarks for Rust

https://github.com/Kobzol/cargo-remark
1•fanf2•1h ago•0 comments

JOMO (2012)

https://www.anildash.com//2012/07/19/jomo/
1•erlend_sh•1h ago•0 comments

PersRM-R1: Enhance Personalized Reward Modeling with Reinforcement Learning

https://arxiv.org/abs/2508.14076
1•PaulHoule•1h ago•0 comments