dominix 🦇

@Dominix
78 Followers
264 Following
42 Posts
trop picalisé et un peu dyslexique
#adult_human_thing
LGBTQ+ ally.
je tutoie tout le monde, c'est culturel ne vous inquiétez pas

Repost from https://todon.eu/@marcohackney/115992340469511552 with ALT text added. Unified chargers, free roaming, travel, study and work everywhere in the EU, simple bank transfers with SEPA and Wero. EU makes life better. It' definitely not GoodEnough™ in all parts.Work remains to be done. And that's worth doing!

Originally from a Facebook post by the EU Commission, ALT text added by me.

#ThanksEU

If you have a lot of ebpf programs and you have any sort of monitoring that looks at /proc/kallsyms regularly, you might want to have my patch applied: https://lore.kernel.org/bpf/20260129-i[email protected]/T/#u

Upstream kernel does a silly thing with quadratic pointer chasing under RCU, which is not great.

Testing the patch in production on v6.12 series (with ~10k bpf ksyms):

* On AMD EPYC 9684X (Zen4): ~870ms -> ~100ms
* On Ampere Altra Max M128-30: ~4650ms -> ~70ms

#kernel #ebpf

LLM API Pricing 2026 - Compare 300+ AI Model Costs

Free LLM API pricing comparison. Compare GPT-5, Claude, Gemini & DeepSeek costs instantly. Updated daily with official prices from OpenAI, Anthropic & more.

Zig language adds support for OpenBSD libc as a cross compilation target - It allows to cross-compile C, C++, and Zig programs to OpenBSD for any CPU (x86/64, ARM, aarch64, RISC-V, PowerPC...) #Zig #OpenBSD https://codeberg.org/ziglang/zig/pulls/30064
add OpenBSD libc cross-compilation support

``` ❯ CMAKE_GENERATOR=Ninja ./build x86_64-openbsd-none baseline ...snip... ❯ scp out/zig-x86_64-openbsd-none-baseline/zig puffy.local: ❯ ssh puffy.local 'uname -mrs && ./zig version' OpenBSD 7.8 amd64 0.16.0-dev.1540+af6fc954c ``` This adds the following cross targets: * `aarch64-openbsd-none`...

Codeberg.org
@Widowild1 c'est un outils qui permet a iptables de ne voir qu'une seule variables a place d'une immense liste, et c'est ce qui va bien pour l'usage qui te questionne, car sinon ton PC va necessiter une qqt gigantesque de RAM
@Widowild1 salut :-)
non, ipset s'installe comme un paquet a part. typiquement apt install ipset
@Widowild1 la reponse longue c'est, je liste les ASN de FRance (ipinfo.io ou ipdata.co ou bgp.tools ou ripe.net)
puis on met les plages d'IP (4 et 6 séparement) pour chaqe ASN dans des IPset puis on filtres sur les ipset ainsi crées
@Widowild1 on autorise les IP de France et on drop les autres ... je dis ça, je dis rien
AirPods on Linux? LibrePods Project Makes It Possible

LibrePods brings full AirPods support to Linux, including battery status, ANC modes, and gesture detection, all without relying on Apple’s ecosystem.

Linuxiac