Tootfinder

Opt-in global Mastodon full text search. Join the index!

@nobodyinperson@fosstodon.org
2026-09-16 12:57:46

Wow, #zellij apparently has problems with some emoji... 😑
#tmux does that better...

two xfce4-terminal instance with vanilla tmux and zellij open.

tmux shows ℹ️   ⚠️   🥳  😑 (correct)
zellij shows ℹ   ⚠   🥳  😑 (incorrect)
@chrysn@chaos.social
2026-08-28 07:11:39

"do not run sudo su inside a tmux window"? Anyone who can attach to your tmux can already set the moral equivalent of `alias sudo="tee -a /tmp/exfiltration | sudo` in your bashrc. The difference in severity is just that it leaves different traces and that it changes the required timing for compromise by a few minutes.
The biggest vulnerability in sudo is not in the code config, but in people's mental model of their system.

@nobodyinperson@fosstodon.org
2026-09-08 13:19:43

Wow, #zellij can now resize panes with the mouse. I'll give it another try. With a bit of massaging it behaves enough like my current #tmux setup.

@cyrevolt@mastodon.social
2026-07-26 17:50:19

seeing someone running #Arch and a tmux session in the train is kinda comfy btw ☺️

@dawid@social.craftknight.com
2026-06-26 14:55:42
@… No właśnie jest niezauważalne - właśnie na codzień pracuje na zdalnej maszynie z edytorem helix i non stop mnie denerwowało wywalanie sesji SSH, mimo, że mam tmux i mogłem wrócić. Tutaj - cały dzień non stop działające kilka sesji - czuć było jak bym w sieci LAN pracował.

Czasem był "lag" z jakby tym co edytor miał zwrócić, al…
@michabbb@social.vivaldi.net
2026-08-22 23:47:39

🤝 Handoff protocol via a handoffd daemon that owns tmux socket access, watches outboxes and copies validated files into inboxes — agents use swarm_handoff.sh, ready_for_next.sh and done_with_current.sh, with git handoffs pinned to a 10-char commit abbrev

@jackie@social.linux.pizza
2026-08-26 21:56:57

microblog.jackiejude.me/slop-f
my personal anti-AI software list (I'll make a git repo for it later)
This is part of some projects I’m working on including
- a tool like vrms that allows you to scan all your installed packages with

@michabbb@social.vivaldi.net
2026-08-22 23:47:39

🌳 Each role runs in its own git worktree under .worktrees/, gets its own roles/<role>.prompt, and is launched in a dedicated tmux session with a terminal window per role
📜 Layered constitution: constitution.prompt points agents at article files, with shared defaults on main and local-*.prompt overrides per branch for workflow-specific rules

@michabbb@social.vivaldi.net
2026-08-22 23:47:38

🐝 #SwarmForge is an #opensource agent coordination system that turns swarms of #AI agents into a disciplined engineering team, built on