Hacker News

Go Zero Values

Hacker News - Mon, 04/07/2025 - 7:19pm
Categories: Hacker News

Doesnotwork.eu

Hacker News - Mon, 04/07/2025 - 7:04pm

Article URL: https://www.doesnotwork.eu/

Comments URL: https://news.ycombinator.com/item?id=43616873

Points: 1

# Comments: 1

Categories: Hacker News

Tell HN: Microsoft bans its extensions from Cursor?

Hacker News - Mon, 04/07/2025 - 6:56pm

As of ~6 hours ago, the "C# Dev Kit" and "C/C++" extensions no longer work in Cursor.

Error message: "The C# Dev Kit extension may be used only with Microsoft Visual Studio Code and other Microsoft affiliates' products."

Why I think this matters:

Yes, Microsoft's license does explicitly state that its extensions (and the entire VSCode plugin registry, really) are for use in VSCode only. So technically, this move is within their rights.

Cursor has likely been using a workaround to access MS's extension catalog. But now it looks like Microsoft is enforcing those restrictions — at least for C# Dev Kit.

What worries me is whether this is just a one-off... or if Microsoft is testing the waters and might start blocking other key extensions (TypeScript, Python, etc.) or even ban Cursor entirely from the registry.

PS:

It’s kinda wild that Cursor — a well-funded company directly competing with MS (re: Copilot) — is relying on Microsoft’s infrastructure in a way that’s clearly against the TOS. They’re basically operating with an axe hanging over their head.

---

UPD: screenshot can be viewed at https://i.imgur.com/WTyQMFk.png

UPD2: reddit threads

https://www.reddit.com/r/dotnet/comments/1jtxsxd/as_of_6_hours_ago_c_dev_kit_is_not_working_in/

https://www.reddit.com/r/cursor/comments/1jrl981/microsoft_has_released_their_own_cursor/

https://www.reddit.com/r/cursor/comments/1jr1fbq/cc_vscode_extension_is_getting_blocked_on_cursor/

Comments URL: https://news.ycombinator.com/item?id=43616838

Points: 2

# Comments: 1

Categories: Hacker News

Skywatcher Part II: Mapping the Unknown

Hacker News - Mon, 04/07/2025 - 6:55pm

Article URL: https://skywatcher.ai/media

Comments URL: https://news.ycombinator.com/item?id=43616832

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: How fast can you type a CLI command?

Hacker News - Mon, 04/07/2025 - 6:50pm

I made this simple game where you can test to see how fast you can type different command line commands. I always find myself rushing to type them for fun, so why not turn this to a game?

There's a leader board for each command and all, and this is just a fun little side project I made. Hope you enjoy.

Comments URL: https://news.ycombinator.com/item?id=43616795

Points: 1

# Comments: 1

Categories: Hacker News

Running Shell Commands in Python

Hacker News - Mon, 04/07/2025 - 6:46pm
Categories: Hacker News

Show HN: ReGenNexus Core – A Protocol for Universal App/Device Communication

Hacker News - Mon, 04/07/2025 - 6:45pm

Just open-sourced the core of ReGenNexus - a protocol to make any software/device interoperable. Current test examples include:

• App integration • Multi-agent coordination • Security patterns • Simple connection templates

Try the tests: git clone https://github.com/ReGenNow/ReGenNexus cd tests && pytest -v

Looking for: - Feedback on the protocol design - Real-world use cases to prioritize - Contributors to expand test coverage

Tech: Python-based, transport-agnostic

Comments URL: https://news.ycombinator.com/item?id=43616756

Points: 1

# Comments: 0

Categories: Hacker News

Pages