frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

EU opens probe of Google over news site rankings

https://www.euractiv.com/news/eu-opens-probe-of-google-over-news-site-rankings/
1•nabla9•1m ago•1 comments

Visual Studio 2026, .NET 10, and C# 14 are released

https://visualstudiomagazine.com/articles/2025/11/12/visual-studio-2026-ga-first-intelligent-deve...
1•todsacerdoti•2m ago•0 comments

An Interview with Unity CEO Matthew Bromberg About Turnarounds

https://stratechery.com/2025/an-interview-with-unity-ceo-matthew-bromberg-about-turnarounds/
1•feross•3m ago•0 comments

Jsonrepair: Repair Invalid JSON Documents

https://github.com/josdejong/jsonrepair
1•vismit2000•5m ago•0 comments

Autumnjs: Reactive, deterministic, GPU-aware, ultra-low-latency front end engine

https://github.com/renderhq/autumnjs
1•handfuloflight•5m ago•0 comments

Show HN: I built whatstype.org – a free personality test site

https://whatstype.org/en
1•olivefu•5m ago•0 comments

fuckborderradius.com

https://fuckborderradius.com
2•helloplanets•18m ago•0 comments

Charlie Munger and the Psychology of Human Misjudgement

https://fs.blog/knowledge-project-podcast/outliers-charlie-munger/
2•feross•19m ago•0 comments

Why smart instruction-following makes prompt injection easier

https://www.gilesthomas.com/2025/11/smart-instruction-following-and-prompt-injection
1•ibobev•20m ago•0 comments

AI Preferences (aipref)

https://datatracker.ietf.org/wg/aipref/about/
1•jruohonen•21m ago•0 comments

The Tale of the Top-Tier Intellect

https://www.lesswrong.com/posts/3q8uu2k6AfaLAupvL/the-tale-of-the-top-tier-intellect
1•cl3misch•21m ago•0 comments

Hilbert space: treating functions as vectors

https://eli.thegreenplace.net/2025/hilbert-space-treating-functions-as-vectors/
2•signa11•24m ago•0 comments

Your AI Agent Probably Shouldn't Be an Agent

https://deesoomens.substack.com/p/ai-agents-the-latest-stop-on-the
1•happy-days•25m ago•0 comments

Ask HN: What do you do while LLM is writing code

1•me551ah•28m ago•0 comments

LaTeX, LLMs and Boring Technology

https://eli.thegreenplace.net/2025/latex-llms-and-boring-technology/
1•signa11•29m ago•0 comments

Git gencommit – autogenerate commit message from diffs

https://github.com/nurv/gencommit
3•arturventura•30m ago•2 comments

Show HN: New major version 3.2.0 of hmpl

https://github.com/hmpl-language/hmpl/releases/tag/3.2.0
1•aanthonymax•31m ago•0 comments

Show HN: Realistic malicious encrypted traffic datasets for ML

https://maltracer.com
1•bladecd•31m ago•0 comments

Danish man given suspended sentence for sharing film scenes on Reddit

https://www.bbc.co.uk/news/articles/c201yq43k66o
2•perihelions•32m ago•0 comments

Historic Buildings and Cityscapes

https://5dculture.eu/scenario/cityscapes
1•jruohonen•35m ago•0 comments

Giving Your AI a Job Interview

https://www.oneusefulthing.org/p/giving-your-ai-a-job-interview
1•gHeadphone•37m ago•0 comments

How the PolyBlocks AI Compiler Works

https://docs.polymagelabs.com/articles/polyblocks-quantization.html
1•cmdr2•41m ago•0 comments

Intermediate Developer

https://dawranliou.com/blog/intermediate-dev/
1•todsacerdoti•44m ago•0 comments

Ok Billionaire: Why Do the Opinions of 600 Americans Get So Much Airtime? (2019)

https://lithub.com/ok-billionaire-rebecca-solnit-on-the-self-pity-of-the-very-rich/
2•robtherobber•45m ago•0 comments

Most useful tips for founders that have to make first sales for their SaaS

1•cbenjumea•45m ago•0 comments

The folly that was Tandem Computers and the path that led me to NonStop

https://itug-connection.blogspot.com/2018/01/the-folly-that-was-tandem-computers-and.html
1•signa11•47m ago•0 comments

Show HN: DoDidDone – Voice AI that calls customer support on your behalf

https://dodiddone.it.com/
1•joeysywang•48m ago•0 comments

Show HN: Page Report – Conversational agents for landing page CRO

https://www.pagereport.app/
2•hamzaawan•50m ago•0 comments

Targeting the EU

https://netzpolitik.org/2025/databroker-files-targeting-the-eu/
3•jruohonen•51m ago•1 comments

How I Survived a Viral App

https://www.sh4jid.me/blog/how-i-survived-a-viral-app
1•sh4jid•53m ago•0 comments
Open in hackernews

Continuing Void → Building CortexIDE (open-source Cursor alternative)

https://opencortexide.com/
1•Pterjudin•1h ago

Comments

Pterjudin•1h ago
I’ve been deep inside the Void codebase for months, and it became clear the project had huge potential but wasn’t being pushed to where it could realistically compete with tools like Cursor. So instead of waiting for it to evolve, I decided to pick it up and drive it forward properly.

I’m continuing the work as CortexIDE — a more focused, more aggressive evolution of Void with one goal: make an open-source editor that can hit Cursor-level capabilities without locking people into a closed ecosystem.

Key focus areas:

A cleaner, more reliable Chat → Plan → Diff → Apply workflow

Multi-file agent edits that don’t break or hallucinate

Repo-aware retrieval using tree-sitter + local vector DBs

Safe apply (auto-stash + rollback) to avoid nuking your repo

Local model support without telemetry

Leaner UI and faster feedback loops

Fully open development, transparent roadmap

It’s still early, but progress is fast because the foundation was already strong — it just needed someone to treat it like a serious product instead of a side experiment.

If you want to follow along, contribute, or test the direction:

https://github.com/OpenCortexIDE/cortexide

Happy to hear feedback — especially the brutal kind. This is meant to become a real alternative, not another half-finished “AI editor clone.”