BatmanAoD

joined 2 years ago
[–] BatmanAoD@programming.dev 2 points 1 month ago

The user who submitted the report that Stenberg considered the "last straw" seems to have a history of getting bounty payouts; I have no idea how many of those were AI-assisted, but it's possible that by using an LLM to automate making reports, they're making some money despite having a low success rate.

[–] BatmanAoD@programming.dev 2 points 1 month ago* (last edited 1 month ago)

Every single time I've tried to work on a file using tabs, I've had to configure my tabstop to be the same width the original author used in order to make the formatting reasonable. I understand that in theory customizable tabstops is preferable, but I've yet to see it work well.

(For what it's worth, I think that elastic tabstops, had they been the way tabs worked in text files to begin with, would have been far preferable.)

[–] BatmanAoD@programming.dev 1 points 2 months ago

The biggest issue for me was that 3rd-party config broke a few times; I think carapace (which I no longer use anyway, for other reasons) was a major one.

[–] BatmanAoD@programming.dev 2 points 2 months ago

I think that's fine; I don't usually orphan background jobs, but I do relatively often have reason to have them while I do something else. And relying on pueue for more complex uses seems more than reasonable.

[–] BatmanAoD@programming.dev 1 points 2 months ago (4 children)

I didn't realize Nu had gotten any form of job control; that was one of the limitations that forced me back to a traditional shell last time I tried it.

Looks like they're still making frequent breaking changes, though, which was another thing I found difficult to manage.

[–] BatmanAoD@programming.dev 1 points 2 months ago

They explained pretty clearly that they use Linux exclusively for work.

[–] BatmanAoD@programming.dev 8 points 2 months ago

Nah, this is society if we move past needing so many passwords. Passkeys, federated logins, and one-time login codes are all preferable.

[–] BatmanAoD@programming.dev 1 points 2 months ago

So...like an old fashioned camera iris?

[–] BatmanAoD@programming.dev 1 points 2 months ago (2 children)

All the others are not very butthole-ish, though.

[–] BatmanAoD@programming.dev 5 points 2 months ago* (last edited 2 months ago)

There are definitely more experienced programmers using it. I can't find the post at the moment, but there was a recent-ish blog post citing a bunch of examples. [edit: found it: https://registerspill.thorstenball.com/p/they-all-use-it ]

Personally, I don't use AI much, but I do occasionally experiment with it (for instance, I recently gave Claude Sonnet the same live-coding interview I give candidates for my team; it...did worse than I expected, tbh). The experimenting is sufficient for me to recognize these phrases.

[–] BatmanAoD@programming.dev 8 points 2 months ago

It's not in C, if that's what you mean.

[–] BatmanAoD@programming.dev 9 points 2 months ago

It's a "stream manipulator" function that not only generates a new line, it also flushes the stream.

view more: ‹ prev next ›