Live data from Hacker News

Viewing profile — kavaruka

kavaruka

HN member
Joined
Sat, Oct 09, 2021, 10:13 PM UTC
HN karma
79
Public activity
35 items

About kavaruka

No profile information was provided.

Recent public activity

  1. comment
    Comment #46561640

    Only right owners can report websites, the Piracy Shield is essentially a tool in the hands of “Serie A Soccer League” and DAZN.

  2. comment
    Comment #46294605

    it charges you to use the platform features that enable your use of self-hosted runners

  3. comment
    Comment #45141435

    The "perception of speed" argument reminded me of when I was asked to add spinners and animations to a web app I was building, because without them the UI would have felt too fast …

  4. comment
    Comment #45113285

    I have been using Lit in production for 3 years now. I think it is the best abstraction over the web components API out there.

  5. comment
    Comment #44894876

    I think node has a better tooling and ecosystem right now. Astral is doing a great job to reduce the gap.

  6. comment
    Comment #44204398

    The GDPR always applies regardless of whether a company is profitable or not. But it covers only personal data/sensible data, not "all data".

  7. comment
    Comment #44152190

    I think this is just nostalgia, in the past decade I worked on several web apps, with lot of interactions and real time data (online auctions, live sport scores, customer support) …

  8. comment
    Comment #40238417

    but... it's just a youtube wrapper, what's the goal?

  9. comment
    Comment #39067707

    it's a form that we non-Americans are not used to the parole is not the same in each country :)

  10. comment
    Comment #38983111

    My high school in italy has a planetarium built with stellarium. I had a lot of fun with it as a kid

  11. comment
    Comment #38462403

    how does it works on self-hosted environment?

  12. comment
    Comment #38261705

    @lit/localize ( https://lit.dev/docs/localization/overview/ ) give you the same DX of react-intl, but for (lit-powered) web components

  13. comment
    Comment #38168077

    ChatGPT is useful only if you understand the code that it produces

  14. comment
    Comment #38063846

    you can (should) use jQuery with ES6+

  15. comment
    Comment #38063813

    I would be curious to know the performance using node.js as runtime, given that at the moment there is no evidence that bun on a real application offers better performance

  16. comment
    Comment #38038627

    for a moment I thought about SOAP (Simple Object Access Protocol)

  17. comment
    Comment #38030872

    this is just an hype-driven "glue code" which combines the most popular buzzwords at the moment, a framework is something else

  18. comment
    Comment #38030768

    I believe that many people who criticize Next.js or consider it difficult have not understood what the RSCs are for and how they work It's a paradigm shift compared to the old way …

  19. comment
    Comment #36962599

    do you remember when they put (silently) their referral code in crypto exchange websites? lol, what a great innovation!

  20. comment
    Comment #36917277

    js does not need Observable API, it already had Async Iterables that soon will be enhanced with these helpers https://github.com/tc39/proposal-async-iterator-helpers that are simil…

  21. comment
    Comment #34664476

    this is not gen Z, but late millennials

  22. comment
    Comment #34362273

    Servo’s New Grave

  23. comment
    Comment #34251625

    This is an old issue; the ecosystem has changed. Now, using the "engine" and "packageManager" properties in "package.json", you can bind your project to a particular runtime versio…

  24. comment
    Comment #34251526

    You shouldn't self-host software developed in javascript if you don't know what you're doing. The node version issue, for example, can be fixed simply by using tools like "nodenv" …

  25. comment
    Comment #34236981

    Yes! I often do code reviews on my mobile devices (iPhone, iPad) through the GitHub mobile app