Hírolvasó
Linux konténerrel könnyíti az Apple a fejlesztők dolgát
dhcpd(8): use UDP sockets instead of BPF
The motivation is summarized as,
tl;dr this replaces bpf with udp sockets in dhcpd, mostly to make it better at replying with the ip that requests were sent to.
and the full message, with the subject dhcpd(8): use UDP sockets instead of BPF reads,
List: openbsd-tech Subject: dhcpd(8): use UDP sockets instead of BPF From: David Gwynne <david () gwynne ! id ! au> Date: 2025-06-13 3:29:20 tl;dr this replaces bpf with udp sockets in dhcpd, mostly to make it better at replying with the ip that requests were sent to. ive been hacking on this because of a problem at work, which i want to solve by setting up a bunch of "anycast" dhcp servers. ie, i want to have multiple dhcpd on separate servers with the same IP assigned as an alias on all of them.
Az összes Indiában gyártott iPhone az USA-ban köt ki
Adatlopó hálózatokat zavart meg az Interpol
Egy tizenötöd teáskanálnyi víz kell egy ChatGPT-lekérdezéshez Sam Altman szerint
A technológia nagy bukásai és beteljesületlen hype-jai
Pótlóbuszt indít a Simple Pay kiesései miatt a BKK
A notebooktáskákról ...
[$] FAIR package management for WordPress
The last year has been a rocky one for the WordPress community. Matt Mullenweg—WordPress co-founder and CEO of WordPress hosting company Automattic—started a messy public spat with WP Engine in September and has proceeded to use his control of the project's WordPress.org infrastructure as weapons against the company, with the community caught in the crossfire. It is not surprising, then, that on June 6 a group of WordPress community participants announced the Federated and Independent Repositories Package Manager (FAIR.pm) project. It is designed to be a decentralized alternative to WordPress.org with a goal of building "public digital infrastructure that is both resilient and fair".
Summaries from the 2025 Python Language Summit
The Python Language Summit 2025 occurred on May 14th in Pittsburgh, Pennsylvania. Core developers and special guests from around the world gathered in one room for an entire day of presentations and discussions about the future of the Python programming language.
Topics covered include making breaking changes less painful, free-threaded Python, interaction with Rust, and challenges faced by the Steering Council.
Rocky Linux 10.0 released
Version 10.0 of the Rocky Linux distribution has been released. As with the AlmaLinux 10.0 release, Rocky Linux 10.0 is based on Red Hat Enterprise Linux (RHEL) 10. See the release notes for details.
[$] Parallelizing filesystem writeback
Security updates for Thursday
"Magyar Péter a kormány hazaárulásáról beszél, de azért több tízmilliót kaszált egyetlen tranzakcióval a 4iG-részvényeken"
"Gyanúsítottként hallgatták ki és rabosították a Tisza Párt programfelelősét"
clang(1)/llvm/lld(1) updated to version 19
In a long series of commits, Robert Nagy (robert@) updated clang(1)/llvm/lld(1) in -current to version 19.1.7 (from version 16.0.6):
CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2025/06/11 06:54:56 Log message: import of llvm from LLVM 19.1.7 Status: Vendor Tag: LLVM Release Tags: LLVM_19_1_7 U src/gnu/llvm/llvm/.clang-format […]Those building from source should follow the instructions in Following -current and using snapshots before making the leap.