Viewing profile — grepgeek
grepgeek
HN member- Joined
- Wed, May 22, 2019, 2:50 AM UTC
- HN karma
- 86
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About grepgeek
Recent public activity
- story
-
story
Ask HN: What is the tiniest FOSS code you've written that does something useful?
I would like to see publicly available free and open source code bases for very small projects--say a single file with less than 100 lines of source code--that also does something …
- story
- comment
-
comment
Comment #20641559
Did they try to ask for donation? Linux Journal has a huge reader base most of who probably grew up in the 90s and early 2000s. Most of these readers are now probably working profe…
-
comment
Comment #20613131
I have travelled to India often but I don't understand Indian politics enough. So if someone here can help me with these questions, I'll appreciate it! * What does it mean for Laka…
- story
- story
-
comment
Comment #20571411
This is cool. I wonder how outline.com manages to get past the sign-up wall.
-
comment
Comment #20571327
> Register to read this article in full: Sign up I don't want to create a new account to read an article? Is there any other option to read this article? I know one could say that …
-
comment
Comment #20547703
I like the way Creative Commons licenses do it. First there is a simple bullet-point-wise summary for layman like this: https://creativecommons.org/licenses/by-sa/4.0/ . Then there…
- comment
- story
-
comment
Comment #20472634
This does not look like the description of "10x engineer" at all. An "immature engineer"? Yes. But "10x engineer? No. A true "10x engineer" would also care a great deal about docum…
-
comment
Comment #20471759
I am honestly unable to decide whether the original tweets by @skirani were said in seriousness or as sarcasm!
- story
- story
-
comment
Comment #20466462
Which websites do you still find using Flash? I ask because I am genuinely interested to know. I think it has been years since I came across a website that used Flash. I uninstalle…
-
story
Ask HN: Suggest me a new programming language with small user community to learn
I want to learn a very new programming language. It should not be too popular. It should not have a large user community. It should be relatively new compared to Go, JavaScript, et…
-
comment
Comment #20466401
It was discussed here: https://news.ycombinator.com/item?id=20454966
-
comment
Comment #20202388
Anyone knows what theme is used in this blog?
-
comment
Comment #20202238
The swift-http-import README is great. Can you describe what do you see especially nice in the castellum README? Honest question because it looks like a regular README (which is no…
- story
-
comment
Comment #19979518
You could have still kept the massive state in a dict or a list or a tuple and passed that dict around from one function to another, could you not? Why did it become necessary to i…
-
comment
Comment #19979459
Only if there are major contributing developers who do not work for Google. Is that the case with Go? If there are no major non-Google contributors to Go, then the fork may not be …