Viewing profile — Sourya
Sourya
HN member- Joined
- Wed, Jul 06, 2011, 2:06 PM UTC
- HN karma
- 10
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About Sourya
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #20775933
Good post. I especially like the walrus operator, which, as far as I understand, improves readability and promotes brevity. About positional args, though, if it has been introduced…
-
comment
Comment #19592129
Interesting set of pointers. Another point, that I am not sure whether would qualify as an anti-pattern: asking for forgiveness rather than permission. Basically, using "try... exc…
-
comment
Comment #19328584
When I was the only guy in my team writing code, I found it helpful to put a bit of processes - like having a threshold of test coverage, and running some kind of analysis (flake-8…
-
comment
Comment #19328439
I've had my code reviewed face-to-face when I was just beginning my career, and I think that it has helped me learn much more than I would have otherwise. At least for someone who …
-
comment
Comment #19252697
Didn't know about that. Thank you.
-
comment
Comment #19248315
That is a good way to think. Thanks.
-
comment
Comment #19247830
Great pointers. However, I have found that even though quite a few people know this, it takes special effort to enforce it. For example, the single-purpose commits. My commits ofte…
-
comment
Comment #8482947
The only unhealthy fat is trans fat. All other forms of fat are good (provided you count the calories). Also fats contain leptin, which helps reduce fat! However, protein does a be…