Viewing profile — alptrv
alptrv
HN member- Joined
- Mon, Jul 19, 2010, 7:47 PM UTC
- HN karma
- 61
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About alptrv
Recent public activity
-
comment
Comment #13484120
Got the same on nexus 5
-
comment
Comment #7955933
Are there any plans to introduce generators or async/await?
-
comment
Comment #7500622
The great thing about Firefox is that it is completely customisable. You could use a theme like this https://addons.mozilla.org/en-US/firefox/addon/fxchrome/ I personally like it e…
-
comment
Comment #7326506
I see this comment every time for many of years in almost every discussion about using JSON for configuration and while YAML is certainly used by many projects most of the people s…
-
comment
Comment #7107340
I'd with the design would be more dense, it's a nice design and I understand that designers did it deliberately because they know whitespace does matters, but when it comes to web …
-
comment
Comment #7051418
I think that's not a problem with significant whitespace, but the problem with CoffeeScript syntax. I'm programming in Python and had been programming in Coffescript and I always f…
-
comment
Comment #7042397
The site is down for many hours. The cached version: http://webcache.googleusercontent.com/search?q=cache:http://...
-
comment
Comment #7032999
This is a Chrome bug https://code.google.com/p/chromium/issues/detail?id=236298
-
comment
Comment #7019656
Yeah, I have this issue too, though I'm using stable Chrome, I thought that if this is a bug it must be already reported, the funny thing is that I tried to google it and all I got…
-
comment
Comment #6311605
Usually most of the people realise the need for this kind of tools when they are facing a need/requirement to develop a single page web application (SPA). If you don't need to make…
-
comment
Comment #6123921
It is exactly the point where our interests collide - when I'm using your library, I want to have a control over your library, because I'm using it. I don't want you library to con…
-
comment
Comment #6123747
Well, that depends on your starting point, if you're a private state proponent then it may be a hack for you. I'm more of a control freak and I'm on a side of 'everything is public…
-
comment
Comment #6123660
Why hide it completely? What about exposing your interface by convention like in Python? Never heard anyone suffering from inability to make methods and fields private in Python.
-
comment
Comment #6123122
Well if they use your private members thats all in theirs responsibility. What if they just want to make the thing work, ship the product, whatever else, and don't care about new v…
-
comment
Comment #6123024
I always wanted to know why would anyone want to hide their code at all? If you making a library you would never know how people going to use it. Why don't expose public interface …
- comment
-
comment
Comment #6008521
Am I the only one who don't like this new trend when every second website now is designed with the low contrast and native OS antialiasing disabled? I'm 24 and I just can't read th…
-
comment
Comment #6008399
On Mac OS it's not ok either, thanks to `-webkit-font-smoothing:antialised` and low contrast.
-
comment
Comment #5809821
Yeah, he safe, he was pushed to the right, you can see it at 0:09
-
comment
Comment #5788025
Uhm, didn't know about that it never happened to me
-
comment
Comment #5779292
text-rendering: optimizeLegibility; may help in some cases
-
comment
Comment #5757216
Basically JSONP is used by API providers, so that theirs API might be called by JavaScript running in browser. Until CORS[1] got supported by current browsers, JSONP was used to ge…
-
comment
Comment #5723858
can you elaborate why is client side encryption isn't secure at all?
-
comment
Comment #5600241
Maybe because there are many other currencies besides bitcoin, what about ripple, litecoin, etc? Would they alter the standart every time to add one of them?
-
comment
Comment #5537810
Yeah, I'm using it since it was created. Funny that visiting HN associates for me with visiting hckrnews.com