Viewing profile — msangi
msangi
HN member- Joined
- Fri, Oct 12, 2012, 4:54 PM UTC
- HN karma
- 631
- Public activity
- 138 items
- HN profile
- View on Hacker News ↗
About msangi
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #42612729
I read the article. After reading this comment I tried to get it summarised. The result wasn't pretty. The summary claimed that there is skepticism over the security of Private Clo…
- story
-
comment
Comment #33490566
A “single process” mastodon alternative for who would like to self-host
- story
-
comment
Comment #31650197
I find Pyto to be really unstable and it tends to crash a lot even when doing basic things and following the examples provided. In the past I tried to report bugs to the developer …
- story
-
comment
Comment #22093345
How do you write code without having a model of the world?
-
comment
Comment #22093330
With protobufs you get bytes that you have to parse with defined rules on what to do with unexpected and missing fields. How’s it different from the proposed model where you start …
-
comment
Comment #19696541
In some cases interviews are so short that you cannot even show any of these evidence
-
comment
Comment #19694014
All the companies have in common a huge budget they can invest on their build systems to overcome the shortcomings of monorepos. They do have some benefits, but they also come with…
-
comment
Comment #19693994
Package managers solve it quite well. Just depend on the latest version of your dependencies and tag a new version whenever they change.
-
comment
Comment #18775895
While I agree that String parsing in Swift is quite annoying, when I started using Scanner my Advent of Code parsing experience improved https://developer.apple.com/documentation/f…
-
comment
Comment #18105115
Is this a follow up to Street Fighting Mathematics, from the same author? https://mitpress.mit.edu/books/street-fighting-mathematics
-
comment
Comment #18045171
What would a functional approach be?
-
story
Ask HN: What are you using drones for?
I've seen a few people buying drones and using them for photography. While that's a perfectly fine use case, I was wondering what other applications drone could have. I can easily …
-
comment
Comment #17845634
I'm not sure. I haven't looked into the issue much. In any case, I would expect web-sockets to work out out the box in a language that is specifically designed to run in the browse…
-
comment
Comment #17844804
I would be totally on board with these changes if an alternative way of doing things had been offered. From the philosophical point of view they are exactly what is needed to allow…
-
comment
Comment #17787810
The key is not saying "I don't know" and end the conversation. You should give advices on where to find the information needed and who is in a best position to answer. I've done it…
- story
-
comment
Comment #17739475
Kudos to Jane Street for giving their inters what seems to be very interesting projects and for publicly acknowledging their work.
-
comment
Comment #17386019
Out of curiosity, how often are you using them?
- story
-
comment
Comment #17174443
I really like this approach. Currently I'm using Fava, which has all the power of Beancount and a nice web UI https://beancount.github.io/fava/