Advertisement · 728 × 90

Posts by Daniel

I wrote a wrapper to format ss output into a clean, color-coded table. It highlights the status (LISTEN/ESTAB), separates local/remote addresses, and proc name w/ PID.
How do you check listening ports on your machine? #linux #net #dev

github.com/iamdanielv/u...

3 months ago 0 0 0 0

I built a git log viewer that lives in a tmux popup. I can browse commits, see diffs in a preview pane, and copy hashes with a single key. It simplifies reviewing history.

How do you explore your git history? CLI or GUI? #git #tmux #devtools

Check it out:
github.com/iamdanielv/u...

3 months ago 1 0 0 0

I scripted a fuzzy-finder process killer. Now I hit a hotkey, type a few letters of the process name, and hit Enter. It even shows me a preview of the process details (CPU/Mem) before I pull the trigger.

Check it out and let me know what you think:
github.com/iamdanielv/u...

#dev #tools #tui

3 months ago 0 0 0 0

Remembering virsh commands is hard.
I built a TUI dashboard to view CPU/RAM usage, grab IP addresses, and toggle power states for my VMs. It’s like a mini-cloud console right in my terminal.

Check it out, what do you think:
github.com/iamdanielv/u...

#dev #tools #tui

3 months ago 0 0 0 0

Manually editing .env files is error prone
I wrote a TUI to manage env vars. It handles quoting, preserves comments, and lets me import system variables safely.

How do you manage config files?

#dev #terminal #TUI #tools

Check it out: github.com/iamdanielv/u...

3 months ago 0 0 0 0
Preview
GitHub - iamdanielv/ssh-manager: An interactive TUI for managing and connecting to SSH hosts defined in ~/.ssh/config. An interactive TUI for managing and connecting to SSH hosts defined in ~/.ssh/config. - iamdanielv/ssh-manager

Ever struggle with modifying the ssh config file? I've recently had to make many changes as I am testing a lot of VMs. I wrote a little tool to help simplify modifying the ssh config file. Check it out and let me know what you think: github.com/iamdanielv/s... #tool #dev #utility #shell #helper

7 months ago 0 0 0 0
Spaghetti on the left, breaking down into modules, to create lasagna on the right

Spaghetti on the left, breaking down into modules, to create lasagna on the right

👓 Do One Thing and Do It Well 👓

Devs: ever struggle between adding features vs. perfecting one use case?

I go modular—LEGO-style 🧱

🔌 Plugins
🔗 Microservices
🖥️ Future MCP?

"From Spaghetti to Lasagna"™️

How do you keep your apps focused and flexible?

#Dev #CleanCode #Microservices #Learning

8 months ago 2 0 0 0
Advertisement
Preview
GitHub - iamdanielv/ollama_scripts: Utilities to setup Ollama and OpenWebUI. Utilities to setup Ollama and OpenWebUI. Contribute to iamdanielv/ollama_scripts development by creating an account on GitHub.

Spent weekend playing with LLMs and decided to automate setup, config and management.
Hopefully helps others get local AI environment running in minutes.

Check it out, I'd appreciate feedback or contributions!
github.com/iamdanielv/o...

#Ollama #OpenWebUI #LLM #learning #SelfHosted
#LocalLLM #AI

9 months ago 4 2 0 0

Playing with LLMs and generative AI. So much fun & so much to learn about. 🤖 #Ollama #AI #Learning

9 months ago 1 0 0 0

I use #RancherDesktop for running #Kubernetes on Windows & Ubuntu. I documented my installation steps on Ubuntu and shared them publicly: github.com/iamdanielv/R... Hope others find it helpful! #DevOps #Containers #Learning

9 months ago 2 0 0 0

Have fun! That's an awesome Combi

1 year ago 0 0 0 0
AutoHotkey Free keyboard macro program. Supports hotkeys for keyboard, mouse, and joystick. Can expand abbreviations as you type them (AutoText).

Another approach could be to use something like www.autohotkey.com, but that requires you to install it on the Host OS. If it's on the Keyboard itself it works no matter which machine you connect to.

1 year ago 1 0 0 0

I wanted a smaller keyboard without losing functionality. I have a layer with a num pad and another for doing code reviews focused on moving around code. I use different colors for different layers / functions etc. It's also nice that it is built into the keyboard instead of the OS.

1 year ago 0 0 1 0

Have you written any fun / interesting macros for your keyboard? #keyboard #QMK #VIA #programming

1 year ago 1 0 0 0
Preview
GitHub - iamdanielv/kb_rk_r65: Custom QMK Royal Kludge R65 firmware Custom QMK Royal Kludge R65 firmware. Contribute to iamdanielv/kb_rk_r65 development by creating an account on GitHub.

I'm really enjoying programming / playing with mechanical Keyboards. I wrote custom firmware for my RK R65, check it out here: github.com/iamdanielv/k... #mechanical #Keyboard #QMK #VIA #programming

1 year ago 5 0 1 0