@paddlaren #Elixir for the most part. I fell in love with the BEAM features.

Lazy BDDs with eager literal differences

https://mander.xyz/post/49245061

Lazy BDDs with eager literal differences - Mander

Lemmy

AtomVM v0.7.0-alpha.0 is out: https://github.com/atomvm/AtomVM/releases/tag/v0.7.0-alpha.0

Biggest release yet: distributed Erlang, JIT, crypto, ETS, big integers, OTP-28/29 support, new chips, and much more.

#AtomVM #Erlang #Elixir #Gleam #LFE #ESP32 #RaspberryPi #STM32

Release v0.7.0-alpha.0 · atomvm/AtomVM

v0.7.0-alpha.0 release This is an alpha release, the first pre-release on the road to v0.7.0. It represents over two year of development and introduces several groundbreaking features. While we hav...

GitHub
🔹 RDF.ex 3.0 is out!
The headline feature: the new RDF.Data.Source protocol, following Elixir's Enumerable/Enum pattern for RDF data. Implement a small set of primitives, get a full API for iteration, transformation, navigation, and aggregation - across Descriptions, Graphs, Datasets, and custom implementations.
Plus various other improvements.
Hex: https://hex.pm/packages/rdf
User Guide: https://rdf-elixir.dev/rdf-ex/rdf-data
#RDF #SPARQL #SemanticWeb #LinkedData #KnowledgeGraph #Elixir
rdf

An implementation of RDF for Elixir.

Hex
🔹 Gno is an Elixir library for managing RDF datasets in SPARQL triple stores.
A unified API across Fuseki, Oxigraph, QLever, and GraphDB - with an extensible commit system featuring a middleware pipeline, transactional execution, and automatic rollback.
Ontogen's entire versioning logic is implemented as Gno commit middleware.
Hex: https://hex.pm/packages/gno
User Guide: https://rdf-elixir.dev/gno/
#RDF #SPARQL #SemanticWeb #LinkedData #KnowledgeGraph #Elixir
gno

A unified Elixir API for managing RDF data in SPARQL triple stores.

Hex
🚀 New releases from the Ontogen and RDF on Elixir ecosystem 🧵
Two new projects and a major update to RDF.ex:
🔹 DCAT-R - a spec + vocabulary for describing RDF repositories
🔹 Gno - a library for managing RDF datasets in SPARQL stores
🔹 RDF.ex 3.0 - with a new protocol for polymorphic RDF data access
Details in the blog post: https://ontogen.io/blog/dcat-r-gno-and-rdf-ex-3
Thanks to @nlnet for making this work possible through the NGI Zero Core fund! 🙏
#RDF #LinkedData #SemanticWeb #KnowledgeGraph #Elixir

Why AI Coding Agents Love Elixir (And You Should Too)

https://programming.dev/post/47497124

Why AI Coding Agents Love Elixir (And You Should Too) - programming.dev

Lemmy

I filled out a job application to work in IT sec again. I will find a way to sneak #elixir into that company!

Needed to remove the async tag from a test module. Tests are now running 0.1 to 0.2 seconds slower.

172 tests, 0.6 seconds. I think this is still fine.

#programming #elixir #erlang