this post was submitted on 13 May 2025
477 points (100.0% liked)

TechTakes

1872 readers
225 users here now

Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.

This is not debate club. Unless it’s amusing debate.

For actually-good tech, you want our NotAwfulTech community

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] vivendi@programming.dev 34 points 1 week ago (30 children)

No the fuck it's not

I'm a pretty big proponent of FOSS AI, but none of the models I've ever used are good enough to work without a human treating it like a tool to automate small tasks. In my workflow there is no difference between LLMs and fucking grep for me.

People who think AI codes well are shit at their job

[–] V0ldek@awful.systems 29 points 1 week ago (43 children)

In my workflow there is no difference between LLMs and fucking grep for me.

Well grep doesn't hallucinate things that are not actually in the logs I'm grepping so I think I'll stick to grep.

(Or ripgrep rather)

[–] thedeadwalking4242@lemmy.world 17 points 1 week ago (1 children)

With grep it’s me who hallucinates that I can right good regex :,)

[–] froztbyte@awful.systems 11 points 1 week ago (4 children)

(I don't mean to take aim at you with this despite how irked it'll sound)

I really fucking hate how many computer types go "ugh I can't" at regex. the full spectrum of it, sure, gets hairy. but so many people could be well served by decently learning grouping/backrefs/greedy match/char-classes (which is a lot of what most people seem to reach for[0])

that said, pomsky is an interesting thing that might in fact help a lot of people go from "I want $x" as a human expression of intent, to "I have $y" as a regex expression

[0] - yeah okay sometimes you also actually need a parser. that's a whole other conversation. I'm talking about "quickly hacking shit up in a text editor buffer in 30s" type cases here

[–] swlabr@awful.systems 8 points 1 week ago* (last edited 1 week ago) (4 children)

Hey. I can do regex. It's specifically grep I have beef with. I never know off the top of my head how to invoke it. Is it -e? -r? -i? man grep? More like, man, get grep the hell outta here!

[–] froztbyte@awful.systems 11 points 1 week ago (1 children)

now listen, you might think gnu tools are offensively inconsistent, and to that I can only say

find(1)

[–] swlabr@awful.systems 12 points 1 week ago

find(1)? You better find(1) some other place to be, buster. In this house, we use the file explorer search bar

load more comments (3 replies)
load more comments (3 replies)
load more comments (42 replies)
[–] MonkderVierte@lemmy.ml 9 points 1 week ago (4 children)

No the fuck it's not

Because it's a upscaled translation tech maybe?

load more comments (4 replies)
load more comments (28 replies)