diff options
| -rw-r--r-- | index.html | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -13,9 +13,13 @@ <body> <h1>Ewy's thoughts.</h1> <ul> + <li><a href="/entry/escape"> + <time datetime="2024-04-04 18:57">4th of April, 2024</time> + Escaping the Strigo environment. + </a></li> <li><a href="/entry/dock"> <time datetime="2023-09-09 17:28">9th of September, 2023</time> - Dockuments + Dockuments. </a></li> <li><a href="/entry/tax"> <time datetime="2023-01-29 03:04">29th of January, 2023</time> @@ -27,7 +31,7 @@ </a></li> <li><a href="/entry/ai"> <time datetime="2022-06-15 10:34:00">15th of June, 2022</time> - Machine learning is not AI. + Machine learning is not AI. </a></li> <li><a href="/entry/crypto-ponzi"> <time datetime="2022-01-16 23:11:00">16th of January, 2022</time> |
