Viewing profile — pjam
pjam
HN member- Joined
- Wed, Mar 19, 2014, 1:59 PM UTC
- HN karma
- 72
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About pjam
No profile information was provided.
Recent public activity
-
comment
Comment #48254371
Do you happen to remember where this stat came from? I have not heard about it and would be interested in learning more about it
-
comment
Comment #47129443
Which part is gone?
-
comment
Comment #40657284
There’s a paper about it, linked from the blog post: https://arxiv.org/abs/2306.06391
-
comment
Comment #40657274
Yes, but the discussion here was about it being a gradual, gradual type system, as in, the gradual type system being added gradually
-
comment
Comment #34724330
Pretty sure your first paragraph was enough, don’t really see the point of bringing up a rape victim example. I mean, “dutonians” from PagerDuty is enough to illustrate how ridicul…
-
comment
Comment #34562280
What are these clear indications (beside the potential draft point)?
-
comment
Comment #31252927
I am not qualified to make any comments on the legal difference between the terms either, and I should also add that I am an ESL, so take that with a grain of salt. Reading the ori…
-
comment
Comment #31251220
Ha, perfect, exactly what I was looking for, thanks for pointing it out, didn't realize I was looking at a subsection of the thread, my bad. But it confirms what I was thinking, go…
-
comment
Comment #31249798
Assuming the "criminally prosecuted" piece is a reference to that thread [1], based on what other comments have also pointed out, did anyone in there actually say that, or imply it…
-
comment
Comment #29980425
Feeling required to post about the Building Git[1] book, really love it, for anyone interested in a walkthrough of rebuilding many of the most of important git features, from scrat…
-
comment
Comment #29592265
This. Sure, floating point numbers come with a footgun, but the title is so clickbaity, would it really hurt to name it: "What I wish I knew about floating numbers before relying o…
-
comment
Comment #28391784
> the dynamism of js is disappearing As an outsider, really curious to hear more about this. Is it from an ecosystem point of view, where the "dynamism is disappearing" or more fro…
-
comment
Comment #27564269
International Entrepreneur Parole
-
comment
Comment #26597085
The progressive rehashing described in the article is very similar to what Redis does [1]. Just thought I'd share a example of a use case where the incremental rehashing logic make…
-
comment
Comment #25320880
> Long distance running will wear your meniscus out. Is there any research to back that? Everything I’ve ready says that it is not a fatality and that it is possible to run, for ma…
-
comment
Comment #25141048
This is great and really useful to me! I am also, like others here, in the process of writing my first "book": https://redis.pjam.me/ . Mainly inspired by https://shop.jcoglan.com/…
-
comment
Comment #24374869
This, 100%. I've been working on a side project that is essentially rebuilding Redis but in Ruby, only to learn how things work ( https://redis.pjam.me/ ) and the Redis code base i…
-
comment
Comment #24311193
How does Redis "not do data consistency"? Same question for HA? On the HA point, my understanding was that it was one of the reasons to use Redis Labs, because they handle a lot of…
-
comment
Comment #24311102
> most people are using it as a cache Maybe, I actually have no idea, have you seen numbers? > Their valuation reflects its use as a cache How so? > Did you geo replicate message b…
-
comment
Comment #24307973
Redis _can_ be used as a cache, but it's not the only use case. I've personally mostly used it as a message broker (celery in python, resque in ruby), but it can definitely be used…
-
comment
Comment #23761333
Redis in Ruby is a project I'm currently working on, so far the first three chapters are available. The idea is to attempt rewriting Redis, in Ruby, to learn more networking, threa…
- story
- story
- story
- story