Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Breaking Up with Google Play: Why Conversations Is Now Free (gultsch.de)
    187comments
  2. PipePipe: NewPipe hard fork implementing SponsorBlock (github.com/infinityloop1308)
    45comments
  3. Show HN: A Claude Code skill to analyze your chess games (github.com/brumar)
    20comments
  4. Fifteen years later, the Apple Cards origin story (lexontech.org)
    39comments
  5. The Lost Atomic Update on Loongson CPU (jia.je)
    —discuss
  6. Modern Object Pascal Introduction for Programmers – Castle Game Engine (castle-engine.io)
    29comments
  7. Revealing the details of how OpenAI agents hacked Hugging Face (swarmtraces.org)
    399comments
  8. Reflections on 1,000 Days of Math (gmays.com)
    9comments
  9. We're gonna need a lot more mathematicians (terrytao.wordpress.com)
    371comments
  10. Analyzing Frontier Model Progress with My Favourite Game: Prince of Persia (blog.priyan.in)
    20comments
  11. I'm the Mom in That Viral Giants Clip. Let Me Tell You About My Husband (themomoftheyear.substack.com)
    32comments
  12. Plan mode is dead (aymannadeem.com)
    428comments
  13. Banks and Credit Unions to Team Up Against Apple Pay Fees (macrumors.com)
    7comments
  14. Ollaya – Ollama for open-source, Jev-style decision models (ollaya.dev)
    134comments
  15. Make Claude your assistant in excalidraw (tangled.org)
    2comments
  16. Floci: Locally emulating any cloud service (floci.io)
    23comments
  17. Is your Postgres migration safe or not safe? (safenotsafe.dev)
    31comments
  18. New Satellite Engine Could Use Earth's Atmosphere to Stay in Orbit Indefinitely (scitechdaily.com)
    3comments
  19. 16GB iPod Nano 3G Upgrade (tuckerosman.com)
    12comments
  20. Show HN: Jev Plays Pokémon Red (jev-pokemon.vercel.app)
    94comments
  21. Parsing Expression Grammar vs. Regexes: Building Org Parser in Lisp, Export HTML (jointhefreeworld.org)
    14comments
  22. A single function Jev-like wrapper for LLMs, including vision models (allanrbo.blogspot.com)
    39comments
  23. What even is an OS now? (sockpuppet.org)
    382comments
  24. US jury says Apple owes record $5.7B in haptic technology patent case (reuters.com)
    6comments
  25. Calculating atmospheric drag on satellites for a Cubesat [pdf] (osti.gov)
    7comments
  26. Ask HN: Who's still keeping a DOS machine up because the business depends on it?
    213comments
  27. OpenAI bots meddled with multiple US Government agency sites (bbc.com)
    —discuss
  28. Gravity seems holographic. What does that mean for reality? (quantamagazine.org)
    198comments
  29. The Murky History of Soviet-Born Tetris (mitpress.mit.edu)
    18comments
  30. Scientists build most accurate atomic clock (phys.org)
    23comments

The Copilot+ PC brand is dead

89 pointsby 7h agowindowscentral.com
53 comments
5h agoHN ↗

This is the first time a corporation has spoiled a word for me.

"Copilot" is a term like any other and when I first heard the name, I thought it was an alright, if uninspired, choice.

Now I can't hear the word "Copilot" used in any context without having negative feelings due to Microsoft's saturation campaign.

Speaking of this, I also wonder about present and future people named "Claude", a mainstream name in some parts of the world.

5h agoHN ↗

Happens frequently. I can't hear tremendous anymore. Just considering ai I'm fed up with load bearing, wrinkle, catch...

It got to the point where I feel irrationally hostile to a message when it claims I'm right :).

4h agoHN ↗

Hey now, I love Claudish! That's my honest load bearing assessment that I'd like to flag.

4h agoHN ↗

Even just the term AI is now so cancerous!

A bit unrelated to that thread but I love that clip from a debate where John McCarthy interjects: https://youtu.be/pyU9pm1hmYs?t=152

“Excuse me. I invented the term artificial intelligence. I invented it because we had to do something when we were trying to get money for a summer study in 1956, and I had a previous bad experience”

