

Definitely (being young and recency bias) all the weird stuff happening in the lua engine in the old ComputerCraft versions (1.45ish and 1.75) I’m playing.
I’m not really testing rigorously enough, but it seems to have been in 1.45, which i stopped playing because of other reasons (turtle api too primitive), making a function a() return a function b() that captures one of a’s local variables, made it crash.
now on 1.75 it doesn’t do that anymore, but now I pass some functions through the output of a coroutine, and they just sometimes turn into nil when I call them the second time. it literally throws “attempt to call nil on line 245” when line 245 is like:
242 if func == nil then
243 -- something else
244 else
245 resA, resB = func()
246 end
I even printed func before calling it, and it told me it was a function, except earlier, where it told me it was nil. Now I’m going to stop using coroutines and hope the architecture of my program changes enough so the bug goes away.
I’m playing the Direwolf20 season 7 minecraft modpack btw
Before watching the video, i laughed at the following: 


knowing how to spell definitely, and pronouncing drawer.


Surprised no one has Simple Tab Groups. Maybe the Tree Style Tabs ecosystem is more popular, I haven’t tried it. It’s just a 2-level hierarchy instead of a tree, but it serves me well. I have one tab group for each class I have at university, plus some other ones for interests like lean 4 or minecraft, and two for other compulsory online services like banking and travel planning. The Add-On combines saving the hassle of reopening tabs with reducing the work looking through the open ones.


Let me elucidate this point
Please subscribe to my RSS feed!


I care about knowing what which color means ostensibly (not sure how much it actually benefits me,) but I also actually do, for the vscode default theme.
I’ve heard that the pikachu cry in pokemon yellow has a bit depth of 1.
Wann hören “die” endlich damit auf? Ist das endlich der nachklang in der Rechten Echokammer, oder wird das immernoch von Ölprofiteuren finanziert (wie PragerU, HVO100, etc.)? Gibt es eigentlich noch Fossil-exklusive Energiekonzerne, oder sonst, warum glaubt noch irgendwer, es sei nötig, Windkraft schlechtzureden? Ich bemerke, dass ich mittlerweile komplett daran glaube, dass erneuerbare Energien “das einzig wahre” sind.
was hast denn gegen Bogen. ich nutze übrigens nicht Bogen.


Ubuntu 24.04s KDE Package. Have I borked something or when will it ask me about upgrading?


huh? Isn’t that the thing that let’s me select the DE/Compositor/Server mashup while logging in? It just occured to me that this sounds like circular reasoning, but that’s what it looks like it does


I have made about 5 entries, in the last ~2 years. The first few are so incoherent stream-of-consciousness that reading them didn’t feel valuable anymore. Then there’s the one where I come out as specifically gay to my dictionary, and the latest one at least 6 months later in which I comment on the previous. Maybe i’ll write another entry soon.
Tool Assisted Speedcore (TQBF Frame Advance Remix) in my arse.


I enjoyed the article because I enjoyed how absurd it sounded. The joke about Illiteracy dawned on me very slowly, and I’m not from the US and don’t know much about Roseanne Barr. Even reading her Wikipedia article didn’t really seem to help. I then reposted the article basically hoping someone would explain the joke to me. I’m of course not being paid to do that. Though I have registered that the joke about illiteracy is actually there now, I have only gotten little other information, like that “Roseanne Barr is basically a hyper mega MAGA Karen” (sp3ctr4l@lemmy.zip, 2025), and that this appears to be a somewhat recent development in her world view. I’m starting to believe there isn’t much more to it.


Man Who Bumped Tesla While Parallel Parking Sentenced To Death


deleted by creator


pragmatist and whatever you call the other guy talking past each other
ok the last one was because i misspelled an identifier and because when you call a function in a table, my stupid lua attributes the problem to the call site and not where the function is defined