|
Started by LeMane on
, 30 posts
by 23 people.
Answer Snippets (Read the full thread at reddit):
This, in any way, dent MS's sales? This is one just discovered on the platform of choice for virus makers.
|
|
Certainly there are valuable programming techniques yet to be discovered, or that have been discovered but are not well-known.
I'm interested in hearing about techniques that may be counterintuitive or seem strange, but have real benefit.
Edit: It was...
Started by Mike Dunlavey on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
One thing that surprised me the first time I saw it was an "automatic" variable in a C++ method that was never... .
Duff's device is an optimized implementation of a serial copy that uses a technique widely applied in assembly language for loop unwinding .
|
|
Dear Forum,
I have installed Terminal Services and Terminal Services Licensing on a 2008 SP2 Domain Controller. I have an Open License for Terminal Services and I have successfully Activated the Licensing server and all looks good in the TS Licensing ...
Started by hulbs9nw on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
The licensing diagnosis will not complete the ....
Make sure you are logged into the terminal server as a domain user with proper privs (or launch the mmc as a domain user) .
This may sound silly but I know this has caused panics in my environments before .
|
Ask your Facebook Friends
|
Windows 7 cannot discover any samba servers on my local network, I can navigate to them manually with \\server.
Solved (kinda)
Started by Sam on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
(Although written for Vista, it also applies to Windows 7.)
If the cause for the problem is NTLMv2 authentication, this article describes how to make Windows 7 negotiate with Samba for a common authentication... .
This article might help: Get Vista and Samba to work .
|
|
I like to read about new and clever algorithms. And I like to think out of the box, so all kinds of algorithms from all fields of computation are welcome.
From time to time I read research papers to keep up with the current research and expand my horizon...
Started by Nils Pipenbrinck on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Here's an implementation of the Viterbi algorithm that I "discovered.
Of (possibly different) strings.
|
|
Import re import sys import inspect import testcases testClass = re.compile(r'.*Case$') testMethod = re.compile(r'.*Test$') for class_name, class_obj in inspect.getmembers(testcases, inspect.isclass): if testClass.match(class_name): for method_name, method...
Started by Mozey on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Right after your code:
for class_name, class_obj in inspect.getmembers(testcases, inspect.isclass): if testClass.match(class_name): for method_name, method_obj in inspect.getmembers(class_obj, inspect.ismethod): if testMethod.match(method_name): # RIGHT... .
|
|
This is NOT the same question as this one
I'm trying to be as specific as I can, otherwise the superpolice will close it again and I get slapped. :(
So, onto the question: this link: http://msdn.microsoft.com/en-us/library/ee330741%28VS.85%29.aspx does...
Started by ra170 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
It's a documented development feature which....
It isn't exactly hidden.
You may ask further questions there.
Who found it?
Lee at downloadsquad.com , who was one of the first to report on it, credits the "guys at windows7themes " .
My question remains ...
|
|
Crashed plane of Second World War pilot Dennis Copping discovered in the Sahara desert | Mail Online
Started by cmac2012 on
, 13 posts
by 8 people.
Answer Snippets (Read the full thread at bimmerfest):
What would you....
Makes you wonder.
|
|
For now, the title says it all. I have a simple, straightforward question: Where was the Second Law of Thermodynamics discovered?
Started by CTD on
, 15 posts
by 5 people.
Answer Snippets (Read the full thread at sciencechatforum):
I would not say "Einstein discovered the Law of General Relativity in 1915."
One often hears it remarked referred to as a "LAW"
and it is not said to have....
I do not think of physical theories as being "discovered".
Question sounds fishy.
|
|
Omg i've just discovered greek yogurt! greek gods brand honey vanilly
orgasmic u
Started by geo on
, 20 posts
by 12 people.
Answer Snippets (Read the full thread at dawgsaloon):
Last edited by ChuckZ; Yesterday....
U in greece with mult hunter
Team Hal ----If you want it I got it, if I ain't got it, imma get it, so get it while the gettins good - Hustleman You'll make a fortune! Don't get Dannon, tasted like dried out regular yogurt .
|