ohai.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A cozy, fast and secure Mastodon server where everyone is welcome. Run by the folks at ohai.is.

Administered by:

Server stats:

1.8K
active users

#dev

40 posts37 participants0 posts today

Je viens d'écrire une petite bibliothèque python qui reconnait dans une chaîne de caractères écrite en langue naturelle des dates, heures, et autres créneaux temporels, dans l'idée de l'intégrer à @pommesdelune

forge.chapril.org/jmtrivial/ch

Je n'ai implémenté que le français, et avec pour l'instant une variété de formes pas infinies, mais tout retour m'intéresse

La forge Chaprilchronostringchronostring is a lightweight Python library that parses human-readable strings and extracts structured date and time information.

#Blender #Python #Extension #Dev #AssetLibrary

I want to make an extension which *also* adds a blend file as an asset-library.

What's the approach here?

I am currently adding it as a new UserAssetLibrary to the AssetLibraryCollection, when the extension runs register().

.. categories .. are missing ..
UPDATE: Cats fixed. The file "blender_assets.cats.txt" must accompany the blend file!

🦇

New Kitten release 🎉

kitten.small-web.org

• New: Lovely new icons¹ and new callouts in Kitten Settings²

• New: Markdown now supports attributes and bracketed spans³

• New: client-side `kitten` global with `trigger` function for triggering events on the server from the client. (Useful when streaming client-side JavaScript when using Kitten’s Streaming HTML⁴ workflow. e.g., when you have to use a client-only web API like the Clipboard API but you want to keep all your logic on your server-side page.⁵)

• Fixed: The bound render function returned by `KittenComponent` class’s `component` getter now correctly awaits asynchronous templates. (In Kitten, you don’t have to care whether your templates contain promises. Kitten handles all that for you.)

Enjoy! :kitten:💕

¹ kitten.small-web.org/reference

² mastodon.ar.al/@aral/114381983

³ kitten.small-web.org/reference (also see mastodon.ar.al/@aral/114381462)

kitten.small-web.org/tutorials

⁵ e.g., See how I use this to implement a copy to clipboard button in the database page of Kitten’s Settings: codeberg.org/kitten/app/src/br Of course, you don’t have to use this and you can just write client-side JavaScript or use the built-in Alpine.js integration. e.g., how I do it on the (older) settings/identity page: codeberg.org/kitten/app/src/br

#Kitten#SmallWeb#web

🟠️ Nouvel article sur le blog ! 😁

Envie de frimer devant les collègues et de passer pour un hackerz capable de lire la matrice à l'œil nu ? Aujourd'hui je vous présente ImHex, l'éditeur hexadécimal kilékrôbo ! :blobaww:

➡️ blog.flozz.fr/2025/04/21/decou

Dans cet article, je commence par expliquer ce qu'est un éditeur hexa, puis je parle l'éditeur de pattern de ImHex qui est l'une des fonctionnalités qui le rend si puissant. 😄