This is so niche and yet so relevant to my interests: "Kip is an experimental programming language that combines Turkish grammar rules with a type system. Case endings, vowel harmony, and other Turkish morphological features are an integral part of Kip's type-checking process."
https://github.com/kip-dili/kip/…
How #Container Images Actually Work: Layers, Configs, Manifests, Indexes, and More
https://labs.iximiuz.com/tutorials/container-image-from-scratch
🥳 JavaScript Database (JSDB)¹ version 7.0.0 released
- *Breaking change* JSTable.PERSIST event now uses a parameter object with properties for `type`, `keypath`, `value`, `change`, and `table`. This should make listening for events on your databases much nicer to author. e.g., a snippet from Catalyst² I’m working on:
```js
const settingsTable = db.settings['__table__']
const JSTable = settingsTable.constructor
settingsTable.addListener(JSTable.PERSIST, (…
🇺🇦 #NowPlaying on KEXP's #SundaySoul
Archie Bell & the Drells:
🎵 Everybody Have a Good Time
#ArchieBell #theDrells
https://billymellow.bandcamp.com/track/free-everybody-have-a-good-time-billy-mellow-edit
https://open.spotify.com/track/3VJbMpJ7K5WwDbObRx9gGo
Por cierto, estoy viendo el curso que tiene publicado en la web Compudanzas sobre uxntal y me parece mšgico todo el ecosistema que se ha creado en torno a uxn. https://compudanzas.net/tutorial_de_uxn.html
@…
Ich bin grad dabei, mein LaTeX auf den aktuellen Stand zu bringen.¹ Hast du einen Tipp für ein Tutorial oder soll ich einfach die expl3 Doku durcharbeiten?
__
¹Soll heißen, ich bin auf dem Stand LaTeX2ɛ von vor vielen Jahren, und mein TeX ist nicht sonderlich gut
@… I have to THANK YOU for the previous tutorials! They are absolutely amazing 🤩
🥳 @small-web/kitten version 6.2.2 released
This is Kitten’s type library (see https://kitten.small-web.org/tutorials/type-safety/ for a tutorial).
This release fixes a few type errors that crept in in the previous release that were stopping it from being compiled with ts…
Added information on HTML, CSS, and Markdown Fragments to the Kitten Components and Fragments tutorial, including a little TypeScript type declarations file you can add to your projects so you don’t get type warnings for them when you import them in your projects:
https://k…