Mes signets
- 21 février 2021 TCP TIME-WAIT & les serveurs Linux à fort trafic ⁕ Vincent Bernat
- 18 février 2021 Building a Real-time Kanban Board with Phoenix LiveView | by Léonard Hetsch | The Startup | Feb, 2021 | Medium
- 12 février 2021 Ecto and Binary IDs | Annkissam
- 12 février 2021
Ecto Tips: UUID Boilerplate, Docs, and Composing Changesets · Bernheisel
Use UUID for all unique ID in Postgres with Ecto
- 11 février 2021
Elixir: Practical Concurrency Cookbook | Functional Works
In this post, my intention is to highlight some common scenarios where we can leverage Erlang’s concurrency model as well as Elixir’s abstractions to build better, faster and more secure software. Think of it like… A cookbook.
- 11 février 2021
TimescaleDB support in Elixir using Ecto | Bartosz Górka
TimescaleDB is a very popular extension for PostgreSQL. It allows better handling of time-series data. I will present how you can integrate Elixir and Ecto with one, very popular extension for PostgreSQL database which is TimescaleDB.
- 11 février 2021
Alembic — Monitoring Phoenix LiveView Performance
In this post, we will explore our goals for performance monitoring, and how we can use some of the native tools and libraries in the Phoenix and BEAM ecosystems. Specifically, we will discuss using Phoenix Live Dashboard (and in particular how to integrate BEAM telemetry) and Observer (and observer_cli). Phoenix Live Dashboard does require some setup, but this is very well documented on Hexdocs, as is how to add telemetry. The Observer tools are built into the BEAM and need no setup to start using straight away.
- 2 février 2021
Vos dépendances toujours à jour avec DependaBot sur Gitlab | Blog Liksi
Github a acheté DependaBot, ça fonctionne donc de manière magique chez Github. Pour Gitlab, c’est un peu plus compliqué, mais c’est faisable
- 30 janvier 2021 Fixing the financial dilemma at the heart of our broken tech industry
- 28 janvier 2021 How to Self-Host Google Fonts on Your Own Server - DEV Community
- 19 janvier 2021
The Update, The Vent, and The Disaster – Rands in Repose
Good article about ont to ones.
- 12 janvier 2021
FUJI X WEEKLY
Réglages de son Fuji pour approcher le rendu de nombreux films (en plus de ceux par défaut qui sont déjà incroyables)
- 12 janvier 2021 X100V as a webcam – everything you need to know : fujifilm
- 11 janvier 2021 Pourquoi quitter whatsapp ? | Le blog de la famille Tomate
- 27 novembre 2020
pydantic: Data validation and settings management using python type annotations.
pydantic enforces type hints at runtime, and provides user friendly errors when data is invalid. Define how data should be in pure, canonical python; validate it with pydantic.
- 27 novembre 2020 Introduction to Phoenix LiveView LiveComponents
- 27 novembre 2020
GitHub - dwyl/phoenix-liveview-counter-tutorial: beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7
Excellent tutoriel pas à pas
- 18 novembre 2020
Better Git diff output for Ruby, Python, Elixir, Go and more | tekin.co.uk
vraiment une super feature de git
- 17 novembre 2020
Strong Songs
Excellent podcast d’analyse de chansons en profondeur
- 10 novembre 2020 Monitoring 101: Collecting the Right Data | Datadog