M4 MacBook Air with Dual Display Support, & Spec-bumped Mac Studio Released by Apple
Apple has released updated MacBook Air and Mac Studio models with spec bumps, and a new color option for the MacBook Air. The MacBook Air gains the M4 chip and is now available in a new light blue color option that Apple calls ‘sky blue’. Meanwhile, the Mac Studio gains the M4 Max and M3 … [Read More](https://osxdaily.com/2025/03/05/m4-macbook-air-with-dual-displa … ⌘ Read more
M4 MacBook Air with Dual Display Support, & Spec-bumped Mac Studio Released by Apple
Apple has released updated MacBook Air and Mac Studio models with spec bumps, and a new color option for the MacBook Air. The MacBook Air gains the M4 chip and is now available in a new light blue color option that Apple calls ‘sky blue’. Meanwhile, the Mac Studio gains the M4 Max and M3 … [Read More](https://osxdaily.com/2025/03/05/m4-macbook-air-with-dual-displa … ⌘ Read more
Volcano v1.11 Released! A New Era of Cloud-Native Scheduling for AI and Big Data
As the de facto standard in cloud-native batch computing, Volcano has been widely adopted across various scenarios, including AI, Big Data, and High-Performance Computing (HPC). With over 800 contributors from more than 30 countries and tens… ⌘ Read more
next-20250305: linux-next
Version:next-20250305 (linux-next)Released:2025-03-05 ⌘ Read more
Monero Research Lab meeting scheduled for 12 March 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, March 12th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
Updated iPad Air with M3 Chip Released by Apple
Apple has given the iPad Air lineup a spec-bump update to include M3 chips, but otherwise the new iPad Air remains pretty much the same as the previous M2 model. The updated iPad Air with M3 chip features the same 12 megapixel front and rear camera with Center Stage on the front camera, Touch ID … Read More ⌘ Read more
next-20250304: linux-next
Version:next-20250304 (linux-next)Released:2025-03-04 ⌘ Read more
Announcing the Beta Release of OpenTelemetry Go Auto-Instrumentation using eBPF
The OpenTelemetry community is excited to announce the beta release of the OpenTelemetry Go Auto-Instrumentation project! This milestone brings us closer to our mission of making observability simple, accessible, and effective for Go applications. What is… ⌘ Read more
next-20250303: linux-next
Version:next-20250303 (linux-next)Released:2025-03-03 ⌘ Read more
Gajim: Gajim 2.0.1
This release resolves an issue with Gajim’s preferences window and fixes some bugs. Thank you for all your contributions!
Gajim 2.0
A note for Windows users: At the time of writing, there are some issues with emoji rendering on Windows. That’s why there is no release of Gajim 2.0 for Windows yet. This issue should soon be resolved and we will post an update once Gajim 2.0 is released on Windows.
More Changes … ⌘ Read more6.14-rc5: mainline
Version:6.14-rc5 (mainline)Released:2025-03-02Source:linux-6.14-rc5.tar.gzPatch:full ( incremental) ⌘ Read more
SChernykh releases P2Pool v4.4
SChernykh1 has released P2Pool 2 version 4.43 with various new features and fixes.
New Features:
* Added RPC-SSL support for Monero node connections
* Removed deprecated --config command line parameter
* Faster initial sync (0.5-1 seconds saved on verification of blocks)
Bugfixes:
* Updated internal dependencies
The full list of changes since v4.3 is available on Github4.
Before using the software, you should v … ⌘ Read more
Genode OS Framework 25.02 released
The prime feature is the continuation of the multi-monitor topic of the previous release, covering multi-monitor window management and going as far as seamlessly integrating multi-monitor virtual machines (Section Multi-monitor window management and virtual machines). The second and long anticipated feature is the Chromium engine version 112 in combination with Qt 6.6.2, which brings our port of the Falkon web browser on par with the modern web (Section Qt, WebE … ⌘ Read more
Monero Observer Blitz #39 - February 2025
Here’s a recap of what happened this February in the Monero community:
- binaryFate published a long overdue February 2025 Monero General Fund transparency report ( 1)
- Rucknium publicly released all OSPEAD-related documents and code after 3+ years of research ( 2)
- **There were four Monero Research Lab … ⌘ Read more
v2.26.0 ⌘ Read more
next-20250228: linux-next
Version:next-20250228 (linux-next)Released:2025-02-28 ⌘ Read more
Gajim: Gajim 2.0.0
Gajim 2.0 is here and it comes with a big upgrade 🎉 Gajim migrated its user interface toolkit to GTK 4, which brings performance improvements and sets the ground for great features to follow. Additionally, this release brings improved image previews, better tools for fighting spam, and much more. All of these changes were only possible by touching a lot of Gajim’s code base, and we appreciate all the feedback we got from you.
Switching Gajim’s major ver … ⌘ Read more
A love letter to Void Linux
I installed Void on my current laptop on the 10th of December 2021, and there has never been any reinstall. The distro is absurdly stable. It’s a rolling release, and yet, the worst update I had in those years was one time, GTK 4 apps took a little longer to open on GNOME. Which was reverted after a few hours. Not only that, I sometimes spent months without any update, and yet, whenever I did update, absolutely nothing went wrong. Granted, I pretty much only did full upgrades … ⌘ Read more
Mathieu Pasquet: slixmpp v1.9.0
It has not been too long since 1.8.6 and here we are with 1.9.0, which is kind of a major release (following the well-known pridever numbering scheme).
Long story short, there are at least two major changes warranting the new number (and plenty of other things, read on!):
- switching the cython jid implementation for a rust one, which will be faster and more correct
- removing the xmpp.process() method (planned since the 1.8.0 release)
Special thanks to nicoco … ⌘ Read more
6.6.80: longterm
Version:6.6.80 (longterm)Released:2025-02-27Source:linux-6.6.80.tar.xzPGP Signature:linux-6.6.80.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-6.6.80 ⌘ Read more
next-20250227: linux-next
Version:next-20250227 (linux-next)Released:2025-02-27 ⌘ Read more
zlib-rs is faster than C
I’m sure we can all have a calm, rational discussion about this, so here it goes: zlib-rs, the Rust re-implementation of the zlib library, is now faster than its C counterparts in both decompression and compression. We’ve released version 0.4.2 of zlib-rs, featuring a number of substantial performance improvements. We are now (to our knowledge) the fastest api-compatible zlib implementation for decompression, and beat the competition in the most important compression cases too. ↫ F … ⌘ Read more
next-20250226: linux-next
Version:next-20250226 (linux-next)Released:2025-02-26 ⌘ Read more
ameriDroid Opens Preorders for VPN Server with WireGuard and DietPi
The VPN Server by ameriDroid is a pre-configured device for secure remote access to home and small office networks. Built on the ODROID-C4, it runs a lightweight Linux-based system with WireGuard for encrypted VPN connections and minimal setup. The device is based on the ODROID-C4, a single-board computer released in early 2020 by Hardkernel, featuring […] ⌘ Read more
Go 1-24 新特性:標準庫 os-Root 解析
背景 ——–Go 1.24 已進 release,其版本說明 [1] 中包含了多項新特性。本文將重點解析新增的標準庫 os.Root 功能,它能有效防禦目錄遍歷漏洞(Directory Traversal Vulnerabilities)。目錄遍歷漏洞是典型的安全問題,攻擊者通過提供相對路徑(如 ../../../etc/passwd)誘導程序訪問非授權文件。近期真實案例 CVE- ⌘ Read more
12 years of incubating Wayland color management
The Wayland color-management protocol extension has landed on Feb 13th, 2025, in upstream wayland-protocols repository in the staging directory. It was released with wayland-protocols 1.41. The extension enables proper interactions between traditional (sRGB), Wide Color Gamut (WCG), and High Dynamic Range (HDR) image sources and displays once implemented in Wayland compositors and used in applications. Of course, a protocol is just a la … ⌘ Read more
Monero Research Lab meeting scheduled for 5 March 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, March 5th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
Announcing the Kubernetes “Shift Down” Security Paper
The CNCF Kubernetes Policy Working group (WG) has just released the Shift Down Security paper to help educate the community about how organizations can leverage cloud native security best practices to address key business risks and… ⌘ Read more
next-20250225: linux-next
Version:next-20250225 (linux-next)Released:2025-02-25 ⌘ Read more
Sailfish OS 5.0 released for all supported devices
Sailfish OS 5.0, originally released late last year as part of the new Jolla C2 Community Phone, will now be pushed to all Sailfish OS devices. There have been several other minor releases since the original release, so if you’re running Sailfish OS on something other than the C2, you’re getting a release with some more bugfixes and improvements. The main improvement is an upgrade to Gecko ESR91, with work underway to move to ESR1 … ⌘ Read more
next-20250224: linux-next
Version:next-20250224 (linux-next)Released:2025-02-24 ⌘ Read more
6.14-rc4: mainline
Version:6.14-rc4 (mainline)Released:2025-02-23Source:linux-6.14-rc4.tar.gzPatch:full ( incremental) ⌘ Read more
FreshRSS 1.26.0 ⌘ Read more
1.26.0 ⌘ Read more
Rucknium publicly releases all OSPEAD-related documents and code after 3+ years of research
Rucknium1 has published all of the HackerOne 2 and CCS (M1-M2)3 document and code submissions related to their Optimal Static Parametric Estimation of Arbitrary Distributions (OSPEAD) 4 project, after 3+ years of research:
The OSPEAD documents and code are being publicly released now because there is now an implementable solution to the problems I raised in my … ⌘ Read more
Beta 1 of iOS 18.4, iPadOS 18.4, MacOS Sequoia 15.4, Available for Beta Testers
Apple has released the first beta version of iOS 18.4, iPadOS 18.4, and MacOS Sequoia 15.4, for users enrolled in the beta testing programs for Apple system software. The new beta updates look to add some additional features to Apple Intelligence for all eligible devices, add the polarizing Mail Categories feature from iPhone to iPad, … [Read More](https://osxdaily.com/2025/02/2 … ⌘ Read more
6.1.129: longterm
Version:6.1.129 (longterm)Released:2025-02-21Source:linux-6.1.129.tar.xzPGP Signature:linux-6.1.129.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-6.1.129 ⌘ Read more
next-20250221: linux-next
Version:next-20250221 (linux-next)Released:2025-02-21 ⌘ Read more
Cake Labs releases Cake Wallet v4.23.2, Monero.com v1.20.2
Cake Labs1 has released Cake Wallet version 4.23.22 with a Monero Android crash fix, Zano and Ethereum enhancements, Ledger bugfixes and UI improvements:
Changes overviewWe’re excited to announce the latest update, which brings a host of enhancements to improve performance, security, and user experience.3
”`
- Significant improvements to Zano functionality
- Enhanced Ethereum integration with improve … ⌘ Read more”`
DJ Python – Besos Robados
DJ Python shares a slinky and enchantingly chill reggaeton gem from his XL debut i was put on this earth, coming next month… Continue reading… ⌘ Read more
next-20250220: linux-next
Version:next-20250220 (linux-next)Released:2025-02-20 ⌘ Read more
iPhone 16e Released by Apple
Apple has released a new entry level model iPhone, dubbed iPhone 16e. The iPhone 16e replaces the iPhone SE in the lineup, and introduces a modernized design along with some nice updated features for a low-end model, along with a higher price tag. iPhone 16e includes a 6.1″ OLED display with PWM (replacing the 4.7″ … Read More ⌘ Read more
Kmesh v1.0 officially released!
Stable, simple and high performance sidecarless service mesh At the beginning of the new year 2025, we are thrilled to announce the official release of Kmesh v1.0.0. We extend our heartfelt gratitude to all Kmesh community… ⌘ Read more
next-20250219: linux-next
Version:next-20250219 (linux-next)Released:2025-02-19 ⌘ Read more
jeffro256 posts January 2024 Monero/Carrot dev update
jeffro2561 has posted the first progress report (M1/January 2025)2 for their Monero/Carrot3 dev work CCS proposal4:
Work overviewI spent a lot of time reviewing / debugging the upcoming release v0.18.4.0 build. I would like to post more details about this for transparency, but some of it involves vulnerability work, so I will hold off for now. I plan to publish reports about this eventually.
… ⌘ Read more
AIDA64 drops support for Windows 95, 98, and ME
AIDA64, the popular benchmarking tool for Windows, released a new version today. I don’t particularly care about benchmarking – even less so benchmarking on Windows – but this new release comes with an interesting line in the release notes. Discontinued support for Windows 95, 98, Me ↫ AIDA64 v7.60 release notes Seeing a widely-used, popular piece of software drop support for Windows 95, 98, and ME only in this, the year of our lord, 2025 … ⌘ Read more
Valve releases Team Fortress 2 game code
Article URL: https://github.com/ValveSoftware/source-sdk-2013/commit/0759e2e8e179d5352d81d0d4aaded72c1704b7a9
Comments URL: https://news.ycombinator.com/item?id=43094260
Points: 511
# Comments: 137 ⌘ Read more
6.12.15: stable
Version:6.12.15 (stable)Released:2025-02-18Source:linux-6.12.15.tar.xzPGP Signature:linux-6.12.15.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-6.12.15 ⌘ Read more
next-20250218: linux-next
Version:next-20250218 (linux-next)Released:2025-02-18 ⌘ Read more
ArcaOS 5.1.1 released
It’s been two years since the release of ArcaOS 5.1, which was a hugely important release because it brought UEFI support to this continuation of IBM’s OS/2, ensuring longevity for the project for years to come. Since I don’t think much is known about what, exactly, Arca Noae, and eComStation before it, has access to within the licensing agreement with IBM, it’s difficult to ascertain just how much room they actually have to make changes to the code at the core of the old OS/2. Regardles … ⌘ Read more