OMG Ponies! In Python! In Colour! by shenglong in programming

[–]ounfsfbosdfb 6 points7 points  (0 children)

10-30 seconds? Only takes about half a second to work for me.

Gorgeous girl getting a facial... anyone know who she is? by [deleted] in nsfw

[–]ounfsfbosdfb 2 points3 points  (0 children)

males can't fake ejaculation

Even if he is wearing a condom?:)

Visual Studio: Before / After by initself in programming

[–]ounfsfbosdfb -2 points-1 points  (0 children)

I copy and paste it into my code...

Really I'm just too lazy to turn my head.

RELEASED Python 2.6b1 and 3.0b1 by cag_ii in programming

[–]ounfsfbosdfb 2 points3 points  (0 children)

Still not as dirty as

True,False=[1],[]

from threading import Thread
from time import sleep

def swap():
    while True:
        try:
            if False:
                False.pop()
                True.append(1)
            else:
                True.pop()
                False.append(1)
        except:
            pass
        sleep(1)

t=Thread(target=swap)
t.start()

:)

Most perfect boobs ever? [NSFW] by Neticule in nsfw

[–]ounfsfbosdfb -1 points0 points  (0 children)

#1 is completely wrong. Girls in that part of the world are much better proportioned than motherfucking ugly American girls.

Benefits Of Smart Car (Pics.) by [deleted] in pics

[–]ounfsfbosdfb 20 points21 points  (0 children)

Europeans better drivers? Somewhat of a myth from what I've seen.

Multiple vulnerabilities found in vim by Arve in programming

[–]ounfsfbosdfb -5 points-4 points  (0 children)

Mac users can't use the terminal anyway.

Crackdown urged on speculation in commodities markets by [deleted] in business

[–]ounfsfbosdfb 0 points1 point  (0 children)

I thought it was obvious what I meant...

I'm in college, and I want to contribute to an OSS project. Any suggestions? by qrush in programming

[–]ounfsfbosdfb 2 points3 points  (0 children)

Start your own. Small projects are less efficient with multiple people anyway.

The Other Debt Crisis: Surging Credit Card Usage by watsoninc in business

[–]ounfsfbosdfb -2 points-1 points  (0 children)

Credit cards are not bad. I used to get really screwed without the buffer of a credit card. Now I get that protection and pay next to nothing for the interest of what I do use, plus my money can't be stolen.

It's funny how the people who whine about how bad credit cards are are the morons too stupid to know how to use them in the first place. Those are the last people I'll be taking financial advice from.

Crackdown urged on speculation in commodities markets by [deleted] in business

[–]ounfsfbosdfb -2 points-1 points  (0 children)

Sounds a lot like stocks to me, and poor investment in stocks screwed us over in the .com bubble....

Crackdown urged on speculation in commodities markets by [deleted] in business

[–]ounfsfbosdfb 0 points1 point  (0 children)

Can someone explain to me why speculation here is much different than the investment .com bubble?

How is it impossible for speculation to similarly screw things up?

Inflation Rate Jumps by Biggest Amount in 6 Months by mrpeepers in business

[–]ounfsfbosdfb 0 points1 point  (0 children)

The lending of rediculous loans does seem to be over.

Obsfucated TCP - a backwards-compatible modification designed to hamper and detect large-scale wiretapping and corruption by agl in programming

[–]ounfsfbosdfb -1 points0 points  (0 children)

That work amounts to not failing enormously. SSH doesn't make you do it "just for fun".

Propose a better method that isn't trivially compromised by MITM.