You are viewing a single comment's thread from:

RE: Vibe coding: Why you might be doing it wrong

I just loved the way you wrote this article. I totally agree that sometimes the solution isn't to add another constraint but to redefine what the agent fundamentally understands itself to be.
How long have you been coding for? Do you have any projects here on Hive?

Sort:  

“How long have you been coding for? Do you have any projects here on Hive?”

That's a bit tricky question... I guess I started when I was a kid, 40 or so years ago, but I never learned to become fluent with coding. Most I can do is fancy Bash or Python scripts for monitoring my Linux setups, but even then I need to figure things out and learn many things again. Memory isn't what it used to be I know. ;)

I did have one Hive project, but I it was not my proudest moments. It was basically a script that was supposed to add and remove from liquidity pairs to 'balance out' market dynamics. It basically worked... But I soon learned it had a habit of causing blockchain congestion. The problem was that it added thousands of minuscule transactions to the chain per day, and potentially caused problems with Hive-Engine and likely with the Hive blockchain as well. Had to scrap that one.

My current projects might actually be related to Hive as well. Once I get something out I will probably write about it.

So it was a market maker of sorts.
I get a feeling that your current projects might also be related to finance XD