blob: dc68622ff02e9cb1a2b4f531d3eec912552d3476 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!-- title: Lorenzo Torres -->
<h2>Welcome!</h2>
Hi, I’m Lorenzo. I’m an italian student based in <a href="https://en.wikipedia.org/wiki/Genoa">Genoa</a>. On this site I write about whatever catches
</br>my mind, most likely on computers, linguistics, books, and random personal thoughts.
<h3>Pinned posts</h3>
<ul>
<li><a href="blog/why_c">why I use C in 2025</a></li>
</ul>
<!--
<h3>My thoughts on</h3>
<ul>
<li><a href="llm/">large language models</a></li>
<li><a href="programming_languages/">programming languages</a></li>
<li><a href="web/">the web</a></li>
</ul>
-->
<h3>Contacts</h3>
If you want to discuss about something, I'm happy to receive emails at <img src="email.png" />
</br>
Here is also <a href="https://sagittarius-a.org/pub/lorenzo.asc">my GPG public key</a>
|