Live data from Hacker News

Viewing profile — hath995

hath995

HN member
Joined
Wed, Apr 03, 2013, 8:59 PM UTC
HN karma
32
Public activity
37 items

About hath995

No profile information was provided.

Recent public activity

  1. comment
    Comment #34320878

    I recently purchased a BOOX device, it is a large e-ink tabled which runs android. I have google drive sync a specific folder and it works seamlessly to read and markup pdfs, epub,…

  2. comment
    Comment #33936050

    https://www.youtube.com/@LowByteProductions/videos - Previously called Low Level JavaScript builds various low level or fundamental components from scratch in JavaScript/TypeScript…

  3. comment
    Comment #31547310

    It is still alive, it has just moved to github! It is a big language and it can prove useful programs. Apparently, part of the Ethereum 2 specification was verified using it. https…

  4. comment
    Comment #28741377

    This is a false equivalency that I see pop up pretty often. Like Use Types or Go Fast? Why are those the only options? Why does using types make you slower? If you're a slow typist…

  5. comment
    Comment #24113369

    Studies of college students learning CS showed that students who built a consistent mental model of what the code was doing did considerably better in classes. To that end when I w…

  6. comment
    Comment #23914125

    I start all my server side projects in TypeScript lately. There is enough support that it is actually very easy to get started. ts-node, npm @types, and many packages natively supp…

  7. comment
    Comment #19221319

    For another data point consider https://www.reuters.com/article/legal-us-otc-uber/forced-int... Even if you willingly accept the forced arbitration clause you still may not get jus…

  8. comment
    Comment #19051874

    Maybe try not raping or abusing people or other illegal activities and don't suffer economic punishment?

  9. comment
    Comment #19051813

    If some pernicious pedophile develops a cure for cancer, it would be morally wrong not to use it. However, if that particular pedophile should profit from it is an entirely separat…

  10. comment
    Comment #19051705

    The difference between all the things that you listed is that works of art are able to give royalties to a person. If you continue to buy or consume their products they still profi…

  11. comment
    Comment #19051605

    While I can understand and somewhat agree with his point that the works should be judged on their own merit. However, I find his attitude extremely callous. He even reiterated the …

  12. comment
    Comment #19020628

    https://hackaday.com/category/cellphone-hacks/

  13. comment
    Comment #18030231

    The report specifically calls out Kraken as extremely suspicious. This is the excerpt. "The OAG could not review the practices and procedures of non-participating platforms (Binanc…

  14. comment
    Comment #17945238

    Use TypeScript, it has come a very long way since it was released. It tracks very closely to JavaScript and it has an active community, shared types for libraries, and great editor…

  15. comment
    Comment #17660214

    That's sort of tautological. "Any" and type assertions are designed as the escape hatch of the type system. If you're trying to develop type safe typescript you obviously won't use…

  16. comment
    Comment #17649892

    The last soundness issue I'm aware of is the bivariant function issue which they resolved in 2.6

  17. comment
    Comment #16728990

    I don't think I would be comfortable with production code that swallowed access errors by providing a guard post value. I feel like that would too easily slip through in places it …

  18. comment
    Comment #16137658

    Yes! I find TypeScript really handy! It makes development easier and faster. Whatever it is you're developing TypeScript will make it better imo. Structural typing is the best of b…

  19. comment
    Comment #14027346

    http://rea.tech/how-we-used-category-theory-to-solve-a-probl...

  20. comment
    Comment #14027186

    I recall this guys blog, he seems a bit boastful, but it seems like a decent response to this question. http://logicaltypes.blogspot.com/2015/08/pure-functional-pro...

  21. comment
    Comment #14027140

    The way I see it is, just as in Object Oriented design patterns, category theory are the design patterns of functional programming. It just so happens that the mathematicians got t…

  22. comment
    Comment #11605493

    https://github.com/hapijs/hapi

  23. comment
    Comment #8095507

    I recommend checking out the book "Pragmatic Thinking & Learning". One of the main points is that learning is a skill itself, and that you should practice and learn about learning.…

  24. comment
    Comment #7835300

    https://github.com/shawncplus/ranviermud Its a super basic MUD written in Node. It has some telnet libraries you might want to take a look at.

  25. comment
    Comment #7827633

    This sounds good to me. Perhaps the thread could set up short term matches every week just to lower the barrier to entry for mentors and mentees.