ludoviclogiou.bsky.social
@ludoviclogiou.bsky.social
Reposted
Du Data, du Python, de belles interfaces et du graphes à gogo : can.python-3.com?p=423
Visualisation interactive de données en Python avec Bokeh
can.python-3.com
November 11, 2025 at 10:53 AM
Reposted
Kubernetes 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.
November 6, 2025 at 1:11 PM
Reposted
À 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
youtu.be
October 20, 2025 at 7:01 AM
Reposted
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 :)
October 16, 2025 at 8:26 AM
Reposted
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!
Cancelling async Rust ꞏ sunshowers
Correctness in the face of cancellations: a written version of my talk at RustConf 2025.
sunshowers.io
October 3, 2025 at 4:01 PM
Reposted
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-...
October 1, 2025 at 1:49 PM
Reposted
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...
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
September 17, 2025 at 5:01 PM
Reposted
Critical Argo CD API Vulnerability Exposes Repository Credentials
Critical Argo CD API Vulnerability Exposes Repository Credentials
cybersecuritynews.com
September 6, 2025 at 10:37 AM
Reposted
Kubernetes v1.34: Finer-Grained Control Over Container Restarts-
Kubernetes v1.34: Finer-Grained Control Over Container Restarts
With the release of Kubernetes 1.34, a new alpha feature is introduced that gives you more granular control over container restarts within a Pod. This feature, named Container Restart Policy and Rules,...
kubernetes.io
September 1, 2025 at 6:06 PM
Reposted
This is an interesting article about modelpack : a spec on top of oci for model distribution
www.cncf.io/blog/2025/08...
How OCI Artifacts Will Drive Future AI Use Cases
In recent years, the software industry has seen a strong shift toward enabling and supporting Artificial Intelligence (AI) workloads. While a variety of high level tools like Large Language Models…
www.cncf.io
September 1, 2025 at 3:17 PM
Reposted
Reposted
Last Week in Kubernetes Development: Week Ending August 24, 2025 -
Week Ending August 24, 2025
Developer News
lwkd.info
August 28, 2025 at 6:06 PM
Reposted
At the root of many problems in tech, you’ll find bruised or oversized egos — and very rarely actual technical problems.
August 24, 2025 at 8:13 AM
Reposted
✨ 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.
August 23, 2025 at 2:35 PM
Reposted
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...
The Hardware Hack session at @gophercon.com next week in NYC is going to be big...
#golang #tinygo #embedded #robots #drones #skynet
August 20, 2025 at 5:36 PM
Reposted
✨ 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
July 25, 2025 at 6:41 PM
Reposted
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?
July 21, 2025 at 6:51 AM
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. 🥰
July 6, 2025 at 12:46 PM
Reposted
"Ton unikernel impitoyable"
July 3, 2025 at 12:13 PM
Reposted
Interested 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! :)
June 27, 2025 at 12:24 PM
Reposted
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...
Writing a basic Linux device driver when you know nothing about Linux drivers or USB
crescentro.se
June 26, 2025 at 7:08 PM