Imagewmark 0.6.0 🚀
🖼️ C++ #watermarking (much faster, lower RAM)
🔧 Split arch: C++ for embedding, Python for extraction
⚙️ New test‑suite attacks: gamma, brightness‑contrast
🐞 Fixes: .ppm/.tif support, sign‑preservation
🔍 Blind detection
Article:
testbit.eu/2026/imagewm...
#ImageWatermarking
Posts by
Detailed jj-fzf 0.38.0 release notes are up.
The post covers the new experimental positioning, selections, #LLM improvements, jj-split and SFX fixes.
Full details + upgrade path:
testbit.eu/2026/jj-fzf-...
Feedback on the cursor behavior or further refinements are very welcome as GitHub issues.
jj-fzf 0.38.0 screenshot
jj-fzf 0.38.0 is out! 🚀
🎯 Auto-position on @ upon startup
🧠 Updated commit message prompt for smaller LLMs
📖 Man page now includes F11 preview toggle docs
🐛 Fixed SFX support for Ubuntu 22.04
🔧 Fixed quoting for jj split
⚠️ Requires jj-0.38.0 and fzf-0.67.0
github.com/tim-janik/jj...
#jj-vcs
had a mind blowing experience seeing @timjanik.bsky.social 's jj-fzf recently. wildly rich shell scripting tui. this is sort of an aside, because this is really a rich program interface and ideally i want auto-complete input and command palette ux to be shell first not above
bsky.app/profile/timj...
jj-fzf-0.37.0 Screenshot
🚀 JJ-FZF 0.37.0 is out!
📄 Ctrl-T: Log with file types
📜 Alt/Ctrl-↑↓: Scroll preview/log
📝 Ctrl-W: Word diff
🧹 Ctrl-B: Whitespace diff
🔄 Word-level merging rebase
📤 Ctrl-P: Supports jj-pre-push
github.com/tim-janik/jj...
#BuildInPublic #100DaysOfCode #Git #VCS #DevTools #Jujutsu #jjfzf #OpenSource
jj-fzf screenshot of log view with file type diff
#DevLog: jj-fzf with file-type diffs!
📄 Ctrl-T toggles file-type diff in log view
🌐 Ctrl-S supports jj workspaces for commit message generation via LLM
📚 Updated docs for new configs
github.com/tim-janik/jj...
#BuildInPublic #100DaysOfCode #Jujutsu #VCS #DevTools #jjfzf #OpenSource #Tech
Key Binding Help for jj-fzf
I would start using #jjfzf (github.com/tim-janik/jj...)
In jj-fzf, each of the commands you posted is literally just a single hotkey:
Alt-C - commit (interactively)
Ctrl-P - push (all or selected revisions)
Alt-B - set bookmark (suggests nearest bookmark)
Ctrl-P
Ctrl-D - describe
Ctrl-P
Example word diff preview with white spaces ignored
#DevLog: jj‑fzf gets smarter previews!
🧹 New Ctrl‑B - cycle through whitespace‑ignore options for the preview diff
🔤 New Ctrl‑W - toggle line‑diff vs word‑diff for the preview diff
🖼️ Auto-wrap for reparent & rebase
github.com/tim-janik/jj...
#100DaysOfCode #Jujutsu #VCS #DevTools #jjfzf #tech
#DevLog: jj-fzf got smarter rebase!
🛠️ Added Word-level merging option to rebase dialog
📖 Filed #Jujutsu PR#7842 to improve docs
🔍 Better preview formatting via multi-line rebase commands
🔄 Added --ignore-immutable option to duplicate
github.com/tim-janik/jj...
#100DaysOfCode #jjfzf
jj-fzf: Text UI for Jujutsu based on fzf https://lobste.rs/s/utxfxu #vcs
Also:
📁 Alt-S: Interactive restore
📝 Ctrl-S: LLM-generated commit messages
🔍 Ctrl-V: Improved evolog
📂 Ctrl-O: Improved operation log browser
⌨️ Column-major key binding layout
🚀 Inject forgotten commits into history
📜 Support for jj-log multi-line templates
📚 Extended man page + LLM config info
jj-fzf 0.34.0 Release Screenshot
🎉 JJ-FZF 0.34.0 recently released!
🔧 Complete rewrite
🔄 Alt-B: Bookmark manager
🧹 Alt-Q: Multi squash
🔍 Ctrl-F: Toggle fzf / live revset editing
📝 Ctrl-S: LLM-generated commit messages
🌿 Divergent commit support
📜 Multi-line jj-log list
github.com/tim-janik/jj...
#DevTools #Jujutsu #VCS #jjfzf