3 data engineering trends riding Kafka, Flink, and Iceberg
Apache Kafka, Apache Flink, and Apache Iceberg are among the most popular technologies in the data ecosystem. While Kafka enables you to move data around in real time, Flink allows you to process data according to your needs and Iceberg helps you a...
GitHub Copilot: Everything you need to know
In 2014, Microsoft Research released an experimental Bing Code Search add-on for Visual Studio and the web. It was a code snippet search tool for C# with a natural language interface, using an index of code from Stack Overflow, MSDN, Dotnetperls, and ...
Speed is the killer app
Why do enterprises so often choose to run applications in the cloud even when it may not be the cheapest option? Why do they turn to open source even if it’s not the most feature-complete choice? And why is generative AI so frothy hot even though, a...
Large Folio Patches For EXT4 Show Some Nice Performance Gains
Huawei engineer Zhang Yi posted a set of nine patches today for enabling large folio support for regular files with the EXT4 file-system. These patches enable large folios for EXT4 on regular files except when using FSVERITY, FSCRYPT, or the journaled ...
New AMD Zen 5 Perf Events Going Into Linux 6.13
Sent out last night for the ongoing Linux 6.13 merge window were all of the perf tool changes for the wonderful "perf" subsystem for performance profiling and the like. In addition to adding the HWMON PMU to "perf stat", leader sampling for inherited t...
Raspberry Pi Pico 2 W Launches For $7
Complementing the Raspberry Pi Pico 2 that launched this summer, the Raspberry Pi Pico 2 W was announced today for $7 as the wireless-enabled variant of this small microcontroller board...
9to5Linux Weekly Roundup: November 24th, 2024
The 9to5Linux Weekly Roundup for November 24th, 2024, brings news about FreeCAD 1.0, Blender 4.3, GNU Linux-libre 6.12 kernel, Ubuntu 25.04 daily builds, Mesa 24.3, more GNOME 48 features, NVIDIA 550.135, AlmaLinux OS 9.5, Rocky Linux 9.5, KaOS Linux 2...
Managing third-party packages in 9front
Every now and then, news from the club I’m too cool to join, the plan9/9front community, pierces the veil of coolness and enters our normal world. This time, someone accidentally made a package manager for 9front. I’ve been growing tired of manuall...
Microsoft Word is using you to train “AI”
The author of this article, Dr. Casey Lawrence, mentions the opt-out checkbox is hard to find, and they aren’t kidding. On Windows, here’s the full snaking path you have to take through Word’s settings to get to the checkbox: File > Options > Tru...
Using (only) a Linux terminal for my personal computing in 2024
A month and a bit ago, I wondered if I could cope with a terminal-only computer. The only way to really find out was to give it a go. My goal was to see what it was like to use a terminal-only computer for my personal computing for two weeks, and mo...
Want to Install Snap Apps in Linux Mint? Here’s How
Snap is Canonical’s universal package format for Linux. It lets developers build their software once for users across multiple Linux distributions to use. At least, that’s the theory. In reality, few Linux distributions outside of the Ubuntu ecosph...
Linux 6.13 Will Report The Number Of Hung Tasks Since Boot
Following all of the MM patches earlier this week sent in by Andrew Morton, on Sunday morning he sent out all of the non-MM patches that he manages for the Linux kernel. Notable for Linux 6.13 with this pull request is presenting the hung task counter ...