Live data from Hacker News

Viewing profile — ts0000

ts0000

HN member
Joined
Mon, Jun 10, 2019, 7:34 AM UTC
HN karma
63
Public activity
20 items

About ts0000

No profile information was provided.

Recent public activity

  1. comment
    Comment #34366035

    For anyone not understanding why (neo)vim exists, or why some developers prefer it to IDEs, I suggest watching "PDE: A different take on editing code" [1]. It reframes (neo)vim as …

  2. story
  3. comment
    Comment #32395687

    Looks like https://wtfutil.com/modules/azure_devops/ has that.

  4. comment
    Comment #32395619

    How does this compare to https://github.com/wtfutil/wtf/ ? /edit: I wish these kind of projects would add a compatibility layer to pre-existing modules of competing libraries. That…

  5. comment
    Comment #31652323

    Comment section.

  6. comment
    Comment #31168893

    Interesting, for me it's the exact opposite. I've tried a couple of times to get into awk, but still find the syntax arcane.

  7. comment
    Comment #27687481

    One alternative to estimations are projections via (for example) Monte Carlo simulations. I've been happily using https://getnave.com/ for that. The results seem to be in the same …

  8. comment
    Comment #27627810

    Concept art for games, movies, perhaps.

  9. comment
    Comment #27274535

    A violin is the pure opposite of user-friendly design, and yet, there are millions of people playing it.

  10. comment
    Comment #26025222

    Agree, I intentionally didn't change the names to mirror the other examples in sibling comments as I meant to focus on the "named parameters" bit.

  11. comment
    Comment #26024600

    In addition to the other TypeScript examples, here's one that I would actually use. Now, it's not encoding the types not as positional, but named arguments via objects. Allows me t…

  12. comment
    Comment #25415198

    Why not link to the actual reddit thread directly? https://old.reddit.com/r/LambdaSchool/comments/kb87od/lambda...

  13. comment
    Comment #23449637

    While I agree with the notion of treating microservices with caution, I found the article a bit too shallow, barely supporting the claim. Especially the second "fallacy" reads like…

  14. comment
    Comment #23258528

    https://langserver.org/ via https://github.com/neoclide/coc.nvim and https://github.com/fannheyward/coc-rust-analyzer

  15. comment
    Comment #22802016

    I have been doing the Wim Hof method (cold showers, breathing exercise) for two weeks and it surprisingly effective in alleviating anxiety and depression. I also feel more awake. F…

  16. comment
    Comment #21801856

    > A while after someone (which I can’t trace back) made an interesting (and equally brilliant) observation - there is a fourth option - unknown knowns Gary Bernhardt uses this in h…

  17. story
  18. story
  19. comment
    Comment #21019242

    As someone strongly favoring a functional or even purely functional approach, I strongly dislike the flood of pro-functional-programming blog posts that attack the straw man of "im…

  20. comment
    Comment #20144618

    I believe WordPress, at least the admin interface, is essentially an SPA.