artpar

↗ HN profile [ 73.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, I made ATM, short for Agent Task Manager. It is a small CLI/TUI that shows which local coding agents are running on your machine, which repo they are in, and whether they look active, idle, stale, or just present…

  2. I came across https://a2ui.org/ a couple of months ago and decided to do an implementation as a side project canopy renders jsonl files as functional and interactive native GUI Here is a hello world example…

  3. Made this to use my laptop terminal session on mobile without data going through a server. tt start -p mypassword → get a URL (qrcode) → open in browser → enter password → connected. Direct webrtc datachannel between…

  4. Show HN: Simple Tools for Recruiters (reliablerecruiter.space)
  5. prompt began with: create a fully featured and most advanced notepad solution which encompasses every need of anyone wanting to use a notepad https://artpar.github.io/notepad/ https://github.com/artpar/notepad ps: not…

  6. Hello HN, I am Parth. In my experience, the current form of testing automation takes too long. To solve this, I am creating a developer tool to speed up the code-test cycle for Java developers. It has two main parts:…

  7. Which one or why not (apart from the obvious that it's cli)

  8. Hi HN, Daptin is an open-source competitor to API first CMSs like airtable/contentful. https://github.com/daptin/daptin Daptin is a server side software and the name is inspired by the word "adaptable". The goal is to…

  9. For testing static cross built executables from golang