Live data from Hacker News

Viewing profile — generateui

generateui

HN member
Joined
Fri, Apr 27, 2012, 12:15 PM UTC
HN karma
22
Public activity
34 items

About generateui

No profile information was provided.

Recent public activity

  1. comment
    Comment #4031550

    Those icons are absolutely horrible. They are images, distracting the viewer by the amount of details. Icons should convey only the bare minimum of shape. The metaphor of the meani…

  2. comment
    Comment #4024784

    A typographer, talking about screen density, and clarity on his blog using a serif font. Oh, the irony.

  3. comment
    Comment #4022889

    I placed the 2010 Dutch Pirate Party (Piratenpartij) election program on Github. I try to elad by example: Set the example by the "internet party", then hopefully others copy & pas…

  4. comment
    Comment #3973073

    Your consuming code is tied to Foo. In dart, the consuming code only needs tying up to the interface. > You always need a class Nope. That's the whole point which I am trying to co…

  5. comment
    Comment #3971252

    > A factory method is a classmethod, not an instancemethod. This completely depends on your implementation. It's possible to implement it as instance method, or static method. > Uh…

  6. comment
    Comment #3970443

    There does not need to be any knowledge of _any_ class. A factory method _still_ needs a class instance, you don't need them with factory constructors. A classical, say Java or C# …

  7. comment
    Comment #3960723

    I am very curious to the business model Diaspora will pursue. any details about that already?

  8. comment
    Comment #3947836

    After it became apparent by parlement representitives they probably had to pay "chatheffing" - chattax, this law was reality quite fast. It's pretty hopefull the law passed senate …

  9. comment
    Comment #3947773

    If the producer would share the design of the iron with the world, the risk would be reduced significantly. The leftover parts could be identified by crowdsourced databases as noni…

  10. story
  11. comment
    Comment #3931797

    Can you define "support"?

  12. comment
    Comment #3930641

    Well said. Also, we engineers let lawyers eat our lunch. Law is there for a reason, but we should dominate law, and not let law dominate us.

  13. comment
    Comment #3929663

    This is potentially very destructive to Silicon Valley.

  14. comment
    Comment #3929387

    That's where inifinite scroll is a good idea. Infinite scroll is usually correctly applied to datasets where it is unknown how many items the dataset consists of. E.g. google image…

  15. comment
    Comment #3928706

    And software engineering is quite dissimilar, if not completely different to computer science. Creating API's, building user interfaces, testing, has little to do with computer sci…

  16. comment
    Comment #3926345

    What's the deal about the infinte scroll? Everytime I have to use it, it feels very unpleasant. The problem is the scrollbar which suddenly does not accurately hint the position of…

  17. comment
    Comment #3920737

    Google, Please add a warning that when a serif font Sincerely, The internet.

  18. comment
    Comment #3919163

    I had that experience a few years ago, when javascript execution engines where not optimized yet for speed. Today, I have the same experience with apps built using flash, where the…

  19. comment
    Comment #3918975

    Another difference is UI startup time. The Java VM took minutes on most computers to go from URI entry to first UI display. Compare that to optimistic rendering all browsers do tod…

  20. comment
    Comment #3918957

    I have been using webapps for said tasks more and more. Many tasks performed using a webapp do not yet have compelling advantages. But soon they will get them, I think. To name a b…

  21. comment
    Comment #3918941

    pǝǝɹƃɐ

  22. comment
    Comment #3918882

    The browser is an exempli primus of an app allowed to break the OS UI guidelines. This is becase the browser is becoming the OS, and the OS becoming the browser. Said differently, …

  23. comment
    Comment #3918861

    The article is showing the wrong screenshots. Here is the accurate one: http://imgur.com/NdNif

  24. comment
    Comment #3914228

    [Responses from the article] > But then governments will replace VPNs >> Then governments will be replaced This is already becoming the true in Germany. ~10% vote Pirate Party in B…

  25. comment
    Comment #3913975

    I like the cloud, but I really hate giving out control of my data. It makes a lot of sense for public data (tweets, blogposts), which you want to share anyways. I see a lot of pote…