Viewing profile — viktree
viktree
HN member- Joined
- Sun, Nov 18, 2018, 6:09 AM UTC
- HN karma
- 4
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About viktree
No profile information was provided.
Recent public activity
-
comment
Comment #46449714
> What did Cloudflare do to earn this trust? dude who wrote the article works for Cloudflare. I'd say receiving a paycheck is a pretty good way to earn trust It's just DNS. I'd say…
-
comment
Comment #39255645
I think this is what the zellij terminal multiplexer uses for extensions. It's worth mentioning that in the opposite direction, if you wanted to have an interpreted config option w…
-
comment
Comment #38350854
See > Some think they do - but don't. (idiots)
-
comment
Comment #38307216
From the same link, it seems like his compensation was much higher in all the preceding years. Not sure what changed this year, but I agree it's a bit refreshing to see. Especially…
-
comment
Comment #36160384
This is one feature I like in the Arc Browser. Persistent tabs are bookmarks, and bookmarks are just as accessible as regular tabs.
-
comment
Comment #35306029
Tacking roadblocks as they come up in service, creating a better product … that sounds a lot to me like engineering except with some words twisted around?
-
comment
Comment #32987026
I'm curious, what's the big company you are at now?
-
comment
Comment #31686856
If a typical workweek is (8 hr) * (5 days) = 40hrs, I think gp is referring to (10 hr) * (4 days) = 40hrs
-
comment
Comment #27727244
The RMS function in Quake Source code exists in the copilot training set (see https://news.ycombinator.com/item?id=27710287 ) is covered under GPL which is source available (see ht…
-
comment
Comment #27285279
> How does splitting code into multiple functions suddenly change the order of the code? Regardless of how smart your compiler is and all the tricks it pulls to execute the codein …