Slashdot Mirror


User: heeen

heeen's activity in the archive.

Stories
0
Comments
21
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 21

  1. Re:Cue increase in accidents on Gubernatorial Candidate Wants to Sell Speeding Passes for $25 · · Score: 0

    I drove a lot of small country roads as well. Two lane roads that are about as wide as one and a half US lanes. No speed limits. Occasional blind hills and turns. Farm equipment occasionally on the road.

    Country roads actually have an implicit speed limit of 100km/h unless stated otherwise. http://de.wikipedia.org/w/index.php?title=Datei:Zeichen_393.svg&filetimestamp=20060729152001

  2. Re:Soo on German User Fined For Having an Open Wi-Fi · · Score: 0

    In Germany you can be fined for leaving your car unlocked.

  3. Re:Ludicrous on German User Fined For Having an Open Wi-Fi · · Score: 0

    Just makes sense, why would you require people to have drivers licenses for everyones safety, but then let cars stand around unlocked for anyone to fuck up with.

  4. Perl6 Advent Calendar on PHP on The Perl 6 Advent Calendar · · Score: 0, Offtopic

    Why couldn't they use a Perl blog framework like Movable Type instead of Wordpress...

  5. Re:The Solution? HURD! on Microsoft COFEE Leaked · · Score: 1

    Woooosh!

  6. Re:Experiences on WPA Encryption Cracked In 60 Seconds · · Score: 1

    I don't know, my tiny dated Netgear WGR614 router can handle a DVB-S Stream over http over WPA no problem.

  7. Re:Germany has a problem with democracy on German Interior Ministers Seek Ban On Violent Games · · Score: 1

    Care to back this up with some sources?

  8. Re:This is Only the Beginning on Hundreds of Thousands of Chinese Black-Hats · · Score: 1

    Economically, they have built up enormous reserves of U.S. dollars and have now got the entire U.S. economy by the throat--all they'd have to do to throw us into a tailspin is to STOP buying our debt.

    Yes, good idea, kill the biggest market you export to.

  9. Re:I built one of those on DIY LED Array Marquee For Your PC · · Score: 1

    Just checked the Datasheets to the modules (Samsung SLM1606), current supply is 3.2 Ampere per module, which sums up to 160 Watts for a 32x80 pixel display, which puts a PC power supply under some stress.

  10. I built one of those on DIY LED Array Marquee For Your PC · · Score: 1

    from 10 16x16x(red, green) modules. Problematic was the (theoretical) current required to drive the whole assemblage: 512 * 10 * 20mA = 102 Ampere, at 5 Volt is 512 Watts Although I'm not really sure whether the modules were even able to fully light all LEDs at once, they had a built in shift register. At first I wired them directly to my parallel port and later wanted to wire an Atmega32 to it, but caused a short while playing around, bricking the development board. The modules rest in my basement, since.

  11. Re:Injection warnings on BT Silences Customers Over Phorm · · Score: 0

    I'm sure they would just buy a proper certificate and provide this to the end users, making all the grandmas thinking "lock in statusbar=secure" feel safe.

  12. Re:Perhaps an Enterprising Brit could make cash? on BT Silences Customers Over Phorm · · Score: 0

    I know just the company to advertise this!

  13. Not-Prime Number Test on (Useful) Stupid Regex Tricks? · · Score: 0

    Is the length of a string of ones not prime? /^1?$|^(11+?)\1+$/

  14. Re:Thank you! on Wayland, a New X Server For Linux · · Score: 0

    I don't know which version of windows you last used, but on XP a locked processes window will be replaced transparently by a dummy window handled by the system, which can be moved and resized instead of the original window. If the process ever catches up it gets the new position as if the replacement never happened.

  15. Re:I don't think most people care that it's locked on Steve Wozniak Predicts Death of the IPod · · Score: 0

    The only reason they don't care is because they haven't seen that the grass is greener on the open side of the fence.

    No one cares about the green grass when the apples in your garden are just so shiny!

  16. 10: print "BUTTS" on How Do I Talk To 4th Graders About IT? · · Score: 1, Funny
    20: GOTO 10

    Tell them you make computers do your job.

  17. Re:Fanatical? use Opera on Google Chrome Spinoff 'Iron' For Privacy Fanatics · · Score: 0

    There's also no un-do button for data sent to google under your unique userid. There have been precedents for massive leaks of personal data to the net, most notably the aol search desaster. Leaked information CAN destroy careers, but why would anyone care, since decent people have nothing to hide!

  18. Re:Choices vs. objects on Bavarian Police Seeking Skype Trojan Informant · · Score: 0

    Not having it made simple for a emotionally disturbed person to have a gun in the first place.

  19. Re:Choices vs. objects on Bavarian Police Seeking Skype Trojan Informant · · Score: 0

    Murder can usefully be outlawed, because it is a choice that an intelligent person makes.

    Even the most intelligent humans get influenced by drugs and/or emotions. The culprit being legally treated different afterwards because of being under the influcence of either doesn't help the victim.

  20. Re:Solution: Options on Google Using DoubleClick Tracking Cookies · · Score: 1

    please mod parent up. CS Lite also enables you to choose between * accept for session * always accept * accept this once on a site per site basis

  21. How about rounded corners on What Do You Want On Future Browsers? · · Score: 1

    Can't be that hard to have rounded corners in all major implementations (see -moz-corner-radius)