frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Jurassic Park computers in excruciating detail

https://fabiensanglard.net/jurrasic_park_computers/index.html
530•vinhnx•8h ago•125 comments

Vancouver PD website features Quick Escape button that wipes itself from history

https://vpd.ca/
288•LookAtThatBacon•11h ago•120 comments

Bonsai 27B: A 27B-Class model that runs on a phone

https://prismml.com/news/bonsai-27b
618•xenova•17h ago•217 comments

TS-2026-009: Insecure argument handling in Tailscale SSH permitted root access

https://tailscale.com/security-bulletins
165•jervant•10h ago•93 comments

Who's running all those tiny RPKI servers?

https://blog.apnic.net/2026/07/15/whos-running-all-those-tiny-rpki-servers/
48•enz•4h ago•1 comments

I tricked Claude into leaking your deepest, darkest secrets

https://www.ayush.digital/blog/the-memory-heist
377•macleginn•5h ago•174 comments

The Tower Keeps Rising

https://lucumr.pocoo.org/2026/7/13/the-tower-keeps-rising/
483•cdrnsf•18h ago•227 comments

RISC-V Is Inevitable: State of the Union Keynote Argues

https://www.eetimes.com/risc-v-is-inevitable-state-of-the-union-keynote-argues/
82•signa11•5h ago•71 comments

Cursor 0day: When Full Disclosure Becomes the Only Protection Left

https://mindgard.ai/blog/cursor-0day-when-full-disclosure-becomes-the-only-protection-left
383•Synthetic7346•17h ago•181 comments

Dependabot version updates introduce default package cooldown

https://github.blog/changelog/2026-07-14-dependabot-version-updates-introduce-default-package-coo...
183•woodruffw•14h ago•114 comments

Neverclick: Desktop application for performing mouse actions with your keyboard

https://github.com/LazoVelko/neverclick
15•thunderbong•3d ago•14 comments

How I use HTMX with Go

https://www.alexedwards.net/blog/how-i-use-htmx-with-go
261•gnabgib•15h ago•74 comments

Combinatorial Games in Lean

https://github.com/vihdzp/combinatorial-games
15•wertyk•3d ago•2 comments

Andon (manufacturing)

https://en.wikipedia.org/wiki/Andon_(manufacturing)
59•tony•3d ago•21 comments

How to stop Claude from saying load-bearing

https://jola.dev/posts/how-to-stop-claude-from-saying-load-bearing
546•shintoist•23h ago•567 comments

Microsoft has released software updates to plug at least 570 security holes

https://krebsonsecurity.com/2026/07/microsoft-patches-a-record-570-security-flaws/
143•robin_reala•14h ago•94 comments

I'm a USB-C Maximalist

https://shkspr.mobi/blog/2026/07/im-a-usb-c-maximalist/
299•speckx•20h ago•393 comments

Show HN: Web App Uses RTL-SDR to Align HDTV Antenna

https://tunerscope.com/
9•robotastic•2d ago•0 comments

The kids with phones are alright

https://heatherburns.tech/2026/07/08/the-kids-with-phones-are-alright/
224•JumpCrisscross•4d ago•249 comments

Surprising lessons from my research scientist job search

https://yongzx.github.io/blog/2026/06/24/job-search/
20•gmays•4d ago•1 comments

The largest available Minecraft world, totalling 15 TB

https://2b2t.place/1million
226•_____k•3d ago•73 comments

LeMario: Training a JEPA World Model on Super Mario Bros

https://www.benjamin-bai.com/projects/lemario
115•kevinjosethomas•13h ago•13 comments

Mathematical texts from a Maya site in Guatemala identify an ancient astronomer

https://www.nature.com/articles/d41586-026-02170-8
99•homarp•23h ago•23 comments

The bread paradox: why convenience always wins, and why SaaS isn't doomed

https://www.joanwestenberg.com/p/the-bread-paradox-why-convenience
95•srijan4•1d ago•89 comments

Launch HN: Agnost AI (YC S26) – Extract user feedback from agent conversations

https://agnost.ai
79•laalshaitaan•19h ago•43 comments

Solving 20 Erdős Problems with 20 Codex Accounts Running in Parallel

https://www.starfleetmath.com/
141•colin7snyder•11h ago•81 comments

Probably check on your smart appliances

https://xeiaso.net/notes/2026/check-your-smart-tv/
78•xena•13h ago•28 comments

The Estranged Worlds of J. G. Ballard

https://lareviewofbooks.org/article/jg-ballard-illuminated-man-christopher-priest-nina-allan/
69•Caiero•1d ago•15 comments

Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE

https://github.com/juggler-ai/juggler
248•julesrms•2d ago•107 comments

Your 'app' could have been a webpage (so I fixed it for you)

https://danq.me/2026/07/09/your-app-could-have-been-a-webpage/
827•MrVandemar•4d ago•494 comments
Open in hackernews

Neverclick: Desktop application for performing mouse actions with your keyboard

https://github.com/LazoVelko/neverclick
15•thunderbong•3d ago

Comments

squigz•59m ago
QMK-powered keyboards can do this out of the box
granra•47m ago
I mean, it can make mouse movements and clicks but you can't be suggesting it can do on-screen hints, which makes it a way better experience.
squigz•29m ago
I'll admit I didn't look too closely at TFA :) But yeah, that part looks neat
pelagicAustral•45m ago
thanks for the heads up, I have a keychron gathering dust at home, so I'll test this later on. favved the thread anyway, since I'm interested, but will wait for the macOS version.
granra•43m ago
This looks cool! How is the planned Linux support (the website says "Coming soon for Linux") suppose to work? X11 only? Wayland? Gnome only (or any other DE)?
DarkIye•42m ago
Nice, this is like Vimium link hints but for everything. So long carpal tunnel!
deviation•34m ago
My problem with these types of apps will always be that most software it interacts with will unfortunately be designed without accessibility in mind.

I've trialed a handful of these mouse-less programs before and I always run into the same hurdles.

E.g. where one or more of my apps have sliders which I can't interact with using clicks instead of drags (so I can't interact with it at all), or needing to click things like my MacOS dock, or even resize a window.

silon42•27m ago
What is needed is "Mouseless Friday" for UI designers/developers.
andy55a•33m ago
This is really nice, great job! I built something similar for myself on MacOS recently. Started off as a window manager then began adding keyboard navigation features as I was unhappy with other tools (vimium, shortcat etc).

Hint mode as a feature being able to click all active links on the screen is great and very useful.

Two features I've added recently that have made never using a mouse much more feasible:

1. Search mode - Search for any text on the page, jump to it and then use vim keybindings to select text from there and copy => I use this 20+ times a day

2. Scroll mode - Any scroll area on the page is highlighted with a hint, but when selected it clicks the scroll area and allows you to use keybindings like j/k/gg/G to scroll up and down. I loved this from vimium and wanted to everywhere

Feel free to steal those :)

https://github.com/andyhmltn/nflow

AyanamiKaine•16m ago
Slightly related. On wayland based linux desktops this would never work because an app is not allowed to hijack the mouse pointer to dispatch events. I believe only the compositor is allowed to do that.

I know, because I wanted to automate a GUI task using PyAutoGUI and it wouldnt work on wayland no matter what.

AlienRobot•6m ago
I wonder if blender works on wayland, because it has a feature that makes the mouse cursor "loop" across the window if you are dragging something.
Fire-Dragon-DoL•3m ago
There is mouseless that seems to work on wayland

https://mouseless.click/

ur-whale•5m ago
Windows only.

Github has no source code.

Pass for me.

krembo•4m ago
Nice work, but how is this different from Shortcat?