Viewing profile — ajro
ajro
HN member- Joined
- Wed, Oct 06, 2010, 6:35 PM UTC
- HN karma
- 29
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About ajro
No profile information was provided.
Recent public activity
-
comment
Comment #21780817
If we talk about gender equality why take into consideration only part of the picture not a whole? Is it fair?
-
comment
Comment #21776968
And the so called 'male-chosen' professions generally have higher risk of serious health consequences, injuries or death.
-
comment
Comment #16994016
"I used it to great effect in a bar brawl once." My opinion is - you were lucky. https://www.youtube.com/watch?v=0KUXTC8g_pk I don't know the guy from the video but I think his ass…
-
comment
Comment #16436509
"But if this is the case you should not trust any website with your password anwhere ever". That is why you should use unique password for each site.
-
comment
Comment #15610729
This is quite old and probably been posted here: http://yosefk.com/blog/my-history-with-forth-stack-machines.... But this in my opinion explains well both why people are seduced by…
-
comment
Comment #15183101
Text-to-speech in kindle was really nice feature in my opinion.
-
comment
Comment #14826196
I doubt it's a solenoid. Solenoid can be used for galvanic separation in AC circuits not DC. Maybe you mean relay?
-
comment
Comment #12942421
Could you explain why? I have quite a bit of experience with Z80 and x86 (16bit) assembly. I remember that I've tried to learn 6502 many years ago but lost interest after a while. …
-
comment
Comment #11837604
And the name is already taken: https://en.wikipedia.org/wiki/Inferno_(operating_system)
-
comment
Comment #10284311
Newsletter is not connecting your subscribers together - add that and you have good old mailing list. One of my friends created such a mailing list for our circle of friends some t…
-
comment
Comment #9651035
But they did not use any backdoor. Etchalon is right - if they had to access file system how should they do that if it was encrypted? And you were in control of the situation - nex…
-
comment
Comment #9014984
Having GC does not mean that you need to surrender all of control. You just need to know which operations are allocating memory (consing) and which are destructive. In Common Lisp …
-
comment
Comment #8334090
Do you have javascript enabled?
-
comment
Comment #7448512
Could we please have the way to unlock someones abilty to post comment (delete comment, wait for timeout etc.) described in the FAQ?
- comment
- story
-
comment
Comment #2793108
You can't do 2-factor authentication with applications that don't support it. You can't do it with, for example, IMAP, period. I am not sure about that at all. For imap for example…
-
comment
Comment #2443499
I've just been browsing through news page and I stumbled upon this: http://news.ycombinator.com/item?id=2443089 In one of the comments on reddit ascheinberg wrote: Like every singl…
-
comment
Comment #1888135
I found this link before posting the question but I still can't imagine how to use javascript call/cc implementation from your article (on the other hand I think I know how to use …
-
comment
Comment #1887917
Could someone explain how the 'call/cc in javascript' from the article is supposed to be used? function callcc (f,cc) { f(function(x,k) { cc(x) },cc); }
-
comment
Comment #1805015
I used to use vi/vim but one day I stumbled upon Common Lisp and started learning/using emacs because it seemed to be the best ide available for CL. Now I can't imagine living with…
-
comment
Comment #1801394
In my opinion it doesn't really matter much - what's important in such stories are emotions, inspiration and education. I agree with other posts that we should try to do good thing…
-
comment
Comment #1781312
I don't like the idea of such stealth read-receipts too. I would expect that sooner or later tricks which allow implementation of this feature will be blocked in most email clients…
-
comment
Comment #1775316
In my opinion less code means less bugs means better code. Simple as that. And by code I also mean everything that is auto generated, inherited or linked. Of course there are rare …
-
comment
Comment #1765679
I agree that we are far from the point when we can say Android is less open than the iPhone. But at the same time I wouldn't be surprised if 'features' like that would drag some de…