Domain: tinyurl.com
Stories and comments across the archive that link to tinyurl.com.
Comments · 3,289
-
Re:I'm amazed
You mean like this?
-
Veracode Blog Clarification
I've posted on the Veracode Blog about this issue for clarification purposes.
Here's the content:
With regard to the recent Patch Tuesday fix, there has been an issue fixed regarding NTLM Relaying, that has been around for more than eight years.
In 2000, I wrote an advisory about NTLM relaying (CVE-2000-0834). The problem turned out to be significantly larger than I originally suggested in the advisory. The attack extended to other NTLM-based authentications on other protocols and allowed general-purpose credential theft via a man-in-the-middle attack.
The SMBRelay tool was published in 2001 by Sir Dystic of Cult Of The Dead Cow, and that really took it to the next level. The protocol completely fell apart. It kicked off a number of other analyses of the NTLM protocol that finally resulted in this patch. Eight years after itâ(TM)s discovery.
At least they got around to it. Thanks!
--chris
(Buy my house! http://tinyurl.com/dilshouse)
-
Re:Anonymous Coward
Probably the biggest reason why NASA didn't put one in was the rovers were designed for 90 sol missions.
How did they know the dust accumulated within 90 sol days (or less) wouldn't be enough to completely cover the panels? There was no prior evidence to this - so wouldn't it have been fail-safe to have some kind of a dusting mechanism anyway?
It's hard for anyone (even NASA) to think of everthing, and it's usually the small things that fall through the cracks. So here I propose a revolutionary way of cleaning dust off the panels (no wipers needed):
Please see the schematic for a better understanding of the mechanism described herein.
- A transparent film covers the panels, without hampering their photo-voltaic function.
- Once ground control decides there's enough dust to be cleaned (could be 90 days or 5 years), they start up the film roll motor that starts pulling in the dusty film in and rolling fresh film out over the panels.
- The scrapers at the bottom clean the dusty film to their maximum extent, providing the option of recycling the film for repeated uses (reuse=>smaller rolls=>lesser payload).
- Since (now that we know) the motor doesn't have to be used frequently, this system is not a power drain. It also provides a guaranteed solar life in an atmosphere as dusty as the Mars'. The parts involved may only weigh in at a percentage of the total weight that can be justified by their obvious importance.
This idea invented by Shampoo. I have been repeatedly trying to contact NASA and Dr. Squyres but they refuse to take my calls.
-
Re:I'm gonna apply for first post patent
And I will sue you!
-
Re:Only a matter of time
A couple of corrections to your corrections. Igaluit has been a city since 2001, and its population is 6184 (according to the 2006 census). You are right that Alert's transient population is around 200, but its permanent population is only 5. You're also right about the distance from Iquluit; I should have stated it was ~2000 km to the South.
-
thanks for the awesome url in your sig!
-
Aha! That explains...
...why QANTAS jets regularly take multi-thousand foot nosedives (http://tinyurl.com/6jynku).
-
Election Protection/TwitterVoteReports/Online Demo
-
Election Protection/TwitterVoteReports/Online Demo
-
Re:Votingnon-citizen Kral_Blbec wrote:
"I'm a Republican because not everybody can be on welfare"----
I'm with you brother! But I think there may have been some Republicans involved.
First it's $700 billion for mortgage giants and banks. Then its free low credit from the federal reserve.. Now look at what those sneaky Democrats plan to give to the poor and unproductive.
".. the administration is working to speed the distribution to automakers of $25 billion in factory retooling funds authorized by Congress last month, the official told Reuters."
SOURCE:
Treasury not negotiating aid for GM mergerI_Voter
New (Under Construction) Web Site:
Political Power in the U.S.
http://tinyurl.com/2sdtvk -
Re:Votingnon-citizen Kral_Blbec wrote:
"I'm a Republican because not everybody can be on welfare"----
I'm with you brother! But I think there may have been some Republicans involved.
First it's $700 billion for mortgage giants and banks. Then its free low credit from the federal reserve.. Now look at what those sneaky Democrats plan to give to the poor and unproductive.
".. the administration is working to speed the distribution to automakers of $25 billion in factory retooling funds authorized by Congress last month, the official told Reuters."
SOURCE:
Treasury not negotiating aid for GM mergerI_Voter
New (Under Construction) Web Site:
Political Power in the U.S.
http://tinyurl.com/2sdtvk -
Re:Virtualize! Virtualize! Virtualize!
How do you manage config changes to shut-down VMs?
It's part of the competitive landscape in the virtual server world to support this. Here's an answer from Microsoft (reduced to TinyURL from Google Cache in self-defense) http://tinyurl.com/5uxxrv
-
Re:Plagiarism!
and republished here http://tinyurl.com/664efw
-
Greatest Science Hoax ever...
Unquestionably, the greatest science hoax ever is this one.
-
Re:pricey
Well, here's one , but only one...
-
Some funny thoughts on the new company
A funny column on PCMag http://tinyurl.com/6gssp6
-
Re:Tell us Bill
You ain't comparing Windows NT OS to Linux Kernel.
You are comparing Windows NT's Software System to Linux OS.
-
Re:Tell us Bill
You ain't comparing Windows NT OS to Linux Kernel.
You are comparing Windows NT's Software System to Linux OS.
-
Re:Kernel or Kernel + Userspace?
Windows NT (the OS, so called "Hybrid kernel" (what use a microkernel!)) has about 6 million LoC
Linux (The OS, a monolith kernel) has now over 6 million LoC
Windows NT5.1 software system (Windows NT5.1 = XP) is over 40 million lines of code.
Linux software system (Any distribution) can be over 40 million lines of code very easily, the KDE project is alone almost that!
Problem is that we should only count code what are in OS's (Linux vs NT) and not on whole software systems. It is easy to do count for Microsoft own code, without counting all the software what is available for Windows NT. But usually on distributions what use Linux OS, you get counted all the applications from FOSS side too, like Mozilla Firefox, Mozilla Thunderbird, KDE (alone a HUGE!), Gnome etc. All the applications what are compiled for those distributions.
The Comparison is not fair at all.
(And yes, the Monolith kernel is the OS, not just a kernel http://tinyurl.com/3uaq48 http://tinyurl.com/mum9x)
-
Re:Kernel or Kernel + Userspace?
Windows NT (the OS, so called "Hybrid kernel" (what use a microkernel!)) has about 6 million LoC
Linux (The OS, a monolith kernel) has now over 6 million LoC
Windows NT5.1 software system (Windows NT5.1 = XP) is over 40 million lines of code.
Linux software system (Any distribution) can be over 40 million lines of code very easily, the KDE project is alone almost that!
Problem is that we should only count code what are in OS's (Linux vs NT) and not on whole software systems. It is easy to do count for Microsoft own code, without counting all the software what is available for Windows NT. But usually on distributions what use Linux OS, you get counted all the applications from FOSS side too, like Mozilla Firefox, Mozilla Thunderbird, KDE (alone a HUGE!), Gnome etc. All the applications what are compiled for those distributions.
The Comparison is not fair at all.
(And yes, the Monolith kernel is the OS, not just a kernel http://tinyurl.com/3uaq48 http://tinyurl.com/mum9x)
-
Re:Yay!
-
Re:IX Web Hosting...
Better Business Bureau has lots on info (including email, phone, and add., as well as corp. officers), on ixwebhosting.com and ecommerce.com, which are same company. (only one complaint in last 3 yrs.?) http://tinyurl.com/5t8ftv
you can also go to http://onewhois.com/ and enter
=ixwebhosting.com
into the search box to get what appears to be president's email as part of domain registration info.(do same search WITHOUT the = sign before domain to see a group of subdomains? all belonging to same company)
Kachakaach
-
Nice timing for this story...
Right now is the time to soothe investor fears caused by their recent tapping of a $1 Billion line of credit..
http://www.reuters.com/article/ousiv/idUSTRE49G7L420081017
Analyst forecast lower revenue for Ebay in coming quarters, DOH.
http://tinyurl.com/5e69mt -
FP
-
Re:What is this actually referring to?
btw, here's the actual patent application.
-
Re:Atomic Bomb x 25,000 will stop it
It goes without saying {main article} but I guess I'll chime into the previous anyway => once one big rock {roid, dwarf, refrigerator} has Earth's name on it it's a great deal more bloody likely more in the group are finding the Earth-Moon combined gravitational attraction very attractive as say like coming home to Mama at the end of a long day's work. Not to mention it either but I will => the Moon swinging around the planet is like a big metal detector and asteroid magnet zipping around 24/7 to start these things coming toward us. In fact, the Moon's wide swath constitutes an extension of Earth's gravitational field, and we can look at the other pock-marked planets in our solar system to know what's coming for us.
OUR OWN MOON IS WORKING AGAINST US!
Extra credit reading => http://tinyurl.com/4ntz2p {Spanish blog}. -
Not all bad newsIt's not all bad news if you favor the people vs the state.
From the article:
"Pretty small but intelligent criminal organizations are pulling off transnational, multicontinent heists that only a foreign intelligence service would have been able to do a few years ago," said Joel F. Brenner, the U.S. government's top counterintelligence officer.And your willing to believe what the U.S. government's top counterintelligence officer said.
WEB SITE:(under construction)
Political Power in the U.S.
http://tinyurl.com/2sdtvk -
Re:mee
-
Re:First!
-
Re:Stop feeding!
Don't worry, I'm sure that won't happen on this thread.
-
Re:what's the point?
Here's a photo of one.
-
Re:Wait a minute...
Operating System is not there to do lots of things for you. It is there to allow you to run all other applications and libraries etc in your computer hardware. And if you even try to mention that there is no difference about monolith kernel and microkernel structure, I say you should first say what is wrong with all these links.
"This is a crucial, but subtle, point. The operating system is that portion of the software that runs in kernel mode or supervisor mode. It is protected from user tampering by the hardware (ignoring for the moment some of the older microprocessors that do not have hardware protections at all). Compilers and editors run in user mode."
(first link, others follows even this same)
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48After you have readed all those, tell me what is wrong on them with reasons and correct me! Because I want to know what is wrong on those if so!
-
Re:Wait a minute...
Operating System is not there to do lots of things for you. It is there to allow you to run all other applications and libraries etc in your computer hardware. And if you even try to mention that there is no difference about monolith kernel and microkernel structure, I say you should first say what is wrong with all these links.
"This is a crucial, but subtle, point. The operating system is that portion of the software that runs in kernel mode or supervisor mode. It is protected from user tampering by the hardware (ignoring for the moment some of the older microprocessors that do not have hardware protections at all). Compilers and editors run in user mode."
(first link, others follows even this same)
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48After you have readed all those, tell me what is wrong on them with reasons and correct me! Because I want to know what is wrong on those if so!
-
Re:Wait a minute...
Operating System is not there to do lots of things for you. It is there to allow you to run all other applications and libraries etc in your computer hardware. And if you even try to mention that there is no difference about monolith kernel and microkernel structure, I say you should first say what is wrong with all these links.
"This is a crucial, but subtle, point. The operating system is that portion of the software that runs in kernel mode or supervisor mode. It is protected from user tampering by the hardware (ignoring for the moment some of the older microprocessors that do not have hardware protections at all). Compilers and editors run in user mode."
(first link, others follows even this same)
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48After you have readed all those, tell me what is wrong on them with reasons and correct me! Because I want to know what is wrong on those if so!
-
Re:Wait a minute...
Operating System is not there to do lots of things for you. It is there to allow you to run all other applications and libraries etc in your computer hardware. And if you even try to mention that there is no difference about monolith kernel and microkernel structure, I say you should first say what is wrong with all these links.
"This is a crucial, but subtle, point. The operating system is that portion of the software that runs in kernel mode or supervisor mode. It is protected from user tampering by the hardware (ignoring for the moment some of the older microprocessors that do not have hardware protections at all). Compilers and editors run in user mode."
(first link, others follows even this same)
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48After you have readed all those, tell me what is wrong on them with reasons and correct me! Because I want to know what is wrong on those if so!
-
Re:Wait a minute...
Hmm... you call me as idiot because I did not mention that I know the monolith kernel has the kernel space and user space (kernel mode, userland) separation.
But at least these speaks against your own comment.
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48I am not sure but if few computer science professors speaks about against your "OS = kernel + userland, with no distinction between a microkernel and a monolithic kernel" I say SOMEONE is wrong. And I would bet my money for professors and not for you.
-
Re:Wait a minute...
Hmm... you call me as idiot because I did not mention that I know the monolith kernel has the kernel space and user space (kernel mode, userland) separation.
But at least these speaks against your own comment.
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48I am not sure but if few computer science professors speaks about against your "OS = kernel + userland, with no distinction between a microkernel and a monolithic kernel" I say SOMEONE is wrong. And I would bet my money for professors and not for you.
-
Re:Wait a minute...
Hmm... you call me as idiot because I did not mention that I know the monolith kernel has the kernel space and user space (kernel mode, userland) separation.
But at least these speaks against your own comment.
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48I am not sure but if few computer science professors speaks about against your "OS = kernel + userland, with no distinction between a microkernel and a monolithic kernel" I say SOMEONE is wrong. And I would bet my money for professors and not for you.
-
Re:Wait a minute...
Hmm... you call me as idiot because I did not mention that I know the monolith kernel has the kernel space and user space (kernel mode, userland) separation.
But at least these speaks against your own comment.
http://tinyurl.com/532kb8
http://tinyurl.com/mum9x
http://tinyurl.com/qhuhg
http://tinyurl.com/3uaq48I am not sure but if few computer science professors speaks about against your "OS = kernel + userland, with no distinction between a microkernel and a monolithic kernel" I say SOMEONE is wrong. And I would bet my money for professors and not for you.
-
Re:Rye Playland
For some reason, the Kohl's Shopping Center in nearby Port Chester is also blurred a bit, though I can't fathom why.
I've been thinking about starting a blog containing pictures of places that are obscured on Google Maps for no apparent reason.
http://tinyurl.com/4ysydq is the shopping center's view.
-
Re:first post!
-
FP
Beta first post. I hope it worked.
-
But where is it?
I don't see it on Google Maps:
http://tinyurl.com/butwhereisitUp close and personal - the long version:
http://maps.google.com/maps?f=q&hl=en&geocode=&q=+Chelyabinsk+&ie=UTF8&ll=55.159908,61.402202&spn=0.001906,0.005686&t=h&z=18&iwloc=addr -
fp
-
Re:All hail the new king, same as the old king.Shakra wrote:
It's rather pink of you to call our democratic process a charade.
-----
A PBS mind in a Fox News world.====
First just let me mention that almost all PBS stations are controlled by non-profit corporations who's board appoints their own successors. Any connection with a "democratic" process could be described as a charade - even compared with our corporate media!
Second, the question of how much our U.S. democratic process is a charade ( compared with other democratic nations ) while somewhat subjective is an important question.
Lets just consider the fairly unique nature of U.S. political parties.
QUOTE FROM 1927
"Here in the last generation, a development has taken place which finds an analogy nowhere else. American parties have ceased to be voluntary associations like trade unions or the good government clubs or the churches. They have lost the right freely to determine how candidates shall be nominated and platforms framed, even who shall belong to the party and who shall lead it. The state legislatures have regulated their structure and functions in great detail."
SOURCE:
American Parties and Elections,
by Edward Sait, 1927 (Page 174)
Quoted from:
The tyranny of the two-party system,
by Lisa Jane Disch c2002IMO: Although the pile of democratic nations has been growing, when the ability of U.S. voters to influence their government is considered, the U.S. voter is close to the bottom of that pile!
I_Voter
NEW (under construction) WEB SITE:
Political Power in the U.S.
http://tinyurl.com/2sdtvk -
Re:"Mostly" monitors?
"Gah, cues goddamnit!!! Not queues. Cues!!! You'd think Slashdot of all places would get that right"
Give him a break, this is a common error related to how the mind stores information. A little more science and a little more forgiveness is in order.
-
May I direct your attention to the following Q?
http://preview.tinyurl.com/WikiAnswer-Swallow
This serious question, phrased in a humorous manner, has gone unaddressed for many months on WikiAnswers.
I'd like the Slashdot crowd's input, especially if you've got experience in aeronautics.
Discuss it here or on WikiAnswers - I don't care, but somebody _please_ say something constructive on the subject.
Regards, KK.
-
Re:US Citizens only
.. you should be careful when mentioning that you're visiting your girlfriend:
NYT article -
Marketroid naming
Makes me poonwee.
-
Re:http://thepiratebay.org/search/Spore/0/99/0
Simple question.
Why should I need to PROVE to anyone that I'm not a thief?
If someone walked up to you on the street and asked to see the receipt for your cell phone, would you show it to them if you had it on you? The moment I purchase something, it is MINE to do with what I please, so long as that use is not in itself illegal (think CDs with sharpened edges being used a la "Odd Job" or something). If buy 10 copies of Spore and use the CDs as coasters, that's for ME to decide.
I realize that this is probably overly simplistic and all, but in the end, isn't the DRM we're talking about here really EA accusing EVERYONE that uses this game of being a thief, and asking us to prove we're not?
Why would I (or anyone else) agree to that?
Sure, people will say something in reply about the license agreement and all, but that's a load of crap. I didn't agree to a license agreement limiting what I do with MY property when I bought it, so they're all facially invalid.. As far as I am aware (IANAL, or even a 2L), a shrinkwrap license has NEVER been held as valid (see http://tinyurl.com/6p59z2 if you're interested).