Or just use rm -i in the beginning to scout out what's actually going to get borked first, then do CTRL+C and repeat without the -i if you're feeling confident.
I wish rm had a dry-run option, like rsync does.
That makes me wonder if there might be a dry-run executable that gives read only and fake write access to a process to let you watch what it might do.
You could just as easily trash your box with a mis-typed sudo command.
Yep, and it's so easy too. You can have the exact idea of what you want to do, but a typo sneaks in anyway. The example I always tell people is when trying to type/bin/rm -r/Data/
and they use the right-shift to capitalize the D, it's so easy to miss and press enter. Then your command is/bin/rm -r / (even typing that in this textbox is giving me pause). Even just/bin/rm -r/home/Bob or/bin/rm -r/usr/local/Foo could cause significant pain with this style of mistyping.
So I tell people that whenever they plan on doing a recursive delete or recursive anything, type the target first (/Data), then return to the beginning of the command line and type the executable and other parameters. That way, it's less likely a mis-key will result in disaster.
I dislike using sudo because I type in so many commands that I get into the habit of typing my password after every one, then I'm on a system where sudo caches the credentials, and I start typing my password on the command line.
I'm not sure what you were expecting; you must have been aware that human players were moving concurrently, so why did you expect things to somehow be different in battle?
I wasn't aware of this, because when I played, there were actual turns. Not concurrent movement. I would take my turn, then I would have to wait a long time for the others to take their turns. My guess is that you're remembering a later version of Freeciv. All I know is that they changed a great turn-based game into a "My connection to the server is faster than yours" game for no good reason.
Crazy does not necessarily imply incompetent. Anyway, in your example, Iran is better represented by an enemy soldier or a man with avowed criminal intent.
Michelle Obama: "Iran, you're eating unhealthy. Your food purchases are questionable. If you buy from us, we'll make sure you only buy good foods without processed sugar and trans-fats."
Iran: "Oh, this is an excellent idea!" *buys healthy food from FLOTUS, then sugar and trans-fats from usual suppliers*
I remember when I first discovered it; I was playing an online game back in 2003ish and enemy dude planted a stack of catapults outside one of my cities. I thought to myself: okay, I can bring several horsemen via my roads from this other city to kill that stack... WTF? How are all his catapults attacking my city on my turn? He couldn't occupy the city, but he could attack any adjacent square. I totally thought he was cheating. And it sort of is cheating; if you're faster on the draw, a stronger attack power beats having a defender in the stack.
I stopped playing freeciv once they stopped being turn based.
It was until they added a real time element to combat. You can attack on someone else's turn which is the dumbest thing ever. The game changes from turn based thoughtful relaxing play to a twitchfest.
The point is, prior to now, we've had stuff called "VR" that we'll look back on decades from now and will refer to as a "precursor to VR". We're one year into what history will consider true VR.
the "pong level" VR out now has only two improvements over the "pong level" VR from twenty years ago: resolution and faster computers. I remember playing a shooter game in a VR headset at an arcade that was quite immersive. They put you in a waist-high ring that prevented you from walking around, which is what a lot of people naturally tried to do when they saw the virtual 3D game. So Valve is right: they're at pong level. But they're also wrong: VR has been at pong level for decades, and might never improve much without Holodeck style tech.
I can sympathize with number 1, and partially with number 4, but 2 and 3 hold no water at all. They should not be the concern of the professor. These undergraduates are supposedly a subset of adults.
And supposedly a subset that is more competent than the rest. I sympathize with number one only for first year students. After that, if you can't handle the course load, drop the course early and retake it next semester with easier classes. Barring emergencies or accidents, no external pressures should matter to what the professor is teaching in a course. An adult who is more competent than average should be able to manage their time for all responsibilities.
"Going forward" is nigh-universally understood to mean "in the future, starting immediately instead of some indefinite point, and with no specific ending time." You can see why the writer chose to write "going forward."
Those scofflaws are relieving congestion on the other lanes and improving overall traffic flow. Yes, it would be nice if they were carpooling, but is it worth it to society to make this expense in money, privacy, and more congestion in standard lanes just to enforce carpooling?
Keep in mind that these were thrown into holes (some deep) as well as left on the surface. Replacing some posts a few summers back, I ran into a lot of these with the beer cans they came from.
As to pain and discomfort, the Constitution forbids it
It actually forbids cruel and unusual punishment. Being shot by a firing squad or hung are likely painful albeit very temporarily so. The French Guillotine was invented to be a humane execution device. People these days are looking for the perfect mix of humane and sanitary.
I'm sorry, is it just me? What kind of information are you going to put out over FM to cell-phones, in an emergency, that will be life-saving?
It's not just you, but I'm guessing you've never been in a tornado/hurricane shelter without power huddled around a battery powered radio listening to storm updates. Sometimes the all-clear takes more than a couple hours than what the original predictions were. New funnel clouds crop up from nowhere, or reminders that a hurricane's eye can be very large and the storm isn't over. Flash floods, mud slides, forest fires, etc. If cell phones all has their FM chips enabled, you'd have almost one battery powered radio for every person in the shelter. Some could be turned off or their batteries could be swapped.
This effectively bans him from petitioning the federal government (in person). Would the judge have inserted this order as a poison pill to force an appellate court to do something? It's awfully weird.
Or just use rm -i in the beginning to scout out what's actually going to get borked first, then do CTRL+C and repeat without the -i if you're feeling confident.
I wish rm had a dry-run option, like rsync does.
That makes me wonder if there might be a dry-run executable that gives read only and fake write access to a process to let you watch what it might do.
You could just as easily trash your box with a mis-typed sudo command.
Yep, and it's so easy too. You can have the exact idea of what you want to do, but a typo sneaks in anyway. The example I always tell people is when trying to type /bin/rm -r /Data/
and they use the right-shift to capitalize the D, it's so easy to miss and press enter. Then your command is /bin/rm -r / (even typing that in this textbox is giving me pause). Even just /bin/rm -r /home/Bob or /bin/rm -r /usr/local/Foo could cause significant pain with this style of mistyping.
So I tell people that whenever they plan on doing a recursive delete or recursive anything, type the target first (/Data), then return to the beginning of the command line and type the executable and other parameters. That way, it's less likely a mis-key will result in disaster.
I dislike using sudo because I type in so many commands that I get into the habit of typing my password after every one, then I'm on a system where sudo caches the credentials, and I start typing my password on the command line.
I'm not sure what you were expecting; you must have been aware that human players were moving concurrently, so why did you expect things to somehow be different in battle?
I wasn't aware of this, because when I played, there were actual turns. Not concurrent movement. I would take my turn, then I would have to wait a long time for the others to take their turns. My guess is that you're remembering a later version of Freeciv. All I know is that they changed a great turn-based game into a "My connection to the server is faster than yours" game for no good reason.
Crazy does not necessarily imply incompetent. Anyway, in your example, Iran is better represented by an enemy soldier or a man with avowed criminal intent.
Michelle Obama: "Iran, you're eating unhealthy. Your food purchases are questionable. If you buy from us, we'll make sure you only buy good foods without processed sugar and trans-fats."
Iran: "Oh, this is an excellent idea!" *buys healthy food from FLOTUS, then sugar and trans-fats from usual suppliers*
I remember when I first discovered it; I was playing an online game back in 2003ish and enemy dude planted a stack of catapults outside one of my cities. I thought to myself: okay, I can bring several horsemen via my roads from this other city to kill that stack... WTF? How are all his catapults attacking my city on my turn? He couldn't occupy the city, but he could attack any adjacent square. I totally thought he was cheating. And it sort of is cheating; if you're faster on the draw, a stronger attack power beats having a defender in the stack.
I stopped playing freeciv once they stopped being turn based.
[font size=0.001]Character of[/font] Pope Assassinated by Climate Change Deniers!
"Attacked" in a headline implies battery or at least assault. Maybe some verbal $&%# spewing. Not a polite "we believe the pope is mistaken".
It was until they added a real time element to combat. You can attack on someone else's turn which is the dumbest thing ever. The game changes from turn based thoughtful relaxing play to a twitchfest.
They're still genetically engineering the head crabs for the HL3 release day. Don't rush them.
The point is, prior to now, we've had stuff called "VR" that we'll look back on decades from now and will refer to as a "precursor to VR". We're one year into what history will consider true VR.
the "pong level" VR out now has only two improvements over the "pong level" VR from twenty years ago: resolution and faster computers. I remember playing a shooter game in a VR headset at an arcade that was quite immersive. They put you in a waist-high ring that prevented you from walking around, which is what a lot of people naturally tried to do when they saw the virtual 3D game. So Valve is right: they're at pong level. But they're also wrong: VR has been at pong level for decades, and might never improve much without Holodeck style tech.
I can sympathize with number 1, and partially with number 4, but 2 and 3 hold no water at all. They should not be the concern of the professor. These undergraduates are supposedly a subset of adults.
And supposedly a subset that is more competent than the rest. I sympathize with number one only for first year students. After that, if you can't handle the course load, drop the course early and retake it next semester with easier classes. Barring emergencies or accidents, no external pressures should matter to what the professor is teaching in a course. An adult who is more competent than average should be able to manage their time for all responsibilities.
"Going forward" is nigh-universally understood to mean "in the future, starting immediately instead of some indefinite point, and with no specific ending time." You can see why the writer chose to write "going forward."
Those scofflaws are relieving congestion on the other lanes and improving overall traffic flow. Yes, it would be nice if they were carpooling, but is it worth it to society to make this expense in money, privacy, and more congestion in standard lanes just to enforce carpooling?
Air?
Ain't nobody going to install pentabular screws in my body.
Why, the ones with the biggest lithium batteries, of course.
Obligatory XKCD for over-referencing humor: https://xkcd.com/16/
That cold spot will require a big salt ring.
We engineered the wolf ego away with selective breeding.
Keep in mind that these were thrown into holes (some deep) as well as left on the surface. Replacing some posts a few summers back, I ran into a lot of these with the beer cans they came from.
As to pain and discomfort, the Constitution forbids it
It actually forbids cruel and unusual punishment. Being shot by a firing squad or hung are likely painful albeit very temporarily so. The French Guillotine was invented to be a humane execution device. People these days are looking for the perfect mix of humane and sanitary.
Firefox and IE copied this feature so fast they went back in time.
I'm sorry, is it just me? What kind of information are you going to put out over FM to cell-phones, in an emergency, that will be life-saving?
It's not just you, but I'm guessing you've never been in a tornado/hurricane shelter without power huddled around a battery powered radio listening to storm updates. Sometimes the all-clear takes more than a couple hours than what the original predictions were. New funnel clouds crop up from nowhere, or reminders that a hurricane's eye can be very large and the storm isn't over. Flash floods, mud slides, forest fires, etc. If cell phones all has their FM chips enabled, you'd have almost one battery powered radio for every person in the shelter. Some could be turned off or their batteries could be swapped.
This effectively bans him from petitioning the federal government (in person). Would the judge have inserted this order as a poison pill to force an appellate court to do something? It's awfully weird.
Doctors take a pledge not to kill people; I see no reason why we engineers shouldn't hold ourselves to the standard.
The original job of engineers was to build and use siege engines. An engineer's version of the Hippocratic Oath would involve not-not-killing people.