Viewing profile — lil1729
lil1729
HN member- Joined
- Sun, May 01, 2016, 4:37 AM UTC
- HN karma
- 96
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About lil1729
No profile information was provided.
Recent public activity
- story
-
comment
Comment #26576458
Same here Mark. Thanks for putting these words so nicely. I have also stopped using commercial social network like Twitter. People do not even know that their brains are being mani…
-
comment
Comment #26576196
Oh, he wants poor students who write free software in their free time and give it away to emulate DJB and also offer $500 for bugs others found in their software.
-
comment
Comment #12845131
Yes, totally agree with your observations. I am also hoping to eventually move into the "everyone is remote" model. Minority remote model just does not work for me. I consistently …
-
comment
Comment #12843956
+1 to all the points made. I have been working remotely for a while now. These are the things I learned. - time difference matters. It is better if there is some overlap with at le…
-
comment
Comment #12480743
I have only looked at the slides, but sorry to say, I find it very "hand wavy". Don't mistake me. I love Julia's work and her enthusiasm.
- story
-
comment
Comment #12341633
Yes. But the amount of information in the debian/copyright file is a lot more than just one scalar flag. I think that level of detail on the licenses is extremely important.
-
comment
Comment #12336534
I think using same field names in multiple records is possible with a GHC extension in GHC 8.0.1. https://ghc.haskell.org/trac/ghc/wiki/Records/OverloadedReco... https://ghc.haskel…
-
comment
Comment #12336423
Thank you.
-
comment
Comment #12336419
Thanks for educating me. I was totally mistaken. Thanks.
-
comment
Comment #12336417
btrfs perhaps? or zfs?
-
comment
Comment #12336414
Thanks.
-
comment
Comment #12336154
I think I should have been clear. It does not make Unix single user machine but it is more useful for cases where a single user is the main user of a machine like the laptop user. …
-
comment
Comment #12335932
http://www.weirdnet.nl/apple/rename.html Yes, I know it is fixed. But who knows what one runs into! And this: http://blog.moertel.com/posts/2005-08-22-how-to-change-symli...
-
comment
Comment #12335907
I used nixos for a few weeks and then went back to Debian. * I share the concern of the author on symlinks farm. It is scary! I would like it to be dealt with in the filesystem lay…
-
comment
Comment #12313023
Appreciate the great work! British did a lot of nasty killings in India as well, for instance the Jalianwala Bagh: https://en.wikipedia.org/wiki/Jallianwala_Bagh_massacre
-
comment
Comment #12305184
I didn't say it is commendable work. SIP is what we have at the moment as a standard and is being used by a lot of products out there and it was written by a Cisco employee. That i…
-
comment
Comment #12303888
The Stanford/Coursera course on algorithms part 1 is a good resource for Big O. Knuth's "Concrete mathematics", 9th chapter (I think) has some good coverage on Big-O/Omega notation…
-
comment
Comment #12302774
I have looked at Android code. It is awful. Now, I don't form opinions about Google engineers based just on that code. I meant to say, generalizations don't always work well. They …
-
comment
Comment #12291155
Or in other words, how to "parameterise" a container. An interesting idea.
-
comment
Comment #12289987
Thanks for saying this. Or in other words, there are two steps: 1. Make git aware of your signing key git config user.signingkey "..." 2. Sign the commit git commit -S ... That's i…
- story
-
comment
Comment #12225851
"unprofessional"? really? I have been reading lwn since 2000 and it is the single most important site when it comes to general Free Software news and in depth information. Jon is a…
- story