Tag

GNU

1 views collected around this technical thread.

Deepin Linux
Deepin Linux
Dec 9, 2024 · Fundamentals

Comprehensive Guide to x86 Assembly Language and GNU Syntax

This guide provides a thorough introduction to x86 assembly language, covering GNU syntax, CPU architecture, registers, instruction formats, data types, memory models, and practical examples with NASM and GNU as, enabling readers to write efficient low‑level code and deepen their understanding of computer systems.

GNULow-level programmingassembly
0 likes · 30 min read
Comprehensive Guide to x86 Assembly Language and GNU Syntax
Python Programming Learning Circle
Python Programming Learning Circle
Oct 11, 2023 · Artificial Intelligence

Richard Stallman's Remarks on Red Hat, GPL, and the Limits of Generative AI at the GNU 40th Anniversary Event

At the GNU 40th anniversary celebration in Biel, Switzerland, Richard Stallman disclosed his cancer treatment, criticized Red Hat's GPL practices, and argued that current generative AI systems like ChatGPT lack true understanding, warning of their misuse and emphasizing the need for ethical software licensing and youth engagement in free software.

AI ethicsGNUGPL
0 likes · 4 min read
Richard Stallman's Remarks on Red Hat, GPL, and the Limits of Generative AI at the GNU 40th Anniversary Event
DevOps
DevOps
Dec 2, 2021 · Fundamentals

Richard Stallman: The Last Hacker and the Story of the GNU Free‑Software Movement

This article chronicles Richard Stallman's uncompromising pursuit of software freedom, the rise of the GNU project, its clash with proprietary software and the open‑source movement, and how his ideals shaped the modern free‑software ecosystem despite commercial pressures.

GNUGPLOpen-source
0 likes · 10 min read
Richard Stallman: The Last Hacker and the Story of the GNU Free‑Software Movement
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 12, 2021 · Operations

Understanding the Linux `time` Command: Basics, Advanced Features, and Performance Analysis

This article introduces the Linux `time` command, explains its basic usage and output fields (real, user, sys), distinguishes between shell built‑in and GNU versions, demonstrates advanced options such as custom formatting, file output, and shows how to interpret the metrics for performance analysis.

GNULinuxPerformance analysis
0 likes · 11 min read
Understanding the Linux `time` Command: Basics, Advanced Features, and Performance Analysis
Architects' Tech Alliance
Architects' Tech Alliance
Jan 30, 2020 · Fundamentals

The History and Relationship of UNIX, Linux, and GNU

This article provides a comprehensive overview of the origins, evolution, legal disputes, and architectural differences of UNIX, its BSD offshoots, the GNU project, and the Linux kernel, highlighting their intertwined development and impact on modern operating systems.

GNUHistoryLinux
0 likes · 26 min read
The History and Relationship of UNIX, Linux, and GNU