Advertisement · 728 × 90

Posts by Sida Chen

I try to remain understanding and supportive towards undercompensated open source maintainers, but geez, if you can't support the latest upstream dependency after their RC has been out for 3 months, I'm just going to migrate to the competitor.

6 days ago 0 0 0 0

We should collectively say no to title case in the 21st century

2 weeks ago 1 0 0 0

Normie case
SCREAMING CASE
gen z case
SpOnGe BoB cAsE
I Am Cultured Treat Me with Respect Case

2 weeks ago 0 0 1 0

My pet peeve: the tick sign that pairs with ❌ is ✔️, which is totally inaccessible in dark mode.
OTOH if you use ✅ for tick, then you ought to use ❎, but then the visual contrast is poor.
Can we please have a cross sign with red background, or a tick sign that's green?

3 weeks ago 0 0 0 0

The most-starred repos are always those closest to newbies and casual users.

1 month ago 0 0 0 0
Post image

It is year 2026 and Copilot still refuses to be half as decent as real LLMs at generating text

1 month ago 1 0 0 0

Seeing their latest blog post, I at least partially take it back. These people do care about security, and probably for the good of all of us.

1 month ago 0 0 0 0

Anthropic does great research, makes great products, and has awesome aesthetics in their UI design and model names. It's such a shame that such a company could be run by total assholes.

1 month ago 1 0 1 0
My tech registry | Joshua Chen A registry of the technologies I use and how to update each one.

I really like cleaning up the pile of crap on my computer once in a while. Recently, I ran a complete audit of every software and program I have installed, and compiled them into a list: joshcena.com/notes/tech-r.... This is going to grant me eternal peace of mind

2 months ago 0 0 0 0
Post image

Après moltbook, voici molthub, un site de p*rn pour les LLM. Vous n'êtes toujours pas prêts.

(je crois que tout est devenu totalement hors de contrôle 🤣)

moithub.com

2 months ago 78 11 17 5
Advertisement
"What is the next number in the series? 1, w, 4, 8, 16..." Choices: 32; 31; 30; not enough data

"What is the next number in the series? 1, w, 4, 8, 16..." Choices: 32; 31; 30; not enough data

Midwit move: "Lagrange interpolation" "floored polynomial" yada yada

Try instead: search it on OEIS

In this case the obvious correct answer is 31, for the maximal number of regions formed by joining n points around a circle. Anyone past elementary school should know that by heart

2 months ago 0 0 0 0

I still browse X occasionally because it's like alcohol/smoke: a little and it amuses you; too much and it poisons your brain

Bsky is the only platform where I don't find my brain poisoned, at the cost of it being absolutely mundane. Oh I need those midwits even if it's engagement bait

2 months ago 1 0 0 0

FYI the code snippet doesn't use the method at all

2 months ago 0 0 0 0

Not going to name call, but there's a language in TIOBE top 10 (January 2026), that has *all* of `stopifnot`, `setNames`, `data.frame`, *and* `seq_len` in the same standard library.

3 months ago 0 0 0 0

A language doesn't need to be Haskell-pilled to be enjoyable though. Rust, being a "C-like", FP-inspired language, brings me far more joy than most other languages. Ultimately I think the syntax, libraries, and semantics of OCaml have all failed me.

4 months ago 1 0 0 0

I don't write enough Ruby to form an opinion, but I write Python daily so it's grown on me. I think both are fair. Some of my problems with OCaml: small stdlib; verbose syntax (and not in a useful way IMO); impure things aren't stashed away; declaration order matters. Just death by a thousand cuts

4 months ago 1 0 1 0

I've been writing little OCaml programs in and out for a year, and it's still on the "disgusting" side of the spectrum for me. I don't know how a language managed to combine the unwieldy parts of FP *and* C. (For reference Haskell and Rust are two of my favorite languages)

4 months ago 3 0 2 0

I also don't think you have the correct responsibility analysis here. Are you aware that require-yield is recommended by ESLint core, or that require-await is also a core rule, or that, in general, linters aren't just to "catch bugs"?

5 months ago 2 0 1 0
Advertisement

That's a very skewed depiction of the rule. It requires async to be licensed by an await, the same way require-yield (which is a core rule) requires generators to be licensed by a yield, or no-extraneous-calss requires classes to be licensed by an instance property.

5 months ago 2 0 1 0
Sign that says "maximum permitted occupancy of this space shall not exceed 73 persons"

Sign that says "maximum permitted occupancy of this space shall not exceed 73 persons"

So we are putting a maximum on a maximum now

7 months ago 0 0 0 0
Post image

Today I realized this is an a and not an o

7 months ago 0 0 0 0

Bun is great
Until it OOMs

10 months ago 1 0 0 0

Bon courage !! Ton français rattrapera très rapidement celui de tes contemporains dès que tu seras là-bas 😃

10 months ago 1 0 0 0

This is a truly awesome post!

11 months ago 2 1 0 0
Screenshot of the HTML spec. Text:
An end tag whose tag name is "sarcasm"
Take a deep breath, then act as described in the "any other end tag" entry below.

Screenshot of the HTML spec. Text: An end tag whose tag name is "sarcasm" Take a deep breath, then act as described in the "any other end tag" entry below.

The HTML spec keeps on giving

html.spec.whatwg.org/multipage/pa...

1 year ago 2 0 0 0
Post image

Canny machine-translates post content (written by user) to the browser's preferred language, but the UI labels remain in English—has to be the funniest l10n strategy

1 year ago 2 0 0 0
Post image

I don't remember if this is my first time (maybe Docusaurus 2 too?), but it's good to be involved in a news that stayed in HN#1 for so long!
(Interestingly, exactly 10 out of the 300+ comments ever mentioned or linked MDN.)

1 year ago 3 0 0 0

It will be in Firefox 135 behind a flag, and other browsers are still working on it. If all things go well it should be GA late this year.

1 year ago 0 0 0 0
Advertisement
Screenshot of MDN showing the landing page of Temporal

Screenshot of MDN showing the landing page of Temporal

The Temporal docs are now live on MDN! After watching it evolve for ~5 years I finally sat down and wrote docs for it—one of the biggest additions to the JS docs area ever.

1 year ago 45 9 3 0

Isn't that what Yarn PnP does?

1 year ago 0 0 1 0