frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Claude down? TokenMonopoly will help you find the best deals in AI subs

https://tokenmonopoly.com
1•robinw_•1m ago•0 comments

Sustaining Exascale Performance: Lessons from HPL and HPL-MxP on Aurora

https://arxiv.org/abs/2604.09517
1•rbanffy•1m ago•0 comments

They Lost It. All of It

https://www.youtube.com/watch?v=_k_70iqBCDc
1•dp-hackernews•1m ago•0 comments

Circuit Transformations, Loop Fusion, and Inductive Proof

https://natetyoung.github.io/carry_save_fusion/
1•matt_d•1m ago•0 comments

When AI Meets Muscle: Using Electrical Stimulation to Guide Human Movement

https://computerscience.uchicago.edu/news/when-ai-meets-muscle-context-aware-electrical-stimulati...
1•dabinat•1m ago•0 comments

The Future of Everything Is Lies, I Guess: Safety

https://aphyr.com/posts/417-the-future-of-everything-is-lies-i-guess-safety
1•aphyr•2m ago•0 comments

OpenWrt Support for MikroTik RB1100AHx4 (Annapurna Labs Alpine)

https://github.com/openwrt/openwrt/pull/22865
1•abdrzj•5m ago•1 comments

Show HN: Farchive – SQLite-backed history-preserving compressed archive

https://github.com/eliask/farchive
1•ekns•5m ago•0 comments

Ftrfs: New Fault-Tolerant File-System Proposed for Linux

https://www.phoronix.com/news/FTRFS-Linux-File-System
2•dabinat•7m ago•0 comments

Show HN: Dbg – One CLI debugger for every language (AI-agent ready)

https://redknightlois.github.io/dbg/
1•redknight666•7m ago•0 comments

Mailing Things Is Fun

https://brianschrader.com/archive/mailing-things-is-fun/
2•sonicrocketman•8m ago•0 comments

Lo-Fi Work Setup for Slow Connections Using SSH

https://msturm.com/journal/lo-fi/
2•msturm•9m ago•0 comments

The Case Against Social Media: Seven Lines of Evidence

https://www.afterbabel.com/p/seven-lines-of-evidence-against-social-media
2•paulpauper•13m ago•1 comments

Claude Mythos: The System Card

https://thezvi.substack.com/p/claude-mythos-the-system-card
3•paulpauper•14m ago•0 comments

Scarcity and Fairness at Theme Parks

https://thelivingfossils.substack.com/p/scarcity-and-fairness-at-theme-parks
1•paulpauper•14m ago•0 comments

Claude Code may be burning your limits with invisible tokens

https://efficienist.com/claude-code-may-be-burning-your-limits-with-invisible-tokens-you-cant-see...
2•jenic_•14m ago•0 comments

OpenClaw Self-Improvement Loop: adversarial agentic self-modification workflow

https://github.com/theprint/nfh-self-improvement-loop
1•rasras•15m ago•0 comments

AI agent for querying and understanding Git activity in real time

https://gitmore.io
1•ahmedktata•16m ago•0 comments

Canopy Fracturing System

https://twitter.com/i/status/2043646152457998710
1•Michelangelo11•17m ago•0 comments

Ultrasonic Welding of Garnet Solid Electrolytes to Lithium Metal

https://dx.doi.org/10.1002/sstr.202500866
3•PaulHoule•17m ago•0 comments

AI Changed How We Build. It Did Not Change What Matters

https://piljoong.dev/posts/ai-changed-how-we-build/
1•piljoong•18m ago•3 comments

A back end where you never need migrations or authorization code

https://www.monsterwriter.com/building-linkedrecords.html
1•WolfOliver•18m ago•0 comments

Who's Been Impersonating This ProPublica Reporter?

https://www.propublica.org/article/impersonating-propublica-reporter
1•hn_acker•19m ago•0 comments

Data on over 100 companies hiring remote software engineers

