

- A softer world


- A softer world


Except that these are group policy settings. The stuff they provide to allow businesses to manage their endpoints. Businesses that actually have enough size and money for Microsoft to care. Businesses that can have strict audit and data security requirements relating to things like not allowing data to even brush against something like OneDrive.
To be more direct, the only reason I can’t count the number of times they’ve broken a Group Policy is because I legitimately don’t recall it happening in the past decade.
It’s literally the test run/marketing push for this open source chip. Yes they will be available outside of just being built into the badge. On other forums there are people who pre-ordered the chip (before it was announced to be used in the badge) who are saying they have confirmation their order shipped.
If you work at a company where all of its offices are in the same time zone and you’re time-stamping logs, then it’s more expedient for understanding and placing an event in time against other things to use local time.
Unless everything is already standardized as GMT with offset I guess, but I feel like down that route lies madness.
“I got your email at 20:37:45-7:00” is a few more steps than “I got your email at 1:37PM”.
It’s not a big hurdle, but I try to design for the newest member on the team scrambling in panic rather than a calm cool professional already familiar with conventions.
Now, as soon as we do start dealing with multiple time zones I would just cut my custom time formatting string down to the shorthand to have the scripting language output in the full ISO 8601 format. But until then, being able to easily sort the the date properly and having the time be more human readable is a more “workable” compromise.
Except I can’t get behind the time part of it, personally. I can see the point of doing GMT with the offset if you’re working across multiple timezones, but it’s overkill for situations where you aren’t.
It’s heavily implied in the final comic that he’s scout’s dad, or at the very least “the dad who stepped up”. It was surprisingly touching for the cocaine infused “lore” of TF2.


One of the guys who worked on the game made a whole ton of neat retrospective videos on it years ago (Mickey Mania is the US title for it):
Gaming Hut and Coding Secrets are great channels by the way. They have a bunch of behind the scenes stuff from a bunch of games, including a bunch of retrospective on Sonic 3D Blast and the director walking through his process of making a director’s cut romhack.


It was originally a shitposty way to drown out/protest the overwhelming flood of every goddamn post in the shitposting and meme communities being about American politics.
They need to do way instain mothers
Aaaaaaaaaaaaaaaaaaaaaaaaaa
No, if you knock it over it holds nothing you useless prat! God dammit this is why we can never have anyone over! Ten years. Ten. Years! I kept thinking, maybe this is the time you’d be able to- to- fuck it. It’s not worth it anymore. I’m done. I think I’ve been over this for a while now, but it’s real now. You can be here, with your cans and your beans and your fucking shit mess everywhere! Without me.
No, it’s fine. It’s fine! You just go do exactly what you want. What you’ve always done. Just without me now. It’ll be even easier for you. Goodbye.


If you have some solution that doesn’t involve time travel, the world is all ears. As always, the only options available are to do as much as you can where you can, and realize you’re up against a tide of people who aren’t going to put in that kind of effort.
If you really think the the situation is that dire and that the solution is so obvious and easy that it justifies the kind of snark you’re displaying, it reflects more on you than anyone else that you’re here shitposting instead of taking the direct action you think is so critical and obvious. If you’ve got the answer, go and prove it.


Sure, and that’s just as valid points against them as well. For my part at least, none of this is meant as some sort of death knell, or direct damning evidence that some software is some sort of terrible piece of garbage.
I just refuse to believe that someone would literally be entirely incapable of comprehending any of the reasons people dislike systems to only be capable of engaging with the criticisms in bad faith.


That only has impact on the security risk surface exposed for your own install and for troubleshooting on your own machine. The maintainers and other coders on the project still have far more space, complexity, and features to cover.
It’s not a death knell by any means, but still a valid cause for concern.


As someone who designs systems as part of his job, “it violates Linux philosophy” is a perfectly valid reason to hate something as critical and low level as an init system.
I think “hate” is a strong word, mind, but following consistent design patterns and constraining scope matters. The problem is that it’s one of those things that doesn’t tend to matter until shit hits the fan.
The scope creep exponentially raises the efforts needed to properly test, troubleshoot, secure, and just generally work with the project code. The unique design creates rough edges for integrations with other pre-existing systems and tools, while also raising the effort needed for troubleshooting when something goes wrong.
There’s also the whole “Chesterton’s Fence” aspect to a lot of it, where the project runner’s overall attitude has been dismissive of existing conventions and separation of functionality.
There’s a lot of perfectly valid reasons to dislike it. That said, I think full on hate is extreme for an aspect of the overall Linux “system” and “user experience” that most users never interact with. Like having an opinion on the order your BIOS handles things in.


Controlled opposition anyone? Reminds me of some of the anecdotal shit that happened around Occupy Wall Street


I, uh, definitely would have worded this with more care, but if anyone believes their side is somehow immune to corporate interests funding or manipulating drama and outrage? It’s dumb to think that the rich sociopaths would uniquely mess with one political side while leaving another completely alone.
Nothing to do with any side being right, wrong, better, or worse. Everything to do with rish assholes being rich assholes.


For #1, it absolutely is possible, but the technique has changed over time. You pretty much have to look it up every time, and check older methods until you find the way that works with the version you’re using. Last I checked you needed to disconnect any NICs, then hit one of the F keys during setup to get to the command prompt, then put in a specific command, then reboot into setup again. Been years though.
For #2, Command Prompt doesn’t because it’s still the same shit it was from the 90s. They have an open source program called Windows Terminal that supports tabs, multiple environments, most of the nice stuff you’d expect from a good Linux Terminal, but they don’t include it by default so you have to install it yourself.
#3 and #4 are pure bullshit. 1 and 2 are as well, but at least they have reasonably reachable workarounds.


How can purity go above 100? Is this concentrated cocaine? Supposed to water it down first or something?
For what it’s worth, they’re referred to as directories by command prompt and PowerShell (effectively the new Windows command prompt) tools as Windows as well.