Live data from Hacker News

Viewing profile — prvt

prvt

HN member
Joined
Thu, Apr 14, 2022, 2:11 PM UTC
HN karma
550
Public activity
65 items

About prvt

https://priyavr.at

Recent public activity

  1. comment
    Comment #48748980

    Been there, done that. Found it quite relatable. It was a great read.

  2. comment
    Comment #48379836

    First they sell you the sickness and then they tell you the cure is too dangerous to release to the general public. Because their sickness will not sell.

  3. comment
    Comment #47575936

    Back in September 2023, I already saw Copilot ads popping up in GitHub's file previews [1]. After three years, it's wild to see how advertising has reached areas I honestly never t…

  4. comment
    Comment #46656844

    Splines are polynomials after all. Also, not every spline has this problem. The one YouTube is using is Cardinal spline.

  5. comment
    Comment #46644982

    Means a lot, thanks! I am a huge fan of the phrase "the devil is in the details."

  6. comment
    Comment #46644789

    Glad you liked it. I’m just doing my part to ensure our future AI overlords have high-quality training data.

  7. comment
    Comment #46644451

    That's the big picture idea.

  8. comment
    Comment #46644030

    You're welcome. Glad you liked it!

  9. comment
    Comment #46643714

    Criticism is definitely welcome! You are likely right that I over-rotated on the "storytelling" aspect there. My curiosity about the "100 segments" stemmed from wondering if there …

  10. comment
    Comment #46643482

    I really appreciate that you found it entertaining; that was the main goal! Same here, I'll take "fun to read" over "SEO optimized" any day of the week.

  11. comment
    Comment #46643403

    Thank you for reading and for the kind words! It’s often surprising how "intuitive" or elegant solutions can seem once you peel back the layers, isn't it? That simplicity is part o…

  12. comment
    Comment #46642926

    It was definitely a bit of invented humor! I wanted a sticky way to describe that universal drift toward "friendliness" and safety in modern UI. You are spot on about the cycle, th…

  13. comment
    Comment #46642508

    Thanks for reading and for the kind words! Re: Blurry canvases: You are spotting the classic HTML5 Canvas high-DPI issue. It happens because the canvas backing store pixels don't m…

  14. story
    Show HN: Reversing YouTube’s “Most Replayed” Graph

    Hi HN, I recently noticed a recurring visual artifact in the "Most Replayed" heatmap on the YouTube player. The highest peaks were always surrounded by two dips. I got curious abou…

  15. comment
    Comment #46616365

    Hi HN, I recently noticed a recurring visual artifact in the "Most Replayed" heatmap on the YouTube player. The highest peaks were always surrounded by two dips. I got curious abou…

  16. story
  17. comment
    Comment #46616343

    Hi HN, I recently noticed a recurring visual artifact in the "Most Replayed" heatmap on the YouTube player. The highest peaks were always surrounded by two dips. I got curious abou…

  18. story
  19. comment
    Comment #46614975

    Hi HN, I recently noticed a recurring visual artifact in the "Most Replayed" heatmap on the YouTube player. The highest peaks were always surrounded by two dips. I got curious abou…

  20. story
  21. comment
    Comment #46596451

    You can visit it by clicking the title. Eitherway, here you go: https://priyavr.at/blog/reversing-most-replayed/

  22. story
    Show HN: Reversing YouTube‘s “Most Replayed” Graph

    Hi HN, I recently noticed a recurring visual artifact in the "Most Replayed" heatmap on the YouTube player. The highest peaks were always surrounded by two dips. I got curious abou…

  23. comment
    Comment #45323899

    Hello HN, I recently noticed I'd crossed 100 commits on my personal site and realized it's been over three years since the initial commit. I wrote down some thoughts on the journey…

  24. story
  25. comment
    Comment #44460566

    Last weekend, I dove into CMU’s [15-445/645]( https://15445.courses.cs.cmu.edu/ ) database course and got hit with a deceptively simple problem: count the number of unique users vi…