https://github.com/simoncrowe/remote-tech-companies
1•corvus-cornix•20m ago•1 comments

Ask HN: Cryptocurrency (Monero) payment provider recommendations?

1•BrunoBernardino•20m ago•0 comments

Show HN: Open-source strategy that placed #2 in a prediction market challenge

https://github.com/octavi42/prediction-market-maker
1•tav1•21m ago•0 comments

US pharma firm gets €922M "innovation" tax break in NL

https://www.dutchnews.nl/2026/04/us-pharma-firm-gets-e922-million-innovation-tax-break-in-nl/
2•sixhobbits•21m ago•0 comments

Microwave Cruicble

https://hackaday.com/2025/02/12/diy-microwave-crucibles/
2•user070223•21m ago•1 comments

RemoteYeah: 100% remote engineering jobs, back-end, front-end, full-stack

https://remoteyeah.com
1•sevcikdev•21m ago•0 comments

Pokemon Evolution vs Darwinian Evolution

https://superheroetc.wordpress.com/2017/05/31/pokemon-evolution-vs-darwinian-evolution/
1•barbazoo•22m ago•0 comments
Open in hackernews

Make Tmux Pretty and Usable

https://hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/
109•speckx•1h ago

Comments

0dayman•1h ago
that's pretty nice, but did you try cmux.com
phito•1h ago
OP doesn't seem to be on Mac
TheRealPomax•1h ago
Even if they are, cmux isn't an alternative to tmux, as it can't attach to/detach from sessions, which is usually the whole reason to use tmux.
wffurr•1h ago
That's a totally different thing. Native macOS app vs portable terminal multiplexer. My main use case for tmux is detaching and re-attaching to a session on a remote server, for which it's extremely useful.
jarredkenny•1h ago
I've been building a tmux wrapper that is similar you might be interested in. https://jmux.build
stonecharioteer•50m ago
That's what I tell people who keep telling me to try cmux. It's false advertising to say it's like tmux. No, Zellij, sure. But not this. I will hold onto tmux forever and you'll have to pry it from my cold dead hands.
faangguyindia•37m ago
what does it add over screen which i don't even need to install?
esseph•19m ago
If screen crashes you lose the sessions, Tmux maintains state.

Screen does not have UTF8 support, tmux does.

Otherwise just a bunch of more sane original defaults in tmux to make things much familiar.

In 2026 if given a choice between screen and tmux to use/learn, most are going to go with tmux.

ndr•1h ago
I gave up on it once I discovered https://zellij.dev/

Just even for how tab and panes are setup, and how it's good for scrolling and text selection with your mouse for copy pasting.

llagerlof•1h ago
I used tmux for a few years, until one day I discovered Zellij. With its significantly better UI and overall user experience, I was instantly convinced.
nDRDY•1h ago
This comment would be a lot more convincing if it weren't in response to one expressing the same sentiment :-)
azthecx•1h ago
It is actually true though, I only use tmux nowadays when I am SSHed into a server that I need to do some work on.

The only issues I've had with it is that sometimes it's hot keys conflict with vim, but you can easily turn it temporarily off with ctrl+ g.

If you're already used to tmux I'm not sure you would benefit much from changing, but it definitely has a better out of the box with pane hints, names, and more user friendly hot keys.

dummydummy1234•57m ago
Can you use zellij over ssh on a remote server?
TheTaytay•44m ago
Yes you can!
ndr•32m ago
without running zellij on the remote machine? how?
kibwen•19m ago
I'm unclear what's being asked. Zellij is just a TUI-based terminal multiplexer like tmux and screen, you either run it locally and SSH within it to a remote machine, or SSH to a remote machine and run Zellij from within the remote connection.
hesdeadjim•50m ago
100%. Tmux didn’t click for me but Zellij did within 5 minutes. Lifelong Vim user so it felt a lot more familiar.
dns_snek•47m ago
Cool, I'm one of the lucky ten thousand today. Thanks.
soraki_soladead•33m ago
Context: https://xkcd.com/1053/

