Viewing profile — megamalloc
megamalloc
HN member- Joined
- Sat, Jan 21, 2023, 12:52 AM UTC
- HN karma
- 17
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About megamalloc
No profile information was provided.
Recent public activity
-
comment
Comment #48605853
I don't believe it does. As I understand it, the load balancer has a queue in which it can buffer infinite requests, but it drains that queue by pushing work to the backend servers…
-
comment
Comment #48604940
No, I mean when you have a queue broker that the backends can pull work from when they become idle, rather than relying on load balancing which will send work to backends while the…
-
comment
Comment #48604520
What's conspicuously missing is the plot of performance when you do have a well tuned queue in front of the service. Yes, having a queue becomes less important the more backend ser…
-
comment
Comment #47717517
I think you confuse beliefs with values by placing that at the root. I'd have a problem with it if my tax bracket were determined by whether I loved the Christian Lord rather than …
-
comment
Comment #47110679
Many, many years ago I was a dedicated Emacs user. My recollection is that there was a very lightweight binary that would launch a single window utilising an existing Emacs process…
-
comment
Comment #45168488
The bad thing about these sort of tools is when you work in a shop where multiple platforms are used for development and one of the platforms doesn't support the tool, or the tool …
-
comment
Comment #43461109
Very interesting take that is probably true in my experience. (And not to say I doubt you at all but would be interested in a citation for that correlation.) I think also that brig…
-
comment
Comment #40830574
Mostly pretty sound advice here, but oh, this rankles! -- "In situations where bugs aren’t mission critical (ex. 99% of web apps), you’re going to get further with shipping fast an…
-
comment
Comment #40767157
Fact checking : the monarch does not have to ask permission to enter the City. https://en.m.wikipedia.org/w/index.php?title=City_of_London_...
-
comment
Comment #40686416
For direct user interactions (such as opening a combo box) the threshold of perception is actually much closer to 30ms than 300ms. 300ms is usable but far from a pleasure to use. I…
-
comment
Comment #39396815
I strongly disagree on this. If a search with no results costs them about the same amount of compute as one with results, then satisfying that requirement would give them a commerc…