Slashdot Mirror


User: Daniel+Hoffmann

Daniel+Hoffmann's activity in the archive.

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

Comments · 482

  1. Re:I know one on Good Engineering Managers Just "Don't Exist" · · Score: 2

    To me it looks like your team just needed a Issue tracker rather than a manager.

  2. Re:right, on Microsoft Rumored To Integrate Android Apps · · Score: 2

    There is also the usability issue, Windows apps are different from Android apps and this dissonance subconsciously annoys the user. Ever tried using Mac after been a Windows user for years? same thing. Think of the mouse movement you do subconsciously do when you try to resize a window, there is a big chance that what you do will not work on a Mac.

  3. Re:How is presenting all theories a problem? on South Carolina Education Committee Removes Evolution From Standards · · Score: 2

    My chemistry taught me alchemy, my biology teacher taught me creationism. They both said that there is no evidence whatsoever that any of that stuff is true, while they also taught me that evolution has strong evidences and that many alchemy "magic" can now be scientifically demonstrated by chemistry.

  4. Re:Evolution is a theory, but not "just a theory". on South Carolina Education Committee Removes Evolution From Standards · · Score: 1

    The thing about Science is that it is not that much about finding the truth, it is about building models to do things (like predicting that harmful organisms will become immune to antibiotics because of natural selection) to help mankind. A big part of Science is to challenge the old models to see if they still hold up in new scenarios.

    Newton model of physics breaks down at the subatomic level, so it is essentially not "truth". But the model is still used for a myriad of applications and taught in all high schools, because it is useful to mankind.

  5. Re:Giteye on A Dedicated Shell For Git Commands · · Score: 1

    Looks pretty good, but I already learned Giteye. How does it hold up against Giteye? any killer features?

  6. Giteye on A Dedicated Shell For Git Commands · · Score: 1

    I have been using Giteye ( http://www.collab.net/giteyeap... ) to manage my git repositories, it is very powerful and full featured. I particularly like its merge tool. I don't type git commands anymore except when I am making some kind of script that needs to get stuff into or out of git. It also integrates painlessly with github and many other Issue tracking tools.

    There are a few disadvantages in using it though:
    1) You have to learn how to do stuff you already know how to do in the CLI (mildly annoying).
    2) You need to create a free account on a service to continue using it after a month (a little annoying).
    3) It is build on top of eclipse though, so it consumes a few hundred megabytes of memory (very annoying if you have an underpowered machine).

  7. Re:All software is buggy on Adobe Flash Remote Code Execution Flaw Exploited In the Wild · · Score: 1

    Error Handling is one of the most annoying things to do in programming. Some people hate the whole exception handling mechanisms some languages have (be it for code elegance or performance), but I dread to think how to architecture system without those. Even with them it is still very annoying. I hope the next revolution in software engineering will probably be some more automatic way to handle errors, just like garbage collection was to memory handling.

  8. Re:strictly false. C++ DOES everything Java does on Eclipse Foundation Celebrates 10 Years · · Score: 1

    Touché

  9. Re:strictly false. C++ DOES everything Java does on Eclipse Foundation Celebrates 10 Years · · Score: 1

    Well there is nothing you can do in C++ that you can't do in a turing machine.

  10. Re:"In minutes" on Pwn2own 2014 Set To Hunt Unicorns · · Score: 5, Funny

    But don't they just type the hack really fast at a moments notice just like in the movies? Hollywood you lied to me!

  11. Re:The real news on Yahoo Mail Resets Account Passwords After Attack · · Score: 3, Insightful

    Yahoo mail was once the equivalent to gmail. It had very good UI, speed and storage for its day. All of this when many ISPs still charged for an email account. It is not surprising that many people still hold on to their yahoo mail accounts.

  12. Re:I do not mind IE on IE Drops To Single-Digit Market Share · · Score: 1

    The newer versions of IE sure are a lot better, but their debugger sucks. Cross-platform inconsistencies are still common and it still is hard to develop for IE because of that.

    I'm an Opera user but the debugger present in opera (12) is pretty bad too. My favorite debugger is Chrome/Safari, but Firefox debuggers are ok.

  13. Re:"Google and Opera" on Google Planning To Remove CSS Regions From Blink · · Score: 1

    My tab bar is on the left, Opera has an awesome customization interface where you can put any UI element you want anywhere in the browser window. My status bar (the one that shows what you are hovering with the mouse) on the right of the address bar, I don't have back button on the bar because I just use mouse gestures. My favorites are in a panel on the left that I customized the shortcuts to allow inline search without needing to open a new tab or use the mouse. When I'm on my laptop without a mouse I don't use the touchpad, I just use my custom shortcuts and spatial navigation to get around.

    Honestly I cringe at the thought of using other browsers.

  14. Wait is youtube that profitable? on Google's Motorola Adventure: Stinging Defeat, Or Semi-Victory? · · Score: 2

    As far as I remember it was barely worth the massive bandwidth bills. But last time I heard about this subject was before the stupid video ads.

  15. Re:Apple doesn't take gaming on computers seriousl on Ask Slashdot: Is Linux Set To Be PC Gaming's Number Two Platform? · · Score: 1

    Ron Gilbert (creator of monkey island) once met Steve Jobs personally:
    "
    I arrived at the meeting and went into the conference room. John Lasseter was there (who I casually knew from when Pixar was part of Lucasfilm) and we chit-chatted.

      A few minutes later Steve Jobs came in. He sat right across the table from me and the first words out of his mouth where: "I don't believe you can tell stories in games."
    "
    Source: http://grumpygamer.com/5851503

    They still see games as toys.

  16. Re:"Google and Opera" on Google Planning To Remove CSS Regions From Blink · · Score: 1

    I have been using Opera since Opera 7 (some 7 or 8 years I believe, it had ads back then!), I honestly didn't care one bit about presto and its predecessors. Presto rendered most webpages fine and was fast enough for me so I never switched. BUT Opera simply had the most customizable browser out there and it had some great features built-in without the need for addons/plugins. I customized pretty much all the user interface and the shortcuts of my browser years ago. I open new tabs with ctrl+n for example, because back then before other browsers had tabs opera already used ctrl+n for a new tab instead of new window. The new chrome-skin (because it can not be called its own browser yet) is just pathetic.

    When they announced that they were switching rendering engines I was very happy. I had some problems with a few websites on opera before and I liked the chrome debbuger/developer screen a lot more than the equivalent opera screen. But throwing away all the little features that most of the other browsers users didn't even think they needed was just stupid. And the saddest part is that most of those features will probably never get reimplemented because too few people used them in the first place.

    I wouldn't care if they changed the rendering engine, but they should have kept the user interface even if it required a massive rewrite (like they claimed it would).

  17. Re:Shock and awe on Largest-Yet EVE Online Battle Destroys $200,000 Worth of Starships · · Score: 2

    That is like reading about an epic battle from the classical ages. This stuff should be recorded in history books.

  18. Re:EVE on Largest-Yet EVE Online Battle Destroys $200,000 Worth of Starships · · Score: 1

    "Seriously playing EVE is more like having a second job with lots of rules, caveats and social climbing."

    Raiding in WoW used to be like that in the old days, today not so much. When people cry "everyone has epicz" they mean that the people who invest a lot more time than the average player can't get the exclusive shiny stuff anymore, they get only a recolored of the same gear the noobs get.

    But since raiding was never competitive except for the few "first-kills" guilds it was never as bad as EVE.

  19. Is it hard now? on Fancy Yourself a Tycoon? OpenTTD 1.4.0 On Its Way · · Score: 1

    I used to play a lot of TTD and OTTD, but it is way too easy to gain money. There is almost no challenge to be had and once you master signaling the profit margins are ridiculous that you will find hard to be actually out of money to build new stuff.

  20. Re:Voice assistant on Google Buys UK AI Startup Deep Mind · · Score: 1

    The reason talking to machines seems so awesome in sci-fi is that the machines can respond and argue back with human or almost human intelligence. When AI can do that there will be a surge in voice-controlled computers.

  21. Re:Sorry man, but not everyone agrees with you on FSF's Richard Stallman Calls LLVM a 'Terrible Setback' · · Score: 2

    Hey he is free to have his own opinion of "freedom".

  22. Re:hmm on Apple Macintosh Turns 30 · · Score: 1

    It also runs internet explorer saving you the bother of having a VM. But I rather have a better bash prompt.

  23. Re:My Mac Sucks on Apple Macintosh Turns 30 · · Score: 1

    Well, file copying is hardly CPU bound. Although the operating system can implement it poorly, the most likely case is that your old mac hard drive is going bad. The thing about hard drives is that they usually degrade slowly.

    No Mac addicts, I don't own any apple product

  24. Re:Somehow fitting on Up To a Quarter of California Smog Comes From China · · Score: 1

    I said:
    "You _might_ hate globalization"

    "Those efficiency gains are _sometimes_ translated in reduced pollution"

    "your country to embargo goods produced with _less regulation_ than your own country requires"

    My overall point is that the more globalized the world is, the better. As long as the industries follow the regulations and the regulations themselves are correctly written.

  25. Re:Somehow fitting on Up To a Quarter of California Smog Comes From China · · Score: 1

    You make a good point, but I said "e efficiency gains are _sometimes_ translated in reduced pollution". If those industries were in the US instead of China maybe the US would need to have more Coal power plants.

    But I digress, the point I was trying to make is that globalization is not the devil. But it drastically changes the socioeconomic status quo of the countries so the government needs to adapt to it. I don't like to play the "free market is wrong" card but in this case I believe it is.