Du Data, du Python, de belles interfaces et du graphes Γ gogo : can.python-3.com?p=423
11.11.2025 10:53 β π 1 π 1 π¬ 0 π 0@ludoviclogiou.bsky.social
Du Data, du Python, de belles interfaces et du graphes Γ gogo : can.python-3.com?p=423
11.11.2025 10:53 β π 1 π 1 π¬ 0 π 0Kubernetes is the sum of all the shell scripts, and practices, system administrators have cobbled together over time, presented as a single system behind a declarative set of APIs.
06.11.2025 13:11 β π 219 π 34 π¬ 5 π 2
Γ voir ou Γ revoir, voici les vidΓ©os de la session du JUG de mardi dernier.
@n8n.io par Nayel Ferai et @duckdb.org par @vhe74.bsky.social
youtu.be/SKiiTkjObu8
youtu.be/hr4uS9h8Fpw
As always, too much interesting things in a @kelseyhightower.com talk to list them all live from the #PlatformCon ; the gist of it:
- Learn to scale down
- You gotta understand the foundation (<3)
- Finish what you start
- Be intentional, not just reaction
- Read Promise Theory
With great humor :)
New blog post: Cancelling async #rustlang!
This is a written version of my talk at #RustConf 2025, where I talk about the joys and sorrows of future cancellations in Rust, with lessons from our work at @oxide.computer. Includes a video of the talk as well. Check it out!
F3: The Open-Source Data File Format for the Future SIGMOD 2025
Our SIGMOD paper with our friends at Tsinghua + @wesmckinney.com + @pateljm.bsky.social on creating a next generation open-source data file format is out. F3 is a future-proof file format avoids the mistakes of Parquet.
π Paper: db.cs.cmu.edu/papers/2025/...
π Code: github.com/future-file-...
What Makes System Calls Expensive: A Linux Internals Deep Dive
An explanation of how Linux handles system calls on x86-64 and why they show up as expensive operations in performance profiles blog.codingconfessions.com/p/what-makes...
Il parait que Γ§a commence Γ 15h π
08.09.2025 12:45 β π 0 π 0 π¬ 0 π 0La bosse artificielle des maths :
www.gilesthomas.com/2025/09/math... #ia #llms #maths
Critical Argo CD API Vulnerability Exposes Repository Credentials
06.09.2025 10:37 β π 0 π 4 π¬ 0 π 0Kubernetes v1.34: Finer-Grained Control Over Container Restarts-
01.09.2025 18:06 β π 6 π 3 π¬ 0 π 0This is an interesting article about modelpack : a spec on top of oci for model distribution
www.cncf.io/blog/2025/08...
eBPF 101: Your First Step into Kernel Programming journal.hexmos.com/ebpf-introdu... from Hacker News via #gcufeed@libera.chat / gcu.info/gruik/
01.09.2025 09:38 β π 11 π 4 π¬ 1 π 0Cβest propre ! π
Il faut une formation de plombier pour installer Γ§a ? π
π
Cβest quoi les cΓ’bles sur la gauche ? π§
Last Week in Kubernetes Development: Week Ending August 24, 2025 -
28.08.2025 18:06 β π 3 π 2 π¬ 0 π 0At the root of many problems in tech, youβll find bruised or oversized egos β and very rarely actual technical problems.
24.08.2025 08:13 β π 30 π 9 π¬ 2 π 0β¨ Big O β¨
Let me take you on a visual introduction to what big O notation is in my new blog post: samwho.dev/big-o.
With big O notation you can better understand how algorithms will perform in practice, finding orders of magnitude improvements often with very simple changes to your code.
For those who guessed, it is a @pimoroni.com Pico Jumbo with an @raspberrypi.com RP2350 onboard running TinyGo on both cores. We will be giving a couple away at @gophercon.com next week...
20.08.2025 17:36 β π 18 π 7 π¬ 1 π 0Comme j'aime pas du tout Velero, j'ai dΓ©cidΓ© de refaire le mien π.
github.com/qjoly/datamo...
Text written on chips saying "Rust embedded driver". Below the chip, there is cute little ferris (sorry about the ferris )
β¨ Rust Embedded Drivers (RED) Book
- Learn to write create simple drivers for hardware devices that work within the embedded Rust ecosystem
- Driver for DHT Sensor to read Humidity and Temperature
- Learn to use emebdded-hal-mock for testing
red.implrust.com
#rustlang #esp32 #embedded
PSA: SRE is not just ops.
If your company says it is an "AI SRE", no, it isn't, unless it also is capable of running production readiness reviews, making changes to codebases to improve scalability, mentoring engineers, etc. etc.
Be honest, are you automating the ops bit or the whole shindig?
Sunday's OS upgrade has failed π±
This is exactly why I love ArchLinux : archlinux.org/news/linux-f...
Everything is under control and well documented. π₯°
"Ton unikernel impitoyable"
03.07.2025 12:13 β π 16 π 3 π¬ 0 π 0Interested to learn about what it (literally) costs to build a unicorn scale-up such as @payfiteng.bsky.social on top of (a lot of) third parties?
I'll be sharing our bills and analyzing them at @breizhcamp.org this afternoon at 16:00 in Amphi A, and will to my best to wrap the event nicely! :)
i've always been curious about how to write a Linux USB device driver and this blog post looks like a great intro: crescentro.se/posts/writin...
26.06.2025 19:08 β π 187 π 14 π¬ 5 π 1Some weekend reading :
open.substack.com/pub/skiplabs...
Let me know what you think !
And a little boost is always appreciated :)
Comprendre les algo, c'est comprendre le monde. Venez comprendre l'algo BM25 qui fourni le score de vos recherches
dev.to/pykpyky/comp...