Home New Trending Search
About Privacy Terms
Posts
Zoltan @zashboy's posts
Generate E2E Tests with One Command: AI-Powered Playwright - ZashBoy.com Automate your E2E testing workflow with one command. Learn how to generate resilient Playwright tests for any web app using AI. Start testing today!

Writing E2E tests is the ultimate "important but boring" task. I got fed up with the selector hunt and built a Claude Code plugin that generates tests for the whole app with one command. #ClaudeCode #E2E - www.zashboy.com/articles/one...

1 month ago 1 0 0 0

Orchestrating AI agents is usually a mess of manual hand-offs. I took what I learned from OpenCode and built a Claude Code plugin #Claude Code - www.zashboy.com/articles/claude-code-wor...

1 month ago 0 0 0 0

I'm not a fan of Claude Code adding itself to my Git contributor lists. I found the fix to keep your metadata clean. #ClaudeAI #Git - www.zashboy.com/articles/how-to-prevent-...

1 month ago 0 0 0 0

I spent years writing "fix stuff" as a commit message because I was too tired to think of anything better. I finally automated my commits and PR descriptions, and now my git history actually makes sense. #git #automation - www.zashboy.com/articles/i-finally-stopp...

1 month ago 0 0 0 0

Regarding the translation accuracy, unfortunately I don't speak the target language, but it looked French to me! We'll see what the client thinks.

1 month ago 0 0 0 0

Reviews helped a lot with finding and replacing hardcoded text in the code. The results were still not perfect, but much better than running only one prompt with an LLM. I can't even imagine how long this would have taken a few years ago!

1 month ago 0 0 0 0

My most advanced OpenCode setup yet: A fully automated workflow for legacy Joomla translation. Custom TS plugins + multi-agent reviews = seamless refactoring. 🛠️✨ #OpenCode #WebDev #Automation - www.zashboy.com/articles/opencode-transl...

1 month ago 2 0 1 0

Take agent chaining to the next level. OpenCode Supervisor orchestrates entire dev workflows—planning, coding, and reviews—while maintaining state across interruptions. 🤖🚀 #AI #SoftwareDev - www.zashboy.com/articles/opencode-superv...

1 month ago 1 0 0 0

Stop settling for AI vendor lock-in. 🚫 My OpenCode Agent Chaining pipeline (Planner-Editor-Review) brings multi-model power to Emacs. Total control over your dev workflow is finally here! 🤖💻 #Emacs #AI #Coding - www.zashboy.com/articles/opencode-agent-...

1 month ago 2 0 0 0

Stop decompressing logs just to search them! 🛑

Use `ripgrep -z` to search .gz, .bz2, .xz, and .lz4 archives directly. Save time, save disk space, and keep your CLI workflow fast. ⚡️

#ripgrep #CLI #DevOps #Programming - www.zashboy.com/articles/search-in-compr...

1 month ago 1 0 0 0

Running out of RAM? 🐧 Boost your Ubuntu system's performance and unlock hibernation by setting up a swap partition. This guide covers the configuration process from GParted to persistence. 🛠️

#Ubuntu #Linux #SysAdmin #OpenSource - www.zashboy.com/articles/configure-a-swa...

1 month ago 0 0 0 0

Stop hunting for old files manually. 🖼️ This SSH one-liner lets you find, archive, and stream images older than a specific date directly to your local machine. Efficient remote management made easy! ⚡️ #Linux #... - www.zashboy.com/articles/how-to-copy-old...

1 month ago 0 0 0 0

Stuck with legacy PHP projects that require Composer v1? 🐘 You don't have to downgrade your system. Here’s how to run Composer v1 and v2 side-by-side without conflicts. Keep your workflow smooth! #PHP #Composer #WebDev - www.zashboy.com/articles/installing-comp...

1 month ago 0 0 0 0

Need to investigate an IP address without leaving your terminal? 💻 From basic pings to deep network diagnostics, these essential Ubuntu commands have you covered for security audits and more. 🐧⚙️

