sirlone
No user record in our sample, but sirlone has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but sirlone has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
This is the problem, we don't agree on the solution. You said > e hostile policy positions towards social safety nets and foundational services (e.g. education, healthcare, childcare??). Except the USA spends more on…
So the mom-and-pop donut shop on the corner always optimizes for profits? The local donut shop? Most companies do not actually optimize for profit. If they did they'd stop whatever it is they are currently doing and…
So for example, my action builds on 4 different platforms (win-64, linux-amd64, mac-intel, mac-arm), it does this in parallel then gets the artifacts for all for and bundles them into a single package. How would you…
I can't remember the last time I needed enums. Usually they fall out of the code in one way or another // in some util.ts or helpers.ts export function keysOf<T extends string>(obj: { [k in T]: unknown }): readonly T[]…
why repeat the names? // put this in some util.ts or enum.ts file function makeEnum<T extends readonly string[]>(keys: T) { return Object.fromEntries(keys.map((x) => [x, x])) as { [K in (typeof keys)[number]]: K }; }…
It's interesting to me that there's no screenshot on the front page (they're buried on other pages). Not only is there no screenshot, the main image on the front page is an image of code. Not a complaint, just an…
I do not want to use "sanitized models". Let me install my own models. I don't want some SV people deciding what is "right think" and what is forbidden.
Is the free thing really an issue? TV and Radio were free for decades and both still are. TV switched to cable, through broadcast still exists, but radio is still free. I'm not convinced advertising is insidious. Maybe…
It's frustrating to read the average person has (1-2) intimate friends and 15 people they stay in touch with contacting them at least once a month. I'm at 0 intimate friends right now and maybe 3 people I contact once a…