

Tell me you haven’t used a back button without telling me.
To TLDR you pretend the back button on android is the back button on your mouse, because it is. Does it seem useful yet?
Yo whatup


Tell me you haven’t used a back button without telling me.
To TLDR you pretend the back button on android is the back button on your mouse, because it is. Does it seem useful yet?
Nah Ryuko generally just looks different but the easiest one is her hair, she’s got just a red “strand”. Also notable is the outfit, Ryuko wouldn’t wear anything with that neck thing going on 
What about the borrow checker needs an overhaul? Seems to do it’s job quite well. If you want to remove it then you should use like C++ or Zig or something since the borrow checker is fairly fundemenal to the design of the language


In theory, but the gas tax isn’t anywhere near high enough for that so most of the money ends up coming from property taxes which ironically also aren’t high enough in the suburbs so they siphon money away from citities to pay for it


If I could trust that the people in government know how computers work I’d be down but well I can’t


As a Gen z who managed to not be an idiot I’m unconvinced it’s the technology when even in my elementary school years I was beginning to realize how shit the school system is. Technology probably doesn’t make things better but it was failing me in elementary school when the best of the best was the massive brick of a computer Macs in the computer lab was all we had


That’s on the dev end of things but yes. Part of the build pipeline was re-obfuscation of your code so it’d actually work. Forge the mod loader just loaded the mods and provided code for modders to use. Forge Gradle was what handled the obfuscation stuff in dev


Consider for a moment the only thing we can confidently say they are reacting is things that would harm the perpetrators. They’ve redacted everybody but a victim time and again across the files they’ve released, frequently they’ll react a perp in one document only to leave it unredacted in the next despite it having identical content (namely the text messages as there is message text contents as well as screenshots). Seeing as they already fail to redact child porn and are definitely redacting things that’ll implicate people, including even Epstein I think you can make an extremely good argument they shouldn’t be redacted at all when it’s being done so plainly maliciously


Congratulations you’ve discovered that Mojang used to ship the game after it was obfuscated! Java has nothing to do with the fact it’s obfuscated that’s on Mojangs end, for goofy “This’ll allow us to sue people who copy our game” logic. NeoForge came out the gate with official mappings at runtime (non obfuscated using the offical names Mojang provides. Yes Mojang obfuscated the game and then gives us the names of stuff anyway…) and recently Mojang announced they are finally dropping obfuscation all together.
Edit. To make sure this is totally clear the obfuscated names such as class_5699.method_65313 is the actual class name and method name. The jar has a class named class_5699 which Java loads and treats like any other class. Very goofy and annoying for modders since if you wanted a useful name you have to first decompile Minecraft, then change all the names, and then when you compile change all references to said names in your code back to their actual obfuscated nonsense.
Neither did Log4j in basically all cases, some maniac just put arbitrary code callbacks into their logger, undocumented and enabled by default. The insane part isn’t the feature itself it’s the fact it’s enabled by default in a logger of all things.
People in my experience are actually very serious about the standard out to debug log which is… baffling. Same people generally outright refuse to learn how to use a debugger in languages where those are pleasant
A logger? Console prints are shitty in general but especially when you have an actual logger already


I mean it varies. It’s fun to just goof off in games sometimes. That’s why sandbox games like Minecraft typically have creative modes, sometimes you just wanna play in the sandbox and have a good time without the more typical game parts tying you down


This was the expected outcome. It’s why some people come off so frothing at the mouth about it


At this point probably not, he’d get too excited and have a heart attack


It can. It depends on what changed. If both of you touch the same file in a conflicting way you’ll have to merge the commit with the conflict. If you don’t then it just auto magically works.
For example if you have commits A - B - C with a branch A - D with D adding a brand new file you can trivially rebase (IE no need to merge) D onto C for a history of A - B - C - D
The best part about rebasing imo is that you get to merge commit by commit. Using the previous example if there’s a conflict in commit B but nothing in C all you have to do is fix commit D to handle the changes B made, nothing else


And that stance is silly, the whole point of his debates is so they can get edited into misleading “best ofs” and the like. It’s the same shit Shapiro and Peterson do


Not at all far behind lmao


Supposedly Luigi is the guy who shot that evil Healthcare corpo but they still haven’t managed to find anything convincing
Indeed, it’s just called installing there