diff <(sort foo) <(sort baz)
paste <(seq $(wc -l < names.txt)) names.txt
You can do anything!
diff <(sort foo) <(sort baz)
paste <(seq $(wc -l < names.txt)) names.txt
You can do anything!
ch00beh.itch.io/menagerie-es...
ch00beh.itch.io/menagerie-es...
The new Automerge website is live!!
The biggest (smallest) surprise? How fun it was to build the demo!
Automerge is so robust, it withstood all our weird ideas — like using physics-driven particles to literally push changes between docs — and it just worked. Perfectly. Every time.
The new Automerge website is live!!
The biggest (smallest) surprise? How fun it was to build the demo!
Automerge is so robust, it withstood all our weird ideas — like using physics-driven particles to literally push changes between docs — and it just worked. Perfectly. Every time.
We received a very generous donation and are now able to make this event completely free.
Looking forward to see all of you! an-event-mikeal-would-have-liked.com
We received a very generous donation and are now able to make this event completely free.
Looking forward to see all of you! an-event-mikeal-would-have-liked.com
"Off by one"
"I'm correcting your grammar"
"Off by one"
👉👉 nokings.org
👉👉 nokings.org
And why does English use them so strangely?
Here’s an excerpt from the new book, “Why Q needs U: A history of our letters and how we use them”, which takes you on a linguistic odyssey through the history of the alphabet:
And why does English use them so strangely?
Here’s an excerpt from the new book, “Why Q needs U: A history of our letters and how we use them”, which takes you on a linguistic odyssey through the history of the alphabet:
Ben Allen
@softwarechris.com
@legendecas.bsky.social
@jessealama.net
@jasnell.me
@bakkot.com
@nicr.dev
@bridgear.bsky.social
@naugtur.pl
This week, at its 110th meeting, TC39 advanced these proposals:
3️⃣ Non-extensible applies to Private
2️⃣.7️⃣ Import Bytes
2️⃣.7️⃣ Iterator Chunking
2️⃣ Native Promise Predicate
1️⃣ Array.prototype.pushAll
1️⃣ Native Promise Adoption
This week, at its 110th meeting, TC39 advanced these proposals:
3️⃣ Non-extensible applies to Private
2️⃣.7️⃣ Import Bytes
2️⃣.7️⃣ Iterator Chunking
2️⃣ Native Promise Predicate
1️⃣ Array.prototype.pushAll
1️⃣ Native Promise Adoption
This week TC39 advanced these proposals 🎉
3️⃣ Non-extensible applies to Private
2️⃣.7️⃣ Import Bytes
2️⃣.7️⃣ Iterator Chunking
2️⃣ Native Promise Predicate
1️⃣ Array.prototype.pushAll
1️⃣ Native Promise Adoption
This week TC39 advanced these proposals 🎉
3️⃣ Non-extensible applies to Private
2️⃣.7️⃣ Import Bytes
2️⃣.7️⃣ Iterator Chunking
2️⃣ Native Promise Predicate
1️⃣ Array.prototype.pushAll
1️⃣ Native Promise Adoption
Congrats to @styfle.dev on advancing the Import Bytes proposal to Stage 2.7 today at TC39 🎉
It lets you import raw bytes as a readonly Uint8Array 👍
import bytes from "./photo.png" with { type: "bytes" }
Similar APIs are already available in Deno, Bun, & bundlers.
Congrats to @styfle.dev on advancing the Import Bytes proposal to Stage 2.7 today at TC39 🎉
It lets you import raw bytes as a readonly Uint8Array 👍
import bytes from "./photo.png" with { type: "bytes" }
Similar APIs are already available in Deno, Bun, & bundlers.