Viewing profile — shirol
shirol
HN member- Joined
- Sun, Apr 28, 2024, 11:31 PM UTC
- HN karma
- 35
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About shirol
No profile information was provided.
Recent public activity
-
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…
-
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.
-
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…
-
comment
Comment #48345785
Wish I had this mindset. If I did, I would already have many published apps :(
-
comment
Comment #46765938
Unrelated, but I noticed that clicking the logo goes to the current permalink rather than the homepage, might be unintentional.
- comment
-
comment
Comment #45038235
> Monodraw does not use activation or any other form of DRM. We have complete trust in our customers. Interesting. But, why?
-
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…
-
comment
Comment #42950434
That's quite challenging for a first puzzle, though it is a well-known mate. Guessed in 3 tries
- comment
-
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 …
-
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…