Live data from Hacker News

Viewing profile — r4victor

r4victor

HN member
Joined
Tue, Jan 09, 2018, 6:27 PM UTC
HN karma
891
Public activity
102 items

About r4victor

I write about how things work at https://tenthousandmeters.com/.

--

Recent public activity

  1. comment
    Comment #46963905

    That's exactly the problem. Thanks for describing! What I find is people using linters to ensure all struct fields are initialized explicitly (e.g. https://github.com/GaijinEnterta…

  2. comment
    Comment #46962711

    It seems modern statically-typed and even dynamically-typed languages all adopted this idea, except Go, where they decided zero values represent valid states always (or mostly). A …

  3. comment
    Comment #46564202

    Super cool! It recommended me Scalene Python profiler ( https://github.com/plasma-umass/scalene ), which looks very interesting – I haven't heard about it before..

  4. comment
    Comment #46502086

    Working now? It's a 1cpu/1gb VPS – maybe too small to handle hn hugs. The website repo is public, so it's also available on github: https://github.com/r4victor/tenthousandmeters/bl…

  5. comment
    Comment #46499897

    Yes! I also got bitten by format_on_save when working with legacy projects with inconsistent formatting. Given another discussion I saw, the maintainers didn't think about this use…

  6. comment
    Comment #46499701

    Hmm, I found Zed to consume battery less than VScode on my M1 MBP. It's ~100 vs ~200 12h power consumption on average according to Activity Monitor. Do you compare it to VSCode?

  7. comment
    Comment #46499574

    That's a good idea. I considered VSCodium but the issue is that I used VSCode's proprietary extensions such as Pylance. So it would require to switch to OSS replacements at which p…

  8. comment
    Comment #46499523

    Hi, I'm the author of the post. I hope it resonates with many who got tired of VSCode and found Zed. I'd also like to add there are many small features I miss in Zed that I don't g…

  9. comment
    Comment #46499454

    Is it on linux?

  10. story
  11. comment
    Comment #45743557

    So far I prefer the Hashimoto's solution to this that "AI tooling must be disclosed for contributions": https://news.ycombinator.com/item?id=44976568 I use it like this: If a PR is…

  12. story
  13. story
  14. story
  15. comment
    Comment #42781406

    Their twitter says > Joined November 2017 so likely a bit older :)

  16. story
  17. comment
    Comment #42239152

    I agree - “failed” may be not the best word. I mean failed only compared to the k8s abundance. Anyway, impressive scale for Swarm! Are there any crucial features you miss in Swarm?…

  18. story
    Ask HN: Why did K8s win against Docker Swarm?

    Docker Swarm Classic (https://github.com/docker-archive/classicswarm) is dead. Docker Swarm Mode is alive, and I know some people use it, but it's very niche compared to k8s. As so…

  19. comment
    Comment #38753154

    Amazing! I've made a similar ebooks-audiobooks aligner years ago: https://github.com/r4victor/syncabook . At that time, I chose to synthesize the text and align two audio sequences…

  20. story
  21. story
  22. comment
    Comment #34338929

    You're welcome! I'm collecting learning resources on tech topics at https://bestresourcestolearnx.com and I was looking for a book on CS like this one for a long time. Further read…

  23. story
  24. comment
    Comment #34337526

    Indeed! I found this book completely accidentally via google and it seems to be largely unknown. Let's fix it! It's really hard to attack such a vast subject and produce something …

  25. story