Live data from Hacker News

Viewing profile — vitaliyf

vitaliyf

HN member
Joined
Mon, Jan 01, 2018, 7:58 PM UTC
HN karma
169
Public activity
27 items

About vitaliyf

No profile information was provided.

Recent public activity

  1. comment
    Comment #48220608

    Intuit sold off Quicken a decade ago, and it's been a standalone company since then: https://www.pcworld.com/article/419931/intuit-selling-quicke...

  2. comment
    Comment #46687516

    There is also a https://github.com/freelensapp/freelens fork.

  3. comment
    Comment #46134315

    Yep, some of us only had access to what is on the long list here: https://en.wikipedia.org/wiki/List_of_ZX_Spectrum_clones

  4. comment
    Comment #46130525

    I visited a couple years ago - it was lovely to finally touch an authentic Spectrum, 3 decades after spending my early life hacking around on various clones. Was well worth the 30 …

  5. comment
    Comment #46121060

    Apparently "update and shutdown does a restart instead" was very recently finally fixed: https://news.ycombinator.com/item?id=45797934

  6. comment
    Comment #45368919

    https://github.com/spegel-org/spegel

  7. comment
    Comment #44693290

    It is not: https://web.archive.org/web/20140906144611/https://www.pay.g... there are records of it going back to 1990s: https://www.treasurydirect.gov/government/public-debt-report…

  8. comment
    Comment #44661317

    Reverted here: https://github.com/aws/aws-toolkit-vscode/pull/7710

  9. story
  10. comment
    Comment #42750842

    Ahh, the Spectrum screen pixel math, oh the memories. Once upon a time a much younger myself obtained a dot-matrix printer that I managed to wire up to my computer. Sadly, it was m…

  11. comment
    Comment #42289461

    The company I work for open-sourced a straightforward library that does exactly that: https://github.com/embrace-io/s3-batch-object-store

  12. comment
    Comment #41190594

    Definitely - basically, that's https://en.m.wikipedia.org/wiki/Michael_Crichton#Gell-Mann_a...

  13. comment
  14. story
  15. comment
    Comment #40964802

    Franz Kafka is certainly not unknown, ever since long before people who worked on K8s were even born. See previous discussion here: https://news.ycombinator.com/item?id=29296969

  16. comment
    Comment #40087837

    https://www.barrons.com/articles/tesla-recalls-262ec9a7 The article has a chart that sources NHTSA data.

  17. comment
    Comment #37805906

    There are some attempts at doing that, such as https://en.m.wikipedia.org/wiki/SRV_record and https://datatracker.ietf.org/doc/draft-ietf-dnsop-svcb-https...

  18. comment
    Comment #37535817

    I wondered why this article doesn't have a very obvious thing for the topic it's trying to cover - a photo of mentioned stickers. Perhaps because it's a rewrite of another article …

  19. comment
    Comment #28408548

    What needs to be enabled is what is typically called "origin shield" - this will make your CDN's edge servers use their own internal cache instead of refreshing everything from the…

  20. comment
    Comment #27997150

    $10 was the SPAC before they merged to become NKLA. The merger was announced in March 2020 (when the price jumped to low teens) and completed in June (when the hype made it go up t…

  21. comment
    Comment #27480850

    I am very surprised it's not a more popular dish in the US - it seems like it would fit well the Denny's, IHOPs or even some fast-breakfast drive-throughs, and work as breakfast or…

  22. comment
    Comment #24710584

    I am not going to claim myself if this is "right" or "wrong" but there is some work on that being done via https://datatracker.ietf.org/doc/draft-ietf-dnsop-svcb-https... - see htt…

  23. comment
    Comment #24465217

    +1 on rclone - one of my favorite tools in the toolbox. With sufficient --transfers and --checkers values you can easily saturate 10-20 gigabit/second links, so with a handful of m…

  24. comment
    Comment #22436000

    Similarly, here is your reminder than US Zip Codes aren't numbers, because many of us here in the Northeast have them start with a zero (or even two). So don't store them as intege…

  25. comment
    Comment #16087183

    You run a private NPM mirror where you copy dependencies that you rely on, after auditing them (for code quality and licensing).