frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

SSH Secret Menu

https://twitter.com/rebane2001/status/2031037389347406054
39•piccirello•22h ago
https://xcancel.com/rebane2001/status/2031037389347406054

Comments

blueflow•1h ago
As secret as the ssh manual.
0xbadcafebee•1h ago
Find the HIDDEN SECRETS that THEY DON'T WANT YOU TO KNOW!

    $ man ssh
smoyer•47m ago
HN as a tabloid ... After all enquiring minds want to know!
senectus1•39m ago
hahaha made me laugh, thanks :-D
pram•1h ago
Yep the menu is handy for ssh tunneling. Maybe not a lot of people doing that these days though with stuff like dev tunnels and Tailscale.
MayeulC•54m ago
I typically just create a "new" connection in a separate tab when I want to add tunneling.

I put new in quotes because I use another little-known feature, "ControlMaster". Multiplexes multiple connections into one, it makes making " new" sessions instant (can also be configured to persist a bit after disconnecting). Also useful for tab-completing remote paths. It does not prompt for authentication again, though. And it's a bit annoying when the connection hands (can be solved with ssh -o close, IIRC).

_kst_•1h ago
That doesn't do much good if you set `EscapeChar` to `none` in `.ssh/config`.

I find it convenient not to have to worry about accidentally entering escape characters. YMMV.

MayeulC•1h ago
Note that it only works after pressing enter, so the odds are slim. In practice, I don't think I ever hit it by accident.
greyface-•19m ago
I have noticed it while running ~/bin/some_command. The ~ doesn't echo until I also type the /. It doesn't cause any misbehavior because there is no binding for ~/ but can be slightly surprising.
wolvoleo•1h ago
SSH does it pretty well though. Never once have I done it by mistake.
piccirello•1h ago
I've been using SSH for ~15 years and never knew about these escape sequences. I'm eagerly awaiting my next hung session so that I can test `~.`. It's much nicer than my current approach of having to close that terminal window.
shmerl•1h ago
I've been using ~. on hung ssh connections for a while.
wolvoleo•1h ago
I use that every day but it's the only one I know by heart lol
lathiat•57m ago
Have been using that weekly since probably 20 years. Will change your life :)

My other favourite is I very often SSH with -v to figure out why the connection is hanging, you rapidly figure out if DNS is failing, the TCP connection doesn't open, it does open but no traffic flows at all or it opens and SSH negotiation starts but never finishes. You can learn a lot just from this about what is wrong.

sirfz•51m ago
You can even chain them if you have deep ssh connections (i.e. ssh from one instance to another). I think it would be ~~. to terminate the 2nd hop.

Edit: it's already explained in the OP

TacticalCoder•12m ago
> It's much nicer than my current approach of having to close that terminal window.

You can also just kill the ssh process (say from another terminal). That way you get to keep your terminal window. And this works with everything "blocking" your terminal, not just ssh.

juancn•6m ago
It's like Ctrl + ] on telnet.

The good old times!

Tony Hoare has died

https://blog.computationalcomplexity.org/2026/03/tony-hoare-1934-2026.html
1482•speckx•10h ago•200 comments

U+237C ⍼ Is Azimuth

https://ionathan.ch/2026/02/16/angzarr.html
128•cokernel_hacker•3h ago•9 comments

Cloudflare crawl endpoint

https://developers.cloudflare.com/changelog/post/2026-03-10-br-crawl-endpoint/
109•jeffpalmer•3h ago•56 comments

Agents that run while I sleep

https://www.claudecodecamp.com/p/i-m-building-agents-that-run-while-i-sleep
224•aray07•6h ago•176 comments

Yann LeCun raises $1B to build AI that understands the physical world

https://www.wired.com/story/yann-lecun-raises-dollar1-billion-to-build-ai-that-understands-the-ph...
329•helloplanets•16h ago•323 comments

SSH Secret Menu

https://twitter.com/rebane2001/status/2031037389347406054
39•piccirello•22h ago•17 comments

