Why should anyone have a right to a new domain name just because they have some other domain name?
The intent seems to be to move all the porn to the.xxx TLD, not just make a new place to put porn. So porn.com could move to porn.xxx. But then where would we put porn.net? Of course, it is doubtful that porn.com wouldn't want to keep both porn.com and porn.xxx, so you have a point there.
#1. RFID - nothing "disruptive" about that. It's been showing up in different uses for a long time now.
No, nothing disruptive until you need to wear a tinfoil suit to keep the insecure tags from broadcasting your SSN, credit card numbers, and other personal info to anyone who asks for it.
It's more of a lose-lose for Apple. Either Finisterre delivers on his promise, and 31 undocumented security holes are identified, or he doesn't and, whether he was just talking big or actually getting hush money, Apple is seen as having silenced him.
I'm not sure how low that "minimum level of complexity" is.
Bug report #195442
Line 6 of hello.c: printf("Hello world!\n");
This should contain a comma between the first and second words.
Suggested fix: printf("Hello, world!"); Thank you for reporting this bug. Your suggested change has been implemented.
Bug report #195450
Line 6 of hello.c: printf("Hello, world!");
Printed string does not end with a newline or whitespace, making the output difficult to process.
Suggested fix:
Append printf("\n"); after line 6. Thank you for reporting this bug. Your suggested change has been implemented.
And you can imagine the fun that ensues about documenting these changes.
And if I spend all day carving, how else am I going to make money other than selling the things I make?
Sell your services as a teacher of table-making. Get commissioned to design tables.
Or, yeah, you could just sell the tables, priced to pay for labor and materials (if your tables have sufficient utility, they will be bought).
If you can't get enough money to support yourself on table-making, then you need a more profitable job, and table-making needs to just be a hobby.
I disagree that that is clearly the case, though from the description here I'd say that (aside from the abdication of responsibility in the response) the Blackberry use is probably a problem in and of itself; legitimate supervening parental responsibilities can trump family meals, quite legitimately, though.
I would not be so dubious if this were about an isolated incident; as it is, the dinner-missing is habitual.
Designing high school classes in such a way that studying is required would be a MUCH better solution than easing up on college classes.
High school students are typically in class 30-35 hours per week. If they don't go to class, they will likely be punished directly for it.
College students are typically in class 15-20 hours per week. If they don't go to class, the professor generally doesn't miss them.
Expecting kids to be able to get that much new freedom all at once without screwing up is very naïve. Of course, both parents' and high schools' contributions to this problem can (at least in part) be fixed.
I imagine we could both talk quite a bit more about specifics here.
One simple answer to this, of course, is to not use the switch-enabled version for anti-theft purposes. Alternatively, you could just stick the tag inside the package where it cannot be tampered with (don't they do this already to keep them from just being removed?).
From a theory standpoint, binary search is faster than linear search, but knowing this doesn't teach you how to code either one in whatever language you use at the moment. Does this mean that linear search is actually faster?
Or did you mean something else?
How confused were you when you found out that cout << "foo" wasn't setting the value of cout either?
My attempted interpretation of bar << foo; was something like, "put foo into bar." Putting something into cout would mean printing it; putting something into a variable would be a value assignment.
Especially when you can make it do something intuitive (if only visually). I mean, "" looks like "I/O" to me. It looks like the are sending the item to teh right towards/into the item to the left. Makes sense to me.
When I first looked at C++ code (only having programmed in BASIC), sure I understood what cout << "foo"; meant. I got really confused when I saw bar << 3; and found out that it didn't set bar's value to 3.
You're trying to tell me that "the rest of the world" thought that the worlds largest, and best equipped military force couldn't take on a piddly little country like Iraq?
Not with the additional constraint of avoiding collateral damage.
You're somehow surprised that said students wanted job at least some semblance of job security considering how tough it is for them to get a job in the first place?
It shouldnt' be surprising at all given that the cutoff age for at-will employment would have been a fair bit more than the age of a "part-time high schooler."
But then where would we put porn.net? Of course, it is doubtful that porn.com wouldn't want to keep both porn.com and porn.xxx, so you have a point there.
AFAIK, if it's not a cop saying that, then it's not entrapment.
(IANAL)
Believe it or not, lots of real-world CAD work is 2D.
Just like how once you've used a word processor, you wouldn't want to go back to a text editor.
A tool may be more powerful overall but still be impractical for tasks easily handled with simpler tools.
It's more of a lose-lose for Apple. Either Finisterre delivers on his promise, and 31 undocumented security holes are identified, or he doesn't and, whether he was just talking big or actually getting hush money, Apple is seen as having silenced him.
I'm not sure how low that "minimum level of complexity" is.
Bug report #195442
Line 6 of hello.c:
printf("Hello world!\n");
This should contain a comma between the first and second words.
Suggested fix:
printf("Hello, world!");
Thank you for reporting this bug. Your suggested change has been implemented.
Bug report #195450
Line 6 of hello.c:
printf("Hello, world!");
Printed string does not end with a newline or whitespace, making the output difficult to process. Suggested fix: Append printf("\n"); after line 6.
Thank you for reporting this bug. Your suggested change has been implemented.
And you can imagine the fun that ensues about documenting these changes.
That leaves a question:
If a human user can only get up to "high," who can get the privileges of "system" or "trusted installer"?
Or, yeah, you could just sell the tables, priced to pay for labor and materials (if your tables have sufficient utility, they will be bought).
If you can't get enough money to support yourself on table-making, then you need a more profitable job, and table-making needs to just be a hobby.
College students are typically in class 15-20 hours per week. If they don't go to class, the professor generally doesn't miss them.
Expecting kids to be able to get that much new freedom all at once without screwing up is very naïve. Of course, both parents' and high schools' contributions to this problem can (at least in part) be fixed.
I imagine we could both talk quite a bit more about specifics here.
One simple answer to this, of course, is to not use the switch-enabled version for anti-theft purposes. Alternatively, you could just stick the tag inside the package where it cannot be tampered with (don't they do this already to keep them from just being removed?).
From a theory standpoint, binary search is faster than linear search, but knowing this doesn't teach you how to code either one in whatever language you use at the moment. Does this mean that linear search is actually faster?
Or did you mean something else?
The main problem I have with what you propose is that felons would be largely tax-free. Of course, laws could be shifted to change that.