38 Followers
168 Following
215 Posts

I'm a general issue nerd. By night I'm a dad, infosec and sysadmin nerd, builder, and musician.
I also explore and use a large range of technologies from building my own IoT devices to infrastructure like kubernetes and ceph.
I’m friendly and always happy to help! I’m fairly liberal and opinionated (and a bit snarky), but opinions should change so challenge me if you disagree! I’ll learn from you and my opinion will evolve!

For those curious, my profile picture is the '90s iphone equivalent

matrix@elijah:wangwood.house
@Secure_ICS_OT and thus the light of enlightenment is extinguished
@Secure_ICS_OT I'm so sorry but... I kinda found a bullshit use for Gemini based on this.....
I just thought it would be funny if the image itself was AI generated. Prompt used is in the alt text.

Agentic use-cases where it has an external test to run get around this 'crap data' problem by testing against an actual source of truth. In effect, they guess, test, refine, guess again.

So, write tests for the behavior you want and then let it sort out how to make it work with the tests. Works great for writing code. Good luck doing this with anything outside of hard science/computer space......

Something I think is lost in the AI debate is how a trained model contains insanely large amounts of data. Download oss-gpt-20b and it's under 20gigs of data, but encoded in there is a staggering amount of information. It's extraordinary
Now, the problem is the way it was trained. The data it ingested is absolute crap. Yes, it has everything encoded in there but it's got bad data fed in along with good without any regard for the quality of the data.

@noodlejetski @codingcoyote I'm well aware of that study. I only know what the actual impacts have been in my experience.

All I can share is the real-world experience I have.
ex: Creating production-quality services implementing business logic between two APIs used to take a few days with learning the APIs, writing the tests, setting up dev and e2e testing environments, integrating with CI, etc. Now, AI does 90% of the drudgery while we're doing meaningful things elsewhere.

@codinghorror I'm right there with you. The increased productivity is staggering when you know how to write the prompts.
1. Pretend you're writing a legal document or contract - say the things that seem obvious and be painfully precise.
2. use the LLM to eliminate tedious tasks entirely.
3. treat it like a smart junior team member you're collaborating with - give it the shape of what you expect the result to be.

Using these rules, what used to take 3 days can be accomplished in 3 hours.

💃

Holy Hannah, this is exactly what's wrong with what's going on right now: https://www.cnn.com/2025/09/19/politics/van-jones-charlie-kirk-message

No, this isn't an example of somebody reaching out to have a respectful dialogue. If that was the case, they'd PUBLICLY issue an invite and seek to reign-in extremist responses to their public statements.

This is an example of gaslighting. Pure and simple. It's pathetic that this made it to the front page of CNN.

And the definition of pathetic is "miserably inadequate; of very low standard."

Charlie Kirk DM’d me before he was murdered. Here’s what he said

The day before he was horrifically murdered, Charlie Kirk sent me a direct message on X.

CNN

@nixCraft yeah, not at all surprised. You read their methodology and all it takes is 1 page they hit on an entire domain using php for them to count that site. Oh, and they lump subdomains together so 1 legacy wordpress site sitting on a subdomain and the entire site is considered to use php.
Finally, PHP defaults to advertising that it's being used while languages like python don't generally advertise to the world 'this page generated with python'.

So yeah, those stats are useless.