frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Mouseless – keyboard-driven control of macOS/Linux/Windows

https://mouseless.click
107•riddley•2d ago•64 comments

Tracing a powerful GNSS interference source over Europe

https://arxiv.org/abs/2606.03673
218•mimorigasaka•5h ago•88 comments

Redis 8.8: New array data structure, rate limiter, performance improvements

https://redis.io/blog/announcing-redis-8-8/
93•ksec•2d ago•41 comments

Entanglement Builds Space-Time. Now "Magic" Gives It Gravity

https://www.quantamagazine.org/entanglement-builds-space-time-now-magic-gives-it-gravity-20260603/
93•rbanffy•5h ago•62 comments

Changing how we develop Ladybird

https://ladybird.org/posts/changing-how-we-develop-ladybird/
551•EdwinHoksberg•7h ago•365 comments

Cooldown Support for Ruby Bundler

https://blog.rubygems.org/2026/06/03/cooldown-let-new-gems-be-vetted.html
12•calyhre•2d ago•0 comments

C++: The Documentary

https://herbsutter.com/2026/06/04/c-the-documentary-released-today/
244•ingve•9h ago•153 comments

databow: a Rust CLI to query any database with an ADBC driver

https://columnar.tech/blog/introducing-databow//
85•hckshr•2d ago•17 comments

ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol

https://github.com/geo-tp/ESP32-Bit-Pirate
81•geotp•6h ago•33 comments

Fine-tuning an LLM to write docs like it's 1995

https://passo.uno/fine-tuning-docs-llm/
126•taubek•8h ago•46 comments

Nango (YC W23, dev infra) is hiring staff back end engineers

https://nango.dev/careers
1•bastienbeurier•2h ago

Meta enables ADB on deprecated Portal devices [video]

https://fb.watch/HxPu0fSyeH/
261•jenders•13h ago•103 comments

Leap in DNA synthesis slashes time to build new genetic sequences

https://spectrum.ieee.org/faster-dna-synthesis-sidewinder
75•natalcleft•20h ago•15 comments

Lee Kuan Yew's Singapore Story (2023)

https://www.historytoday.com/archive/feature/lee-kuan-yews-singapore-story
59•pepys•7h ago•64 comments

Anthropic's open-source framework for AI-powered vulnerability discovery

https://github.com/anthropics/defending-code-reference-harness
473•binyu•18h ago•129 comments

Azure Linux 4.0 is Microsoft's first general-purpose Linux

https://www.boxofcables.dev/azure-linux-4-0-is-microsofts-first-general-purpose-linux/
122•haydenbarnes•11h ago•109 comments

At the Autograph Show

https://oldster.substack.com/p/at-the-autograph-show
17•NaOH•2d ago•1 comments

Programmers will document for Claude, but not for each other

https://blog.plover.com/2026/03/09/#documentation-wins-2
63•surprisetalk•1h ago•64 comments

The IsUpMap lets you check the status of over 100 major sites at once

https://isupmap.com/
94•mikelgan•9h ago•36 comments

I'm skeptical about efforts to revolutionize schooling

https://www.scotthyoung.com/blog/2026/05/27/revolutionize-schooling/
244•andrewstuart•2d ago•368 comments

Ad Blocker Test – Check If Your Ad Blocker Works

https://adblock.turtlecute.org/
5•eustoria•1h ago•1 comments

Show HN: Lowfat – pluggable CLI filter that saved 91.8% of my LLM tokens

https://github.com/zdk/lowfat
37•zdkaster•5h ago•22 comments

Open Code Review – An AI-powered code review CLI tool

https://github.com/alibaba/open-code-review
220•geoffbp•14h ago•64 comments

Do transformers need three projections? Systematic study of QKV variants

https://arxiv.org/abs/2606.04032
192•Anon84•15h ago•36 comments

Communication on European Tech Sovereignty, and an EU Open-Source Strategy

https://digital-strategy.ec.europa.eu/en/library/communication-european-tech-sovereignty-accompan...
66•jrepinc•3h ago•40 comments

Meta's ships facial recognition on smart glasses

https://www.buchodi.com/meta-glasses-facial-recognition/
284•buchodi•18h ago•249 comments

Ohbin – uv wrapper for installing tools from GitHub

https://github.com/prostomarkeloff/ohbin
27•notmarkeloff•3d ago•12 comments

Watching a Z80 from an RP2350

https://emalliab.wordpress.com/2026/05/26/watching-a-z80-from-an-rp2350/
34•ibobev•2d ago•6 comments

Retro-Tech Parenting

https://havenweb.org/2026/05/28/retro-tech.html
322•mawise•22h ago•218 comments

SpaceX, Other Mega IPOs Denied Fast Index Entry by S&P

https://www.bloomberg.com/news/articles/2026-06-04/s-p-dow-jones-keeps-megacap-ipo-rules-as-is-af...
800•tristanj•15h ago•396 comments
Open in hackernews

Mouseless – keyboard-driven control of macOS/Linux/Windows

https://mouseless.click
104•riddley•2d ago

Comments

