Readit News logoReadit News
Zaloog commented on Show HN: I replaced Beads with a faster, simpler Markdown-based task tracker   github.com/wedow/ticket... · Posted by u/wild_egg
Zaloog · 2 months ago
I just added a cli Interface to my existing tool kanban-tui.

Now I can let the agent create tasks and work on them via cli and I can monitor or add new tasks on the fly on the TauI without needing to interrupt the agent. Using sqlite backend, if you use it as a local skill, it doesnt create files in your repo

„uvx kanban-tui skill init“ to get the skill and get started.

Zaloog commented on Ask HN: Who wants to be hired? (December 2025)    · Posted by u/whoishiring
Zaloog · 3 months ago
Location: Cologne, Germany

Remote: Yes, prefer on-site

Willing to relocate: yes

Technologies: Python, SQL, AWS, Terraform, Git

Résumé/CV: On request

Github: https://github.com/Zaloog

Email: gramslars@gmail.com

Hi I'm Lars, I have a background in Quality/Reliability Engineering and found my passion in Software Engineering and bring those two fields together to build reliable products and generate business value.

I have worked as a Reliability Analyst/Data Scientist in the pharmaceutical/chemical industry before and I am now looking for a job, where I can contribute and learn with an awesome team.

Zaloog commented on Bluetui – A TUI for managing Bluetooth on Linux   github.com/pythops/bluetu... · Posted by u/birdculture
user3939382 · 4 months ago
Highly recommend on macos blueutil and aliasing these with your bluetooth devices IDs to bluetooth on+connect device in one command, bluetooth off. It’s more user friendly than any GUI workflow for repeat devices.
Zaloog · 4 months ago
Ive built a TUI which utilizes blueutil [0].

It displays inline and supports j/k navigation. Also wrote a short post about its creation [1].

[0]:https://github.com/Zaloog/blueutil-tui

[1]:https://zaloog.github.io/2025/02/26/tui-a-day.html

Zaloog commented on Bluetui – A TUI for managing Bluetooth on Linux   github.com/pythops/bluetu... · Posted by u/birdculture
Zaloog · 4 months ago
Nice work. Ive also build a TUI over blueutil (https://github.com/toy/blueutil) for MacOs:

https://github.com/Zaloog/blueutil-tui

Its written in python using the textual framework and displays the connections inline in your Terminal.

Zaloog commented on Watchfiles: Simple, modern and fast file watching for Python, written in Rust   github.com/samuelcolvin/w... · Posted by u/Labo333
Zaloog · 8 months ago
Awesome library, I use it in ayu (https://github.com/Zaloog/ayu) to watch for changes in test files, to automatically rerun those tests.
Zaloog commented on Ask HN: What are you working on? (May 2025)    · Posted by u/david927
Zaloog · 10 months ago
Working on a pytest plugin with a tui to run tests interactively and manage plugins and options
Zaloog commented on Ask HN: What are you working on? (March 2025)    · Posted by u/david927
achristmascarl · a year ago
i've been working on a database management tui called rainfrog (https://github.com/achristmascarl/rainfrog). it supports postgres, mysql, and sqlite, and we recently added several new features such as: - favorites tab for frequently used queries - exporting query results to csv - configuring database connections in the config

feature requests and bug reports are appreciated!

Zaloog · a year ago
How is rainfrog different from harlequin[0]

[0] https://github.com/tconbeer/harlequin

u/Zaloog

KarmaCake day32November 21, 2023View Original