Viewing profile — accounthere
accounthere
HN member- Joined
- Mon, Oct 27, 2014, 2:45 AM UTC
- HN karma
- 75
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About accounthere
No profile information was provided.
Recent public activity
-
comment
Comment #11786752
Yet the Panama Papers thing happened.
-
comment
Comment #11786680
At this point I don't think Wordpress is going to change their codebase into something more modern and secure. Is there any other easy to use blogging platform like it? PHP based b…
-
comment
Comment #11756363
I was wondering if that site was some sort of aggregator and amazed that it would carry over the code examples so well from the actual article. This explains so much.
-
comment
Comment #11756248
Yes. And like the french word it literally means to stop fasting.
-
comment
Comment #11711444
Patient: "It hurts when I touch my abdomen" Doctor: "Solution: stop touching your abdomen"
-
comment
Comment #11701505
I thought it came from ping pong. As in you send a "ping" and it responds with a "pong".
-
comment
Comment #11691533
I think it's fine if some people get to live as long as they want. Not all of us desire it and not all of us would make good use of it. The people that do it can then decide to sto…
-
comment
Comment #11567764
You might need different node/postgres versions for different projects.
-
comment
Comment #11501018
How likely is facebook to block it?
-
comment
Comment #11474299
HN could simply add a '&title='. No need to change anything in their routes, just change the link in the main page. https://news.ycombinator.com/item?id=11472694&title=ask-hn-s...
-
comment
Comment #11474185
I don't think search engines are the main source of readers for HN.
-
comment
Comment #11397596
> This doesn't solve the whole "I don't want people tracking me" thing. I'm not really sure how to solve that. Maybe loading those whitelisted ad domains through Tor?
-
comment
Comment #11298959
It has happened to me that a registration form would not allow characters like '<' which any keyboard will most likely have, while it allowed unicode characters like (ಠ_ಠ)
-
comment
Comment #11241924
Apparently going to be Product manager on Photos according to some Anonymous Googler.
-
comment
Comment #11210825
That's just some ancient book saying it.
-
comment
Comment #10554396
Desktop Firefox has had extensions for years and I've never seen it become malware.
-
comment
Comment #10339615
My guess is the shortest would usually be the very next one since Google Image is good at finding the same image file in different websites. There would have to be a constrain for …
-
comment
Comment #10339565
It would be nice if you could change the seed image. Someone needs to automate this.
-
comment
Comment #10267240
I for one like seeing Javascript replaced by better Javascript.
-
comment
Comment #9716922
map(lambda x: x, ['a', 'b', 'c'], [1, 2]) This should be map(lambda x, y: (x, y), ['a', 'b', 'c'], [1, 2]) If you want the same behavior as passing None as the first argument.
-
comment
Comment #9645810
Apple products use disposable batteries?
-
comment
Comment #9624715
As is Nuitka, but who keeps track of these things?
-
comment
Comment #9574487
It's more of a development default.
-
comment
Comment #8880077
With so many Windows users and developers how come there is nothing like Debian's apt? With zip-like packages instead of executable files, signed by the maintainers and with a unif…
-
comment
Comment #8537265
FBI van with free wifi goes through your neighborhood, the TV happily auto-connects to it and dumps all its data. How can we make the wifi module inside the TV unusable?