Debugging: the mystery game where you are the detective, the murderer, and the victim.
That's where I am right now. At the stage where I understand so little about the bug that it's tempting to blame the tools.
I mean, why do some of my interrupts seem to get disabled when a specific instruction, which has nothing to do with interrupts, is more than 4kiB from the beginning of the program?
(To be continued once I get a clue. I slept over it but that hasn't been enough.)
Well shit. I think I will need to remake Agregore mobile from pretty much scratch 😅 The dependency I want to add requires a much newer version of the Android SDK than this tree year checkout of chromium can handle. RIP 😅
Great news, I got an inscrutable error coming out of the millions of lines of code and build configurations 💀 #chromium is quite a beast.
I screwed up the JNI code somehow so at least I have a clue for where to look.
Attempt number 1 of auto-converting my markdown based website to #gemini
Currently only available via HTTPs and various #p2p protocols but eventually I'll add a proper gemini server to my main distributed press instance for it. 🤪 Might end up coding one since it's easier than searching through all the options for something that will fit my needs.
hyper://agregore.mauve.moe/explore.gmi
@makeworld Is this md2gemini lib archived cause you don't want to update it or was it not working like you'd hoped? :o
Thinking of crossposting my blog to gemini.
New release! This time we have some small quality of life improvements like enabling #gemini sites to prompt for user input which enables stuff like search engines!
https://github.com/AgregoreWeb/agregore-browser/releases/tag/v2.11.0
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.
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 😱
@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.
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.