|
|
|
---
|
|
|
|
layout: page
|
|
|
|
title: About
|
|
|
|
permalink: /about/
|
|
|
|
---
|
|
|
|
|
|
|
|
## Presentation
|
|
|
|
|
|
|
|
Hello web world.
|
|
|
|
|
|
|
|
This blog tells my experiences with software, computing, "hacks",
|
|
|
|
hardware, technology and whatever comes to my mind I want to share.
|
|
|
|
|
|
|
|
Usually, when I talk about software I mean
|
|
|
|
[free software](https://www.gnu.org/philosophy/free-sw.en.html). This means
|
|
|
|
that most probably I won't talk about proprietary software and operating
|
|
|
|
systems like Windows, MacOs, etc... but only about GNU/Linux, GNU/Linux-libre
|
|
|
|
distributions or whatever fully free computing environments (including hardware)
|
|
|
|
comes up. Who knows what the future holds...
|
|
|
|
|
|
|
|
At the moment I am a [Debian GNU/Linux](http://www.debian.org/) and [Parabola GNU/Linux-libre](https://parabola.nu)
|
|
|
|
user running a very lightweight desktop environment like
|
|
|
|
[spectrwm](http://www.spectrwm.org) after going through years of
|
|
|
|
[OpenBox](http://openbox.org).
|
|
|
|
|
|
|
|
I hope this turns out to be a useful blog for anyone who encounters
|
|
|
|
similar computer science problems.
|
|
|
|
|
|
|
|
## Comment rules
|
|
|
|
|
|
|
|
Every post (and some other pages like this one) contains a comment section which
|
|
|
|
is just a `mailto` link to one of my emails.
|
|
|
|
|
|
|
|
When you send me an email I will report certain elements
|
|
|
|
verbatim, such as:
|
|
|
|
- the subject
|
|
|
|
- the sending date
|
|
|
|
- your name, if present, or your email if you request so in the comment. If
|
|
|
|
none is available I will simply use `anonymous` in this field.
|
|
|
|
- the content which can be written in markdown
|
|
|
|
|
|
|
|
## Contacts
|
|
|
|
|
|
|
|
You will find me on [GitHub](https://github.com/frnmst),
|
|
|
|
[GitLab](https://gitlab.com/frnmst),
|
|
|
|
[mail one](mailto://franco.masotti@live.com),
|
|
|
|
[mail two](mailto://volvopolar731@gmail.com),
|
|
|
|
and other undisclosed web locations.
|
|
|
|
|
|
|
|
You won't find me on social networks.
|
|
|
|
|
|
|
|
If you want to see a similar blog to which I seldom contribute as a co-author have a
|
|
|
|
look at [Linux Difficile](https://linuxdifficile.wordpress.com/).
|
|
|
|
|
|
|
|
## My PGP public key
|
|
|
|
|
|
|
|
[PGP public key]({{ site.baseurl }}/pubkeys/pgp_pubkey_2020.txt)
|
|
|
|
|
|
|
|
## Software
|
|
|
|
|
|
|
|
See the [software]({{ site.baseurl }}/software/) page.
|