Slashdot Mirror


User: jhol13

jhol13's activity in the archive.

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

Comments · 1,382

  1. Re:Good on GM Says Driverless Cars Will Be Ready By 2018 · · Score: 1

    You forgot one important: Enable *much* cheaper and convenient car sharing and car pools.

    Why would I own a car if I can get a suitable (big/small/... depending on particular need) car to my front door whenever I need one?

  2. Re:Winner is the Consumer on Paramount to Drop HD DVD? · · Score: 1

    7Mbps service minimum to be able to watch DVD quality movies real time. Unfortunately you are not right. Or, actually, you are "too" right. The problem is that e.g. for DVB broadcasts the bit rate is somewhere around 3-4Mbps (at least in Finland). It is claimed to be "high quality", although it is nowhere near DVD.

    At least in the near future both SD and HD content from the net will be compressed heavier (and use better compression like H264 instead of mpeg2).
  3. Re:The impossible happened, hell froze over on Paramount to Drop HD DVD? · · Score: 1

    the BD+ system requires regular firmware updates, Do you have anything to back this up? As far as I know BD+ requires no firmware updates. It is just a piece of code in the disk for unencrypting the data contents of the disk. The point is that the code can be different in every disk thereby making reverse-engineering harder (but apparently not impossible).
  4. Re:thepiratebay on Sony's Idea of DRM-Free Music · · Score: 1

    I am confident nobody really thinks the rootkit was as bad as they claim.

    They just use it as an excuse for pirating.

  5. Re:Like it matters on Boot Record Rootkit Threatens Vista, XP, NT · · Score: 1

    You, sir, are truly a Windows man: "Any attempt to separate users and administrators is a bad thing".

  6. Re:Morals aside - what's the end result? on Sony BMG Dropping DRM · · Score: 1

    I do not pirate.

    I am more willing to pirate than buy bluray+tv+amplifier, I do have perfectly OK amp+tv already, I refuse to pay $2000 on new TV just to be able to see HD movies - "torrented" ones do not use HDCP. Therefore DVD's it is.

    BTW, I'm "old school", I like to own, therefore I buy CD's (but not "copy protected"). MP3s just don't have the same "feeling" of ownership. I doubt mp3's have any resale value, CD's do have a reasonable one. Not that I have ever sold one :-)

  7. Re:Lies, damn lies and statistics on Is Apple Killing Linux on the Desktop? · · Score: 1

    Your assumption is completely bogus.

    The number of internet capable phones sold by Nokia (or Sony-Ericsson, or ...) is hugely bigger than the sales of iPhones.

    In the near future there will be more hits from phones than computers, but these hits will be more limited to banks, etc. Some Finnish banks already have "text only" interface, just for phones.

  8. Re:Morals aside - what's the end result? on Sony BMG Dropping DRM · · Score: 1

    Even if the whole business isn't "respectable" by your standards, you obviously respect their work enough to watch it. I have watched genocide in Darfur. I do not respect it.

    To never pay is to vote for a world where that work is never produced. I am willing to take that vote as I know I am in the minority. And if there are more people like me, perhaps even a couple of percent of the population, we might have a chance to kill DRM (and DMCA) for good.

    The DRM for music was not killed by paying for it, it was killed by not paying for it.

    I do consider DRM as it is in e.g. blu-ray/hd-dvd/HDMI an atrocity. Therefore I will rather torrent HD movies than pay for them. If my behaviour kills the movie industry which uses DRM I'll be just happy.

        "This ain't rock-n-roll, this is genocide!" :)
  9. Re:Breeze to Program on MS To Push Silverlight Via Redesigned Microsoft.com · · Score: 1
    Sad. Very sad.

    you CLEARLY said that you can't use unmanaged C++ code in your Visual C++.Net project. Where? Can you quote me saying that?

    I thought so, because what I said "you cannot use existing C++ code" where the context should be bloody obvious (it is in the topic).

    HTH. HAND.
  10. Re:Breeze to Program on MS To Push Silverlight Via Redesigned Microsoft.com · · Score: 1

    I decided not to answer your first post because it did not address any of the problems I mentioned, it was just ad-hominem ranting.

    Now you are twisting my words.

    First, C#/J# are essentially one language with minimal syntax difference. Unlike C++ v.s. C++.Net, garbage collection makes a difference especially in multi-threaded programming (C++.Net are always MT). Second, the cost of requiring everyone in the project(s) to be fluent in more than language is prohibitive. Third, sockets perform much better than you think and give nice process separation enabling e.g. parallel processing.

    Apparently you can only imagine synchronous method calls. But in this case several languages are really going to drive people debugging less familiar code insane.

    Just to annoy you I will not say anything about my experience.

  11. Re:Breeze to Program on MS To Push Silverlight Via Redesigned Microsoft.com · · Score: 1

    You're a C++ developer? It's a lot more comfortable to use C++.Net than it is to use ActionScript. You do realise that C++.Net is not C++. You cannot use existing C++ code, you must use "managed C++" which is very different (garbage collected).

    [...]but the .Net libraries share a common format, style, and organization. And Java does not? (You brought Java into the discussion)

    Silverlight application is going to be obviously OO [...] easily share/reuse code between Silverlight, ASP.Net, and JIT'd GUI apps. OO does not magically make stuff reusable. It makes it easier, but not easy (data structures usually kill reuse).

    you can mix multiple languages in a silverlight project Let me give you a good advice: even if you can, don't. Split the project into parts and connect the parts via sockets or mmap.

    BTW, Visual Studio (2005) is worse than e.g. NetBeans. Yes, it is faster, but it still is worse (esp. the debugger sucks).

    P.S. I have no experience on flash and I am not defending it. I am just pointing that you use invalid arguments to favour silverlight.
  12. Re:But that's Ruby itself! on Rails Bigwig Rails on Rails Community · · Score: 1

    [...] I think Zed Shaw made the right decision, go to Python. I hate Python too.
  13. Re:opengl console on What 2008 May Hold In Store for FOSS · · Score: 2, Interesting

    Cheez ... I'd be happy with a terminal which handles ctrl-c (etc). as copy.

    Besides, I'm already 2008! Bite that!

  14. Re:It's great on Just What is this ASUS Eee Thing Anyway? · · Score: 1

    Apparently you are wrong person to ask as you installed XP, but - so what!

    Does you/anybody know if it is capable of viewports? [scrolling the screen by moving mouse, i.e. the screen (800x480) is just a "view" of the "full" desktop (e.g. 1024x768 or whatever)]. This could ease the pain a bit (as do virtual desktops).

    FVWM does support so maybe it would be a good idea ...

  15. Re:KDE release and LTS on KDE's Version Timing Drops It In Ubuntu Support Priority · · Score: 1

    None that are not backed by a company. OTOH OpenSolaris is one.

    BTW Gnome tries harder to maintain binary compatibility, 2.8 should be reasonably compatible with latest. However, I doubt it really is very good (for 3 yr old programs to run on 2.20).

  16. Re:KDE release and LTS on KDE's Version Timing Drops It In Ubuntu Support Priority · · Score: 1

    KDE guys don't guarantee that KDE 3.5 will be supported next 3 years Really? That sounds horrible, the development model of KDE sounds very amateurish.

    not kinda cool that there won't be LTS for KDE, I think it is very cool not to include immaturely developed programs.
  17. Re:Deprecated means forever on Microsoft Deprecating Some OOXML Functionality · · Score: 1

    Say for instance the 1900 leap year bug. [...] do what MS are doing: use the tag to denote the issue. But this is NOT what Microsoft is doing! There is no tag. Every OOXML spreadsheet is assumed to calculate wrong. BTW you cannot have dates before 1900. This is, to me, totally unacceptable.

    Same goes with CEILING, etc. There is no tag "calculate CEILING mathematically (in)correctly", the definition of CEILING is to calculate incorrectly.
  18. Re:Accurate, considering the caveats on PC Mag Slams Cheap Wal-Mart Linux Desktop · · Score: 1

    Add the controversy of (not having) a stable kernel interface to the mix and you have nailed it.

    I, personally, see the (re)birth of (Open)Solaris. Stable interfaces, ZFS, ... If they could somehow get the HW support to a reasonable level (this won't happen soon, if ever).

    Or perhaps Mac OSX will become cheaper, let's say $50 installable to a white box. Unlikely, I know.

  19. Re:Accurate, considering the caveats on PC Mag Slams Cheap Wal-Mart Linux Desktop · · Score: 1

    I have used Ubuntu, Fedora, ... all have similar brittleness problems.

    1. I have removed top "panel" as I see no reason to have two panels taking screen estate. After this and a month maybe 50% of logins work as expected, starting the programs intented on start-up. There are too many dot directories to know which ones to recover (I would love a VCS plugin for configuration).

    2. I sometimes use SCIM+anthy. It does not always work, sometimes you have to logout-login. Can be related to updates (which in Windows would have forced reboot).

    3. I use Finnish keyboard. Quite often quite a few programs fail (VNC is useless, RDPclient need restart, old Java could not produce '~', ...).

    4. I use UTF-8 (LC_CTYPE=fi_FI.UTF-8). Bash no longer work perfectly, readline fails, editing long lines fail, ...

    5. There is some silly 32k limit on command line length. I have 2 gigs of memory. Does-not-compute.

    I have to say Linux is not really much worse than e.g. XP in this sense. Though most of my XP problems comes with virtuaWin, I just cannot use a computer without several desktops. YMMV, as usual.

  20. Re:Laws of own country? on Airlines Plan To Filter, Censor In-Flight Internet Access · · Score: 1

    The problem was that child molesters went to countries with no laws agains child molestation (or the law was overlooked).

    This was no "think about the children" case, the problem was already there before the law and it was getting rampant. One case/person had abused around 300 chidren of which some were eight.

    I am absolutely certain UK police does follow cars ...

  21. Re:Laws of own country? on Airlines Plan To Filter, Censor In-Flight Internet Access · · Score: 1

    Finnish.

  22. Re:Why Ruby? on Ruby 1.9.0 Released · · Score: 1

    In C++ I often copy non-braced region on purpose, because I can re-indent it as it should, trivially with indent-region. This operation is impossible very hard with Python.

    This does not make Python a bad language, it makes it a langueage against my instinct. Nothing more, nothing less.

  23. Re:Why Ruby? on Ruby 1.9.0 Released · · Score: 1

    Just a question: how often did you, in C/C++/... mismatch a brace?

    In Python it will quietly kill your program - in run time.

    Point 3 cannot make any intendation "no-brainer", at least not for me. I still, even in C++, have problems. Why, just why, should I have to feel uncomfortable with the language I use (last point)?

    P.S. I have nothing against Python, it just ain't for me(tm).

  24. Re:Why Ruby? on Ruby 1.9.0 Released · · Score: 1

    That is not the whole point.

    Problem 1: You cannot reliably copy-paste.
    Problem 2: You cannot add easy to notice debug output lines, or whatever, e.g.
            if (foo){
    printf("did foo\n"); // remove this line later
                do_foo(bar);
            }
    Problem 3: prone to user errors
            if (bar())
                strFoo +=
    "<xml>"
        "long lines indented according to xml rules for clarity" ... add 100 lines
    "</xml>"
                strFoo += "OOP"; // What "level" is this?
            bar(); // Or this?
    Problem 4: indent-region is much better than your hack, in every sense.
    Problem 5: It just makes me (and the GP/GGP) uncomfortable. So why bother as there clearly are enough other languages for us?

  25. Re:Laws of own country? on Airlines Plan To Filter, Censor In-Flight Internet Access · · Score: 1

    There are "oodles" of people arrested from child molestation (having sex with a minor) which has occured in Thailand. They have been arrested in e.g. Finland. And convicted, btw.

    Finnish law makes it illegal, no matter where it happens. I do not know for sure if Finnish law makes smoking pot in Netherlands illegal, but what I have heard it does not.