tonyrice•1h ago
I was literally just thinking about the desire to have a mouseless keyboard solution yesterday.
CalRobert•1h ago
Wow, as cool as this is, it's kind of a shame that we need to say "use coords to show where the mouse should click" instead of designing interfaces that keep pointing-device-free users in mind.
Someone1234•1h ago
With Windows in particular, you absolutely can navigate Windows + Office keyboard only. I do it every day.

Now, third party software, is always going to be all over the place. Stuff that was largely built on Win32 components works fine, but "modern" stylized applications rarely have strong support.

varun_ch•1h ago
You’re right that lots of Windows apps were designed with Keyboard only workflows in mind. It’s a shame that MacOS has so many points where if you don’t have a mouse you’re out of luck.

There is one major improvement you can do on Mac, at least for menus:

https://varun.ch/posts/macos-keyboard/

comboy•27m ago
Obviously depends on your workflow but I think I use mouse only on websites on macos (with aerospace)
mikestew•11m ago
Like the linked article says, every time I set up a new Mac, I’m annoyed that this isn’t the default.
graemep•1h ago
Most things in Linux too - all DEs I have tried have lots of keyboard shortcuts and so do a lot of applications.

The problem is that they are less discoverable and you need to make and effort to get used to using them instead of point and click.

CalRobert•59m ago
They used to be discoverable with mnemonics (underlined letters) but those have been dead nearly thirty years…
p-t•35m ago
these still exist on windows though? you just hold alt
MarsIronPI•28m ago
GTK (and QT I do believe) also support this on GNU/Linux.
foobarbecue•26m ago
Only works for like 20% of the menus though. I remember alt shortcuts reliably being on every single menu in early Windows (95? ME? XP?)
saint_yossarian•20m ago
I wouldn't say they're dead, just more hidden (e.g. GTK4 only shows them when you hold Alt). AFAIK most toolkits still support them, but app developers also have to actually define them.
stronglikedan•8m ago
I just wish the shortcuts between the OS and Office were consistent. Most are, but some of the more commonly used ones aren't.
flux3125•55m ago
I'm curious if there's a program that uses a simple detection model for UX components to locate clickable areas. This would allow for global navigation similar to VimiumC
tcoff91•36m ago
https://www.homerow.com/

Been using this for years.

flux3125•10m ago
Sorry, I forgot to add "on Linux" at the end. Still, that's a nice one!
stronglikedan•10m ago
> interfaces that keep pointing-device-free users

There's plenty of TUIs for the dozens of you to use.

CTDOCodebases•6m ago
A tiled window manager with Qutebrowser and it's vimium style shortcuts is the closest I have come to this.
starquake•1h ago
Using closed source software to drive my OS doesn't sound that appealing to me.
applfanboysbgon•1h ago
Then don't buy it. Not everything in the world needs to be made free just for you.
jrm4•54m ago
Nah, this is a very good point; I've seen things similar to this in the past and it's a cool idea -- but "subscription modeling" every little tool is not a good path to keep going down.

Free and open source is important and it's perfectly fine to be critical here.

ahmd-sh•49m ago
i bought it for like 4 bucks several months ago. for the price (and subscription tier) i'm seeing now, i wouldn't say it's worth it.
applfanboysbgon•46m ago
Demanding everything be free and open source is important if you don't want independent developers to be able to make a living, and instead wish to create a world where the vast majority of software is controlled by big tech, who are the benefactors of "free" software. The less you're willing to pay people making good software, the more territory predatory ad/tracking-fueled "free" software gets. The more territory you give them, the more they're going to buy out open source software to destroy. We see this happening more and more recently, with uv, bun, vite etc. being bought out - if they can't put food on the table, they will sell out to monopolists.

I agree that I would never pay a subscription fee for any kind of system functionality, but there is a lifetime purchase option available, so there is no grounds to critique that here. Having extra payments models available in addition to a regular purchase model does not make a product worse.

nashashmi•1h ago
Vimium for the browser solves most of the mouse needs. I dont see it helping with drawings.

Did anyone notice the use of the mouse at the end?

utopiah•40m ago
Indeed or https://tridactyl.xyz
MarsIronPI•26m ago
VimFX + LegacyFox is still the best; it even works on about: pages.
tcoff91•38m ago
https://www.homerow.com/

Homerow is like vimium but for your entire mac.

alan_zero•1h ago
Opensource alternatives:

- https://github.com/moverest/wl-kbptr

- https://github.com/petoncle/mousemaster

- https://github.com/y3owk1n/neru

- https://github.com/mjrusso/scoot

- https://github.com/jbensmann/mouseless

- https://github.com/rvaiya/warpd (not really maintained anymore)

ColdPlox•46m ago
Another new one is stochos: https://github.com/museslabs/stochos

Disclaimer: I'm one of the authors/maintainers.

