I tried and failed to get an LLM to write jq code to do a regex based matcher for finding if one json object was a subset of another.
Gave up and learned it enough to get it going. jq is nutso powerful.
Instructor, author, developer. Creator of Beej’s Guides.
openpgp4fpr:CD99029AAD50ED6AD2023932A165F24CF846C3C8
I tried and failed to get an LLM to write jq code to do a regex based matcher for finding if one json object was a subset of another.
Gave up and learned it enough to get it going. jq is nutso powerful.
If Trump’s goal isn’t to cede most everything to China, he’s doing a poor job.
I don’t trust the people making the national citizenship list to be honest about it.
Lol… I wanted “DRM”. But it’s been a long day.
No way rich people are using this shit on their own kids.
I often wonder about the stuff I write, what becomes of it. It’s a little disheartening since I love crafting it for best effect… But especially with computer books for beginners, people prefer to ask AI for the answers instead of studying.
I also just bought 6 sci-fi books from an author I’d never heard of for cheap. I love supporting indy authors, the price was right, and they sold their books directly from the website, no middlemen and no DRM. Perfect.
But was the author real? I actually did a bunch of research to find out their history and all that before pulling the trigger. I really don’t want to read AI stories. But I can see a future where the vast majority don’t care. Imagine an endless episode of Survivor or a soap opera, completely generated 24x7 forever. You know that shit would be massive.
And there might only be a fringe that seeks human-generated content for the humanity of it.
A trick you can use there is to form the connection with different intent, e.g. to learn more about the field. Maybe it leads to something and maybe it doesn’t, but at least you learned something.
Yeah, we computer people don’t typically count networking as a forté. But I fear that while before the network was merely important, now it could turn into the only thing that matters.
States rights! Lol
Sucks for today’s juniors, but that gap will bring them back into the fold with higher salaries eventually.
But Carter had honor.
I’m not worried. The minute the ad blockers stop working I’ll finally be able to do something else with my time.
I certainly can’t speak for all educators and grade levels, but in my junior and senior CS courses, I don’t have them memorize anything and they gotta solve problems.
Vim because it’s ubiquitous, starts up instantly, works when ssh’d into a server, and doesn’t get in my way with lots of busy interface. Also modal editors are the only way to go, IMHO. 🙂
What is that core issue, in your opinion?
This is pretty much the only way to verify knowledge. And it’s kind of what interviewers do when they’re thinking about hiring someone for a job, right? Same goal.
One potential avenue that schools have, especially in college, is to let the students know that. You’re not up against the school; you’re up against the interviewer.
This academic year I’m going to try to set up a thing where we do mock interviews with students, hopefully with real interviewers from real companies. I want to show the students where they’re going, and what they really have to get ready for.
In my dream world, we wouldn’t even have grades or diplomas. After all, when we’re learning things on our own we don’t have those and yet somehow we manage to get the job done. But not having grades comes with its own set of problems in this academic structure we’ve set up.
I used to pay Google for things back when they were pretty awesome. Haven’t paid them a dime for years now.
I’ve been messing around with vibe-painting, myself. Damn it feels good to be an artist.
I’m trying to think of something more fucked up, but I’m struggling, here.
Basically “does this JSON object contain at least these two properties, and is the value of one particular properties a string of digits followed by the letter ‘Z’”, for example.