You can re-enable microsoft store etc with a single line of powershell if you really need.
You can re-enable microsoft store etc with a single line of powershell if you really need.
Crap, the gallery is a booru site. God only knows how much data that is.
The Library is some sort of custom coded thing, but download links for book scans lead offsite to https://resha.re/accords/library/scans/
Looks like an open directory down to the root, so some of this might be easy.
You haven’t been looking in the right places then, I’ve been seeing it since I started working in IT nearly a decade ago.
It has definitely gotten crappier since I started though.
(Microsoft Admin whining incoming)
More and more snags related to implementation details of ancient functionality that still exists under the hood of their all new shiny crap, but isn’t actually documented properly anywhere anymore because rolling out new stuff is more important than finishing documentation on core sysadmin tools multiple years old.
They got rid of all training courses, certs, and learning material for all their on premise stuff in order to push cloud only setups years ago. They are just barely starting to backtrack that, so there’s a massive gap in official documentation.
Thank god my team has enough requisite greybeards to bridge the gap and train me on what Microsoft wants to pretend isn’t still in widespread use.
This is probably the simplest option. I’ve seen a good number of simple yet functional and pretty sites built in markdown and converted to html via some simple tool like pamdoc.
If you don’t do something stupid like reuse keys just with different capitalization, this never occurs.
PowerShell variable names and function names are not case sensitive.
I understand the conventions of using capitalization of those names having specific meanings in regards to things like constants, but the overwhelming majority of us all use IDEs now with autocomplete.
Personally, I prefer to use prefixes anyway to denote that info. Works better with segmenting stuff for autocomplete, and has less overhead of deriving non-explicit meaning from stuff like formatting or capitalization choices.
On top of that, you really shouldn’t be using variables with the same name but different capitalization in the same sections of code anyway. “Did I mean to use $AGE, $Age, or $age here?” God forbid someone come through to enforce standards or something and fuck that all up.
Huh, what makes this a use case in favor of case sensitive file names? How does git use this feature?
I believe rule of thumb is to track/log at least one level deeper than what you show to the end user, to ease with troubleshooting and debugging.
Beyond that, logs are only useless until they aren’t, and then if you don’t have them you’re in for a universe of pain.
You could look into using a download manager. No reason for you to manually start each download in sequence if there’s a way to get your computer to automatically start the next as soon as one finishes.
It makes us all look stupid and hateful.
I’d argue that it does a lot more than make people just look hateful. Plenty of assholes out there using progressive causes as justification and shielding for their poor behavior.
The dev could have avoided this easily by merging the original PR and moving on with their life, but there is negative reason for the dogpiling that occurred. It’s open fucking source. Fork it and make your own inclusive competitor.
The behavior of the community around this is reprehensible, and is the perfect ammunition for opportunists looking to draw people into right wing radicalism. “Look at what they did to someone for using he instead of they! Imagine what will happen if we let these people have any real power?”
If it was valid, do you really think people would be talking about it being a problem here? Please use your head a little.
Also, two entitely different meanings of the word signing being used here. Signing as in signing a bill vs. Cryptographic signing. Adobe has some weird “halfway” thing that’s more than painting the sig on the image, but isn’t gpg.
Hooray for proprietary shit becoming accepted for legal use! Yuck.
Same thing with all the folks who took the “copy pasting from stackoverflow” joke literally.
I regularly have to find guidance online through code examples, but you need to understand what the code you’ve found actually does under the hood for when it inevitably has issues because it wasn’t made for your specifc use case.
I’m probably a freak, but I can’t stand working on something complex, being pulled away from it for a week or two, and not being able to pick things back up because it’s not documented well. Especially when I’m the only person to blame.
I also make scripts and programs with the goal to hand them off when I’m done. I’ve got more than enough to keep me busy at work without having to be the only person able to support my projects forevermore. Ultimately I’m still the go to, but I never want to be so critical that I can’t take time off, or that I’m effectively on call 24/7. I want the credit, but the whole point is to reduce responsibility by making shit more efficient and easy.
Just find a place that hasn’t solidified their IT structure and processes enough for people to have time to invent BS overhead.
THE STANDARD PRACTICE IS WHATEVER I SAY IT IS JANICE! how are business critical things no one knew existed breaking
Only if it’s enabled by default, or the dev knows to enable it.
I had a lot of weird problems processing some info with names in Powershell until I found out that Powershell doesn’t default to unicode format when shoving output into files. You can easily specify the encoding, but if you don’t it replaces any non-ascii characters with “?” by default, so it’s not even immediately obvious that there’s an incorrect character, as it just silently substitutes a valid one.
Absolutely the latter. This is similar to how Snowden had access to all the stuff he leaked. He worked at a place that did contract work with the government and was mortified at all he had access to that he should have never been able to see.
There’s a shit ton of articles in the tech space about how companies keep fucking up with stuff like this. No reasonable expectation that the government and their contractors would do any better.
Toss some CRT shaders over top and this would be very convincing.
If it’s actually controllable, and not just hardwired on, openrgb is your friend.
Man, when I first messed around with Linux I hosed the MBR more times than I can remember. Either through Windows smashing it with an update, or my dumb ass doing stupid shit in gparted.
Pretty sure I was able to recover the important files somehow, but my parents banished me to the old family desktop for that pretty quick.
You care so little that you made a meme about it, and have now reposted a slightly edited version of it roughly a day later.