Viewing profile — ts0000
ts0000
HN member- Joined
- Mon, Jun 10, 2019, 7:34 AM UTC
- HN karma
- 63
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About ts0000
No profile information was provided.
Recent public activity
-
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 …
- story
-
comment
Comment #32395687
Looks like https://wtfutil.com/modules/azure_devops/ has that.
-
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…
-
comment
Comment #31652323
Comment section.
-
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.
-
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 …
-
comment
Comment #27627810
Concept art for games, movies, perhaps.
-
comment
Comment #27274535
A violin is the pure opposite of user-friendly design, and yet, there are millions of people playing it.
-
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.
-
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…
-
comment
Comment #25415198
Why not link to the actual reddit thread directly? https://old.reddit.com/r/LambdaSchool/comments/kb87od/lambda...
-
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…
-
comment
Comment #23258528
https://langserver.org/ via https://github.com/neoclide/coc.nvim and https://github.com/fannheyward/coc-rust-analyzer
-
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…
-
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…
- story
- story
-
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…
-
comment
Comment #20144618
I believe WordPress, at least the admin interface, is essentially an SPA.