What exactly do you think discard means?
What exactly do you think discard means?
I think it’s important to know that this program is for code developers, and the issue here is with a tool called git. Git is like file saving on steroids, because on top of saving a single file, you save many changes to files in git, add a comment for why you made those changes, and share your changes across dozens of files with other developers.
What this guy did was develop for many months after starting to use git, but he never actually committed the files. Then he asked for to reset everything back to the original state, something that I do multiple times a day, and it gave him a warning that original means original and you will lose everything. And he said do it anyways.
Things like this are literally just so that there is a test case to make it up to the Supreme Court. They do something ridiculous that obviously violates the intent of the law but mostly stays inside the letter of the law, in hopes that the Supreme Court will take it up and overturn the law. So, yes, the fact that the vending machine can technically sell bullets to minors is a feature, not a bug. Why is their endgame getting rid of age restrictions for firearms and ammunition? You’d have to ask the death cult themselves about that one.
Right? The math here is all over the place. Like he figured out how much WoW would cost over two years and then asked ChatGPT for an investment plan with $950 or something.
Yeah, that’s I mean though, it’s optional and not a fundamental design of the truck.
Trucks with covers are a thing, it’s called a tonneau. What’s not normal is for them to be permanent.
That would be great. Just a bit that sends an email from a different innocuous sounding Gmail every month with a generic problem like “app crashes on <random device>” to see if there is a response. If you miss 3 in a row, you’re out
Could you imagine dropping in on bug or automaton missions and there just being new aliens with new weapons showing up?
Why would they announce that like this though? I’m holding out hope that this push includes any core code updates needed for the Illuminate but not directly pointing at them, so they can get that tested and ready. Then when they decide the time is right, push an unexpected update with the new textures.
To actually answer your question, you need some kind of job scheduling service that manages the whole operation. Whether that’s SSM or Ansible or something else. With Ansible, you can set a parallel parameter that will say that you only update 3 or so at a time until they are all done. If one of those upgrades fails, then it will abort the process. There’s a parameter to make it die if any host fails, but I don’t recall it right now.
There used to be a saying that Intel had a vault where they paid out the next ten years of CPU tech, so when they invented something new they put it there so they could make profits and control the advancement.
Now, I’m not sure which thing they got wrong, but if it was true, I think Intel was probably caught off guard by all the speculative execution security issues and the GPU revolution (blockchain and AI).
It’s weird how defensive people get over their cannonball road trips. It’s great to take a few minutes on a break while taking a long trip.
If I see comments explaining every other line, especially describing “what” instead of “why”, I assume the code was written by a recent grad and is going to be bad. Describing what you are doing looks like you are doing a homework assignment.
Like on that line, obviously we’re initializing a variable, but why 1 instead of 0? Could be relevant to a loop somewhere else, but I guess I’ll have to figure that out by reading the code anyways.
But blockchains get “bad” records added all the times. Database entries and blockchain blocks are both equally as susceptible to bad business logic making incorrect entries. No business is going to adopt a sales recording system that doesn’t allow them to control the entries and to reverse the entries they don’t agree with.
For anyone wondering what a document should look like, the DoD publishes that for anyone to read. Just search Derivative Classifier Training. Spoiler alert: this ain’t what a top secret document looks like.
How have I never seen that before. It’s perfection
Don’t you go and reinstall, learn how to fix this
Which crypto network are you talking about that can be operated for free? PoW is expensive and wasteful, and PoS is pretty much back to a regular database again.
At the end of the day here, this is a simple transaction ledger that doesn’t need to be turned into crypto, it just needs a party interested in moving the money around in these micropayments with minimal fees.
Adobe is actually one of the leading actors in this field, take a look at the Content Authenticity Initiative (https://contentauthenticity.org/)
Like the other person said, it’s based on cryptographic hashing and signing. Basically the standard would embed metadata into the image.
Check out https://fedoramagazine.org/using-linux-system-roles-to-implement-clevis-and-tang-for-automated-luks-volume-unlocking/
You can have a small rpi or similar on your WiFi in a hidden location on a UPS, so the main computer can’t boot without the tang server accessible.