Clément Boin's Avatar

Clément Boin

@boinclement.bsky.social

Detecting DDoS @OVHcloud

44 Followers  |  229 Following  |  16 Posts  |  Joined: 12.11.2024  |  2.088

Latest posts by boinclement.bsky.social on Bluesky

Free password idea: aJyaVZf4GVDA

15.03.2025 02:40 — 👍 1549    🔁 156    💬 99    📌 11
A photo of me (Matt Godbolt) holding the book "Performance Analysis and Tuning on Modern CPUs" in my sitting room.

A photo of me (Matt Godbolt) holding the book "Performance Analysis and Tuning on Modern CPUs" in my sitting room.

Got my hard copy of Denis's awesome second edition of his performance book. It's been my go-to book for anyone interested in learning low-level performance techniques. Highly recommended: freely available as a PDF too (grab the book if you can afford it). products.easyperf.net/perf-book-2

12.02.2025 14:41 — 👍 91    🔁 6    💬 3    📌 0
Post image

"CTF" challenge introducing Linux kernel exploitation

gum3t.xyz/posts/a-gau-...

#infosec #Linux

24.01.2025 17:36 — 👍 7    🔁 6    💬 0    📌 0
Preview
Survival Tips For Women In Tech | Patricia Aas Who else is the only woman on their dev team?

Since apparently being a nice person is illegal in the US now, it’s time to pull out my most popular blog post ever.
It’s called “survival tips for women in tech”, but I’m told it works for all genders and in countless industries.
patricia.no/2018/09/06/s...

29.01.2025 23:21 — 👍 474    🔁 196    💬 20    📌 33
Post image

Bluesky et son jumeau maléfique

25.01.2025 22:49 — 👍 1969    🔁 258    💬 37    📌 17
Preview
Scale matters: a Comparative Study of Datasets for DDoS Attack Detection in CSP Infrastructure Denial of Service (DoS) and Distributed Denial of Service (DDoS) are attacks designed to take down a service by exhausting its resources. Lots of research have been carried in the past decades to desi...

Last year I published this article about #DDoS attacks ieeexplore.ieee.org/abstract/doc...

07.01.2025 08:59 — 👍 1    🔁 0    💬 0    📌 0
Diagram with large number: 2.7.123
First “2” is commented: Proud version. Bump when you are proud of the release
Second “7” is commented: Default version. Just normal/okay releases
Third “123” is commented: Shame version. Bump when fixing things too embarrassing to admit

Diagram with large number: 2.7.123 First “2” is commented: Proud version. Bump when you are proud of the release Second “7” is commented: Default version. Just normal/okay releases Third “123” is commented: Shame version. Bump when fixing things too embarrassing to admit

I propose we replace semantic versioning with pride versioning

21.12.2024 19:07 — 👍 2558    🔁 746    💬 34    📌 52
Preview
Iliad (Free) investit 2,5 milliards d'euros pour devenir le leader européen des data centers Le groupe Iliad, propriétaire de Free, s'associe à InfraVia pour créer un géant européen des data centers, pour notamment répondre aux défis de l'intelligence artificielle et du Cloud.

Iliad (Free) investit 2,5 milliards d'euros pour devenir le leader européen des data centers www.clubic.com/actualite-54...

05.12.2024 07:17 — 👍 2    🔁 1    💬 0    📌 0
Preview
Meilisearch Indexes Embeddings 7x Faster with Binary Quantization Let's explore the use of binary quantization as a powerful technique in search technology. By implementing binary quantization with the vector store, Arroy, significant reductions in disk space usage ...

Oh nice the smol blogpost I wrote a few weeks ago was released 🎉
blog.kerollmops.com/meilisearch-...

29.11.2024 17:31 — 👍 4    🔁 1    💬 2    📌 0

Nice work !

30.11.2024 08:11 — 👍 1    🔁 0    💬 0    📌 0
How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks?

How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks? - hez2010.github.io/async-runtim...

29.11.2024 08:57 — 👍 2    🔁 0    💬 0    📌 0
wolfgirl.dev - A Novel Idea About `Functor` In Rust? I may have accidentally come up with a paper-worthy idea while just playing around with my silly compiler project

A Novel Idea About `Functor` In Rust? - wolfgirl.dev/blog/2024-11...

28.11.2024 22:16 — 👍 0    🔁 0    💬 0    📌 0

Oui, je viens de voir ça, MERDE !

28.11.2024 21:55 — 👍 0    🔁 0    💬 0    📌 0

PS: Il m’a fallu 8 ans d’études pour venir à bout de toutes ces références 👀

28.11.2024 21:38 — 👍 2    🔁 0    💬 2    📌 0
CTFtime.org / All about CTF (Capture The Flag) Capture The Flag, CTF teams, CTF ratings, CTF archive, CTF writeups

