Slashdot Mirror


User: hpoul

hpoul's activity in the archive.

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

Comments · 61

  1. Re:Privacy vs. Accountabilty on In Theory And Practice, Why Internet-Based Voting Is a Bad Idea · · Score: 1

    i'm not sure i see your problem.. we already have a way to digitally sign documents - use it to sign off transactions in the online banking, send the tax declaration, etc. (i obviously only know it from my country where it's sponsored by the government, so basically free - everyone can turn their social security card into a way to officially sign documents (you only need to buy a card reader)) how hard can it be to let the people who want to vote register using their digital ID and receive an anonymized encryption token which can be used once to actually cast the vote.. sure you have to trust that this token is anonymized, and you are not tracked using cookies, etc. but the same holds true if you are actually going to the voting booth (hidden serial codes on the sheet, hidden cameras, whatever) - so you always have people watching an election and ensuring your trust.. but i don't see why you can't have privacy and accountability

  2. Re:Newsflash on Linode Exploit Caused Theft of Thousands of Bitcoins · · Score: 1

    i'm not so sure.. what would happen if they stored their bank account login credentials there and someone managed to steal it - you wouldn't (just) blame the hoster, but the one who is so stupid to store something valuable without protection (or do you mean the bitcoin exchange should have the insurance, not linode.. then i'm with you :) )

  3. Re:Going down in flames on Ask Slashdot: Making JavaScript Tolerable For a Dyed-in-the-Wool C/C++/Java Guy? · · Score: 1

    Where is your point? If you know the underlieing technology you perfectly understand the code on first glance and it is easy to write..
    Its like saying .. yeah, you need to understand the GC and parts of the jvm to know what the impact of my 5 lines of java have - so i write my own JVM.. i guess you suffer from NIH syndrome..

  4. Re:Occupy Fragmentation on Google Releases Chrome For Android Beta · · Score: 2

    well.. it would be really great if that 1% could access it.. i have android 4.0.3, but i live in austria, so i'm still out of luck.. https://support.google.com/chrome/bin/answer.py?hl=en&answer=2393487&p=market_countries

  5. Re:Google Needs To Get Their Ass In Gear on Android Malware May Have Infected 5 Million Users · · Score: 1

    why would google need to do that? simply use the amazon app store or (if you use a samsung phone) the samsung apps market.. both of which review all apps which are submitted before they can be downloaded or bought. the android market is just one (very popular) choice, but you have the option to choose a reviewed market, so go for it.. if they turn out to be much more popular, maybe google will come to the conclusion that it's worth investing into a review process..

  6. Re:SQL too on Java Apps Have the Most Flaws, Cobol the Least · · Score: 1

    what exactly is the problem with 16GB of RAM? it's about the same as subscribing in the apple developer program for a year..
    (sure i never cared about building android, so no idea which parts require 16 GB of ram to compile, or why i can't use swap space.. but anyway .. i guess when i'm investing tons of time playing around with a platform, i could afford the 100 USD upgrade.. i guess gamers spend more so they can buy yet another game - i know i did)

  7. Re:Touch lag on First Quad-Core Android Tablet Reviewed · · Score: 2

    I have used the original iphone and iphone 3gs for years and then switched to nexus one and finally nexus s - i love android and develop for it, but there is still definitively some touch lag - you experience it most when scrolling or panning/zooming images - i'm not sure if this lag is a hardware (touch pannel) or software issue - but there is a lag - maybe just 50ms, it's noticable, that it's not there on the iphone- since the first version - it has always been there on the google devices i've played with - it's just very subtle, and it gets better .. and its "good enough" but it's not just imagination :-)

  8. Re:DOM-Interface for byte code on JavaScript JVM Runs Java · · Score: 1

    well, somehow google thinks javascript IS bytecode :) they compile java to javascript (GWT) and (until it's supported in any browser) their own language http://www.dartlang.org/ (dartc) .. so the missing part is not the browser-bytecode.. simply write your compiler to output javascript instead of bytecode ;)

  9. Re:My friends have selective memory on New Study Finds People Remember More Than They Think · · Score: 1

    If you want to remind your friends try out http://tabsplit.net/ :-P sorry for this spam, but i couldn't resist, sorry ;-) i will never do it again, it just came over me
    (Just to give a bit more than self advertisement you could certainly also use other tools like billmonk, ioweyou, or hundred others)

  10. Re:Half a million dollars to whom? on Bitcoin Is Not Anonymous · · Score: 1

    Well.. i can't pay my utility bills with USD, i can't pay my mortgage with USD, i can't pay my taxes in USD.... sure.. i would be happy to receive a million USD, but just because i know that someone will probably trade them for EUR.. so this is the only thing which counts to me.. although i doubt the bitcoin market is big enough for a million bitcoin exchange right now

  11. Re:Who the fuck is Ted Dziuba? on Why Mac OS X Is Unsuitable For Web Development · · Score: 1

    i just don't get it .. he should just choose one package management and do a sudo port install emacs .. i'm using emacs all the time on snow leopard..
    and about package management.. i mean.. there are enough different non-compatible package managements available for linux (apt, emerge, yum, ...) - and he was able to choose between those.. (he even chose a distribution going with it).. he is just complaining that he has not that much clue about a system he just started working with than a system he used to work with for years.. wtf

  12. Re:Impossible on Kilogram Gets Controversial; Why Not Split the Difference? · · Score: 1

    hmm.. we could simply follow your suggestion by defining the kilogram by using US pounds.. which would make some pretty recursive definition and all scales would instantly explode..

    In the United States, the (avoirdupois) pound as a unit of mass has been officially defined in terms of the kilogram since the Mendenhall Order of 1893.

  13. Re:i fail to see the privacy issue .. on Facebook Opens Up Home Addresses and Phone Numbers · · Score: 1

    i really doubt that.. applications always request specific permissions - since they weren't able to previously request the user_address and user_mobile_phone permissions the application will have to request these permissions also from existing users.

  14. i fail to see the privacy issue .. on Facebook Opens Up Home Addresses and Phone Numbers · · Score: 1

    ... it seems i'm too dumb for this discussion .. 3rd party applications can access your phone number and home address if you explicitly give this one application permission to do so... what is the big deal? the applications can't access those informations from friends of the users or from existing users.. just from users who give them permissions

  15. Re:bad comparison on Android Passes iPhone In US Market Share · · Score: 1

    the real question is if you have a bigger market when writing mobile applications for Android or for iOS. you will obviously write for both right now, but when you need to decide with which platform to start this might still be relevant (although you probably still want to evaluate deeper and check which OS version is used mostly or what your target audience uses - if you target Mac users, you can probably assume that more of them use recent iphones than android based phones) .. for me the most interesting thing is how WP7 develops - as someone who has no desire to develop for WP7 i would love to see it fail. (It's really enough to develop for 2 OSes - and i don't think any cross plattform development solution feels "native" enough right now.)

    my point beeing .. just because a statistic doesn't show who is "better" it might still be relevant..

  16. Re:Google on TV Tropes Self-Censoring Under Google Pressure · · Score: 2, Insightful

    the whole web is unfiltered (or should be), so why would anyone need a disclaimer for every site anyway..

    (if parents want to "protect" their children - it probably makes sense up till a certain age, simply white-list the pages you want them to see.. that's the only way it can possibly work..)

  17. Re:Google is catching on fast on Google Releases Chrome 5.0 For Win/Mac/Linux · · Score: 1

    i'm pretty sure your floppy only supports version 1.44

  18. Re:getters setter :) on Thoughts On the State of Web Development · · Score: 1

    i still don't get why people think auto-generated code is easier to maintain than hand-written one.. (i think there was some saying that code should be optimized for reading?)

    if things can be auto-generated by an IDE, why not auto-generate it during run-time? (obviously only the first time to avoid performance impact). don't get me wrong.. i like java.. but compared to the web frameworks available in other languages (e.g. python with django) all java frameworks are just a pain (struts 2, wicket, JSF, ...) which are barely bearable with the right IDE.. (yes, if you are developing your next online banking application or million hits per second online store it might be necessary..) -- that beeing said, i still prefer the next best java project over some php kiddie-project.. at least i can find my way around getters and setters, there is no way i stay sane trying to figure out where some weird global variable come from... (speaking from experience.. which means i've probably already lost my sanity anyway, so feel free to ignore me ;) )

  19. Re:Browse safely on Fear of Porn URL Exposure Discourages Firefox 3 Upgrade · · Score: 1, Offtopic

    umm.. isn't that the whole point of being insured in the first place - everybody pays an "equal" amount of money, most people will be happy if they don't need it.. but for the off chance that you need it, there is enough money available to be paid out.

    if only those who *need* it would pay into an insurance.. there is no need for an insurance anyway .. so why the hell are you insured, since you are one of the lucky guys, who will never need it.

  20. Re:Not to be an apologist... on iPhone App Refund Policies Could Cost Devs · · Score: 1

    well.. the problem is, that as soon as you "want to develop for it" all other ANDs in your condition are not your choice.. it was apple's to lock you into those things.

    so it seems reasonable to be pissed of by a few weird policies if you have no way of using another service to develop or distribute your software. (although you obviously knew that when starting the development anyway)

  21. Re:Python, eh? on Early Voting Problems, Open Source Alternative · · Score: 1

    don't forget about pygame ..
    maybe they could put their 500 lines right into pygame and claim to have a 1-line voting machine ..

    pygame.voting.start()

    nothing bad happening here ? (btw. it seems to save lines they even went that extra mile to not comment their code .. http://pvote.org/code/1.0b/verifier.html - not that i'm commenting extensively my code.. but if my goal is to show off my clean and non-cluttered code it should at least contain a single comment in 460 lines )

  22. Re:Language Independent! on 6 Languages You Wish the Boss Let You Use · · Score: 2, Funny

    and to get your boss to acknowledge it you might add some other postfix like '.net', or some weird character '#' or just '2.0' ... sometimes even 'enterprise' does the job ..

  23. Re:braces on Best and Worst Coding Standards? · · Score: 1

    However, I don't know anyone else in the Universe who codes like this, and I can't figure out why.

    if (condition)
    { statement1;

      statement2;
    }

    we actually learned that style in school (for C.. err.. ~7 years ago (?)) .. but i've never used it since i've moved to perl/java/.. (although i have no readability problems with any of those styles since IDEs show matching brackets anyway)

  24. Re:Cause found, not to worry. on Mozilla Outage On Firefox 3 Record Launch Day · · Score: 1

    I suppose so, but that chicken's already left the roost-- sites already work in non-IE browsers, if only to support Macintosh users. 8 million euros for switching back to windows tell me something different :( - (this wasn't really the best advertisement for linux or ... vienna (imho))
  25. Re:Looks good and free (for 500MB worth) on Google Previews App Engine · · Score: 3, Insightful


    If nothing else, I'd imagine many niche discussion boards will transition to GAPE in short order, once vBulletin is ported.
    hmm.. with that prediction i should probably start porting my django forum to GAPE .. at least it is already django and python .. so i would "only" need to support the database backend ? great :)