Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hummingn3rd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
hummingn3rd
1y ago
I am a bit confused by not talking about the salary right away, I have seen advice like yours and in this article about not giving the number fisrt but the opposite in other articles saying to leverage the anchoring bias by giving a high nu
2.
▲
by
hummingn3rd
1y ago
I have been wearing barefoot shoes for walking and felt better, no more pain in the knee, but outside of my personal experience, I haven't been able to find convincing studies on the benefits of barefoot shoes. Does anyone know any lin
3.
▲
by
hummingn3rd
2y ago
I thought this was going to be about all the physics rules in the discwolrd, like how light travels, the rule of the one chance in a million, or that cats can see the eight color or Death etc. I'd love to see a list of all of them, I h
4.
▲
by
hummingn3rd
3y ago
If you speak French or don't mind translating, there is this great video that goes through these techniques in layman's terms https://www.youtube.com/watch?v=FGwmAEMabm4&t=1
5.
▲
by
hummingn3rd
3y ago
Thank you for your work! If you are interested in users verifying your binaries, maybe sigstore could help you. https://www.sigstore.dev/
6.
▲
by
hummingn3rd
3y ago
Most of the issues described there are solved for me by using pydantic: https://docs.pydantic.dev/latest/ (whose core has actually been recently rewritten in rust ^^). To avoid switching parameters with the same type,
7.
▲
by
hummingn3rd
4y ago
That makes me think of The Scout Mindset: Why Some People See Things Clearly and Others Don't https://g.co/kgs/2eXND7
8.
▲
by
hummingn3rd
4y ago
Martin fowler made a guide from his own transition to mastodon https://martinfowler.com/articles/exploring-mastodon.html
9.
▲
by
hummingn3rd
4y ago
I've been really into psychology and how to adapt your communication based on that. I've really enjoyed the article taker vs giver on HN, I especially enjoy learning about cognitive biases and things like NVC.
10.
▲
by
hummingn3rd
4y ago
I was curious of seeing if pydantic was mentioned, thanks! We use most of the same tooling as you, I'm always interested in improving our tooling, would you be willing to share your mypy plug-ins names or maybe most useful tools for in
11.
▲
by
hummingn3rd
5y ago
I really like this way of versioning https://medium.com/@XenoSnowFox/youre-thinking-about-api-ver... It uses Accept and Content-Type to version resources: application/vnd.company.article-v1+json
12.
▲
by
hummingn3rd
8y ago
Hi, using git flow I would be more in favor for the rebase strategy, I think conflict resolving should be the responsibility of the developer adding the feature. It's part of the cost of developing it. However, it is essential to rebas
13.
▲
Add Automatic Pentesting to Your CI Using OWASP Zed Attack Proxy
(owasp.org)
1 points
by
hummingn3rd
8y ago
|
0 comments
14.
▲
by
hummingn3rd
8y ago
It would be great if it could generate from swagger API like prism
15.
▲
by
hummingn3rd
8y ago
China is looking more and more like some famous distopia
16.
▲
by
hummingn3rd
8y ago
Thanks for the article, I've just learned many options I didn't know !