There are still borders to the north and south which are easy to pass weapons through.
I cannot speak to the Mexican border, but it's not that easy to pass weapons across the Canada / US border. Otherwise Canada would be flooded with illegal guns to a much greater extent than it is.
The problem is that gun control anywhere in the US cannot work because it's so easy to get guns from places with no or lax gun control.
For gun control to be effective, everyone has to buy into the concept. That'll never happen in the US which will continue to see gun death rates way out of line with most other first-world countries.
Impose a tax on firearms sold in the city and use the funds raised to compensate victims of crime. That would probably stand up to a constitutional challenge.
Why do well-meaning researchers waste so much time and energy on e-voting? They should do something more likely to have a positive outcome, such as working on a perpetual motion machine.
I wish I could comment directly on the original article. Here's what I'd say:
If computer science students are unwilling to learn something, then fail them. End of story.
Not everything is exciting and flashy. Should we refrain from teaching the multiplication table because we have calculators now to do it for us? Any CS graduate who hasn't worked with the CLI during his/her studies is simply not worth hiring and indeed should not be permitted to graduate.
I work in (actually, I own) a small software company and everyone is on Linux, even the non-technical people. Most of the non-techies do not normally use the command-line. However, I have written small CLI utilities for various things and the non-techies were perfectly fine learning enough CLI to use my tools. It's not that difficult and if people are too lazy or stupid to learn something new, then they don't deserve to be employed.
Most criminals are caught because they are stupid. And most criminals are stupid or they wouldn't get into crime in the first place. On balance, crime is a very high-risk / low-reward activity, so you have to be stupid or desperate to think it's a good idea.
Our health care system is great. If I had to choose between a well-run publicly-funded healthcare system or a junkmail delivery service... well, I know which one I'd pick.
Maybe for personal use the desktop is dying, because legions of brainless "consumers" seem content to "consume" on their devices rather than produce. But the computer desktop will live on for a long time in business where it's often the best tool for the job.
And after you set up Ethernet over power lines, you can set up Power over Ethernet equipment thereby eliminating all cables without needing to use WiFi!
True, but I guess my issue is that I log into websites from home, work, multiple mobile devices, friends house.
First of all, you should never log into an important site like a banking site from a machine you don't own and trust.
Secondly: My password keeper runs under X11, so I can tunnel an SSH connection to my desktop and start my password keeper. Oh, what about devices that don't support X? SImple: I don't use them. Even my phone supports X and has an SSH client.
Sure that [sic] are tools like keepass or lastpass or whatever, but then you just need to break 1 password to have access to them all
I use a password keeper that encrypts the password file locally on my desktop. Not only would you need to break my passphrase (which obviously is fairly strong), but you'd also need physical (or at least remote) access to my Linux desktop. That adds a level of difficulty.
I always use randomly-generated passwords for web sites and I make them as long as I can.... 32 characters if the site permits, otherwise whatever the site maximum is.
I used to have a beard and bushy hair and my password was "test123". After I neatened my hair and shaved, I had this overwhelming compulsion to change my password, and now it's UjuW8LxttbsWKqMbDaA4SqSJVST783ty
Is it the server operator? Or is the OS provider liable for producing a defective product? And if the OS is open-source, who do you go after?
I understand where Spamhaus is coming from... I'd also love to penalize idiots who make the Internet a worse place. But I don't think it's a practical option and trying to implement it opens up a huge can of worms.
but anything that speaks against religion is also a violation of seperation of church and state.
How so? From what I understand about the USA, the principle of separation of church and state merely says that the government shall not promote any particular religion nor establish an official state religion. There's nothing that says it's not allowed to speak out against any and all religions. I think a healthy dose of criticism of religion is sorely needed in the United States.
There are still borders to the north and south which are easy to pass weapons through.
I cannot speak to the Mexican border, but it's not that easy to pass weapons across the Canada / US border. Otherwise Canada would be flooded with illegal guns to a much greater extent than it is.
The problem is that gun control anywhere in the US cannot work because it's so easy to get guns from places with no or lax gun control.
For gun control to be effective, everyone has to buy into the concept. That'll never happen in the US which will continue to see gun death rates way out of line with most other first-world countries.
Impose a tax on firearms sold in the city and use the funds raised to compensate victims of crime. That would probably stand up to a constitutional challenge.
Why do well-meaning researchers waste so much time and energy on e-voting? They should do something more likely to have a positive outcome, such as working on a perpetual motion machine.
Google is pretty awesomely powerful, but how can it know my real name? It is Aloysius Rumplestiltskin. Really.
Oh really? Because it's totally impossible to get a gmail account without giving your real name?
But pipes suck big donky balls when you want to connect things in a tree rather than a linear list.
Which is why tee and named pipes (FIFOs) were invented.
Oh for fuck's sake. Yes. Memorizing tables is not math, it's an exceptionally boring party trick.
Thus spake the expert on mathematical education...
Imagine for a moment how many children are growing up now with iPads and Android tablets
The article was specifically talking about computer science students, not brainless drones who are merely content consumers.
I wish I could comment directly on the original article. Here's what I'd say:
If computer science students are unwilling to learn something, then fail them. End of story.
Not everything is exciting and flashy. Should we refrain from teaching the multiplication table because we have calculators now to do it for us? Any CS graduate who hasn't worked with the CLI during his/her studies is simply not worth hiring and indeed should not be permitted to graduate.
Don't pander to lazy, unmotivated fucks.
This.
I work in (actually, I own) a small software company and everyone is on Linux, even the non-technical people. Most of the non-techies do not normally use the command-line. However, I have written small CLI utilities for various things and the non-techies were perfectly fine learning enough CLI to use my tools. It's not that difficult and if people are too lazy or stupid to learn something new, then they don't deserve to be employed.
Mai spel checkar allreddy wurks dis weigh....
Most criminals are caught because they are stupid. And most criminals are stupid or they wouldn't get into crime in the first place. On balance, crime is a very high-risk / low-reward activity, so you have to be stupid or desperate to think it's a good idea.
Our health care system is great. If I had to choose between a well-run publicly-funded healthcare system or a junkmail delivery service... well, I know which one I'd pick.
They both leave me wondering if they're just big jokes perpetrated on an unsuspecting public.
Maybe for personal use the desktop is dying, because legions of brainless "consumers" seem content to "consume" on their devices rather than produce. But the computer desktop will live on for a long time in business where it's often the best tool for the job.
And after you set up Ethernet over power lines, you can set up Power over Ethernet equipment thereby eliminating all cables without needing to use WiFi!
True, but I guess my issue is that I log into websites from home, work, multiple mobile devices, friends house.
First of all, you should never log into an important site like a banking site from a machine you don't own and trust.
Secondly: My password keeper runs under X11, so I can tunnel an SSH connection to my desktop and start my password keeper. Oh, what about devices that don't support X? SImple: I don't use them. Even my phone supports X and has an SSH client.
Sure that [sic] are tools like keepass or lastpass or whatever, but then you just need to break 1 password to have access to them all
I use a password keeper that encrypts the password file locally on my desktop. Not only would you need to break my passphrase (which obviously is fairly strong), but you'd also need physical (or at least remote) access to my Linux desktop. That adds a level of difficulty.
I always use randomly-generated passwords for web sites and I make them as long as I can.... 32 characters if the site permits, otherwise whatever the site maximum is.
I used to have a beard and bushy hair and my password was "test123". After I neatened my hair and shaved, I had this overwhelming compulsion to change my password, and now it's UjuW8LxttbsWKqMbDaA4SqSJVST783ty
{"composition":"iron","melting_temp_celcius":,"1538","will_disintegrate":"false"}
Is it the server operator? Or is the OS provider liable for producing a defective product? And if the OS is open-source, who do you go after?
I understand where Spamhaus is coming from... I'd also love to penalize idiots who make the Internet a worse place. But I don't think it's a practical option and trying to implement it opens up a huge can of worms.
but anything that speaks against religion is also a violation of seperation of church and state.
How so? From what I understand about the USA, the principle of separation of church and state merely says that the government shall not promote any particular religion nor establish an official state religion. There's nothing that says it's not allowed to speak out against any and all religions. I think a healthy dose of criticism of religion is sorely needed in the United States.
Who said "everything must have a creator"
Umm.... isn't that a basic premise of the Creationists?
So the answer is: "You are not allowed to ask that question."
And so I dismiss Creationists as nutjobs.