laech's comments

laech | 2 years ago | on: Ask HN: Does LeetCode/HackerRank make you a better developer?

I think a good developer is composed of many things, and LeetCode/HackerRank type learning can help you become better at only a small subset of those things.

It's like trying to get your body into good shape, you need to work on different parts of the body, not just focus on your left arm (unless your left arm is especially weak and you want to focus on that).

laech | 2 years ago | on: XML is better than YAML – Hear me out

Years ago when parsing XML in Java, to my surprise at the time, the parser by default would try to resolve external DTDs while parsing, ouch, what a way to let someone DDoS your system.

Unfortunately YAML was even worse in that regard, as it allowed arbitrary code execution as seen in recent CVEs...

laech | 3 years ago | on: I’m now a full-time professional open source maintainer

> has chosen an industry with access to pyramid scheme money.

Seems you can confusing cryptography with cryptocurrency, this guys is a cryptographer, that's a proper expert level security guy, nothing to do with pyramid scheme money.

page 1