Live data from Hacker News

200 Milliseconds

200ms.thenodebook.com

111–114 of 114 posts

Re: 200 Milliseconds

#112

Earlier quoted context omitted.

You terminate SSL (err, TLS) at the pop so the clients TCP connection gets setup faster, and then you use a hot TCP connection from the pop to a centralized API server. That gets you not having to deal with the headache of running a distributed system but a better experience for the client.

And you still have to send your light pulses through a fiber over thousands of kilometers, so 50ms is still physically impossible.

If you want 50ms then you're gonna have to do the distributed systems headache that rcxdude was trying to avoid. For everything smaller than Google, that's too expensive, but it can be done.

Re: 200 Milliseconds

#113

Earlier quoted context omitted.

They may be equivalent in common parlance, but that’s a bit like saying it is ok to use ‘your’ instead of “you’re” just because it is so common. We say “jealously guarded’ not ‘enviously guarded’ for a reason. Jealousy is about being protective of your own possessions and relationships; you feel jealousy if your spouse responds well to a coworker’s flirtations. Envy is when you find think of the coworker’s luck in ha…

https://www.merriam-webster.com/dictionary/jealous 1: hostile toward a rival or one believed to enjoy an advantage : envious >His success made his old friends jealous. >They were jealous of his success. I rest my case.

If you check "jealousy" (instead of "jealous") on MW, you get this editorial note:

Depending on who you ask, jealousy and envy are either exact synonyms, totally different words, or near-synonyms with some degree of semantic overlap and some differences. It is difficult to make the case, based on the evidence of usage that we have, for either of the first two possibilities. Both jealousy and envy are often used to indicate that a person is covetous of something that someone else has, but jealousy carries the particular sense of “zealous vigilance” and tends to be applied more exclusively to feelings of protectiveness regarding one’s own advantages or attachments. In the domain of romance, it is more commonly found than envy. If you were to say “your salt-shaker collection fills me with jealousy,” most people would take it to mean much the same thing as “your salt-shaker collection fills me with envy.” But if someone made a flirtatious comment to your partner, you would likely say that it caused you jealousy, not envy.

https://www.merriam-webster.com/dictionary/jealousy

Re: 200 Milliseconds

#114
post #60

Earlier quoted context omitted.

Claude seems to do this all the time. That, the empty words and the increased self initiative of claude were all reasons I decided to just use codex (now merged into GPT).

Codex does this too, I've noticed. LLMs seem to love documenting irrelevant implementation details in what should be user-facing text. I guess because the context is overwhelmingly the technical side of things, so without a later directive to steer it, that's what's most likely to come out.

What' especially annoying is when you as a code reviewer have to go through tons of such comments that keep distracting you because the author could not bother reading those comments and assessing that they contain references to prompts / instructions that are completely irrelevant to he target audience
Post reply on HN