Meatn’t
Meatn’t
You are assuming here that I know what I want. What if there is no obviously correct answer, and even in the Everett branch that generates the optimal content for the file I’ll still think it can be improved and tell it to destroy the universe?
What if there is no correct answer?
I just use this:
#!/bin/bash
keep_generating=1
while [[ $keep_generating == 1 ]]; do
dd if=/dev/random of=$1 bs=1 count=$2 status=none
echo Contents of $1 are:
cat $1
echo
read -p "Try generating again? " -s -n1 answer
while true; do
case $answer in
[Yy] )
echo
break
;;
[Nn] )
keep_generating=0
break
;;
*)
esac
read -s -n1 answer
done
done
Just entered it, with my Google credentials, even though I’m neither a woman nor an American. If they are going to track people who read it, let’s add as much garbage data as we can (to the tracking, not to the sheet)
What do you mean by “improving”? This alarming warning appears because Firefox requires permissions. Let us look at the permissions listed there:
App permissions should not be about “this app cannot be trusted because it asks for scary scary permissions”. They should be about “take a look at the list of permissions the app requests and determine whether or not it make sense for such an app to need such permissions”.
Wouldn’t work. The law clearly specifies the exact text, and it’s in English.
How is Wingdings “easily readable”?
Nearly every app should have a warning
No. If you put a warning on every app (except for the most trivial ones that don’t actually do anything useful) then the warnings mean nothing. The become something more than ass-covering legal(ish) BS.
The text of the Ten Commandments … shall be printed in a large, easily readable font.
Comic Sans it is.
My headcanon is that they are still there, forced to watch as Musk personally “improves” their code.
Depends on what you mean by that:
At any rate, my point is that the decision of whether you obey the law or protect your users should be about the country as a whole, not about any specific judge employed by it. Choosing to obey some judges of the country while ignoring the warrants signed by other judges of the same country is just stupid. The country will not trust you to respect their authority and will not permit you to do business there, while the users will not trust you to keep your promise to protect them and won’t use your service.
Does it matter? He’s still a judge with a judge’s authority. If their policy is to obey the law then the political views of the judge don’t change the fact that his order was lawful.
Okay, but didn’t what happen in that movie in line with the actual psychology column?
If you use Edge than you probably use Windows, which means that Microsoft can already mine your data. I guess it’s better to have your data mined by only Microsoft than to have it mined by both Microsoft and Google?
I wanted more workspaces, so I decided that ~
is 0, -
is 11, =
is 12 and backspace is 13.
Wait… is this real or parody? At this point I can no longer tell…
Since FF is free - isn’t that a given?