Advertisement ยท 728 ร— 90

Posts by Titian Cernicova-Dragomir

TypeScript 7.0 Beta is out ๐ŸŽ‰

It's the 10x faster Go-based port ๐Ÿ”ฅ

๐Ÿ”ท `tsgo` vs `tsc` CLIs allow comparing
๐Ÿ”ท --checkers sets checker thread count
๐Ÿ”ท --singleThreaded keeps parsing/emit/checking together
๐Ÿ”ท TS 6.0 deprecations are hard errors
๐Ÿ”ท API access is planned for TS 7.1

1 day ago 112 19 1 1
Preview
Linux Kernel 7.1 Merges New NTFS Driver With Full Write Support A new NTFS driver is now part of Linux kernel 7.1, combining write support, folio conversion, iomap, and userspace utility support.

A new NTFS driver is now part of Linux kernel 7.1, combining write support, folio conversion, iomap, and userspace utility support.
linuxiac.com/linux-kernel...

#Linux #Kernel #OpenSource

3 days ago 124 16 7 4

Yey me! I'm gonna award myself a gold star ๐Ÿ˜ ๐ŸŒŸ

5 days ago 2 0 1 0

Fair, fair. But I'm expecting better than me from them otherwise why are we doing this again? ๐Ÿ˜…

5 days ago 0 0 0 0
AI review says if(!shouldRun) continue will result in the action being run

AI review says if(!shouldRun) continue will result in the action being run

You guys are sure this is the future of programming, right? ๐Ÿ˜•

5 days ago 11 1 2 0
Preview
State of AI 2026 Take the State of AI survey

The โ€œState of AI 2026โ€ survey just opened! This is run by the same folks who do the other "State ofโ€ฆ" surveys, like JS, CSS, and React.

The goal is to understand how web developers are using AI. So, whether you use AI or not, please take a few minutes to fill it out!

1 week ago 30 10 2 0
Preview
Explore union types in C# 15 - .NET Blog C# 15 introduces union types โ€” declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.

Union types in C#! devblogs.microsoft.com/dotnet/cshar...

2 weeks ago 24 4 1 1
Post image
3 weeks ago 6901 1859 114 57

Glad we're finally admitting programming languages are a form of religion.

Do you have a moment to hear the good news of TypeScript as taught by our profet Anders? Join our holy war! Checker.ts was divinely inspired and must not be rewritten in rust.

4 weeks ago 5 0 0 0
Advertisement
Preview
Announcing TypeScript 6.0 - TypeScript TypeScript 6.0 is now available! TypeScript 6 is a stepping-stone release, aligning with the upcoming native-speed 7.0 release.

TypeScript 6.0 is now available!

This release brings better type-checking for methods, new standard library features, new module features for Node.js, and more!

But most important, this release brings us one step closer to the upcoming native-speed 7.0!

devblogs.microsoft.com/typescript/a...

4 weeks ago 315 87 7 12

Just take this parcel over there and I'll finish the unit tests

1 month ago 3 0 0 0

๐Ÿ“ฎ In the first feature-length article on the Bloomberg JS Blog...

@jonkuperman.com explains:

๐Ÿ—บ๏ธ what are source maps
โœ… how he worked with others to standardize them in TC39
โœจ the new debugging features this unlocks

1 month ago 32 8 0 0
Preview
Announcing TypeScript 6.0 Beta - TypeScript Today we are announcing the beta release of TypeScript 6.0! To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta TypeScript 6.0 is a uni...

TypeScript 6.0 beta is now published!

This release brings

- inference improvements for functions
- updates to package.json 'imports'
- the Temporal APIs
- alignments for the upcoming TypeScript 7.0
- & more!

Try it today!

devblogs.microsoft.com/typescript/a...

2 months ago 148 35 3 5

Crazy times we live in ๐Ÿ˜”

3 months ago 3 0 0 0

Me Sunday evening talking to my wife: Yeah. I'm gonna go right to the office from the airport, I've got everything I need, my badge, my lapto..... Oh... Wait ๐Ÿคฏ

4 months ago 3 0 1 0

In today's episode of my life with adhd:
Me Thursday evening: I'll go from the airport straight to the office on Monday. Musn't forget my badge.
Also me Thursday evening: I'll take my personal laptop maybe I'll game a bit. I'll leave my work laptop at home. Not gonna use it over the weekend anyway

4 months ago 7 0 1 0
Advertisement

Like what right does it have to be soo beautiful?!? It's just not fair! They're just showing off at this point

5 months ago 2 0 0 0
const {
  shape,
  color,
  mass,
} = await Promise.allKeyed({
  shape: getShape(),
  color: getColor(),
  mass: getMass(),
});

const { shape, color, mass, } = await Promise.allKeyed({ shape: getShape(), color: getColor(), mass: getMass(), });

ECMAScript excitement ๐Ÿ˜‰

Congrats to my coworker @ashley-c.bsky.social at TechAtBloomberg on advancing Await Dictionary to Stage 2.7 at TC39 today ๐ŸŽ‰

Promise.all returns positional results as an array. Promise.allKeyed allows named results inside an object ๐Ÿ‘

github.com/tc39/proposa...

5 months ago 167 25 4 6

So apparently in #node if you want to have a forked worker process not keep it's parent alive you have to: unref the child process, unref stout&stdin (by assuming they are Sockets! who knew?!) and on node 24 also call setKeepAlive(false) on them.

Please tell me I'm doing this wrong! Anyone?

5 months ago 1 0 0 0

Guess what? Starting up new pocesses are expensive, especially when they run Javascript. Like really really expensive.

Recycle your javascript processes, save the planet!

5 months ago 6 0 0 0
Preview
Critical Role: Vox Machina--Kith & Kin Amazon.com: Critical Role: Vox Machina-Kith & Kin: 9780593496626: Nijkamp, Marieke, Critical Role: Books

It's a prequel novel about the twins

www.amazon.com/Critical-Rol...

6 months ago 2 0 0 0

Reading a book and I love that there are twins named Vax and Vex.bBut as someone who struggles with names and often misread single letters in words.. I gotta say it's dam difficulty to keep the characters separate ๐Ÿ˜…
Guess they are just 'the twins' and hope the books makes sense with them as a unit ๐Ÿ˜…

6 months ago 2 0 2 0
AI Slop Is Destroying The Internet
AI Slop Is Destroying The Internet YouTube video by Kurzgesagt โ€“ In a Nutshell

The real Butlerian Jihad is not againt AGI, but against AI slop? Happy weekend to all www.youtube.com/watch?v=_zfN...

6 months ago 32 5 4 1

No! I bought it all! ๐Ÿ˜…

I didn't buy EVERYTHING. But I was kinda like a kid in a candy shop. Definitely should not have been left unsupervised in there ๐Ÿ˜‚

6 months ago 1 0 0 0
Post image

Don't go to the science museum gift shop! It's a trap! They'll make you buy all sorts of things!

6 months ago 2 0 1 0
Advertisement
Post image

Its really lovely to walk around Amsterdam for a few hours after #viteconf

6 months ago 10 0 1 0

With declaration emit thanks to isolated declarations ๐Ÿ˜…

6 months ago 11 1 1 0

Night out after #viteconf.amsterdam

6 months ago 10 1 1 0
Post image

And one more ๐Ÿ˜

6 months ago 1 0 0 0

Unfortunately the runtimes are written in native languages so js developers are unable to fix them. Kind of proving the point.

6 months ago 0 0 0 0