Mes signets
- 11 août 2021 OVH Support and useless firewall against other internal servers – BitNRG – Energia dai bit
- 29 juillet 2021
Stuff Goes Bad: Erlang in Anger
This book intends to be a little guide about how to be the Erlang medic in a time of war. It is first and foremost a collection of tips and tricks to help understand where failures come from, and a dictionary of different code snippets and practices that helped developers debug production systems that were built in Erlang.
- 22 juillet 2021
Stop using Behaviour to define interfaces, use Protocol! - Yiming Chen
TLDR: be aware of what kind of interface you are going to define
- 22 juillet 2021
Elixir Authorization Plugs
Authorization plug is a genetic plug, but one that might need to stop the execution of the request. If we import Plug.Conn we can pipe to halt/1 to do exactly that. We should also render a custom error message.
- 27 juin 2021
Liste de biais cognitifs
Voici une liste de 52 biais classés en 5 catégories. Elles permettent aux équipes de conception de prendre conscience de leurs biais et des différents biais qu’elles peuvent induire, qu’elles le veuillent ou non, aux utilisatrices et utilisateurs
- 23 juin 2021
Chiffrer.info – Parce que les mots sont importants
ON DIT CHIFFRER, ET PAS CRYPTER. :-)
- 22 juin 2021 Mnesia and CAP. We start out with the TL;DR treatise… | by Jesper L. Andersen | Medium
- 14 juin 2021
Joe Armstrong at MostlyErlang - Side Notes
great quotes from Joe Armstrong
- 4 juin 2021
Announcing Support for Amazon ECS Anywhere in the Terraform AWS Provider
The Terraform AWS provider now supports ECS Anywhere, a new capability in Amazon ECS that supports running and managing container-based applications on customers’ on-premises servers.
- 16 avril 2021 How to Sign Users In with IndieAuth • Aaron Parecki
- 16 avril 2021 No more platforms please
- 8 avril 2021 Green by Default
- 30 mars 2021 iCalendar, CalDAV & Elixir. Some insights into iCalendar format… | by Tomasz Zawadzki | Mar, 2021 | Software Mansion
- 16 mars 2021 Aggregation of Services Pattern with Elixir
- 11 mars 2021 🐍 How we use Python within Elixir | by Martin Cabrera Diaubalick | Stuart Engineering | Mar, 2021 | Medium
- 3 mars 2021
firecow / gitlab-ci-local
Run gitlab pipelines locally as shell executor or docker executor.
- 3 mars 2021 Monitoring with Prometheus & Grafana — RabbitMQ
- 27 février 2021
Pow is a robust, modular, and extendable authentication and user management solution for Phoenix and Plug-based apps
Pow is a complete authentication and user management library built in Elixir that works out-of-the-box for Phoenix and Plug based applications while being fully customizable.
- 25 février 2021 How to Write a Book – Rands in Repose
- 21 février 2021 Nestoria Dev Blog: 7 strategies to quickly become productive in an...