#Linux #Networking #U... - www.zashboy.com/articles/get-information...

1 month ago 0 0 0 0

Stop watermarking images one by one! 📸 Master ImageMagick to automate watermarking for thousands of files at once. Includes tips for parallel processing and batch conversion. 💻✨ #ImageMagick #OpenSource #Automation - www.zashboy.com/articles/imagemagick-wat...

1 month ago 1 0 0 0

Getting "Too many authentication failures" in FileZilla? 📂 Your SSH agent might be oversharing. Learn how to launch FileZilla without the agent to fix connection errors and troubleshoot your keys. 🛠️ #FileZilla #SSH #SysAdmin - www.zashboy.com/articles/launch-filezill...

1 month ago 0 0 0 0

Stop manually clearing logs! 🛑 Logrotate automates rotation, compression, and deletion so your server stays healthy and your disk stays clear. The ultimate "set it and forget it" tool for Ubuntu. 🐧💻 #Linux #DevOps #SysAdmin - www.zashboy.com/articles/efficient-log-m...

1 month ago 1 0 0 0

🚀 Secure file transfers made easy! Learn how to install and configure vsftpd on Ubuntu. This guide covers anonymous access, user auth, and crucial security hardening. 🐧💻

#Linux #Ubuntu #SysAdmin #vsftpd - www.zashboy.com/articles/setting-up-an-f...

1 month ago 0 0 0 0

Set `PasswordAuthentication no` but passwords still work? 🔐 On Ubuntu & Debian, a sneaky `Include` directive often overrides your settings. Learn how to fix your SSH config for good. #Linux #SSH #SysAdmin #Sec... - www.zashboy.com/articles/troubleshooting...

1 month ago 0 0 0 0

Database dump failures from AWS RDS are a headache. 😫 Stop fighting local `mysqldump` version conflicts and start using MariaDB Docker for a reliable, portable workflow.

#AWS #MySQL #Docker #DevOps - www.zashboy.com/articles/streamlining-da...

1 month ago 0 0 0 0

Windows update broke your dual-boot? 🛠️ I ran into the 'error: cannot load image' bug and fixed it. Here’s how to restore your bootloader and get back to gaming. 🎮 #Windows #Linux #Gaming #TechTips - www.zashboy.com/articles/restoring-windo...

1 month ago 0 0 0 0

Stop manually copying config files. 🛑

GNU Stow is the cleanest way to manage your dotfiles using symlinks. One repo, multiple machines, zero mess.

Learn how to set it up and keep your $HOME tidy. 💻✨

#Linux #Dotfiles #OpenSource #Co... - http://www.zashboy.com/articles/manage-your-dotfile

1 month ago 1 0 0 0

Stop juggling SFTP clients! 🚀 Mount remote servers and S3 buckets directly to your Ubuntu filesystem with SSHFS and fstab. Make remote files feel local. 🐧💻 #Linux #Ubuntu #SysAdmin #DevOps - localhost/articles/mount-third-par...

2 months ago 0 0 0 0

Is your firewall ready for production? 🛡️

Ditch iptables for nftables. Learn how to secure your Ubuntu server for Web, Mail, and VPN services with rate-limiting and IP-restricted access.

#Linux #Ubuntu #SysAdmin #nftables #CyberSecurity - https://zashboy.com/articles/ubuntu-nftables-firewal

2 months ago 0 0 0 0
Preview
GitHub - zb-ss/hftool: CLI tool to interact with HF Transformer models CLI tool to interact with HF Transformer models. Contribute to zb-ss/hftool development by creating an account on GitHub.

Wanted an Ollama-like CLI for local image & video models so I didn't have to hardcode prompts in an IDE. Built a tool that runs I2I, T2I, T2V, TTS, and STT locally—perfect for AMD GPUs.

Sharing it in case it helps anyone else! Check it out here: github.com/zb-ss/hftool #OpenSource #AI

2 months ago 0 0 0 0
Zoltan @zashboy
Zoltan @zashboy
@zashboy
5 Followers 21 Following 25 Posts
Posts Following