@DrGomi Quand on parle aujourd'hui de développement durable on nous endors avec des matériaux recyclés etc en oubliant complètement la vraie définition de DURABLE
@DFintelligence Je pense qu���il faut rajouter à cela que le niveau d’exigence sur les produits va augmenter. Un saas ne sera plus un simple CRUD mais un système intelligent hyper connecté. Et ça va demander des compétences pour le faire
I made Solid Queue fiber-based.
Threads need one DB connection each: they can all query concurrently. Fibers share one connection because only one runs at a time.
100 concurrent jobs:
threads: 102 db connections
fibers: 3 db connections
Plus 20% faster on real LLM streaming workloads.
PR is up on rails/solid_queue.
https://t.co/Wqdm7NsR9x
Just released https://t.co/0mMIuUC8GN , and open source events and talks directory for Elixir & BEAM events, conferences, talks, and meetups.
The idea is for it to be community sourced and maintained, so welcoming any PR contributions with data and application code improvements.
The work @adrienpoly , @marcoroth_ and others have done on RubyEvents was the inspiration for this project, so thank you for that :)
#myelixirstatus
TestProf 1.6.0 is out with the features inspired by our recent work on the Whop's test suite: TPS (tests-per-second) profiler/linter, GC mode for memory prof, improved RSpecDissect output.
Use our upgraded docs to learn more: https://t.co/sXHqKO0XUr
RubyLLM 1.14 is out!
- Tailwind Chat UI generator: run one command, get a beautiful working AI chat app
- Rails generators for agents, tools, and schemas
- Providers now self-register their config options
- Big batch of fixes: Faraday memory bloat, MySQL/MariaDB compat, agent config propagation
https://t.co/Pvs3pAKnHo
@yarotheslav yes exactly in our case I kept the repo public since it is static pages it doesn't really matter anyway. But thanks for reminding me about CF option
Marketing site getting spammed by bot traffic. Framer asking us to pay "scale" plan at 100€/m for the bandwidth. Adding Cloudflare proxy is complicated with Framer
2026 solution -> ask Claude to create a static clone of the site, publish it on GH Pages, cancel Framer pro plan