htdocs/index.html

26 lines
858 B
HTML
Raw Normal View History

2023-04-26 17:34:15 +02:00
<!DOCTYPE html>
2023-10-16 13:38:20 +02:00
<html>
<head>
<title>despera.space</title>
2024-05-12 23:36:56 +02:00
<style>
body {
background-color: #333;
color: #FFD700;
}
</style>
2023-10-16 13:38:20 +02:00
</head>
<body>
<h1>IDs</h1>
<ul>
<li>NPUB: npub1nmk2399jazpsup0vsm6dzxw7gydzm5atedj4yhdkn3yx7jh7tzpq842975</li>
<li>NIP06: iru@ this domain</li>
<li>GPG: 346E183810495044247B679588AC275438296481</li>
<li>Matrix: iru@ this domain</li>
2024-05-12 23:36:56 +02:00
<li>Stacker News: @iru_</li>
<li>Github: irusensei</li>
2023-10-16 13:38:20 +02:00
</ul>
2024-05-12 23:40:37 +02:00
<h1>Articles</h1>
<li><a href="https://habla.news/a/naddr1qqxnzd3ex56rwvfexvurxwfjqgsfam9gjjew3qcwqhkgdax3r80yzx3d6w4uke2jtkmfcjr0ftl93qsrqsqqqa28vfwv5f">Running popular AI software on Linux and AMD GPUs</li>
2023-10-16 13:38:20 +02:00
</body>
2023-04-26 17:34:15 +02:00
</html>