Viewing profile — y4mi
y4mi
HN member- Joined
- Wed, Jul 10, 2013, 9:43 AM UTC
- HN karma
- 2,780
- Public activity
- 1,504 items
- HN profile
- View on Hacker News ↗
About y4mi
No profile information was provided.
Recent public activity
-
comment
Comment #41204051
as the beginning of the article says: it all depends on what qualifies as a book if you're including epub novels, that have never had a print done... then yeah, at least is gonna b…
-
comment
Comment #33044666
> Methods: git merge --ff-only or git rebase && git merge (extreme clean freaks add the --squash option) >> Pros: Linear history, git log is easy to read, git revert requires no th…
-
comment
Comment #32896313
> totally unfounded guess: that's how Google does it I'm pretty sure Google doesn't do that. At least not as the primary information source. I don't work for Google, so I could be …
-
comment
Comment #32880404
I sometimes wish companies were required to report their opening hours when registering and the state made this information available through a public api. It's not really possible…
- comment
- comment
-
comment
Comment #32304393
It obviously depends on how you've implemented the feature, but there are a lot of cpmparitive benchmarks if you bother to put "go vs JS Performance benchmark" into the search bar …
-
comment
Comment #32303732
> C/Rust/Go version Minor nitpick: JS/V8 beats Go in most benchmarks that are relevant for search. JS is the outlier here however, because of the insane amount of optimizations tha…
-
comment
Comment #32274625
It's usually only a "beautiful extendable maintainable paragon of elegance and purity" in the eyes of the original architect. Everyone else sees it as leaking abstraction with bolt…
-
comment
Comment #32260614
Also "knowing" and actually knowing are different things. There had been research done as far back as that which came to the conclusion that it causes climate change. But that does…
-
comment
Comment #32221679
Aren't card PINs only 4 numbers long? That's almost 10k possible combinations I believe, pretty trivial to put together. Checking which corresponds to what card is the hard step be…
-
comment
Comment #32035612
Because i struggled to understand what you meant I'd like to rephrase it: It matches only if the regex is applied to a singular word. It's not going to match if there is a sentence…
-
comment
Comment #31883364
Please don't advocate for violence, even if it's only in jest.
- comment
- comment
-
comment
Comment #31346068
> I prefer to rely on a proxy to perform TLS instead of the browser. That's one step forward and about 30 steps backwards if you're actually doing that for security. Proxies silent…
- comment
- comment
-
comment
Comment #31271913
> You think teenagers are thinking about pensions... A lot of them will be doing that, yes. They're teenagers until their 20th birthday, and a lot of people start to work between 1…
- comment
-
comment
Comment #31209574
I am pretty sure they're saying $200k before taxes. It's equivalent wage in Germany would be 150k€, as the employer has to pay about 21% on top of the salary for social securities.…
-
comment
Comment #31190405
I'd go one step further: the few legal purchases done with crypto currencies are mostly done by people unaware they're paying that price
- comment
- comment
-
comment
Comment #31119784
What you say is my experience as well, with one caveat: the large corporation is usually much less productive then the smallish team that actually able to "just do [thing]". It's j…