Improved the "About me" page
This commit is contained in:
parent
4d2b10c254
commit
7458952268
@ -3,7 +3,7 @@ title = "Nicola's Blog"
|
|||||||
languageName = "English"
|
languageName = "English"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
displayName = "🇬🇧"
|
displayName = "🇺🇸"
|
||||||
isoCode = "en"
|
isoCode = "en"
|
||||||
|
|
||||||
copyright = """ \
|
copyright = """ \
|
||||||
|
@ -10,9 +10,7 @@ showEdit = false
|
|||||||
showHeadingAnchors = false
|
showHeadingAnchors = false
|
||||||
showPagination = false
|
showPagination = false
|
||||||
showReadingTime = false
|
showReadingTime = false
|
||||||
showTableOfContents = false
|
|
||||||
showTaxonomies = false
|
showTaxonomies = false
|
||||||
showWordCount = false
|
|
||||||
showZenMode = false
|
showZenMode = false
|
||||||
+++
|
+++
|
||||||
|
|
||||||
@ -30,16 +28,42 @@ i social media, come fa già [Austin Huang](https://austinhuang.me/) su
|
|||||||
|
|
||||||
### Il mio setup
|
### Il mio setup
|
||||||
|
|
||||||
Il mio laptop è un Lenovo Thinkpad T480s di seconda mano sul quale è installato
|
Il mio laptop è un Lenovo Thinkpad T480s di seconda mano col BIOS sbloccato sul
|
||||||
[Arch Linux](https://archlinux.org/) (btw), anche se sto considerando di
|
quale è installato [Arch Linux](https://archlinux.org/) (btw), anche se sto
|
||||||
passare definitivamente a [NixOS](https://nixos.org/).
|
considerando di passare definitivamente a [NixOS](https://nixos.org/). Il mio
|
||||||
|
telefono è un Google Pixel 6 Pro sul quale è installato [Graphene
|
||||||
Il mio telefono è un Google Pixel 6 Pro sul quale è installato [Graphene
|
|
||||||
OS](https://grapheneos.org/).
|
OS](https://grapheneos.org/).
|
||||||
|
|
||||||
|
Sì, tutti i miei dispositivi hanno delle ROM custom. I firmware stock sono
|
||||||
|
*noiooooosi*.
|
||||||
|
|
||||||
*Quasi* tutti i server che uso sono di mia proprietà, tranne qualche VPS qua e
|
*Quasi* tutti i server che uso sono di mia proprietà, tranne qualche VPS qua e
|
||||||
là.
|
là.
|
||||||
|
|
||||||
|
### Persone che stimo
|
||||||
|
|
||||||
|
Vi consiglio di fare un giro anche sulle pagine di queste persone:
|
||||||
|
|
||||||
|
* [fasterthanlime](https://fasterthanli.me/)
|
||||||
|
* [Austin Huang](https://austinhuang.me/)
|
||||||
|
* [ThePrimeagen](https://youtube.com/ThePrimeagen/) (Link al canale YouTube)
|
||||||
|
|
||||||
|
### Progetti che mi piacciono
|
||||||
|
|
||||||
|
Ecco alcuni progetti che potrebbero piacere pure a voi. Forse arriverà qualche
|
||||||
|
articolo a rigurado in futuro...
|
||||||
|
|
||||||
|
* [Neovim](https://neovim.io/)
|
||||||
|
* [Rust](https://www.rust-lang.org/)
|
||||||
|
* [Meshtastic](https://meshtastic.org/) e LoRa in generale
|
||||||
|
* IPv6
|
||||||
|
|
||||||
|
Questi li devo ancora esplorare, ma sembrano promettenti:
|
||||||
|
|
||||||
|
* [NixOS](https://nixos.org/)
|
||||||
|
* [Go](https://go.dev/) (lang)
|
||||||
|
* [Gleam](https://gleam.run/) (lang)
|
||||||
|
|
||||||
## Come contattarmi
|
## Come contattarmi
|
||||||
|
|
||||||
* Email: [nicolabelluti@protonmail.com](mailto:nicolabelluti@protonmail.com)
|
* Email: [nicolabelluti@protonmail.com](mailto:nicolabelluti@protonmail.com)
|
||||||
|
@ -9,9 +9,7 @@ showDate = false
|
|||||||
showEdit = false
|
showEdit = false
|
||||||
showPagination = false
|
showPagination = false
|
||||||
showReadingTime = false
|
showReadingTime = false
|
||||||
showTableOfContents = false
|
|
||||||
showTaxonomies = false
|
showTaxonomies = false
|
||||||
showWordCount = false
|
|
||||||
showZenMode = false
|
showZenMode = false
|
||||||
+++
|
+++
|
||||||
|
|
||||||
@ -26,17 +24,42 @@ In the future I intend to deploy several services over some free VPS, like
|
|||||||
Monero and Tor nodes and various privacy-oriented frontends for social media,
|
Monero and Tor nodes and various privacy-oriented frontends for social media,
|
||||||
like [Austin Huang](https://austinhuang.me/) does with <https://bus-hit.me/>.
|
like [Austin Huang](https://austinhuang.me/) does with <https://bus-hit.me/>.
|
||||||
|
|
||||||
### My Setup
|
### My setup
|
||||||
|
|
||||||
My laptop is a second-hand Lenovo Thinkpad T480s with [Arch
|
My laptop is a second-hand Lenovo Thinkpad T480s with unlocked BIOS and [Arch
|
||||||
Linux](https://archlinux.org/) (btw), though I'm considering switching to
|
Linux](https://archlinux.org/) (btw), though I'm considering switching to
|
||||||
[NixOS](https://nixos.org/).
|
[NixOS](https://nixos.org/). My phone is a Google Pixel 6 Pro with [Graphene
|
||||||
|
OS](https://grapheneos.org/).
|
||||||
|
|
||||||
My phone is a Google Pixel 6 Pro with [Graphene OS](https://grapheneos.org/).
|
Yes, all my devices run on custom ROMs; Stock firmwares are *boooooring*.
|
||||||
|
|
||||||
*Almost* all the servers I use are mine, except for some VPSes here and there.
|
*Almost* all the servers I use are mine, except for some VPSes here and there.
|
||||||
|
|
||||||
## How to Contact Me
|
### People I admire
|
||||||
|
|
||||||
|
I suggest you to check those people's websites:
|
||||||
|
|
||||||
|
* [fasterthanlime](https://fasterthanli.me/)
|
||||||
|
* [Austin Huang](https://austinhuang.me/)
|
||||||
|
* [ThePrimeagen](https://youtube.com/ThePrimeagen/) (YouTube link)
|
||||||
|
|
||||||
|
### Projects I like
|
||||||
|
|
||||||
|
Here are some projects you might also like. Maybe there will be an article
|
||||||
|
about some of them in the future...
|
||||||
|
|
||||||
|
* [Neovim](https://neovim.io/)
|
||||||
|
* [Rust](https://www.rust-lang.org/)
|
||||||
|
* [Meshtastic](https://meshtastic.org/) and LoRa in general
|
||||||
|
* IPv6
|
||||||
|
|
||||||
|
I still have to dig into these ones, but they seem promising:
|
||||||
|
|
||||||
|
* [NixOS](https://nixos.org/)
|
||||||
|
* [Go](https://go.dev/) (lang)
|
||||||
|
* [Gleam](https://gleam.run/) (lang)
|
||||||
|
|
||||||
|
## How to contact me
|
||||||
|
|
||||||
* Email: [nicolabelluti@protonmail.com](mailto:nicolabelluti@protonmail.com)
|
* Email: [nicolabelluti@protonmail.com](mailto:nicolabelluti@protonmail.com)
|
||||||
* Telegram: [@nicolabelluti](https://t.me/nicolabelluti)
|
* Telegram: [@nicolabelluti](https://t.me/nicolabelluti)
|
||||||
@ -44,7 +67,7 @@ My phone is a Google Pixel 6 Pro with [Graphene OS](https://grapheneos.org/).
|
|||||||
Expect to see some open platforms like [Matrix](https://matrix.org) in the
|
Expect to see some open platforms like [Matrix](https://matrix.org) in the
|
||||||
future!
|
future!
|
||||||
|
|
||||||
## About this Website...
|
## About this website...
|
||||||
|
|
||||||
No Google, no trackers, no cookies...
|
No Google, no trackers, no cookies...
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user