

#Tag
Just found OpenCode as an alternative to Claude Code
Unlike other AI coding tools, it's:
✅ 100% open source
✅ Provider-agnostic (works with Claude, GPT, local models)
✅ Built by terminal enthusiasts for terminal lovers
✅ Client/server architecture for flexibility
Perfect for developers who want full control over their AI coding workflow.
🔗 Check it out: https://opencode.ai
📦 GitHub: https://github.com/sst/opencode
🎯 Install: curl -fsSL <a href="https://opencode.ai/install" target="_blank"><span>https://</span><span>opencode.ai/install</span><span></span></a> | bash
Friday Bookmarklet Time!
Another one that I put together because, well, I wanted a way to demonstrate an issue related to WCAG SC 2.4.11 Focus Not Obscured (Minimum) (Level AA) in an audit. All it does is track the element in focus and adds a secondary focus indicator that sits above other page content, so you can visualise where the issue is, ready for a screenshot.
Friday Bookmarklet Time!
Another one that I put together because, well, I wanted a way to demonstrate an issue related to WCAG SC 2.4.11 Focus Not Obscured (Minimum) (Level AA) in an audit. All it does is track the element in focus and adds a secondary focus indicator that sits above other page content, so you can visualise where the issue is, ready for a screenshot.
Remember when automation meant Bash scripts duct-taped to crontab?
Now we’ve got declarative config, jails, and Rocinante.
Times change. Tools evolve.
Tired of broken video downloaders?
Meet yt-dlp: the powerhouse successor to youtube-dl. Download videos from over 1,000+ sites with lightning speed and incredible flexibility. Supports playlists, subtitles, and even audio extraction. Keep your favorite content offline!
https://github.com/yt-dlp/yt-dlp
#devtools #opensource #automation #python#videodownloader
Bookmark this for later.
Tired of broken video downloaders?
Meet yt-dlp: the powerhouse successor to youtube-dl. Download videos from over 1,000+ sites with lightning speed and incredible flexibility. Supports playlists, subtitles, and even audio extraction. Keep your favorite content offline!
https://github.com/yt-dlp/yt-dlp
#devtools #opensource #automation #python#videodownloader
Bookmark this for later.
The beauty of BastilleBSD?
No container runtime bloat.
No forced Linuxisms.
Just pure, secure automation on FreeBSD.
Build the way you want.
The beauty of BastilleBSD?
No container runtime bloat.
No forced Linuxisms.
Just pure, secure automation on FreeBSD.
Build the way you want.
🎞️ A developer managed to reverse pixelation in video using FFmpeg, GIMP and edge detection - no AI involved.
By analyzing motion and edges across frames, they could reconstruct original content from blurred areas.
It’s a reminder: pixelation is visual, not secure.
🛠️ Code & demo: https://github.com/KoKuToru/de-pixelate_gaV-O6NPWrI
#infosec #opensource #ffmpeg #linux #osint #devtools #technews
🎞️ A developer managed to reverse pixelation in video using FFmpeg, GIMP and edge detection - no AI involved.
By analyzing motion and edges across frames, they could reconstruct original content from blurred areas.
It’s a reminder: pixelation is visual, not secure.
🛠️ Code & demo: https://github.com/KoKuToru/de-pixelate_gaV-O6NPWrI
#infosec #opensource #ffmpeg #linux #osint #devtools #technews
A space for Bonfire maintainers and contributors to communicate