Did you know:
You can find us on Bluesky via [@agregore.mauve.moe](https://bsky.app/profile/agregore.mauve.moe)
or on the fediverse via [@agregore](https://mastodon.mauve.moe/@agregore)
For real I think my ratio of "need to read source" to "docs tell me what I needed" is like 10 to 1.
Then again a lot of the stuff I need to do / work with is pretty obscure.
@nopatience I think "small bespoke apps" is where the biggest impact is. Shitty lil apps that people make mostly for themselves that they just couldn't have otherwise because they can't justify paying a programmer to make them.
Anyone here has a cross-platform GUI toolkit they love?
I'm kinda sad that there is nothing really easy out there. I remember how easy it was to just launch LiveCode (aka Runtime Revolution) create a stack and just create standalones for macOS, Windows, and Linux.
I just want to cook up some tiny GUI tools here and it seems like Tk still the easiest option.
The hard part of this is going to be figuring out how the heck Chromiums google build tools handle extracting assets from AARs and adding them to the build config 😱
@alilly last time ai modelled a hypercube I did it by thinking of the corners as points on circles to make it easy to turn them inside out on any axis.
@mzedp @necedema @Wyatt_H_Knott @futurebird @grammargirl Representative example, which I did *today*, so the “you’re using old tech!” excuse doesn’t hold up.
I asked ChatGPT.com to calculate the mass of one curie (i.e., the amount producing a specific number of radioactive decays per second) of the commonly used radioactive isotope cobalt-60.
It produced some nicely formatted calculations that, in the end, appear to be correct. ChatGPT came up with 0.884 mg, the same as Wikipedia’s 884 micrograms on its page for the curie unit.
It offered to do the same thing for another isotope.
I chose cobalt-14.
This doesn’t exist. And not because it’s really unstable and decays fast. It literally can’t exist. The atomic number of cobalt is 27, so all its isotopes, stable or otherwise, must have a higher mass number. Anything with a mass number of 14 *is not cobalt*.
I was mimicking a possible Gen Chem mixup: a student who confused carbon-14 (a well known and scientifically important isotope) with cobalt-whatever. The sort of mistake people see (and make!) at that level all the time. Symbol C vs. Co. Very typical Gen Chem sort of confusion.
A chemistry teacher at any level would catch this, and explain what happened. Wikipedia doesn’t show cobalt-14 in its list of cobalt isotopes (it only lists ones that actually exist), so going there would also reveal the mistake.
ChatGPT? It just makes shit up. Invents a half-life (for an isotope, just to remind you, *cannot exist*), and carries on like nothing strange has happened.
This is, quite literally, one of the worst possible responses to a request like this, and yet I see responses like this *all the freaking time*.
Bruh what's with formats being made that don't focus on streaming as a baseline requirement? Lookin at you #GeoJSON!
I get you "can" do streamed parsing of JSON, but it's just so much more efficient to do something like ND-JSON at the very least.
@ireneista Yeah I don't blame sqlite. Sadly I am bound by a particular ORM built on top of it. https://orm.drizzle.team/docs/select#iterator
I've got an idea!
Instead of pulling in 2 gigs of a strange looking JavaScript to build a website, we could build something I'm calling "multi page apps" -- MPAs.
- Server renders HTML with links and form controls
- Users use links and form controls to request additional pages and change state
- Server persists new state and renders new HTML Dead simple. Like falling off a log.
If you want to understand the psychological harm LLMs can do to someone, you have to read conspiracy theory forums. This pattern of the LLM spiraling with you into a private universe of meaning is the overwhelming norm
@futurebird There is this trend in business the las 30 years of rent-don’t-own. I do IT and this is “the cloud.” Rent servers, don’t own them. There’s the whole Office365 and every other software-as-a-service (SaaS) industry. Streaming music and film. Everyone wants recurring revenue, not capital investment. It drives subscription models in your products because everything underpinning your business is in a subscription, too.
There’s a principle that someone who specialises in something (computers, staffing, medical testing) will optimise it better than you can and make it cheaper, more efficient. But the myth is that they will share the resulting cost savings with you. Instead, they try to lower costs -for them- without changing the price -for you-. That’s where profit comes from, after all.
So people figure outsourcing is somehow good. Because they think it saves their business money and they get better service from a specialist. I’m sure that’s true sometimes. But mostly this seems like an unproven religious belief.
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.