HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Zaloog

no profile record

Submissions

AI Adoption vs AI Transformation

dentro.de
1 points·by Zaloog·6 miesięcy temu·0 comments

comments

Zaloog
·6 miesięcy temu·discuss
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
·7 miesięcy temu·discuss
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: [email protected]

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
·8 miesięcy temu·discuss
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
·8 miesięcy temu·discuss
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.