Viewing profile — lazyfunctor
lazyfunctor
HN member- Joined
- Sun, Jul 04, 2010, 10:19 AM UTC
- HN karma
- 32
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About lazyfunctor
Recent public activity
-
comment
Comment #11799821
I've read this advice couple of times "convert your unit tests to assertions". What does it actually mean? Say in the context of web dev, you add assertions to the code and when th…
-
comment
Comment #11577855
I tend to feel that not everyone needs to know how to code, but in some professions it can be a "force multiplier" if they do.
-
comment
Comment #10710321
Interesting! I wonder if someone can help me with a problem I'm facing with cgo. I'm trying to include go runtime as apython module (.so) and the code appears to work fine as a sta…
-
comment
Comment #10710277
I have been learning Golang in my free time, this a toy project that I tried my hands on.
- story
-
comment
Comment #10656875
SEEKING WORK - Bangalore - Remote Experienced software developer (full stack with backend leanings) * python (Django/DRF/Flask) * Javascript (react) * Go My expertise is solving ha…
-
comment
Comment #10139756
1. Better understanding of goroutines & channels (what patio11 already mentioned). 2. Some more insight into error handling (maybe something on the lines of http://www.golangpatter…
-
comment
Comment #9623400
I average between 7-8 hours. I drink maybe 2-3 cups of tea in a day. I swim around 3 times a week, squash maybe once or twice a week and kayaking(white water) on some of the weeken…
-
comment
Comment #9402123
I don't think so, though I haven’t really looked around. Want to meet over tea?
-
comment
Comment #9401019
any plan for bangalore? tea fanatic here :)
-
story
Ask HN: What's your stand about react.js patent clause?
I have started using react.js + flux and I really like them. But I wanted to check what is your stand about the patents clause. Are you using it for your startup or are you steerin…
-
comment
Comment #8931483
Nice post! Thanks for writing it. Do you know of any similar resource for google compute platform?
-
comment
Comment #8673356
Sounds interesting. This could be really useful. In my previous project for a client I implemented a similar feature (though I named it masquerade). Thanks for sharing it.
-
comment
Comment #8623537
Try to find a co-working space in your area. If not maybe work from a cafe for some time during the day. I was gonna suggest meetup.com but looks like you do not have interesting m…
-
comment
Comment #8594836
This. It holds for other skills as well.
-
comment
Comment #8434247
Thanks, will check this out.
-
comment
Comment #8434241
Thanks. Looks like this is what I am looking for.
-
story
Ask HN: How do I get a better understanding of NoSQL databases
I have a reasonable understanding of relational databases. I am not so sure about NoSQL databases. Though I have used mongodb in the past. Can someone point me to resources to get …
-
comment
Comment #7919633
Three years back I quit after 10 years of smoking (cold turkey). My notion of smoking was associated with break from work. So I replaced it with green tea and red tea(rooibos). You…
-
comment
Comment #7562054
Mine with some itertools abuse :) from itertools import cycle , izip [(f + b or x) for f, b, x in izip(cycle([''] * 2 + ['Fizz']), cycle([''] * 4 + ['Buzz']), range(1, 100))] Edit:…
-
comment
Comment #7536617
I think that is a great idea. I'd be happy to see something like that.
-
comment
Comment #7435571
Makes sense. Thanks.
-
comment
Comment #7429311
Curious, is it your first instrument?
-
comment
Comment #7429289
Photography and trying my hands at post processing. Bought Nikon D 3200 sometime back
-
comment
Comment #7429273
I plan to take up whitewater kayaking sometime soon. Looks like shoulder injury is common amongst paddlers. Any tips to avoid it? Also any idea if ACA courses are any good?