Live data from Hacker News

Viewing profile — vprcic

vprcic

HN member
Joined
Tue, Apr 27, 2021, 5:44 PM UTC
HN karma
24
Public activity
13 items

About vprcic

No profile information was provided.

Recent public activity

  1. comment
    Comment #48134105

    A related puzzle - find a solution using a standard set of chess pieces minus the pawns. So a king, a queen and a pair of rooks, bishops and knights. That seems like a fun puzzle g…

  2. comment
    Comment #47716934

    It would seem it takes in account a bit more than "visual similarity", otherwise I can't find a good reason for "@" and "U+1F582 (BACK OF ENVELOPE)" being that close. Also, for yea…

  3. comment
    Comment #47005433

    Each time a discussion about sorting starts, I'm reminded of a "lively debate" I had with my boss/friend about the most optimal sorting approach. He claimed it's O(n) pointing to c…

  4. comment
  5. comment
    Comment #45027541

    The prospect of being able to use this against viruses like the one causing rabies is pretty exciting!

  6. comment
    Comment #44336412

    > There is a simple way to stop watching ads: pay for premium. It's 100% effective and works right now. For now. With the ever increasing number of "premium" services that promised…

  7. comment
    Comment #42862241

    Functions in WITH clause really are a blessing. Oracle DB supported these for a decade now and that was a gamechanger for me. https://oracle-base.com/articles/12c/with-clause-enhan…

  8. comment
    Comment #39468301

    Just as an example: https://arstechnica.com/information-technology/2024/02/deepf...

  9. comment
    Comment #38433781

    I heard a lot about questioning the "existence" of real numbers and if they are a realistic description of reality, but I kinda feel like a portion of that uncertanty should also b…

  10. comment
    Comment #32642397

    My nugdet of experience to add a data point to this claim. I have TMJ and have had it for as long as I can remember (my jaw clicks every time I open or close my mouth). I developed…

  11. comment
    Comment #30552465

    My tinnitus also gets worse with earplugs, and I wear them since I'm a light sleeper, with a bedroom close to a somewhat busy road. What I've managed to convince myself is that if …

  12. comment
    Comment #26961772

    This was my intention as well so I tried familiarizing myself with PlantUML code (made a small contribution as a result), but in the end, I came to the conclusion that the overhead…

  13. comment
    Comment #26959099

    Sequence diagrams seem like the go--to format for displaying data flow in a microservice-type environment, but even though there is a plethora of implementations in various languag…