Live data from Hacker News

Viewing profile — jvatic

jvatic

HN member
Joined
Wed, Aug 22, 2012, 6:51 PM UTC
HN karma
2
Public activity
11 items

About jvatic

No profile information was provided.

Recent public activity

  1. comment
    Comment #38130821

    I'm surprised nobody said they'd use [Yew]( https://yew.rs/ ), especially given the premise of this being for a passion project.

  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
    Comment #20434871

    I'd really like to find paid work fixing the environment. So far all I've done is reduce the harm I'm doing by adopting a vegan and [mostly] zero-waste lifestyle, and minimizing th…

  8. comment
    Comment #19699168

    My main complaint with their new keyboard design, not having used it enough to encounter any reliability issues, is that it’s just way too cramped to actually type on. I’ve since g…

  9. comment
    Comment #17734826

    This is indeed an incredible inefficiency to say the least. Going vegan is the single biggest way you can have a positive impact on climate change[1]. It's also really simple to do…

  10. comment
    Comment #16835050

    FYI with the exception of XHR and DOM breakpoints, there's nothing in here you can't do in Firefox dev tools (just different keyboard shortcuts).

  11. comment
    Comment #5390155

    In addition to countless other oversights, setTimeout would not work as you suggested in the post as the page would be unloaded before it ever executed. And, as others have already…