I poked around in the registry a bit too much awhile ago and managed to delete my only user. Oops! Completely bricked my install, couldn't even unfuck it with safe mode shenanigans. Had enough space to clone my entire drive so I just lost a couple days of time fiddling with it, only a couple hours actually copying my shit back and forth.
Traister101
I'd say in most cases that's a sign something needs to be extracted into a separate function. Course sometimes code is just complicated and extracting only makes things harder to follow. Even then I'd much rather use early return than nested if
s as those are significantly harder for me to follow.
My code got much more readable when I learned about early returns lol
Yup. I always get shat on for mentioning that the crypto crap is off by default. I quite like the idea behind it, have the browser send you ads and then allow you to choose what to do with the earnings but in practice it doesn't work so well sadly
Wow that's crazy who could have seen that coming
Who cares?
Visual Studio is pretty miserable lol. If I had to chose between VS and using a terminal editor like Vim I'd choose Vim in a heartbeat and I'm a JetBrains (of Intellij fame) guy.
VS Code is ight.
The fact you believe you have to say they aren't right wing makes me extremely confident you are lying like every other time somebody says that under suspicious circumstances.
I'd have been happy to give you the benefit of the doubt on advertising for Rumble but you have made it clear through your responses to others that you are either being paid or are extremely delusional like all right wing people who use "alternative media".
You don't have to make an argument that YouTube sucks. The majority of us are here because Reddit went to shit. Video hosting happens to be astronomically expensive making YouTube the only choice up until something like Amazon wants to compete for some reason. FreeTube and friends don't work because it's prohibitably expensive (if you want to agure talk to me when there's at minimum 1TB of video uploaded per day which is nowhere near the amount uploaded to YouTube), and Rumble is trying to hide all the blatant Natzi shit that nearly all their users watch going from their own popular/trending section. If Rumble feels like moderating it's platform by banning Nazis (whatever advertisers they manage might catch on to their poor obfuscation of the fact that's 90% of their watch time) then we'll see. As things stand Kick, Rumble and all the other shitty "alternative media" is infested with Nazis which is the explicit point of the platforms. Go advertise on some 4chan Natzi boards instead of lemmy
It's also a setting. Tabs persist between sessions by default, you can disable that. Crazy useless extension. Wonder what kinda data it's scraping
I'll keep that in mind when I search for that? Really important to me being able to search for indie catch a predator channels since they don't at all make it more difficult to impossible to actually prosecute the predators...
Why is this even something you are searching for? What a weird way to advertise for Rumble
Ah, r/unpopularopinion one of the subs I almost never visited cause 90% of the stuff on there was just plain stupid.
For my part, I don't think there's a large gulf between racist opinions on the two platforms, just on decorum regarding slurs.
Yeah. I'd probably make the argument that 4chan is just open about the racism while other platforms like reddit have at least some enforcement leading to it being less blatant.
Act works out pretty good but you need to pass it a token and stuff so the actual github CLI bits can work which is kind of a hassle. It took me much too long to discover you need a classic token, the one from the github CLI app
gh auth token
won't work.Edit: Ah! Also getting act setup involved getting docker setup which involved me enabling virtualization in my bios for what I swear is like the 4th time I've done so. Also because I'm on Windows (iirc at least) I had to setup WSL or just make a windows container ಠ_ಠ