Erik Hofer

@erikhofer
11 Followers
24 Following
62 Posts

📢 #Langium 1.0 is released!

After almost two years of hard work, we lifted this language toolkit to the level of maturity. Read our blog post to learn more:
https://www.typefox.io/blog/langium-1.0-a-mature-language-toolkit

Langium 1.0: A Mature Language Toolkit

Langium is a toolkit for domain-specific languages (DSLs) that is fully built with TypeScript. It provides a text parser with integrated…

RT @[email protected]

Zod 3.20 is here! This is a big one.

🟢 `z.coerce`
🟢 `.pipe()`
🟢 `.catch()`
🟢 `z.symbol()`
🟢 `z.number().finite()`
🟢 `z.string().datetime()`

https://github.com/colinhacks/zod/releases/tag/v3.20

Release v3.20 · colinhacks/zod

Breaking changes There are no breaking API changes, however TypeScript versions 4.4 and earlier are no longer officially supported. New features The most feature-packed release since Zod 3.0! .pipe...

GitHub

RT @[email protected]

#Langium release 1.0 is coming later this month! As we approach that, we have great stuff to announce.

If you're interested in domain-specific languages or language engineering in general, read these two blog posts about what's happening in the Langium project.
👇

Building A Virtual Machine inside ChatGPT

Unless you have been living under a rock, you have heard of this new ChatGPT assistant made by OpenAI. Did you know, that you can run a whole virtual machine inside of ChatGPT?

Engraved

To all mastodon admins:

Hi! I’m Evan Phoenix, the primary author of puma, the ruby webserver that powers mastodon!

Please reply or DM me if you need tuning help! I’ve got no officiation with the mastodon, just want to see you succeed!

(Quick Tip: set WEB_CONCURRENCY to core count * 1.5 and then tune MAX_THREADS. High thread values will see diminishing returns!)

Hello, Mastodon

RT @[email protected]

Ant Design React just released 5.0.0 ~ 🎊🎊🎊

https://github.com/ant-design/ant-design/releases/tag/5.0.0

Release 5.0.0 · ant-design/ant-design

🏆 Ant Design 5.0.0 is out! Read it before migration 🌟 If you want to migrate to Ant Design 5.0, please check V4 to V5. Major Changes 🔥 New Components 🔥 FloatButton component, and refactor BackTop ...

GitHub
archifacts (@[email protected])

3 Posts, 4 Following, 5 Followers · Architecture as-is - Toots by @[email protected]

Fosstodon

RT @[email protected]

🤯🤯🤯

@[email protected] built an Assembly interpreter in TypeScript type-system 🤯

https://judehunter.dev/blog/assembly-interpreter-in-typescripts-type-system

Assembly interpreter inside of TypeScript's type system · Jude Hunter

TypeScript's type system is crazy advanced. We can even build entire programming languages on the type level. I built a whole Assembly interpreter in type annotations and it's cursed.

Highly recommended discussion. If you are interested in modular event oriented solutions, read this one please.

https://mastodon.social/@yellowbrickc/109326043757594782