yoavm•1h ago
Looks kinda similar to https://github.com/rvaiya/warpd/ , which is open source and free software. Always worked very well for me on Wayland, but seems to be working on Xorg and macOS as well.
segmondy•1h ago
Pretty cool, would have been great before the trackpad.
chernoby•1h ago
I've never seen anything more ridiculous than this in my life.
therealfigtree•17m ago
At least your are living a fulfilling life ridiculing others, that is awesome. /s
docheinestages•57m ago
This is a helpful method for visually grounding LLMs to take actions on the screen such as clicking. For humans though, hell no.
voidUpdate•55m ago
Or you could use tab, arrow keys, page up/down, enter...
Neil44•52m ago
That's OK in menus and the OS in general but if you're working on a web app or big form tabbing through it can be a PITA.
voidUpdate•50m ago
If you have a big form to fill in, surely its going to take longer to type in the coordinates of each text box and get the mouse to click them rather than just hitting tab to select the next input element?
utopiah•43m ago
Let me introduce you to https://tridactyl.xyz
ptaffs•15m ago
well, you should be able to, at the OS level use only keyboard shortcuts. Windows once was great with tab, enter, escape, but browsers make things more complicated than dialog boxes, and MacOS really isn't good at keyboard shortcuts. I would prefer the solution was not Mouseless and the others, but no mouse.
ahmd-sh•51m ago
i use this! it actually comes in handy when i'm too lazy to move my hands from my keyboard. on my ultrawide, the click zones are larger and easier to digest/hit.
tcoff91•39m ago
I think I prefer the approach that Homerow uses: https://www.homerow.com/

It's like vimium but for your entire mac. It hooks into the macOS accessibility APIs.

stronglikedan•7m ago
lol, it's Vimium for the OS! that's pretty cool
marksully•35m ago
Anyone interested in this should really try out Homerow (https://www.homerow.app)

(not affiliated, just a happy user for years now)

hootz•7m ago
But that is Mac only.
kittikitti•32m ago
Waiting for the AutoHotKey or AHK with an LLM, GUI automation, and screenshots. Someone else develop it because it will be ignored if I do it.
arkt8•28m ago
saying it is for Linux made me think it would be open source as there are already lot of things people can do without mouse...

There is an extensive list of window managers, like Sway or I3, file managers like Vifm and Ranger and browsers like Luakit.

da-x•24m ago
Thanks, but I'm too old to switch - will wait for the Neuralink implant.
reconquestio•21m ago
Keynav – retire your mouse (2016) https://news.ycombinator.com/item?id=11945936

Wayland port: https://github.com/kovetskiy/waynav

natsucks•16m ago
you know what's efficient? controlling a computer with one hand rather than two.
lightedman•5m ago
Sure, you can play with yourself and scroll porn that way. I don't know if I'd call that efficiency.
NickNaraghi•15m ago
If you wanted to go in the other direction, you could achieve more productivity with faster mouse skills. The competitive FPS genre has spawned a bunch of aim training tools[0] to improve muscle memory.

[0] https://www.3daimtrainer.com/

stronglikedan•13m ago
RIP my hand by RSI
big85•15m ago
Amiga Workbench could be used mouseless by using key combinations to move the mouse around. It was cumbersome, but just good enough to let you use the system if your mouse was broken, or you had plugged a second joystick into the mouse port and couldn't be bothered swapping them to launch a game. Later there were add-ons like Reqtools and MCP which let you use keys more, e.g. Escape to close a window, or Return (Enter) to hit OK on a dialog box.
notlibrary•10m ago

  :qa!
alentred•6m ago
Sometimes when I am too tired, I lean back in my chair and click through Hacker News or something similar. I use Vimium in my browser and HN is great to navigate with it, but that's the not the point - the whole point is I don't want to sit above my keyboard with my hands on the home row.

I consider myself a "keyboard power user" if this is a thing anyway, and I really dig the home row thing (Vimmer for 20+ years now), but frankly having my hands on the keyboard ALL the time throughout the day is really tiring. So, I actually like my mouse for a change of posture, the cursor that I can follow with my eyes, etc.

P.S. I have to admit, though, that I love even more the interfaces that don't require a mouse in the first place. It's a shame we stopped adding well-thought tab stops in the UI and keyboards shortcuts are just a free-for-all in the apps.

sirwitti•5m ago
Has anyone real-life experience with these tools?
dirkc•4m ago
There is something to be said for the split mechanical keyboard in the demonstration video and the sounds they make when clicking.
0xbadcafebee•3m ago
[delayed]
bflesch•3m ago
I was trying to scroll with mouse wheel but the website did not react at all. Then it started scrolling with 1 frame per second.
coldpie•33m ago
I made a very good living developing open source software for more than a decade. Nothing about open source software precludes one from making money, it's just a different business model from closed source.
applfanboysbgon•20m ago
A business model that supports a tiny fraction of the market. To the extent there is money in FOSS, even then most of it is provided by the funding of big tech (a whole host of some of the most widely-used FOSS, like Linux, LLVM, Go, Rust, C#, Typescript, VSCode, React, are all obviously corporate-backed). Independent developers who can make a living selling FOSS exist, but are absolutely on the fringe.
nosioptar•1h ago
If you're on Linux, mouseless [0] may work well for you.

[0] https://github.com/jbensmann/mouseless