Viewing profile — jvatic
jvatic
HN member- Joined
- Wed, Aug 22, 2012, 6:51 PM UTC
- HN karma
- 2
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About jvatic
No profile information was provided.
Recent public activity
-
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.
- comment
- comment
- comment
- comment
- comment
-
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…
-
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…
-
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…
-
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).
-
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…