Launch HN: RunAnywhere (YC W26) – Faster AI Inference on Apple Silicon

https://github.com/RunanywhereAI/rcli
181•sanchitmonga22•8h ago•86 comments

Debian decides not to decide on AI-generated contributions

https://lwn.net/SubscriberLink/1061544/125f911834966dd0/
277•jwilk•10h ago•212 comments

Universal vaccine against respiratory infections and allergens

https://med.stanford.edu/news/all-news/2026/02/universal-vaccine.html
98•phony-account•3h ago•26 comments

Mesh over Bluetooth LE, TCP, or Reticulum

https://github.com/torlando-tech/columba
24•khimaros•6h ago•1 comments

RISC-V Is Sloooow

https://marcin.juszkiewicz.com.pl/2026/03/10/risc-v-is-sloooow/
167•todsacerdoti•5h ago•155 comments

FFmpeg-over-IP – Connect to remote FFmpeg servers

https://github.com/steelbrain/ffmpeg-over-ip
124•steelbrain•7h ago•50 comments

Invoker Commands API

https://developer.mozilla.org/en-US/docs/Web/API/Invoker_Commands_API
55•maqnius•2d ago•12 comments

Tell HN: Apple development certificate server seems down?

60•strongpigeon•5h ago•25 comments

Exploring the ocean with Raspberry Pi–powered marine robots

https://www.raspberrypi.com/news/exploring-the-ocean-with-raspberry-pi-powered-marine-robots/
46•Brajeshwar•3d ago•6 comments

Meta acquires Moltbook

https://www.axios.com/2026/03/10/meta-facebook-moltbook-agent-social-network
414•mmayberry•11h ago•267 comments

Bippy: React Internals Toolkit

https://www.bippy.dev/
15•handfuloflight•2d ago•2 comments

Intel Demos Chip to Compute with Encrypted Data

https://spectrum.ieee.org/fhe-intel
221•sohkamyung•12h ago•84 comments

Online age-verification tools for child safety are surveilling adults

https://www.cnbc.com/2026/03/08/social-media-child-safety-internet-ai-surveillance.html
541•bilsbie•12h ago•303 comments

After outages, Amazon to make senior engineers sign off on AI-assisted changes

https://arstechnica.com/ai/2026/03/after-outages-amazon-to-make-senior-engineers-sign-off-on-ai-a...
446•ndr42•12h ago•394 comments

Launch HN: Didit (YC W26) – Stripe for Identity Verification

51•rosasalberto•10h ago•51 comments

I put my whole life into a single database

https://howisfelix.today/
417•lukakopajtic•15h ago•202 comments

Show HN: How I topped the HuggingFace open LLM leaderboard on two gaming GPUs

https://dnhkng.github.io/posts/rys/
279•dnhkng•12h ago•83 comments

Networking with agents: Put them in the right conversations with Tailscale

https://blog.firetiger.com/networking-with-agents-how-to-put-them-in-the-right-conversations/
15•matsur•7h ago•2 comments

Rebasing in Magit

https://entropicthoughts.com/rebasing-in-magit
184•ibobev•12h ago•122 comments

Billion-Parameter Theories

https://www.worldgov.org/complexity.html
89•seanlinehan•7h ago•69 comments

Roblox is minting teen millionaires

https://www.bloomberg.com/news/articles/2026-03-06/roblox-s-teen-millionaires-are-disrupting-the-...
55•petethomas•3d ago•56 comments

Open Weights isn't Open Training

https://www.workshoplabs.ai/blog/open-weights-open-training
78•addiefoote8•1d ago•28 comments

HyperCard discovery: Neuromancer, Count Zero, Mona Lisa Overdrive (2022)

https://macintoshgarden.org/apps/neuromancer-count-zero-mona-lisa-overdrive
97•naves•6h ago•29 comments

Show HN: What's my JND? – a colour guessing game

https://www.keithcirkel.co.uk/whats-my-jnd/?r=ARUjKP__-ve-
34•Keithamus•15h ago•31 comments