Then, if you're like me and read this years ago, play around with the Light Mode dropdown which was new to me. :)

KetoManx64•28m ago
Same here. I bounced off it a few times because KDE konsole already had built in tab/pane support but once I picked up neovim the key chords for triggering actions just made so much sense compared to the static key binds of Console that I just started using Zellij for tabs and panes within Console.
garymiklos•9m ago
I prefer smux.dev
halfwhey•1h ago
My two favorite tmux QoL improvements are enabling seamless navigation between neovim and tmux (there are many plugins but i use this one https://github.com/aserowy/tmux.nvim) and extrakto which lets you fuzzy select anything in the tmux buffer and insert into the cursor or copy it to the clipboard. (https://github.com/laktak/extrakto)
heatmiser•1h ago
I read "tmux 2: mouse-free productivity" in a weekend years ago and it may be, pound-for-pound, one of the more impactful books on my productivity.

Seems like they are keeping up-to-date too: https://bookshop.org/p/books/tmux-3-productive-mouse-free-de...

tosti•48m ago
The book doesn't mention the author of tmux or its origins even once :(
racl101•22m ago
I believe that book would be called: "History of Tmux"
racl101•23m ago
Thanks for the reference.
tosti•1h ago
I like having a red bar for tmux running as root and a blue one for running it as a normal user, e.g. for root:

    set -g status-style "bg=red"
I also like to have the bar on top and the status centered:

    set -g status-justify absolute-centre
    set -g status-position top
stonecharioteer•51m ago
I change the color of the bar in every server I've set it up so I know absolutely where I am.
tosti•40m ago
Aren't you going to run out of colors to pick?
knubie•1h ago
I stopped using tmux when I started using kitty terminal with native split windows. I prefer the native window management of kitty, but I do miss the session saving of tmux (e.g. if I accidentally close a tab).
orbital-decay•1h ago
There are many separate session persistence daemons: dtach, zmx, hauntty, shpool, diss, abduco - take your pick
0xbadcafebee•57m ago
screen's another nice one. been using it for 25 years, so far so good
vessenes•27m ago
I used screen until like 2010 or so -- but you triggered me to look back at it again today. One nicety there now is that you can easily get a dump of what's showing in the pty with screen -S <session_name> -X hardcopy. This is actually somewhat hard to do in tmux, but it's a thing you want your AI agents to do all the time. I'm curious if claude / codex are comfortable with screen, I'll check it out.
kjs3•57m ago
but I do miss the session saving of tmux

Interesting...I kinda thought that was 90% of the use case for using tmux.

seemaze•1h ago
I've been thoroughly impressed with tmux control mode[0] in iTerm2. This lets you manage remote terminal windows with your local window management provider. It is currently in the process of being implemented in ghostty[1] as well, can't wait!

[0] https://github.com/tmux/tmux/wiki/Control-Mode

[1] https://github.com/ghostty-org/ghostty/issues/1935#issuecomm...

jimbokun•1h ago
Any guides for tmux configuration that works well with Emacs? The use of Ctrl and Meta for basic operations conflicts with a lot of Emacs commands.
stebalien•59m ago
My experience is that Emacs wants to be your everything, and works best if you let it. Have you tried putting your terminals inside of Emacs instead of the other way around?

* If you need a "real" terminal emulator, you can use something like vterm (https://github.com/akermu/emacs-libvterm/).

* If you need to be able to attach/detach Emacs sessions on remote machines, you can use something like dtach or abducto (https://www.brain-dump.org/projects/abduco/).

alexhans•49m ago
Tmux conflicted with my vim bindings and i tweaked the tmux.conf to fit my needs. It's worth playing around on pure tmux and figuring out what would work for you.
alecsm•1h ago
I had my tmux customized to the point I forgot how to use it on a clean install which is a problem when I'm sshing into a server.

I wish it had better defaults but now I run it as is. After a while you get used to it. The only thing I always have to change is the mouse scroll and my brain cannot retain the exact command.

alt219•49m ago
Why not just `scp ~/.tmux.conf remotehost:`?
monsieurbanana•42m ago
Sometimes I ssh into a server as a specific user (e.g. as the "app" user that is used to run a web app), sometimes only root is available (probably not best practice, but it's not like I can or want to fix it myself).

In any case it's not practical to carry your dotfiles everywhere you go. Changes are also a hassle to propagate

al_borland•40m ago
I can't speak for the parent, but I rarely login to the same remote server twice and don't want to need to set things up and clean them up anytime I do. This is why I try to keep my stuff as close to vanilla as possible. If anything goes wrong on a server and someone sees I have a whole bunch of dot files to customize my config, it becomes a red herring that I have to spend time explaining away.
cr125rider•12m ago
If only we had ways to automate repeating processes… oh well
dpflan•49m ago
Do you have a "dot files" repo? It would contain things like this, config files for tmux, zsh, <other tools>, etc.
esseph•27m ago
That may work for a server or two but doesn't really pan out for fleet management.
throwa356262•24m ago
Is it not just easier to accept the default config?
yoyohello13•1h ago
If you're interested in an out of the box multiplexer. https://zellij.dev/ is great. I've been using it for about a year now and loving it.
tosti•46m ago
Your out of the box isn't my out of the box. Tmux is in main on OpenBSD, where it started.
Ravitej_Neeli•1h ago
nice update on tmux
faangguyindia•1h ago
i used to use tmux a lot when i used to develop on arch, since i moved to macos i never installed it.

tbh i even forgot what it used to buy me.

post-it•51m ago
I appreciate that tmux has theoretical advantages over screen, but man does the implementation suck. On Mac it still seems like there's no way to copy text if you have mouse mode on (at least in code-server).
adamors•49m ago
Select copies, what do you mean?
post-it•12m ago
Not for me. Some kind of OSC 52 problem.
ihowlatthemoon•36m ago
Maybe you could try this - https://github.com/tmux-plugins/tmux-yank
szopa•35m ago
Yeah, that really sucks. I couldn’t quite believe what was the case and spent many hours trying to debug it.
strogonoff•51m ago
There’s a lot of ways tmux could be used, but when it is part of IDE the most important usability tweaks that make tmux rock for me personally are:

— session configuration save/recall (with pane layout for each tab and directory for each pane[0]),

— nvim integration (for seamless split navigation and so that I can create or reattach to a tmux session in an nvim float, even though that nvim usually runs inside tmux),

— a bind to force-reload a pane if (when!) a command hangs.

For switching between tabs, I find that the most ideal bind is simply Cmd + pane number. There’s never more than 10 panes that I’d often want to switch to within a single session.

[0] I always forget what terminology a given multiplexer uses, so let’s just call them “panes” and “tabs”.

traderj0e•50m ago
I've always written my code in vim and preferred CLIs in general, but I really want a GUI for the terminal itself, including tmux. iTerm2 makes it nice for example, even if it's only to use the meta/super key instead of the heavily overloaded control.
hugodan•47m ago
I would love to have a way to switch sessions easily, like with panes where I just click or have more shortcuts available
lozf•39m ago
Prefix-w works, or did you want something more?
capitainenemo•45m ago
I've had the ctrl-a setup ever since migrating from screen to tmux, just due to muscle memory. But it is more conveniently located than ctrl-b - it's also rather nice if I have multiple nested layers of tmux due to temporary ones on other hosts. Sure you can just keep repeating the bind, but, just remembering that the second layer uses ctrl-b is a bit more convenient I feel. Slows me down a little, but usually I'm not using the 2nd layer as much.

I don't use capslock for ctrl though. It's much too useful as the Compose key ;)

troupo•43m ago
I ended up AI-slopcoding myself a small shell script for the few things I need from tmix: https://gist.github.com/dmitriid/523a5229c9a17a1cf4ad9182f4c...

I just couldn't be bothered to remember all the prefixed commands :)

himata4113•41m ago
I highly recommend just turning the mouse on, it's amazing for resizing panels and the rightclick menu is nice.

  set -g mouse on
for multi-monitor setups

  setw -g aggressive-resize on
is also really nice.
throwa356262•19m ago
Honestly, this is the only configuration I need.

Wish they could make this default, not sure why they haven't.

himata4113•12m ago
xterm, probably

a lot of servers use tmux which probably has some weird broken edge cases

Lihh27•41m ago
the most tmux thing in the world is that "make tmux usable" is still a genre.
imankulov•38m ago
I left tmux for zellij after several unsuccessful attempts to get Shift+Enter working.

Was quite impressed initially and invested weeks in building new muscle memory, but somehow Zellij crashed with panic more than once, leaving all my processes orphaned. Decided to go back to tmux, and found a simple fix for my Shift+Enter issue.

In case anyone is looking for it, the fix is "bind-key -T root S-Enter send-keys C-j" borrowed from https://github.com/anthropics/claude-code/issues/6072.

strogonoff•32m ago
Is it possible for a multiplexer process to die, but in such a bad way that its child processes continue to run?

I’ve been relying on the fact that in the worst-case scenario (if a pane hangs and tmux session becomes unresponsive) I can just kill tmux server and not have to hunt down and kill dozens of individual processes afterwards.

tolciho•9m ago
A `kill -9` will cause many a process to die and give no chance to cleanup any child processes. Some percentage of users continue to use `kill -9` by default, which may result in a mess of a process tree. Otherwise if the crash is bad enough that cleanup code cannot run (maybe it's being run on OpenBSD and an incompetent programmer didn't check the return value of a malloc and for some reason the kernel now nukes the process) then there may be orphan children. There may also be sporadic failures to cleanup if the crash, maybe, causes the whole process to exit before the cleanup code in some other thread can run. System load average may also influence how things maybe go sideways.
verall•22m ago
> In case anyone is looking for it, the fix is "bind-key -T root S-Enter send-keys C-j"

I was looking, thank you!

hamasho•38m ago
I use c-q for prefix key because it doesn’t conflict with common zsh and vim bindings.

Because the author suggested swapping caps lock and control key, I also recommend mapping escape key at the control key and change the behavior based on whether another key is pressed. For example, if you press control + a, it sends c-a, but if you only press control key and then release, it sends escape. It makes your vim life (and in general) a lot easier. You don’t have to compete the most variable real estate on the keyboard, right next to the A key.

For most bindings like moving, resizing, and splitting,I emulate vim bindings.

Also, -r flag for bind-key command is impotent, because it enables to repeat commands like changing the pane size or move focus. You don’t have to press prefix key each time.

If you want to get fancy look with minimal setting, use plugins like nord tmux theme.

kristopolous•37m ago
Worth mentioning my tmux llm chat helper sidechat: https://github.com/day50-dev/sidechat

I've been told more than once it's life-changing. I certainly use it every day.

1vuio0pswjnm7•28m ago
I prefer to use tmux non-interactively. For example, I use it for running daemons in the foreground, (textmode) screen scraping and scripting text-only browser

I do almost all interactive work while detached from tmux (personal preference)

I also rely on tmux buffers for a textmode "clipboard". I do not use x11

I've been using tmux since 2011 well before it became popular. I only use a fraction of its features

pavel_lishin•27m ago
> I do almost all interactive work while detached from tmux

How come?

pavel_lishin•25m ago
Hard agree on intuitive splits, I do this as well.

My hotkey is the backtick, `, rather than a chord.

The one thing I still struggle with - because it happens rarely - is easily copying the contents, full or partial, of a particular pane.

monological•24m ago
The only reason I don't use tmux is because of how annoying it is to look at scrollback. Am I using it wrong?
lancebeet•10m ago
I would "just" do C-B PgUp and then use vi-like movement keys like hj, gg/G etc., and q to escape the pager, but I realize now that I say it that it doesn't sound very convenient or discoverable.
client4•8m ago
C-b [ allows you to scroll up/down
hybirdss•24m ago
feels wrong to scp a dotfile to a server you only touch once
tombert•22m ago
I almost never bother theming things on my computer; I usually don't really care about how things look and I can't be bothered with it.

I have two exceptions to this: NeoVim and tmux.

tmux in particular looks very ugly out of the box; I'm not sure why they decided to have a bright green bar on the bottom (presumably to be high-contrast in a low color terminal), but I really hate staring at it all day (since I kind of live in tmux most of the day on both my work and personal computer). I have it set as close as I can to the Wombat color scheme that's built into emacs (and which can be easily added to Vim), because I personally have always felt that that was the most pleasant theme to stare at for long periods of time.

Another thing I do is set the prefix key to backtick. I have no idea why I started doing this, but at this point I'm too geriatric to change, and I still greatly prefer this over ctrl-b. The only issue I've had is when I need to do code blocks in markdown, but I've just gotten used to hitting backtick twice when I need to actually use a backtick.

0xDEFACED•20m ago
my favorite thing to do with tmux is using a sessionizer script[0] (credit for the idea/original implementation goes to ThePrimeagen). allows for fzf-ing my projects and creating a separate session for each one. especially handy for bouncing around when working on features/fixes that span multiple repos

for (neo)vim users, flattening vim splits and tmux panes into the same level for switching with ctrl+hjkl is handy too

[0](https://github.com/tolly-xyz/dotfiles/blob/main/.local%2Fbin...)

imiric•20m ago
I've used ` as prefix for years now. Considering how often you switch windows/panes, I reckon using a single character has saved me hours per year. :D

It rarely conflicts with whatever I'm doing, but I have a binding to temporarily switch it to `C-a` and back, which I almost never use.

Oh, and I've used this themepack[1] for years as well.

Actually, here's my config[2] if someone finds it useful. I can't claim ownership of it, and probably stole it from somewhere I don't remember anymore.

BTW, the author's site https://rootloops.sh/ is certainly... something. :)

[1]: https://github.com/jimeh/tmux-themepack

[2]: https://gist.github.com/imiric/9bd3e5b7fc5e1468d05abc674f42e...

Morantron•18m ago
One way to make tmux way more usable is to use tmux-fingers, which provides hint-based mouse-free copypaste capabilities

https://github.com/morantron/tmux-fingers

(disclaimer: I'm the developer of the plugin)

johnfn•18m ago
Guys, did you know about tmux control mode? It tells the host terminal to treat tmux tabs as actual tabs in the terminal. That means that things like scrollback, tab navigation, etc are all handled natively, and you can visually see all your tmux tabs! It doesn't have great support across all terminals, but it does work great in iTerm 2.

Try `tmux -CC` in iTerm.

For a tmux novice like me, this was a total game changer :)

garymiklos•9m ago
Just use smux.dev
_345•7m ago
I actually asked chatgpt to recommend me a great starter tmux conf, and it gave me 80% of this blog post. Not an insult btw.
christiansafka•6m ago
I would also describe haventerminal.com as making tmux pretty and usable! but without any setup steps, first class support for agents, and management of multiple machines. Disclaimer: It's a macOS app we just launched and it ships its own open source session persistence.
hleszek•3m ago
I love tmux but one thing which really annoys me is the fact that I cannot use the mouse wheel or the scroll back to see the previous content. I know there are shortcuts to go forward and back but I always forget them and they are not easily accessible on my keyboard and cumbersome.
jzer0cool•2m ago
Could never get mouse copy to work well (using mac at moment). When I make text selection, selects yellow and upon release goes to terminal prompt. I had one config work at one point and it kept selecting from all panes, not just one the one I'm in. Any ideas?