Starting soon! ๐ข
We've got a TypeScript AMA starting in just a few minutes (10am Pacific) on the TypeScript Discord!
discord.gg/typescript
@shively-sanders.com.bsky.social
I work on the Typescript compiler. I enjoy processing JSDoc and other goofy languages. See https://shively-sanders.com He/him
Starting soon! ๐ข
We've got a TypeScript AMA starting in just a few minutes (10am Pacific) on the TypeScript Discord!
discord.gg/typescript
I have some serious pull requests porting to do ๐
github.com/microsoft/Ty...
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!
devblogs.microsoft.com/typescript/t...
๐จ TypeScript just got 10ร faster!
The TypeScript compiler has been ported to Go and we had Anders Hejlsberg and Daniel Rosenwasser on to announce it and break it all down!
www.youtube.com/watch?v=ZlGz...
This is the time of year when I try escaping into VR. Also I got a sun lamp for the morning, which is the thing that actually helps.
15.12.2024 15:16 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0The USPS is not, and should not be, a business, it is a critical public service
www.theguardian.com/business/202...
Oh, and the top ads on duckduckgo are Senior.com and Ebay.com (Google suggests Pedifix.com and DrugSuppyStore.com [sic])
12.12.2024 04:48 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Now that I'm middle-aged, it's bad enough that I have to wear medical devices to offset my years of Bad Foot Posture, but they're *also* called Visco-GEL Little ToeBuddy.
12.12.2024 04:42 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0I'm glad this deal is dead because I would have lived in an illegal(?) grocery monopoly, but suing each other for failing to do it is so funny
The next time I want to commit a crime, I'll sign a contract with my co-conspirators and sue them for breach if we get caught
apnews.com/article/krog...
BREAKING: A judge has blocked Krogerโs $24.6 billion merger with Albertsons.
The judge sided with the FTC, finding that the deal would reduce competition for US grocery shoppers.
I love the sound design of 90s computer games: realistic sounds dropped in place of older bleeps+bloops, amateur voice acting and primitive 3D. My favorite is Might and Magic and my favorite of those is the shopkeepers.
โHow ya doin, how ya doinโ is a household word around here.
A good thing about having Vimium, a high keyboard repeat rate, and a cat is that you find out it is possible to open 6 new tabs with one key press.
10.12.2024 14:25 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0MICHELANGELOG.md
06.12.2024 22:02 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Short answer: racism
Long answer: raaaaaaacissssmmmm
Prompted by thinking about the open-world lineage
Shadow of the Colossus -> Dragon's Dogma -> Breath of the Wild -> Death Stranding, Eldin Ring.
I wish Deadly Premonition fit in there but the only commonalities are (1) Japanese (2) big empty world (3) jank.
Did you know you can visit the real-life Milk Barn from Deadly Premonition?
It's a burger place called Herfy's, which is a fun place to visit if you like the vibe of Korean-American fast food places (I do, fond memories of grad school).
www.google.com/maps/place/H...
This is a big deal.
Node v22.12 is the first LTS release that unflags require(ESM).
This is superb work by @joyeecheung.bsky.social ๐
๐ require(esm) has been unflaged in v22.12.0! We are also planning to unflag it on v20.x later if it goes well in v22.x.
As before please try it out and report any bugs you find. (hopefully none, but with how wild the module loading edge cases can be, one never knows!).
If this is a JS file, itโs probably because
const x = require(โฆ)
binds require to a commonjs global. Itโs supposed to check for locals first but it looks like that failed.
For those outside linguistics:
1. Linguists donโt actually talk about parsing much.
2. As soon as you start modeling linguistics on a computer, you need a parser, even if itโs for phonology (roughly, โpronunciationโ) instead of syntax.
Turns out the core of the phonology code I wrote for fun over thanksgiving break is yet another parser.
A weird, constraint-based chart parser, so thatโs a nice change.
Itโs gotten better every time I played it. Admittedly the first time was on PS3 and the last time in VR.
(In VR, I liked it better than I did Half-Life Alyx.)