frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

FEOM – Windows GUI automation at 8ms, no GPU needed

https://github.com/a92070888-dev/mcp-os-native-automation
1•a92070888•1m ago•0 comments

PangolinMatrix – write down encoded passwords, not real ones

https://pangolinmatrix.com
1•corvina•3m ago•0 comments

Google reCAPTCHA Reverse Engineered

https://github.com/elyelysiox/recaptcha
1•Pelada•6m ago•0 comments

Where can I find or get in contact with farmers specifically in the US?

1•strapchay•6m ago•0 comments

We Heart It is back

https://weheartit.net/
1•djxjxjcjcjc•6m ago•0 comments

Dory: Docker and Linux containers, native to your Mac

https://augani.github.io/dory/
1•xyzzy_plugh•20m ago•0 comments

Reconstructing SQLite's float-to-text without reading the source

https://github.com/lucasolopes/haruspex
1•byolopes•20m ago•0 comments

EPA approves pesticides that may be considered forever chemicals

https://thehill.com/policy/energy-environment/5950487-epa-pesticides-forever-chemicals-pfas/
1•OutOfHere•28m ago•0 comments

Show HN: Void test: 6 frontier LLMs go silent on "Be silence." Live proof

https://getswiftapi.com/void-test
1•rayanpal_•33m ago•0 comments

Show HN: SmolSignal – signal copilot for Flipper Zero files

https://github.com/SmolNero/SmolSignal
2•edgar_ortega•36m ago•1 comments

Show HN: I replaced my $500/mo legal SaaS with an AI-generated toolkit

https://maxiporonga.gumroad.com/l/ytruk
1•promptalex53•37m ago•0 comments

Show HN: Earshot, a homebrew Claude Tag

https://github.com/Octember/earshot
1•octember•40m ago•1 comments

Maybe you should learn something

https://www.marginalia.nu/log/a_135_learn/
2•tylerdane•41m ago•1 comments

FemiCore Review 2026 – 7-Second Bladder Reset Method Explained

https://gamma.app/embed/FemiCore-Review-2026-7-Second-Bladder-Reset-Method-Explained-9yahcz6mepth...
1•wildriverreview•41m ago•0 comments

Show HN: Local privacy-first Microsoft Recall alternative with Gemma 4

https://github.com/ayushh0110/ScreenMind/blob/main/README.md
1•skye0110•46m ago•0 comments

MagicBookShelf – A modern reader for classic novels – Crime and Punishment

https://magicbookshelf.org/read/crime-and-punishment/
1•philipfweiss•56m ago•0 comments

Four-Byte Burger [video]

https://www.youtube.com/watch?v=i4EFkspO5p4
1•CharlesW•58m ago•0 comments

A Conflict-Free Multi-Agent Ensemble for Claude and Codex

https://medium.com/@Koukyosyumei/a-conflict-free-multi-agent-ensemble-for-claude-and-codex-0ded61...
1•syumei•58m ago•0 comments

Show HN: Snibble – Snake x Scrabble where every match fits in a QR code

https://snibble.gg/
1•purple-leafy•1h ago•0 comments

Cholibrium Reviews 2026 – Does This Mushroom Blend Work

https://gamma.app/embed/Cholibrium-Reviews-2026-Does-This-Mushroom-Blend-Work-7rsn8kmry09nfdi?mod...
1•wildriverreview•1h ago•0 comments

BrickSlider – TypeScript-first, Tailwind-first carousel

https://sixsrc.github.io/brickslider/
1•marcusloren•1h ago•1 comments

A 2048-spin bulk acoustic wave Ising machine for number partitioning and Sudoku

https://arxiv.org/abs/2607.02112
2•Jimmc414•1h ago•0 comments

How Can Reinforcement Learning Achieve Expert-Level [Chip] Placement?

https://arxiv.org/abs/2604.25191
2•Jimmc414•1h ago•0 comments

Synthesis is harder than analysis

https://surfingcomplexity.blog/2026/07/03/synthesis-is-harder-than-analysis/
10•azhenley•1h ago•4 comments

I watched a flat earth convention

https://theconversation.com/i-watched-an-entire-flat-earth-convention-for-my-research-heres-what-...
1•robertclaus•1h ago•0 comments

The Human in the Loop Essay

https://designedbybruno.net/essays/06-the-human-in-the-loop
1•designedbybruno•1h ago•0 comments

Show HN: A tree-based replacement for PowerPoint

https://presentation.ironactionai.com/
1•nkersting•1h ago•0 comments

US life expectancy on track to reach record high

https://www.cnn.com/2026/07/02/health/us-death-rate-record-low-cdc-report-longevity
2•mbroshi•1h ago•0 comments

Windows App Profiles

https://github.com/lahcim/WindowsAutoProfiles
2•lahcim2000•1h ago•1 comments

Unlocking Windows Notepad: Create Time-Stamped Logs Like a Pro

https://windowsforum.com/threads/unlocking-windows-notepad-create-time-stamped-logs-like-a-pro.34...
2•thunderbong•1h 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.