JackbyDev

joined 2 years ago
MODERATOR OF
[–] JackbyDev@programming.dev 2 points 3 days ago

With bits you can hear! 📠

[–] JackbyDev@programming.dev 1 points 3 days ago

I think a few others still offer dialup if they need it, bit idk how it works. I guess Amy dialup provider can work as long as you have a landline.

[–] JackbyDev@programming.dev 31 points 3 days ago

💜 happy to know we're making it better.

[–] JackbyDev@programming.dev 14 points 3 days ago (2 children)

No, but I think the idea of a second layer of organization to tabs is a wonderful idea. Maybe not a gig of RAM to sort them, sure.

[–] JackbyDev@programming.dev 3 points 3 days ago

YOWZA YOWZA! 🐺AWOOOOOOOOOGA! ARF ARF MOMMY!

[–] JackbyDev@programming.dev 1 points 3 days ago

I may have misinterpreted tbh, it felt like they were saying JSON prevented it from having schemas but that may not have been the case.

[–] JackbyDev@programming.dev 3 points 3 days ago

Literally the first conversation I had with it I asked it what it's favorite emoji was. It told me it doesn't use them because they're unprofessional and ambiguous and it wants to be clear. I asked it so many ways and it never ever would use one. Now? They're everywhere. It's so dumb. But honestly if that's what it takes to make it more obvious something is AI, so be it. I've gotten a few answers on StackExchange sites that use that style that are 100% AI.

[–] JackbyDev@programming.dev 16 points 3 days ago

All according to keikaku.

Translator's note: Keikaku means plan

[–] JackbyDev@programming.dev 7 points 3 days ago (2 children)

The two are not mutually exclusive! My go to song is Even Flow by Pearl Jam. The only rough part is the 58 second guitar solo. I know it's 58 seconds because sometimes the screen mentions it lol. I usually just say "what's up (city), how y'all doing tonight?" But I need to come up with something longer to fill the space. Or just sing the guitar songs.

[–] JackbyDev@programming.dev 52 points 3 days ago

It sounds exploitative because it is exploitative!

[–] JackbyDev@programming.dev 2 points 3 days ago (2 children)

This article is about AI stuff and I wonder if it's written by AI too, because this is bullshit.

Their solution, External Data Representation (XDR), wasn’t over-engineering. It was essential for systems where data corruption could result in system failure. The Interface Definition Language (IDL) with compiler-generated stubs caught type mismatches at build time, not runtime.

MCP discards this lesson, opting for schemaless JSON with optional, non-enforced hints. Type validation happens at runtime, if at all.

Tons of web based APIs use JSON and still have strict compile time checking. The problem isn't JSON.

view more: ‹ prev next ›