Lounge - December 2010

Sudoers file
 
I often wonder, when I try to run sudo from an account that I've forgotten to add to the sudoers file, where exactly "this incident" goes. Now I know: http://xk...
[2 replies] Last: Yeah, I found that out afterwards. Thanks though :) (by chrisname)
Translate to polish
 
I can try translate this page in Polish. Some of my friends too. How can we do it?
[2 replies] Last: Maybe you can use translate.google.com Google Chrome (Google's brow... (by PiMaster)
How much time do you spend programming?
 
Me about 13 ~ 15 on WEB programming when musn't go to the university, else 6 ~ 8 sorry for bad english
[16 replies] Last: I spend about 6 hours a day programming sometimes more depending on wh... (by levijgraham)
by ManojE
Which design method should I use for this particular case?
 
I am going to develop a new class. But I do not have the full list of functionalities to be included in this class right now. But I would like to add new featur...
[10 replies] Last: I agree with rapidcoder to say that Add, Subtract, Multiply and Divide... (by mgupta)
Nifty macros
 
Let's have a thread where people can post useful macros! I'll start: #define repeat(x) for(unsigned repeat_var=0;repeat_var<x;++repeat_var) #define BIT(x,y...
[17 replies] Last: I tend to stay away from them when I'm writing C++, but I write most o... (by chrisname)
Magnetic Disk Pattern
 
This may seem like an odd question, but does anyone know where I can find an image of the magnetic patterns (impressions) that are written to a hard disk? Obvi...
[2 replies] Last: I'll take a look, thanks for the info. (by Return 0)
Sports
 
Hi, what are you doing to effectively regain body strength after long term programming ?
[15 replies] Last: @daveD, Dude I have pretty cool finger biceps on my left hand (from g... (by chrisname)
Tron Legacy OST
 
For anyone interested... while it's still up. http://www.youtube.com/watch?v=b8OELzmpgZo&feature=BF&list=PLC5EA41F2D50C9C75&index=1.
[4 replies] Last: [quote=Seraphimsan]Well today I saw Tron Legacy, and once more have I ... (by Return 0)
Obfuscated Code Conversion (1,2)
 
This is freakin awesome... http://www.stunnix.com/prod/cxxo/overview.shtml
[29 replies] Last: The obfuscation techniques listed in Bazzys post won't even change the... (by JoR)
Anyone interested in "beta testing" some software?
 
I'm developing some input mapping software, it currently supports the xbox 360 controller (and other XInput gamepad devices, if any). I'm looking for some fe...
[no replies]
Magic Numbers
 
I found these on Wikipedia earlier today, thought I'd share. They're simple return values - or are they? Anyway, I enjoyed them and hopefully you do as well. ...
[1 reply] : Wow. Good. That certainly is interesting. (by Zia Ur Rehman)
by Disch
Bah Humbug (another foul-mouthed rant) (1,2)
 
I hate Christmas. I'm stuck listening to Christmas music in the office. It's horrible. Who listens to this shit? I hate how companies rehash christmas s...
[33 replies] Last: Even if the concentration of greenhouse gases is small (and I will adm... (by chrisname)
Death Note
 
Oh... My... Noodliness... I just started to watch Death Note, and I have to say that this is the BEST ANIME I'VE EVER SEEN! And I've seen a decent number. I am ...
[4 replies] Last: I can't read manga... It's kind of hard to explain why, but I'll try. ... (by PiMaster)
by clros
YAD - a new "NoSQL" library.
 
YAD is a new library for creating and managing databases "NoSQL”. It is written in C++0x and can be used by users of this language. It is a very compact l...
[no replies]
PAGE UNAVAILABLE [error code #21CDB].
 
Is anyone else getting a lot of error pages from this site? PAGE UNAVAILABLE [error code #21CDB]... It is actually getting quite annoying, especially when...
[6 replies] Last: About an hour ago I could not use the site, every page refresh gave me... (by closed account 43RGz8AR)
Memory leak. (1,2)
 
How do you understand memory leak? Or what is memory leak for you? I was thinking why would we manually free memory if we only use a few bytes, the operating...
[31 replies] Last: If the answer is a resounding YES then I guess C/C++ will soon be o... (by rapidcoder)
UNIX newbie
 
Intro to UNIX OS - I am new to UNIX. Does anyone know how I can get access to a free public UNIX shell? Start reading the C Primer text today, and will I like...
[1 reply] : [quote=miandrs1]Does anyone know how I can get access to a free public... (by chrisname)
by tition
A timeout safeguard advice
 
[Edit:] And here is the online version of the calculator :) http://vector-partition.jacobs-university.de/cgi-bin/calculator A test of what it can do: ent...
[1 reply] : So here is how I finally did it: #include <iostream> #include <sy... (by tition)
Torrentz.com closed ???
 
Where did Torrentz.com dissapeared ? :)
[2 replies] Last: Very strange, although proxy has worked. (by jankidudel)
I made my own string class :D
 
I was bored, and decided to make a string class with similar features as the strings library, with the added benefit of a few extra functions. I even went so fa...
[17 replies] Last: So, essentially, your string class and the standard namespace are mutu... (by sargon94)
December 2010 Pages: 123
  Archived months: [nov2010] [jan2011]

This is an archived page. To post a new message, go to the current page.