blob: 6a988466496c93e6c61b094cff76f2e8d3236ed1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- 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>
<li><a href="blog/apple_dilemma">Apple Silicon and the Developer Dilemma</a></li>
</ul>
<h3>Contacts</h3>
If you want to discuss about something, I'm happy to receive emails at <code>lorenzotorres@outlook.com</code>
</br>
|