Feed aggregator
Anbernic RG Vita Pro Shown Off Running Linux and Android - Retro Handhelds
Anbernic RG Vita Pro Shown Off Running Linux and Android Retro Handhelds
Categories: Linux
Stop! These 4 Linux distros are not as safe as you think for beginners - How-To Geek
Categories: Linux
Linux Release Roundup (February 2026) - OMG! Ubuntu
Linux Release Roundup (February 2026) OMG! Ubuntu
Categories: Linux
3 lessons I learned after replacing my Windows PC with a Linux laptop - How-To Geek
Categories: Linux
KDE Plasma 6.6.2 Improves Support for High-Resolution Mice on Remote Desktops - 9to5Linux
Categories: Linux
The 19th Century Silent Film That First Captured a Robot Attack
The Library of Congress has restored Gugusse et l'Automate, an 1897 short by Georges Melies that likely features the first robot ever shown on film. Long thought lost, the reel was discovered in a box of decaying nitrate films donated from a Michigan family collection. NPR reports: The film, which can be viewed on the Library of Congress' website, depicts a child-sized robot clown who grows to the size of an adult and then attacks a human clown with a stick. The human then decimates the machine with a hammer.
In an Instagram post, Library of Congress moving image curator Jason Evans Groth said the film represents, "probably the first instance of a robot ever captured in a moving image." (The word "robot" didn't appear until 1921, when Czech dramatist Karel Capek coined it in his science fiction play R.U.R..)
"Today, many of us are worried about AI and robots," said archivist and filmmaker Rick Prelinger, in an email to NPR. "Well, people were thinking about robots in 1897. Very little is new."
Read more of this story at Slashdot.
Building a Retro Linux Gaming Computer Part 51: It’s Not Easy Being Green - GamingOnLinux
Categories: Linux
Resident Evil Requiem benchmark shows Linux hits 145 FPS vs 129 FPS on Windows 11 with Frame Generation - Notebookcheck
Resident Evil Requiem benchmark shows Linux hits 145 FPS vs 129 FPS on Windows 11 with Frame Generation Notebookcheck
Categories: Linux
Linux Foundation Hosts Production-Grade Open Source Stack For 5G And Early 6G - Open Source For You
Linux Foundation Hosts Production-Grade Open Source Stack For 5G And Early 6G Open Source For You
Categories: Linux
Volunteer-Run Linux Projects Must Build Age-Tracking APIs Under New California Mandate - Open Source For You
Volunteer-Run Linux Projects Must Build Age-Tracking APIs Under New California Mandate Open Source For You
Categories: Linux
Windows vs macOS vs Linux vs ChromeOS: Which Operating System Is Best for You in 2026? - Tech Times
Categories: Linux
Superagers' 'Secret Ingredient' May Be the Growth of New Brain Cells
alternative_right shares a report from ScienceAlert: According to a study of 38 adult human brains donated to science, superagers -- people who retain exceptional memory as they age -- have roughly twice as many immature neurons as their peers who age more typically. Moreover, people with Alzheimer's disease show a marked reduction in neurogenesis compared to a normal baseline. [...]
Led by researchers at the University of Illinois Chicago, the team set out to examine a variety of postmortem hippocampal tissue samples to see if they could identify markers of neurogenesis -- and if different groups had any notable differences. The brain samples were donated from five groups: eight healthy young adults, aged between 20 and 40; eight healthy agers, aged between 60 and 93; six superagers, aged between 86 and 100; six individuals with preclinical Alzheimer's pathology, aged between 80 and 94; and 10 individuals with an Alzheimer's diagnosis, aged between 70 and 93. The young healthy adult brain tissue was first analyzed to establish the neurogenesis pathways in the adult brain. Then, they analyzed 355,997 individual cell nuclei isolated from the hippocampus, searching for three different stages of cell development: Stem cells, which can develop into neurons; neuroblasts, which are stem cells in the process of that development; and immature neurons, on the verge of functionality. The results were striking.
"Superagers had twice the neurogenesis of the other healthy older adults," [says neuroscientist Orly Lazarov of the University of Illinois Chicago]. "Something in their brains enables them to maintain a superior memory. I believe hippocampal neurogenesis is the secret ingredient, and the data support that." That's an interesting result on its own, but the data from the individuals with preclinical Alzheimer's pathology and Alzheimer's diagnoses is where the real meat of the study sits. In the preclinical group, subtle molecular changes hinted that the system supporting new neuron growth was beginning to falter. In the Alzheimer's group, a clear drop in immature neurons was evident. A genetic analysis of the nuclei also showed that superager neural cells have increased gene activity linked to stronger synaptic connections, greater plasticity, and brain-derived neurotrophic factor, a critical protein for neural survival, growth, and maintenance. Taken together, these three things can be interpreted as resilience. The research has been published in the journal Nature.
Read more of this story at Slashdot.
Elektrobit demos automotive Linux at embedded world - Automotive World
Elektrobit demos automotive Linux at embedded world Automotive World
Categories: Linux
Download of the day: GIMP 3.0 is FINALLY Here!
Wow! After years of hard work and countless commits, we have finally reached a huge milestone: GIMP 3.0 is officially released! I am excited as I write this and can't wait to share some incredible new features and improvements in this release. GIMP 2.10 was released in 2018, and the first development version of GIMP 3.0 came out in 2020. GIMP 3.0 released on 16/March/2025. Let us explore how to download and install GIMP 3.0, as well as the new features in this version.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post Download of the day: GIMP 3.0 is FINALLY Here! appeared first on nixCraft.
2025-03-18T03:45:26Z
2025-03-18T03:45:26Z
Vivek Gite
How to list upgradeable packages on FreeBSD using pkg
Here is a quick list of all upgradeable packages on FreeBSD using pkg command. This is equivalent to apt list --upgradable command on my Debian or Ubuntu Linux system.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post How to list upgradeable packages on FreeBSD using pkg appeared first on nixCraft.
2025-03-16T20:25:39Z
2025-03-16T20:25:39Z
Vivek Gite
Ubuntu to Explore Rust-Based “uutils” as Potential GNU Core Utilities Replacement
In a move that has sparked significant discussion within the Ubuntu Linux fan-base and community, Canonical, the company behind Ubuntu, has announced its intention to explore the potential replacement of GNU Core Utilities with the Rust-based "uutils" project. They plan to introduce new changes in Ubuntu Linux 25.10, eventually changing it to Ubuntu version 26.04 LTS release in 2026 as Ubuntu is testing Rust 'uutils' to overhaul its core utilities potentially. Let us find out the pros and cons and what this means for you as an Ubuntu Linux user, IT pro, or developer.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post Ubuntu to Explore Rust-Based “uutils” as Potential GNU Core Utilities Replacement appeared first on nixCraft.
2025-03-16T12:17:36Z
2025-03-16T12:17:36Z
Vivek Gite
How to install KSH on FreeBSD
Installing KSH (KornShell) on FreeBSD can be done with either FreeBSD ports or the pkg command. The ports collection will download the KSH source code, compile it, and install it on the system. The pkg method is easier, and it will download a pre-compiled binary package. Hence, it is recommended for all users. KornShell (KSH) has a long history, and many older Unix systems and scripts rely on it. As a result, KSH remains relevant for maintaining and supporting legacy infrastructure. Large enterprises, especially those with established Unix-based systems, continue to use KSH for scripting and system administration tasks. Some industries where KSH is still commonly used include finance and telecommunications. While Bash has become the dominant shell in many Linux distributions, KSH still holds a significant presence in Unix-like environments, particularly in legacy systems. Therefore, installing KSH and practicing with it is worthwhile if you plan to work in such environments.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post How to install KSH on FreeBSD appeared first on nixCraft.
2025-03-03T23:50:59Z
2025-03-03T23:50:59Z
Vivek Gite
Linux Sed Tutorial: Learn Text Editing with Syntax & Examples
Sed is an acronym for "stream editor." A stream refers to a source or destination for bytes. In other words, sed can read its input from standard input (stdin), apply the specified edits to the stream, and automatically output the results to standard output (stdout). Sed syntax allows an input file to be specified on the command line. However, the syntax does not directly support output file specification; this can be achieved through output redirection or editing files in place while making a backup of the original copy optionally. Sed is one of the most powerful tools on Linux and Unix-like systems. Learning it is worthwhile, so in this tutorial, we will start with the sed command syntax and examples.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post Linux Sed Tutorial: Learn Text Editing with Syntax & Examples appeared first on nixCraft.
2025-03-03T09:47:07Z
2025-03-03T09:47:07Z
Vivek Gite
How to tell if FreeBSD needs a Reboot using kernel version check
Keeping your FreeBSD server or workstation updated is crucial for security and stability. However, after applying updates, especially kernel updates, you might wonder, "Do I need to reboot my system?" Let's simplify this process and provide a straightforward method for determining whether a reboot is necessary using the CLI, shell script, and ansible playbook.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post How to tell if FreeBSD needs a Reboot using kernel version check appeared first on nixCraft.
2025-02-23T22:07:23Z
2025-02-23T22:07:23Z
Vivek Gite