Slashdot Mirror


User: ion.simon.c

ion.simon.c's activity in the archive.

Stories
0
Comments
1,435
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,435

  1. Re:Weird take on why passengers are good... on Study Confirms Mobile Phones Distract Drivers · · Score: 1

    I have a special procedure for cell phone usage while driving:

    0) Use a headset. Have both hands on the wheel at all times.
    1) Immediately notify the caller that I'm driving.
    2) Remember that the most important task is the driving. If the driving isn't getting enough cycles, the caller gets a spoken "Hold." and is then ignored until the driving is less demanding.

    Is it "rude"? Most folks think so. Fuck em, I'm driving! ;)

  2. Re:AI != design brain on Reading Guide To AI Design & Neural Networks? · · Score: 1

    If I wasn't close to retirement, and wanted to build a career in AI, I'd be looking at how mapreduce works...

    Why not do this stuff during your retirement? What else are you going to do with the time between now and your death?

  3. Re:Well said! on Bush Demands Amnesty for Spying Telecoms · · Score: 1

    I made this just for you, boss!

    http://simoncion.livejournal.com/306396.html

  4. Re:Interesting timing on Bush Demands Amnesty for Spying Telecoms · · Score: 1

    Is the sole piece of supporting evidence for your "there's not 'always time'" position that NY Post story?

  5. Re:Hostile takeover on Rumors Flying On $20 Billion Microsoft Offer For Yahoo · · Score: 1

    They gave Jerry a 44 BILLION offer, and a few weeks later, the company loses almost 25 billion in value...

    This is interesting. What caused that drop in value?
    How does the Yahoo! before the offer differ from the Yahoo! after the offer? Did someone important leave? Did Yahoo! stop offering some critical service? If not, then what? A loss of ~50% of a company's value is kinda huge, no? Where did all that money go? Did it get lost in a sock drawer?

  6. Re:The problem is... on BitTorrent Calls UDP Report "Utter Nonsense" · · Score: 1

    But, but, but, BitTorrent is no more bandwidth greedy than -say- SFTP or eMule! You *can* ask any decent BT (or SFTP or eMule) client to limit the bandwidth that it uses.

  7. Re:Embedded Linux does ipv6 too on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    Gah. I mis-spoke.

    You *can* do any damn thing with OpenWRT. I should have said "I haven't run into a stock, consumer-grade router that...". Mea culpa.

  8. Re:so i see talk of ipv6 more and more.... on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    AN added benefit (FOR NOW anyway) is that most ssh dictionary attacks are against IPv4 addresses.

    Meh. Folks maybe shouldn't be allowing password authentication these days.

  9. Re:so i see talk of ipv6 more and more.... on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    Heh. Windows Firewall seems to do a pretty good job, out of the box.

  10. Re:IPv6 has been known to be needed since 1991 on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    Dear mods:
    This guy has the answer.

  11. Re:Embedded Linux does ipv6 too on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    The ISP can control all traffic that flows through its network. What stops them from performing DPI and other analysis on the tunnelled traffic?

  12. Re:Embedded Linux does ipv6 too on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    If you think you're smarter than everybody who's tried to do this before, then write up an Internet Draft. What's stopping you?

    His lack of good ideas?

  13. Re:Embedded Linux does ipv6 too on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    Maybe your Network Attached Toaster doesn't need a globally routed IP address. With IPv4, you'd give it an RFC 1918 private address, then configure your NAT/firewall so that it isn't allowed to make outbound connections. ... Most home routers don't even make that possible in the user interface.

    Most home routers I see already allocate from the 1918 space:
    192.168.0.0 - 192.168.255.255 (192.168/16 prefix)

    However, I've not run into a router that allows one to deny outbound connections to particular machines on one's LAN. This does seem like it would be a useful feature.

  14. Re:Embedded Linux does ipv6 too on Linux Foundation Says All Major Distros Are IPv6 Compliant · · Score: 1

    (for example DNS is sometimes done from a random port to help against poisoning, but if that goes through a NAT the random port is replaced with a non-random port).

    This is often not the case. If your NAT device uses iptables the random port is typically preserved. (YEY, OpenWRT!) I hear that there are also various commercial devices which preserve the port randomization.

    And the workarounds needed because of NAT are not improving security either. They make software more complicated for no good reason, and more complicated means more bugs, including security vulnerabilities.

    Eh. Even complicated software *can* be bug free. Having said that, I fucking hate NAT and want it to die. ;)

  15. Re:I am typing this from Gnewsense on Proprietary Blobs and the Pursuit of a Free Kernel · · Score: 1

    Perhaps, perhaps. (To both!)

  16. Re:I am typing this from Gnewsense on Proprietary Blobs and the Pursuit of a Free Kernel · · Score: 1

    The point is that RMS makes his own arbitrary and extreme definitions of non-evil code.

    You have failed to make your point. HTH, HAND.

  17. Re:I am typing this from Gnewsense on Proprietary Blobs and the Pursuit of a Free Kernel · · Score: 1

    Eh. They're really a pair. The second one makes your intention *extra* clear... so maybe that's the one that the mods will swoop on first?

  18. Re:Join us now, and free the iPhones on Linux Kernel Booting On the iPhone · · Score: 1

    Heh. Did someone page me?

  19. Re:I am typing this from Gnewsense on Proprietary Blobs and the Pursuit of a Free Kernel · · Score: 1

    RMS could have avoided "unfree" software completely but apparently didn't have the assembly language chops to do it. So much for any hacker cred.

    *shrug* I don't see how bootstraping the development of a free compiler with a non-free compiler is a violation of the mission to create a completely free computing system. Was the SVN group's early use of CVS a violation of their mission to develop a better CVS? After all, the SVN folks *could* have simply passed around tarballs and patches. Clearly they don't have any hacker cred, 'cause they didn't do it like Linus did in the early days.

  20. Re:I am typing this from Gnewsense on Proprietary Blobs and the Pursuit of a Free Kernel · · Score: 1

    Plus, in my general experience, a new copy of Vista takes several hours to get to work "right" for me. A new Ubuntu install takes about three setting changes and a rather large apt-get.

    To be fair:
    1) How long does that apt-get take?
    2) How much of the setup time for Vista and Ubuntu represents automated tasks?

  21. Re:I am typing this from Gnewsense on Proprietary Blobs and the Pursuit of a Free Kernel · · Score: 1

    Your motivations for posting your original comment are clear. You had no desire to generate productive conversation. Surely a man as intelligent as yourself can understand this. :)

  22. Re:Hold your horses on Left 4 Dead Demo Includes Linux Steam Client Libraries · · Score: 1

    Remember, wine will always be a kludge. A damn good kludge at times, but still a kludge.

    So, are things like QEMU and bochs kludges? If so, is valgrind a kludge?

    I agree that native apps are by far the ideal situation. Moreover, by targeting Linux you stand a decent chance of having your app run on any Unix-ish platform out there. But, what's wrong with making Linux *even more* interoperable? If Linux plays so well with Windows that it even runs Win32 binaries -especially those of $MISSION_CRITICAL_APP-, what's to stop someone from dropping in a Linux box the next time that the MSFT bill collector comes calling? ;)

  23. Re:Hold your horses on Left 4 Dead Demo Includes Linux Steam Client Libraries · · Score: 1

    *points* My desktop computer can output to a big ol' HDTV, too. I'd imagine that a stronger argument would be the dearth of single-machine multi-player games for the PC.

  24. Re:Hold your horses on Left 4 Dead Demo Includes Linux Steam Client Libraries · · Score: 1

    The benefits of using the entire DirectX stack obviously must outweight those other markets otherwise games wouldn't do it.

    Or maybe MSFT hands game devs a stack of cash and a team of D3D devs to provide support? ;)

  25. Re:Hold your horses on Left 4 Dead Demo Includes Linux Steam Client Libraries · · Score: 1

    Hi! I'm an OGL noob. (I just use the basics to do some real-time viz for *really* basic data and statistics.) So, please take my question with a
    grain of salt, as I know fuck-all about D3D. : D

    You say:

    It's not really obtuse, both APIs are functionally equivalent. The biggest difference between both is that D3D is object-oriented whereas OGL is just a C-style series of function calls(ie. the difference is direct3DDevice->Present() vs glSwap()).

    Have you examined OGL 3.0? (I'm sure that noone has driver support for it yet, but still.) I hear that it's now an object-oriented API. If you have looked at OGL 3, how does it compare to D3D 9 or 10?

    Cheers!