(The whole debate is interesting, I would recommend if you like that type of historical things)

4h agoHN ↗

This happens all the time. Mercedes is a fairly common first name for girls in Spanish countries. Then, of course Alexa, etc.

3h agoHN ↗

Fair enough, although nobody thinks Mercedes cars will possibly replace/destroy humanity.

2h agoHN ↗

Although they definitely contributed to climate change through their cars so.. at least negatively impact humanity.

47m agoHN ↗

Yes, the people who bought the cars had nothing to do with it. It's the manufacturer's fault.

30m agoHN ↗

Nobody ever thought Copilot could replace/destroy humanity, it can barely butter its own toast.

46m agoHN ↗

Mercedes was a name of an actual lady, a daughter of a businessman who brought the first Daimler-Benz cars to the market.

I wonder if there existed a real Alexa after whom the AI assistant was called.

4h agoHN ↗

How often were you using copilot before hand?

4h agoHN ↗

More often than I was using the words Gemini, Claude or Alexa.

4h agoHN ↗

The sad part of this is that all those powerful NPUs are basically paperweight.

35-50 low power TOPS taking 1/5 of the die area and not being used by anyone...

4h agoHN ↗

These things are a waste of sand.

Could’ve added more gpu or cpu or cache and people would’ve been happier.

4h agoHN ↗

When these came out, I thought, what is the average PC user going to get out of this? Faster image touchups, and...? You can't run an LLM chatbot of any comparison to free cloud models.

Oh yeah, and Recall. That worked out well.

2h agoHN ↗

Yep… massive waste. A dsp coprocessor hobbled by npu workflows.

40m agoHN ↗

Could’ve added more gpu or cpu or cache and people would’ve been happier.

I actually wonder about this - my regular dev workstation is a Qualcomm ARM laptop - by-and-large my bottleneck for CPU-bound tasks is thermal. Would adding more CPU or cache instead of the NPU help with performance/watt?

4h agoHN ↗

We cantnrun local models on them? They must have some sort of api exposed right? Qualcomm has the Snapdragon Neural Processing Engine iirc

3h agoHN ↗

You can do cool experiments with them. But nothing a typical consumer is likely to care about.

2h agoHN ↗

Yes, you can. Of course relatively limited, but you absolutely can run local models.

Based on my own testing, the Windows drivers are a bit restricted to do some more advanced stuff, and it may be due to some security issues in the past? at least that is what I gathered from exploring this issue with GLM 5.3

1h agoHN ↗

Local speech recognition is something useful that runs well on a (power efficient) NPU.

Dragon Naturally Speaking used to cost real money and wasn't as accurate as an open model like Whisper.

3h agoHN ↗

We laugh at Google being deadly behind with Gemini but is there a place that has fumbled it like Microsoft? I guess Apple comes close, but with them you get the feeling they were never in it to begin with.

3h agoHN ↗

Apple "Intelligence" being behind is now being sold as a value add by the Apple fanbois.

3h agoHN ↗

You can't be behind if you don't allow competition.

2h agoHN ↗

I dunno about people that buy their products. But being behind on AI is absolutely a positive for their stocks.

16m agoHN ↗

I dont think Apple is sleeping on AI, they are trying really hard. Look at their recent announcements - AI features everywhere.

1h agoHN ↗

I buy cheap Android phones because they don't do AI.

1h agoHN ↗

I pay for chatgpt and Gemini and I don't know why because you are correct.

The funny part? I'm afraid to cancel gemeni because maybe Google will retaliate by closing my Google account lol?

3h agoHN ↗

For something to be considered dead, it must have been alive in the first place, which was never the case with the Copilot PC brand.

3h agoHN ↗

the purpose for Copilot+ PCs was to be able to deliver [NPU] experiences

Maybe for developers. Not sure ordinary consumers looking for a new tablet or laptop will be asking for “NPU experiences”

2h agoHN ↗

Not even for developers, it is only available via the WinRT crappy tooling on top of Win32 (WinAppSDK), still behind what was originally available in UWP.

2h agoHN ↗

so can we actually remap that useless coilot button that replaced the useful menu key?

2h agoHN ↗

