> For the complete documentation index, see [llms.txt](https://xeracion-gnu.gitbook.io/gnu-generation-00-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xeracion-gnu.gitbook.io/gnu-generation-00-en/articles.md).

# Articles

## Articles

![](/files/-LAXb0r9NlK2LxyrvZcx)

![](/files/-LAXb4evVMoH_N2CiMDg)

![huangho - # about me: import PATH=PATH$:learn/use/enjoy/analyze export PATH=PATH$:teach/share/enharce/bin](/files/-LAXb7uGTpn5M0AwTqvn)

### [From a room without windows](/gnu-generation-00-en/from-a-room-without-windows.md)

Brief history of the background of the initial gnu generation

![](/files/-LAXbZIKy2br9Q_Ce4zj)

![Carlos Rodríguez - Manager of Librebit. It is part of the Galician Network of Cybersecurity. He directs Computer Systems Administration projects. He is certified as a professional LibreOffice migrant](/files/-LAXbc6iLkHUYz1Em6Qg)

### [Business that do <\<not come out of the closet>>](/gnu-generation-00-en/business-that-do-less-than-less-than-not-come-out-of-the-closet-greater-than-greater-than.md)

Opinion article, where the Free Software ecosystem is analyzed

![](/files/-LAXcsML4jwEIV1wzbZX)

![María José Ginzo - Mathematician, statistics and software developer, mainly with R for statistical analysis](/files/-LAXcvWaQKdPUz1hMjCb)

### [&#xD;**R User Days in Galicia**](/gnu-generation-00-en/r-users-in-galicia.md)

![](/files/-LAXe9J9uG90neef7y1j)

![Rafa Couto - AKA caligari. Developer and sysadmin of Free Software and GNU / Linux systems. He enrolls in all wars (with the rank of sapper and programmer) related to the FLOSS and OpenHW](/files/-LAXeBdJpDKZErVpNARb)

### [MIT or GPL, that's the question](/gnu-generation-00-en/mit-or-gpl-thats-the-question.md)

If you use Free Software, support and believe that it is the best option for software in the future and you are also a software developer, you have no excuses not to release with a Free Software license.

![](/files/-LAXez6A1yBtYuoBQD4a)

![Jorge Lama - confessed geek, podcasting producer, wanting to become Content curator. Defender of Free Culture](/files/-LAXf-uEnfSqrhBXF3dE)

### [ People disseminating free culture, Juan Febles](/gnu-generation-00-en/people-disseminating-free-culture-juan-febles.md)

Series of articles to make known individuals and groups, that help in the diffusion or collaborate in a significant way in the free culture.

![](/files/-LAXg9drz-0XXVIsonRr)

![Jose Manuel Sendín (kuartillo) - Lawyer, geek of law and technology issues.Defender of free software and free access to culture](/files/-LAXgBqAbIwk5VLHirHm)

### [ Ready, steady….GO​](/gnu-generation-00-en/ready-steady....go.md)

We are going to talk about Artificial Intelligence and how a game, the Go, was the perfect excuse to achieve its improvement.

![](/files/-LAXgwvqpM71eyHhYWG3)

![Miguel Ángel Rodríguez Muíños - Computer Technician by profession. Errant knight of Free Software by vocation and amateur musician by hobby](/files/-LAXgyoKzTw5v1I5NHC9)

### [Repositories of Free Software on Android](/gnu-generation-00-en/free-software-repositories-on-android.md)

**Android Lab**\
Is Android free software?

![](/files/-LAXhpH_Durs94m2BY3r)

![Alejandro Rodríguez Antolín - Degree in Musicology and Master in Music and Performing Arts from the Autonomous University of Madrid. Guitarist and enthusiast of everything related to music, technology and Metal](/files/-LAXhrd8mtZcsvSgILsk)

### [Professional audio editing with Linux](/gnu-generation-00-en/professional-audio-editing-with-linux.md)

Introduction: Latency, Kernel RT (lowlatency) and Jack

![](/files/-LAXihgPPGa0qb3krpQC)

![Elsa Martínez - She only works for the love of art. Look for poetry in the everyday and the ineffable in painting](/files/-LAXijOtjB5Ce-FUJOdM)

### [Free drawings](/gnu-generation-00-en/free-drawings.md)

Drawings released by the author under free licenses Creative Commons

![](/files/-LAXjUSPH55SgaO_g0n8)

![Guillermo Garabatos - Globetrotter, professional transport traveler, with the rank of first officer in welding, passionate about animals and photography](/files/-LAXjWLocIAm5BQ7GjaE)

### [Free photographs](/gnu-generation-00-en/free-photographs.md)

Photos released by the author under free licenses Creative Commons

![](/files/-LAXjyCSiJIhZvHZSdy3)

### [Collaborators](/gnu-generation-00-en/collaborators.md)

![](/files/-LAXk1JtPYo1FP8jJoLB)

![](/files/-LAXkDq1UzgGGG9uaz7x)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://xeracion-gnu.gitbook.io/gnu-generation-00-en/articles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
