Live data from Hacker News

Viewing profile — vbsd

vbsd

HN member
Joined
Sat, Jul 13, 2019, 7:53 PM UTC
HN karma
34
Public activity
33 items

About vbsd

No profile information was provided.

Recent public activity

  1. comment
    Comment #47099098

    Even if we accept this metaphor of English as a programming language, it’s used in a highly unusual way. With regular programming, you have a full specification of the program (the…

  2. comment
    Comment #45973469

    > A simple example where 1 + 1 + 1 = 1 is ℤ₂, the group of integers modulo 2 under addition. That’s a good example of an algebra where 1 + 1 + 1 = 1, but the article is specificall…

  3. comment
    Comment #42746021

    What sort of an interleaving would produce 1? Seems provably impossible to me, assuming atomic assignments.

  4. comment
  5. comment
    Comment #42283074

    Ah, I missed that you were talking about the code in the appendix, not the top examples. Yeah, you’re right on every count then, aplologies.

  6. comment
    Comment #42274172

    Huh, you're right about this, thanks. On the other hand, I maintain that this is an incidental rather than essential reason for the program finishing quickly. In that benchmark cod…

  7. comment
    Comment #42271479

    > because `tokio::time::sleep()` keeps track of when the future was created, (ie when `sleep()` was called) instead of when the future is first `.await`ed I’m not a Rust programmer…

  8. comment
    Comment #41332964

    Even if CockroachDB uses Postgres wire protocol, it doesn’t mean you can easily migrate all workloads supported by CockroachDB to Postgres. The scaling properties are different.

  9. comment
    Comment #41326986

    This is true but you’ll have these risks with any paid service/dependency that has non-zero migration cost. Startups still use such products all the time, assuming that a huge pric…

  10. comment
    Comment #41326806

    Yes, and this is probably a common issue with these “pricing on request” schemes. Unpleasant, yes, but this unpleasantness can still be worth it if you’re running a big business an…

  11. comment
    Comment #41326723

    There’s one problem with this model. Let’s say I’m running a pre-revenue startup and I want to use the self-hosted version of CockroachDB. The license allows me to do it for free u…

  12. comment
    Comment #41169510

    I got a subscription and the problem is gone. There are still other issues though, for example, the instant reminder feature doesn’t seem to work, the partner doesn’t get a notific…

  13. comment
    Comment #41168813

    I might find this app useful. However, for some reason it heats up my iPhone SE (2nd gen) and everything grinds to a halt after a few seconds of using it.

  14. comment
    Comment #41137933

    Would you expand on the Python issue? I find recent Python additions either useful or non-intrusive, I wonder which ones you think are born out of FOMO.

  15. comment
    Comment #40999552

    Curious that there’s no talk about nogil. Or did I just miss it?

  16. comment
    Comment #40245683

    You are invoking an argument that's called "group selection" [1], it's the idea that genes propagate based on whether they benefit the species as a whole. This argument has been he…

  17. comment
  18. comment
  19. comment
    Comment #36948691

    [flagged]

  20. comment
    Comment #36927097

    What texts by Jorge Luis Borges are you thinking of? Wikipedia quotes him calling himself a conservative, and none of the short stories I’ve read strike me as revolutionary. Perhap…

  21. comment
    Comment #34183749

    This Django example is more of a "[one or zero] to [one or zero]" relationship, that's likely what the grandparent post means. I doubt any of the mainstream relational databases ha…

  22. comment
    Comment #33854552

    I was curious what 6th leading cause of death means in terms of percentages. From the annual report on MAID (medical assistance in dying) in Canada: > In 2021, there were 10,064 MA…

  23. story
  24. comment
  25. comment
    Comment #31455560

    You can scroll by holding down the middle trackpad button with your thumb and pushing the trackpoint in one direction or the other. You can even scroll horizontally this way. This …