Viewing profile — generateui
generateui
HN member- Joined
- Fri, Apr 27, 2012, 12:15 PM UTC
- HN karma
- 22
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About generateui
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #4024784
A typographer, talking about screen density, and clarity on his blog using a serif font. Oh, the irony.
-
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…
-
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…
-
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…
-
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# …
-
comment
Comment #3960723
I am very curious to the business model Diaspora will pursue. any details about that already?
-
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 …
-
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…
- story
-
comment
Comment #3931797
Can you define "support"?
-
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.
-
comment
Comment #3929663
This is potentially very destructive to Silicon Valley.
-
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…
-
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…
-
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…
-
comment
Comment #3920737
Google, Please add a warning that when a serif font Sincerely, The internet.
-
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…
-
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…
-
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…
-
comment
Comment #3918941
pǝǝɹƃɐ
-
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, …
-
comment
Comment #3918861
The article is showing the wrong screenshots. Here is the accurate one: http://imgur.com/NdNif
-
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…
-
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…