frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Fika Jobs raises $4M to build platform where AI agents interview candidates

https://techcrunch.com/2026/06/23/fika-jobs-raises-4m-to-build-a-video-first-hiring-platform-wher...
1•adityamwagh•47s ago•1 comments

Geothermal Startup Plans to Use Oil Tech for Green Energy

https://insurancedimes.com/2026/06/23/birch-geothermal-emerges-from-stealth-with-ambitions-to-pow...
1•crookedroad44•4m ago•0 comments

Show HN: ReplyVoice <> global floating button for Android voice dictation

https://replyvoice.com
1•kedimuzafer•6m ago•0 comments

United Wizards of the Coast recognized by NLRB

https://unitedwizardsofthecoast.com/news/2026-06-23-we-have-a-union
3•d4mi3n•10m ago•0 comments

Netherlands urgently needs agency to handle "disruptive innovation"

https://nltimes.nl/2026/06/23/netherlands-urgently-needs-agency-handle-disruptive-innovation-experts
1•RetroTechie•10m ago•0 comments

A stray "j" ruined my evening

https://napkins.mtmn.name/posts/stray-jay.html
2•birdculture•11m ago•0 comments

The State of FanGraphs 2026

https://blogs.fangraphs.com/the-state-of-fangraphs-2026/
1•mccolin•11m ago•1 comments

WaPo Loves Data Centers More Than Disclosing Bezos's Financial Interest in Them

https://washingtonian.com/2026/06/23/the-washington-post-loves-data-centers-a-lot-more-than-discl...
7•donohoe•14m ago•0 comments

Show HN: Zahosts Health – An open-source WHM plugin to catch /24 brute-force

https://github.com/Nawareg/zahosts-health
2•MNawareg•14m ago•0 comments

Show HN: I'm building the best POD in Nigeria

https://kraemod.vercel.app
2•bemdoomaor•14m ago•0 comments

SilverTorch: Index as Model

https://engineering.fb.com/2026/05/26/ml-applications/silvertorch-index-as-model-new-retrieval-pa...
2•platzhirsch•14m ago•0 comments

Playable 3D-rendered reel-to-reel player

https://dunstanorchard.com/reel-to-reel-player/
2•CharlesW•15m ago•0 comments

Anukari: The Path to 1.0

https://anukari.com/blog/devlog/the-path-to-1-0
2•Archit3ch•18m ago•0 comments

Ask HN: Why do AI video platforms keep generating foreign language text

2•VaderAi•19m ago•0 comments

Ask HN: What home printer do you use/recommend?

5•niyazpk•22m ago•2 comments

Top intelligence agency begins mass firings under new Trump appointee

https://www.nbcnews.com/politics/trump-administration/odni-begins-firings-under-bill-pulte-direct...
4•petethomas•24m ago•1 comments

Show HN: AirPosture – Open-Source Posture Coach Using AirPods

https://github.com/allenv0/AirPosture
2•allenleee•24m ago•0 comments

A Short Guide to Celestial Navigation [pdf]

https://www.devill.net/Infos/Astro/Celestial_Navigation.pdf
2•helterskelter•25m ago•1 comments

Why insurers say ACA premiums must spike in 2027

https://www.modernhealthcare.com/insurance/mh-2027-aca-exchange-premium-rates-unitedhealthcare/
5•brandonb•27m ago•0 comments

Nationwide railway radio disruptions in Germany

https://www.bahn.de/service/fahrplaene/aktuell
2•DavidHaerer•29m ago•1 comments

RowClone: Copying Data Inside DRAM

https://prawns.dev/til/rowclone
2•random__duck•31m ago•0 comments

Cloudflare Collaborates with Leading Browsers to Develop Privacy-First Protocol

https://cloudflare.net/news/news-details/2026/Cloudflare-Collaborates-With-Leading-Browsers-to-De...
6•maxloh•35m ago•1 comments

Problems: A Close Reading with 4th Amendment Guidance for Cops and Perps

https://web.archive.org/web/20201101230106/https://scholarship.law.slu.edu/cgi/viewcontent.cgi?ar...
3•firefax•36m ago•1 comments

Bananadine

https://en.wikipedia.org/wiki/Bananadine
2•sans_souse•36m ago•1 comments

A History of Software Publishing Corporation

https://www.computerchronicles.blog/transcript-a-history-of-software-publishing-corporation/
2•arbayi•38m ago•0 comments

ATProto Permissioned Data Proposal Draft

https://github.com/bluesky-social/proposals/pull/94
3•danabramov•38m ago•1 comments

A modern CLI for Java projects

https://github.com/sachahjkl/jav
2•sachahjkl•39m ago•1 comments

I automated my job (and it made me a better leader)

https://github.blog/developer-skills/github/i-automated-my-job-and-it-made-me-a-better-leader/
10•chmaynard•40m ago•0 comments

Linux Foundation Is Pursuing Trusted Identity Infrastructure for AI Agents

https://www.linuxfoundation.org/press/linux-foundation-announces-intent-to-launch-agent-name-serv...
4•agulaya24•40m ago•0 comments

How to find AI-conservative companies to work for?

4•tossitawayplz•42m ago•1 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.