Viewing profile — hello_there_you
hello_there_you
HN member- Joined
- Fri, Jul 31, 2015, 1:36 PM UTC
- HN karma
- 20
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About hello_there_you
No profile information was provided.
Recent public activity
-
comment
Comment #10185021
To start with, I can't get it do anything. I enter my city and dates, click "show me concerts" and then nothing . Maybe you're not handling zero results properly or something? Cool…
-
comment
Comment #10134599
Not everyone has these demands and well.. cares this much, to be honest. I would say that the majority of web browsers (the human kind) simply don't mind the different fonts, and c…
-
comment
Comment #10087098
Me and you have very different ideas on how to spread knowledge about drugs, let's just agree on that :)
-
comment
Comment #10086935
That sentence is very strangely put together. Of course knowledge is power? That doesn't mean this article wasn't visually annoying. Subjectivity, you know.
-
comment
Comment #10086845
Ok we get it, Bloomberg, you are writing about drugs. Jeez..
- story
-
comment
Comment #9999240
YAAAY!! See, some complaining on hacker news and BOOM - progress. Your welcome.
-
comment
Comment #9996764
Btw, all they have to do is change two lines of CSS. .html5-scrubber-button {border: 0; width: 1px;} But whatever, let's not risk anything here ;)
-
comment
Comment #9996688
"resistance to changing too much on the interface in order to not mess with success" Oh my god. I see. Thx for the inside info.
-
comment
Comment #9995910
Yes, as ridiculous as it sounds, that seems to be the only option.
-
comment
Comment #9995873
Right. Jokes aside, I'm currently using a pretty new MBP. Still not understanding the problem here. How is the circle a good idea? There must be some technical reason for why they …
-
comment
Comment #9995179
Try doing that on a touchpad(is that the word?). First when you click the circle, it moves a couple of cm, then you have to try to move your fingertip slooowly towards the time you…
-
story
Ask HN: Honestly, what's the deal with YouTube's play bar?
I can not believe this thing still exists and looks and works the way it does. Basically, if I want to point and click on a specific time of the video, I still can't do that if the…
-
comment
Comment #9987453
You should make a really dramatic video where everyone in the team is presented in a chair, cutting between closeups of their face and details of FormFiller's user interface, while…
-
comment
Comment #9981665
I believe hello world in ruby is even shorter than python (if that is what counts as a measurement here), since you can just use "p" as short of "puts", so: p 'Hello world'