Hacker News new | ask | show | jobs
by purerandomness 97 days ago
You haven't been around here in the Blockchain/NFT/Smart Contract dark ages, have you?
2 comments

Naw man I just signed up.
I chuckled. Everything on earth is recent if you look at it from a cosmic timeframe I guess
To be fair, it really was annoying when everything was blockchain.
On the other hand man was it easy to make money at the time. I guess that’s probably true now for those in the AI space too
Aren't there blockchain agents, surely there must be agents running in the blockchain as smart contracts?
I wonder in what timeframe the cosmic timeframe is recent.

It's turtles all the way down ....

;)

TBH I’ve been here a while, never felt what the point with the above is but do feel LLM:s are a new valuable affordance in computer use.

I mean I don’t have to remember the horrible git command line anymore which already improves my exprience as a dev 50%.

It’s not all hype bs this time.

> I mean I don’t have to remember the horrible git command line anymore

Every time I see a comment like this, I have to wonder what the heck other devs were doing. Don’t you know there were shell aliases, and snippet managers, and a ton of other tools already? I never had to commit special commands to memory, and I could always reference them faster than it takes to query any LLM.

You do realize it does not help _me_ at all if _you_ have found your perfect custom setup.

Because it’s custom there is no standard curriculum you could point me to etc.

So it’s great you’ve found a setup that works for you but I hope you realize it’s silly to become idignant I don’t share it.

The point I’m making is there are tons of solutions. Deterministic, fast, low-energy, customisable. Which is why I said “I have to wonder what the heck other devs were doing”. As in, have you never looked for a solution to your frustration? Hard to believe there was nothing out there before which wouldn’t have improved your Git command-line experience. Like, say, one of the myriad GUI tools which exist.

> Because it’s custom there is no standard curriculum you could point me to etc.

Not true. There are tons of resources out there not only explaining the solutions but even how different people use them and why.

If I sat with you for ten minutes and you explained me the exact difficulties you have, I doubt I couldn’t have suggested something.

I use a git gui :)

So the only time I need terminal, it’s for something non-obvious.

”There are tons of resources”

This is not a standard curriculum as such though.

I’ve tried to come to terms with posix for 25 years and am so happy I don’t need to anymore. That’s just me!