Live data from Hacker News

Viewing profile — shirol

shirol

HN member
Joined
Sun, Apr 28, 2024, 11:31 PM UTC
HN karma
35
Public activity
12 items

About shirol

No profile information was provided.

Recent public activity

  1. comment
    Comment #48957587

    That's only true in theory. In practice, you'll be rate-limited first. Even if you aren't, the database won't be the bottleneck because SQLite is so fast. Their Ruby on Rails stack…

  2. comment
    Comment #48892010

    You’re literally agreeing that the parent’s argument is bad. I was just applying his logic, and I didn't draw any conclusions.

  3. comment
    Comment #48891010

    > Just search "segfault" on the Zig issue tracker and you'll see why people are starting to be skeptical of the future utility of such a language in the face of something like Rust…

  4. comment
    Comment #48345785

    Wish I had this mindset. If I did, I would already have many published apps :(

  5. comment
    Comment #46765938

    Unrelated, but I noticed that clicking the logo goes to the current permalink rather than the homepage, might be unintentional.

  6. comment
  7. comment
    Comment #45038235

    > Monodraw does not use activation or any other form of DRM. We have complete trust in our customers. Interesting. But, why?

  8. comment
    Comment #43924604

    I don't use typing for correctness. I use it for documentation. That's why I prefer JSDoc these days. I only type top-level variables/functions to get hints from my editor. Everyth…

  9. comment
    Comment #42950434

    That's quite challenging for a first puzzle, though it is a well-known mate. Guessed in 3 tries

  10. comment
  11. comment
    Comment #40541256

    Agreed. It's not just a placebo effect, it really is slower. People often don't notice this because they use relatively high-end machines. If you're skeptical, try running it on a …

  12. story
    Show HN: I made a highly opinionated web builder

    Hey folks, This is my longest and most complex side-project, which took me approximately ~500 hours of work. - Background I like front-end programming but don't like the process of…