Et j’ajouterais que lui faire faire une installation d’une gentoo ou à minima d’un Arch, c’est très formateur.

Puis un petit tour sur root-me.org et ctftime.org, ça ne peut pas faire de mal. 2/2

28.11.2024 21:35 — 👍 1    🔁 0    💬 1    📌 0

Et TOUT les volumes de « The Art of Programming ». Pour ce qui est vérification formelle, il y un cours de l’INRIA qui est pas mal, mais je n’ai plus le lien. Et pour les proba/stats j’ai bien aimé « Probabilités pour les non-probabilistes ». 1.5/2

28.11.2024 21:33 — 👍 2    🔁 0    💬 1    📌 0

Je dirais les Tanenbaum OS, Architecture des ordinateurs et celui sur le réseau. Pour la programmation côté algo le Cormen et al. Pour le C le K&R et UNIX Network Programming. Pour le Rust le livre sur le site officiel. Pour l’assembleur « From NAND to Teris » 1/2

28.11.2024 21:30 — 👍 1    🔁 0    💬 1    📌 0

Et en plus, si il a de l’appétence pour les maths & physiques pourquoi pas regarder tout ce qui est vérification formelle de code, comment fonctionne la couche physique en réseau, et BEAUCOUP de probabilité/statistiques

28.11.2024 21:15 — 👍 1    🔁 0    💬 0    📌 0

Ce documenter sur tout ce qui « bas niveau », architecture des ordinateurs, programmation assembleur et puis C puis Rust, reverse engineering, comment fonctionne les compilateurs et beaucoup de lectures sur les concepts réseaux.

28.11.2024 21:13 — 👍 1    🔁 0    💬 2    📌 0

Security pro tip: if you find a USB key on the ground somewhere, DO NOT plug it in to your home computer.

Take it to the office and plug it in there. They have way better software that will mitigate any threats.

27.11.2024 18:09 — 👍 9733    🔁 974    💬 455    📌 130
Preview
snmalloc/docs/release/0.7 at main · microsoft/snmalloc Message passing based allocator. Contribute to microsoft/snmalloc development by creating an account on GitHub.

We have just released the latest version of snmalloc. This release has two features I really enjoyed working on: BatchIt and a Combining Lock. I will describe these features in this post.
The high-level summary of the release is here:
github.com/microsoft/sn...

28.11.2024 14:46 — 👍 13    🔁 4    💬 1    📌 1
Picture of a street.
We see a sign indicating that we are in the « plan de l’aspic » street in Nîmes.
On top of the sign, there a street art of two mosaic crabs 🦀

Picture of a street. We see a sign indicating that we are in the « plan de l’aspic » street in Nîmes. On top of the sign, there a street art of two mosaic crabs 🦀

I found a small ferris in Nîmes

28.11.2024 08:30 — 👍 4    🔁 1    💬 0    📌 0
GCC 15 -fzero-init-padding-bits= option and redzone clobber - Jakub Jelinek

#GCC 15 no longer zero initializes padding bits in unions where the standard doesn't require it.
#linuxkernel
lore.kernel.org/linux-toolch...

28.11.2024 19:20 — 👍 2    🔁 1    💬 0    📌 0

I've been writing a lot about the terminal recently, and I've realized that there are two kinds of rules in the terminal:

- "Laws of Terminal Physics"(that are ~always true)
- Social Rules (that only work because people mostly agree on them)

here are some of the social rules!

25.11.2024 13:26 — 👍 421    🔁 73    💬 14    📌 6
Introduction to Bismuth VM – OSnews

wow, @osnews.com wrote about my VM writings! that's so cool! 😊 www.osnews.com/story/141185...

#PLDev #Bismuth

24.11.2024 09:06 — 👍 36    🔁 6    💬 1    📌 0
FFmpeg devs boast of up to 94x performance boost after implementing handwritten AVX-512 assembly code

FFmpeg devs boast of up to 94x performance boost after implementing handwritten AVX-512 assembly code https://www.tomshardware.com/pc-components/cpus/ffmpeg-devs-boast-of-up-to-94x-performance-boost-after-implementing-handwritten-avx-512-assembly-code

24.11.2024 17:28 — 👍 42    🔁 10    💬 2    📌 1
LHC tape | Visit CERN Science Gateway

Interesting fact: at @cern.bsky.social we still back up data (Exobytes = million terabytes) on tape because it is more reliable than hard drives. They also last longer, are cheaper and much more environmentally friendly

You can buy old tapes as souvenirs🤩 📼
sciencegateway.cern/content/lhc_...

24.11.2024 19:13 — 👍 47    🔁 7    💬 4    📌 4
Post image

First croziflette of the year #GoodLunch

23.11.2024 12:11 — 👍 23    🔁 0    💬 2    📌 0

Ok, merci !

12.11.2024 20:39 — 👍 1    🔁 0    💬 0    📌 0

@boinclement is following 20 prominent accounts