frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

It's time to fly – Codex [video]

https://www.youtube.com/watch?v=bJcA23ckzcY
1•phyzix5761•2m ago•0 comments

A Man Who Reads Books for a Living (One Every Two Days)

https://lithub.com/the-man-who-reads-books-for-a-living-one-every-two-days/
1•gmays•6m ago•0 comments

Show HN: CLI for crawling documentation sites into Markdown with defuddle

https://github.com/artemnistuley/docrawl
1•nistuley•6m ago•0 comments

The Approach to Equilibrium

https://www.guidavid.com/writing/approach-to-equilibrium
1•gdss•7m ago•0 comments

Revealing the Frontier with Stacks and Queues

https://dystroy.org/blog/stack-and-queues/
1•g0xA52A2A•9m ago•0 comments

NULLs in ClickHouse can hurt performance

https://rushter.com/blog/clickhouse-nulls/
1•birdculture•10m ago•0 comments

Why are there no good tablets at the moment?

https://neilzone.co.uk/2026/06/why-are-there-no-good-tablets-at-the-moment/
1•speckx•10m ago•0 comments

Rewiring software delivery for the agentic era

https://www.mckinsey.com/capabilities/technology/our-insights/rewiring-software-delivery-for-the-...
1•igor_mart•13m ago•0 comments

Monitor all your servers from one beautiful dashboard

https://boxwatch.app/
1•genx-joe•13m ago•0 comments

Show HN: I created a React alternative using web componnents

https://createthirdplaces.org/tech/placesjs.html
2•gulugawa•14m ago•0 comments

Multi-stage distributed query execution in ClickHouse Cloud

https://clickhouse.com/blog/multi-stage-distributed-query-execution-clickhouse-cloud
1•samaysharma•14m ago•0 comments

Stophy for AI Agents

https://stophy.dev
1•hakiiizimana•14m ago•0 comments

Trump's Takeover of the American Regulatory Machine

https://www.wsj.com/politics/policy/trump-takeover-regulators-130b57a3
4•doener•16m ago•0 comments

Analysis of Canadian Surveillance Law Expansion Under Bill C-22 – CitizenLab

https://citizenlab.ca/research/analysis-of-proposed-surveillance-law-expansion-under-bill-c-22/
2•EmbarrassedHelp•18m ago•1 comments

PaceVer (an alternative to SemVer, for mobile apps)

https://pacever.org/
2•maxloh•18m ago•0 comments

How ClickHouse Became 26x Faster at Joins

https://clickhouse.com/blog/clickhouse-fast-joins
1•samaysharma•19m ago•0 comments

Can poppy seeds make you fail a drug test?

https://www.popsci.com/health/can-poppy-seeds-cause-positive-drug-test/
2•bryan0•19m ago•0 comments

KDE Linux Is Coming Along Nicely, Ditching the AUR and Tightening Up Security

https://itsfoss.com/news/kde-linux-may-2026-update/
1•amcclure•19m ago•0 comments

God of War Laufey: First gameplay trailer

https://blog.playstation.com/2026/06/02/first-look-at-god-of-war-laufey/
1•glitchc•22m ago•0 comments

Have a "Lifetime" Without Microsoft

https://techrights.org/n/2026/06/03/Have_a_Lifetime_Without_Microsoft.shtml
1•amcclure•22m ago•1 comments

No Let, No Rec, No Problem: A Gentler Introduction to the Y and Z Combinators

https://irfanali.org/blog/zcom
1•thunderbong•24m ago•0 comments

Resolving Feynman's restaurant problem reveals optimal solutions and strategies

https://www.pnas.org/doi/10.1073/pnas.2509612123
1•tzury•24m ago•0 comments

Hundreds of cancer papers presented incorrect data after p16 protein mixup

https://forbetterscience.com/2026/06/02/mind-over-antibody/
3•ilamont•25m ago•0 comments

djbsort

https://sorting.cr.yp.to/
1•gjvc•26m ago•0 comments

How to Debug AI Agents with Traces and Evals

https://medium.com/no-time/how-to-debug-ai-agents-with-traces-and-evals-a3b72e9e7c82
1•sukhpinder0804•27m ago•0 comments

Jumping Up/Down on the Shoulders of Giants, Never Talking About What Gates Did

https://techrights.org/n/2026/06/03/Jumping_Up_and_Down_on_the_Shoulders_of_Giants_Never_Talking_...
1•amcclure•28m ago•1 comments

The importance of free software to science

https://lwn.net/Articles/1023299/
1•ssivark•29m ago•0 comments

Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)

https://github.com/tastyeffectco/sandboxes
2•tastyeffectco•30m ago•0 comments

Artist Corporations

https://www.artistcorporations.com/
1•_century•32m ago•0 comments

The web is changing, and we are not going back

https://idiallo.com/blog/web-is-changing-we-are-not-going-back
4•speckx•32m ago•0 comments
Open in hackernews

Hydra – software KVM with network aware profiles, cross platform/layout input

https://github.com/PacAnimal/hydra
3•PacAnimal•1h ago

Comments

PacAnimal•1h ago
I got tired of random issues with Synergy and the likes, of nagging about payment, of having two separate configs for taking my laptop to work and back home, about having to port forward for my laptop on VPN at home to talk to my desktop, about oddball Norwegian characters not showing up on an English layout machine, about not being able to have me and my girlfriend's machines both able to control a single big screen machine on the wall without running two instances, and plenty of other gripes.

Hydra is my solution. Now used by a couple of colleagues at work, and available to you on GitHub. It lets you do all of these things and more:

* Runs on MacOS, Linux, and Windows.

* Translates visible characters to Unicode and transmits the character instead of a keycode, letting the target machine figure out how to type that character.

* Switches configurations automatically, based on WiFi SSID, power status, and more, so your laptop can control your other machine at work, yet be controlled by your desktop at home.

* Does end to end encryption with a simple shared secret.

* Keeps your screensaver from activating when input is registered on either machine in the setup.

* Lets you copy files (Mac/Windows only, for now) using ctrl+opt+super+c/v. Images and text sync on the regular clipboard.

* Can run directly by launching the executable, or --install (--uninstall) on Windows and MacOS, which lets it run as a service (and control the Windows lock screen remotely for unlocking)

* Lets you have any number of "master" machines controlling any number of "slave" machines, even fighting over the same one at the same time if you are so inclined.

* It even supports a funky setup with a headless Raspberry Pi that uses a standard PC keyboard, to provide input on a Mac without needing lots of custom setup on the Mac to map the keys correctly.

It also uses a self-hosted, single container, Docker based "hub" called "Styx" to connect machines together, so it can work between a laptop connected to corporate VPN and a desktop, as long as both can reach the hub over SignalR/HTTPS. The hub can also be run on either participant in a local network, if desired, as Hydra embeds Styx as well.

Try it out if you feel like it. A star would be awesome, and if you make a pull request you're an amazing person <3

jauntywundrkind•55m ago
Low key wild that all the offerings are GPLv2.

Somewhat aside, it'd rock if someone would kindly make a more protocol-first alternative. It'd be nice to be able to have something standard that was easy to implement on our own. I don't even have license dodging in mind, just thinking of weird interesting targets that might be useful to vKVM to/from.

PacAnimal•37m ago
GPLv2 tends to propagate when the projects share a common ancestor. I slapped the label on mine as well, since I am not a lawyer, and I leveraged the other projects' code shamelessly to resolve issues such as special keys, privileged mouse input, clipboard interface, lock screen interaction and operating system API's, while putting my own spin on the end to end encryption, Unicode key input, configuration setup, file copy (even between two slave machines) and the many-to-many communication.