I Made a Vibe Coded Project

2 points by annoymousperson ↗ HN
Over a week, I managed to hack together pish. It is a primarily C based project aiming to one day be nearly compliant to POSIX/UNIX standards? It is an experimental project made entirely from scratch by myself.

Here is what I learned

AI tends to generally benefit more if I ask it to give it documents like SPECs, and debating first before implementing.

Here is what I learned a lesson from

Never make flashy features, for example. While I was developing pish, I realized the test suite was quite a hurdle and refurbished it. After that I made a lot of changes before finally refining the utils and adding LS.

Link:

https://github.com/atandant/pish

2 comments

[ 2.5 ms ] story [ 16.4 ms ] thread
I also forgot to mention that this project is entirely experimental, never expect to be production ready anytime soon.
You might get a better response if you mentioned what the tool _does_.