sup nerds, who here can tell me about differential equations to know if I should start crying about the next semester
Notices by Reid :ablobcatattention: (reiddragon@fedi.reimu.info)
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 01-Jan-2025 18:19:26 JST Reid :ablobcatattention: -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Friday, 27-Dec-2024 19:16:26 JST Reid :ablobcatattention: ngl, kinda want a phone in this format, running either Linux or BSD
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 25-Dec-2024 06:59:00 JST Reid :ablobcatattention: @praetor @screwtape @SDF I REALLY don't like Clojure, it does some really weird stuff like always lazy list appending which can seriously mess you up
Very much prefer the classics, that is Common Lisp and especially Scheme -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 25-Dec-2024 06:58:59 JST Reid :ablobcatattention: @praetor @screwtape @SDF if you want Java interop, there’s also ABCL and Kawa which run on the JVM and can mix with Java or other JVM langs pretty seamlessly
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Sunday, 22-Dec-2024 16:46:32 JST Reid :ablobcatattention: @lanodan @dch @prahou it's exactly what I was saying: you need to nuke all the bullshit they've been selling as progress for the past 10 to 15 years just to limit fingerprinting
And for the law: also what I was saying: the people in charge just don't undeestand how it works in order to properly handle both the law making and the enforcement (and we're unfathomably lucky in the EU to even have any laws at all for this, as unenforced as they are) -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Saturday, 14-Dec-2024 20:31:40 JST Reid :ablobcatattention: @nixCraft speaking of battery life, it's insane how much battrry life improved on my Android phones when using microG or going fully degoogled compared to using the stock ROM with Google Play Services, my Galaxy A10 practically doubled its battery life -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Monday, 09-Dec-2024 23:03:29 JST Reid :ablobcatattention: look for degree paper templates on my university’s site find them they’re all .doc files
this should be illegal
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Thursday, 07-Nov-2024 22:57:36 JST Reid :ablobcatattention: @eribosot I don’t think most of them believed he’s a fascist, people who would have voted for trump in the last two elections most likely believed that the accusations of him being a fascist were just some far left tantrum and not the conclusion anyone would arrive at when critically examining his own statements and behaviour
tho of course, there were a handful of people who did know he’s a fascist and voted him because of that, tho I really have a hard time anyone believed he’s a fascist, didn’t like it, but then voted for him anyway despite that
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Thursday, 24-Oct-2024 04:39:30 JST Reid :ablobcatattention: @kaia no, this is actually older than the Trump McDonald’s thing, I just only now noticed it’s a fucking Happy Meal
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Thursday, 24-Oct-2024 04:36:23 JST Reid :ablobcatattention: I swear to God, this guy is the party leader of PSD, Romania’s largest party, former PM, candidate for Romania’s presidency, and he bought a motherfucking happy meal
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Tuesday, 22-Oct-2024 00:41:45 JST Reid :ablobcatattention: oh btw, the code is dual-licensed under WTFPL and a modified beerware that says you should buy me coffee instead of beer
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Tuesday, 22-Oct-2024 00:41:45 JST Reid :ablobcatattention: well, I was bored to hell so here’s a program to use if you want a DOS-like prompt for your UNIX shell
tested with ksh93, bash, and zsh, simply compile this and set PS1, PROMPT, or whatever variable your shell uses to '$(/path/to/binary)'
#include <stdio.h> #include <stdlib.h> int main(void) { char *path = getenv("PWD"); for (char *chr = path; *chr; chr++) { if (*chr == '/') { *chr = '\\'; } } printf("C:%s> ", path); return 0; } -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Thursday, 17-Oct-2024 01:48:28 JST Reid :ablobcatattention: @SuperDicq @rher @thatbrickster well, not really an emulator, but rather the original hardware on early PS2s (some PS2 Slim models replaced the MIPS IO Chip that ran as a CPU for PS1 games with a PowerPC chip that emulated things instead)
Not sure how backwards compatibility works with GB/C games on GBA, but GBA games on DS ran natively as well -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Thursday, 17-Oct-2024 01:48:24 JST Reid :ablobcatattention: @thatbrickster @SuperDicq @rher tbh I have to assume GB/C on GBA is emulation considering the former are on a kind of Z80, while the latter is on an ARM chip
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 16-Oct-2024 22:45:33 JST Reid :ablobcatattention: @SuperDicq @rher @thatbrickster afaik it's pure software, there's no x86 hardware to be found in the 360 -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 16-Oct-2024 21:37:37 JST Reid :ablobcatattention: @SuperDicq @rher @thatbrickster well, it still emulated the whole thing, only difference is it ran the game off the disc instead of downloading both the game and emulator -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 16-Oct-2024 21:35:04 JST Reid :ablobcatattention: @SuperDicq @rher @thatbrickster also fun fact: the few OG Xbox games that run on Xbox One and Series do so inside the Xbox 360 emulator because of Microsoft's infinite wisdom -
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Saturday, 12-Oct-2024 04:56:36 JST Reid :ablobcatattention: @kaia wdym, it’s the perfect techbro car
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 09-Oct-2024 22:30:10 JST Reid :ablobcatattention: @lanodan @SuperDicq @lucy @sun @mer tbh I haven’t even bought any Windows games on GOG, but I did get a bunch of freebies like Postal 2 which I can’t even play because the installers are pieces of shit and I don’t have any good way of moving files between my Windows VM and Linux host to install in the VM then just copy the installed files over
-
Embed this notice
Reid :ablobcatattention: (reiddragon@fedi.reimu.info)'s status on Wednesday, 09-Oct-2024 22:26:10 JST Reid :ablobcatattention: @lanodan @SuperDicq @lucy @sun @mer except for the part where innoextract can’t always make sense of them, and even when it does make sense of the installer, you’re often times left with a mess of files to figure out yourself