The problem with CoPilot+ is that it was negative value on a PC because of the way Microsoft entrenched the related (system) services into Windows. I got a mid range laptop (Core Ultra 7, 16GB RAM, integrate Arc GPU) that I would consider ideal in terms of build quality, specs, etc..

That is until Microsoft’s bloatware starts using a ton of RAM and CPU. Something like 10% CPU use doesn’t sound like a lot, but it’s massive on a laptop because it destroys the battery life. And all it’s doing is running things I don’t want that consume RAM. I’m talking 16GB of RAM 50% used up by Microsoft bloatware.

Microsoft doesn’t think, or care, about PC users anymore. Everything they’re doing with Windows makes your PC consume more resources with the goal of trapping you into another pay forever service.

They didn’t even make the CoPilot+ stuff “not suck” before abandoning it. Now it’s just another crappy Windows service gunking up your PC. Vendors should have never agreed to it and IMO the degradation it causes is enough that most of the PCs with it fall into the range of false advertising. I can’t imagine anyone’s battery claims are taking the CoPilot+ trash in Windows into account.

1h agoHN ↗

Can you reinstall a generic non-OEM Windows ISO to get rid of the bloatware, or does it reinstall/re-enable itself?

17m agoHN ↗

I don’t think so. I haven’t tried it personally, but claims online say it’s part of Windows 11. There are hacks to get rid of it, but supposedly Microsoft is really aggressive about having it running.

The laptop was for a younger person that’s fairly tech-savvy, so it’ll work out. I’d never buy one for my parents now that I know what to watch out for.

2h agoHN ↗

I use Linux so I didn't care about copilot stuff. But recently at work I got dell workstation. It costs around 5k usd. The specs are great. But it has single Ctrl key on the left side, copilot button took its place. I can't jump between words with one hand, I have to press Ctrl with my left hand, and use arrow keys with right hand. This single choice made the machine piece crap

2h agoHN ↗

Absolutely. Even worse, the key doesn't have its own scancode, but instead acts as lshift+lmeta+f23, so rebinding it is a real pain. I know about Hanlon's razor, but there's only so much incompetence one can accept...

1h agoHN ↗

It may or may not be easy, depending on your environment, but you can remap keys. I have `input * xkb_options "caps:backspace,compose:ralt"` in my ~/.config/sway/config, for example, plus `input ‹laptop keyboard identifier› xkb_file "~/.config/sway/keymap.xkb"` with that file fixing XF86AudioMicMute (which has key code 256, but X only supports up to 255 and I’m still not quite sure why this was necessary), and now remapping RShift to LCtrl which died early this year.

But… ouch. From https://itsfoss.com/remap-copilot-key-linux/ and other sources, sounds like the Copilot button is LMeta+LShift+F23. Why a combo when using an esoteric key not on anyone’s keyboard anyway? Ugh. That’ll make it harder to sort out, though still possible.

1h agoHN ↗

Can't you replace the keyboard? (I'm assuming "workstation" != laptop). I have mechanicals laying around that I would just haul with me into work.

49m agoHN ↗

I wish laptops would come with a standard TKL layout. I really need those navigation keys. Ctl-end, ctl-shift-home, ctl-shift-left, all of those things I am constantly using and feel like I'm wearing mittens when using pretty much any laptop.

2h agoHN ↗

Instead of AI slop they should have marketed a 'reliable PC' with ECC RAM and a more bug free windows.

1h agoHN ↗

This would be really cool and I’m afraid, like my iPhone 13 Mini and numerous other things I like, bought by a small amount of people compared to the masses. But that doesn’t mean it shouldn’t exist.

57m agoHN ↗

You're telling me all those laptops with the keyboard, trackpad and screen askew are tainted in another way?

Who is buying these?

What forecast suggests these BOMs are profitable?

43m agoHN ↗

Who is buying these?

I needed a Windows on ARM device, so no real other options available.

30m agoHN ↗

For testing? Why would a tech person buy one of these?

16m agoHN ↗

For testing, yes, but it’s also my primary development system, so for dogfooding, and for providing a local dev environment for the things that we’re deploying from ARM-based CI/CD to ARM-based servers.