frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

A curated, non-BS library of the best resources for evaluating agents

https://github.com/benchflow-ai/awesome-evals
1•xdotli•1m ago•0 comments

Gemini Spark

https://gemini.google/overview/agent/spark/
1•czeizel•1m ago•1 comments

A Structured Generation Framework for Transforming Scientific Papers into Patent

https://arxiv.org/abs/2601.02589
1•teleforce•1m ago•0 comments

Rage Against the Dying of Critical Thinking

https://mmaksimovic.dev/rage-against-the-dying-of-critical-thinking
1•Liriel•1m ago•0 comments

PatentScore: Multi-Dimensional Evaluation of LLM-Generated Patent Claims

https://aclanthology.org/2025.emnlp-main.1564/
1•teleforce•3m ago•0 comments

Notion killing Skiff-influenced email app since most users use AI agents instead

https://arstechnica.com/gadgets/2026/06/notion-killing-skiff-influenced-email-app-since-most-user...
1•joozio•4m ago•0 comments

Worldwide X (Twitter) Trends for last 24 hours

https://trends24.in/
3•aurenvale•9m ago•0 comments

List of all UK universities currently having redundancies/restructuring

https://qmucu.org/qmul-transformation/uk-he-shrinking/
1•theanonymousone•12m ago•0 comments

The food science behind designing an ice cream

https://altermag.com/articles/designing-a-summer-ice-cream-for-india
1•trojanalert•14m ago•0 comments

Position: Stop Anthropomorphizing Intermediate Tokens as Reasoning/Thinking Trac

https://arxiv.org/abs/2504.09762
1•xiaoyu2006•20m ago•0 comments

My BASB Implementation in Org Mode

https://ftwynn.com/posts/my-basb-implementation-in-org-mode-v2023-06/
1•ankitg12•21m ago•0 comments

The largest scorpion lived 415M years ago

https://www.sciencenews.org/article/largest-scorpion-lived-415-million-years-ago
4•celadonceladon•21m ago•0 comments

Fintech Engineering Handbook

https://w.pitula.me/fintech-engineering-handbook/
1•krever•22m ago•0 comments

Ask HN: Why does every AI demo sound perfect but real world deployment always

1•VaderAi•22m ago•0 comments

A graph-based IDE for understanding and working with large codebases

https://vnoc.vercel.app/project/claudecode
2•yared_seed•24m ago•0 comments

I made a Claude Code skill to check if AI crawlers can read your site

https://github.com/MerqryLabs/ai-crawler-visibility
2•novaesystems•24m ago•0 comments

Fivy – AI review management for small businesses (Google reviews)

https://www.fivy.com.au
1•mesqfel•25m ago•0 comments

MCP Authorization with Dynamic Client Registration

https://blog.christianposta.com/understanding-mcp-authorization-with-dynamic-client-registration/
1•ankitg12•25m ago•0 comments

Ask HN: How are you solving long-term memory for production AI agents in 2026?

1•xSingh16•25m ago•1 comments

When a Gift Becomes a Pain

https://medium.com/whatsnextwray/when-a-gift-becomes-a-pain-0a854c47589e
1•raynchad•26m ago•1 comments

We Rewrote WAL-G for Postgres Backups in Rust: Meet WAL-RUS

https://clickhouse.com/blog/walrus-postgres-backups-in-rust
1•thunderbong•27m ago•0 comments

Mapping London – All Sorts of Interesting Maps of London

https://mappinglondon.co.uk
1•akashwadhwani35•29m ago•1 comments

Open Source Low Tech

https://opensourcelowtech.org/
1•grep_it•32m ago•0 comments

Bumble dating app explores sale

https://www.reuters.com/business/bumble-dating-app-explores-sale-sources-say-2026-06-25/
1•JimsonYang•32m ago•0 comments

Fossil fuel emissions have rapidly worsened European heatwaves in a few decades

https://www.worldweatherattribution.org/fossil-fuel-emissions-have-rapidly-worsened-european-heat...
1•tcumulus•33m ago•0 comments

The many journeys of learning Rust

https://blog.rust-lang.org/2026/06/25/vision-doc-journeys-to-learning-rust/
1•TangerineDream•34m ago•0 comments

Relationship-driven vs. process-driven organisations

https://www.leadinginproduct.com/p/relationship-driven-vs-process-driven
1•benkan•34m ago•0 comments

Spain will require carriers to keep mobile networks live during power outages

https://www.engadget.com/2201931/spain-will-require-carriers-to-keep-mobile-networks-live-during-...
1•benkan•35m ago•0 comments

Polestar Banned from Selling Cars in the U.S. Starting with Model Year 2027

https://www.autoevolution.com/news/polestar-banned-from-selling-cars-in-the-us-starting-with-mode...
1•benkan•36m ago•0 comments

Local and GitHub Code Review TUI

https://tuicr.dev/
1•angelmm•37m ago•0 comments
Open in hackernews

Ask HN: If building an IDE from scratch, what features would you add?

2•rajasimon•1y ago
Many IDEs feel bloated or outdated. If you could design one from scratch, what would you keep, drop, or reinvent?

Comments

T0V1•1y ago
I'd keep all the features from neovim, remove all the features from every other IDE.
joegibbs•1y ago
Native vector search would be great. I was just thinking today how irritating it is to try to find some specific component in a very large codebase without knowing exactly what it’s called already.
SvenL•1y ago
Great debugging capabilities, time travel debugging, data break points, attach to running processes, remote debugging etc.

I think the most important feature for an IDE is debugging - at least this is the feature which separates an ide from just a Text Editor

pancsta•1y ago
You mean like Zed? Check their roadmap.