add h-card and h-entry for indieweb content
This commit is contained in:
parent
5396bef80e
commit
8ce8d5fca2
9 changed files with 124 additions and 83 deletions
|
@ -18,22 +18,26 @@
|
|||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>I hate Microsoft</h1>
|
||||
<time datetime="2021-05-01">2021-05-01</time>
|
||||
</header>
|
||||
<article><p>Yep, like a lot of people I hate Microsoft so I’ll try to be
|
||||
a little specific.</p>
|
||||
<article class="h-entry">
|
||||
<header>
|
||||
<h1 class="p-name">I hate Microsoft</h1>
|
||||
<time class="dt-published" datetime="2021-05-01">2021-05-01</time>
|
||||
<a class="p-author h-card" href="https://steven.gibone.fr">s.gibone</a>
|
||||
<a class="u-url" href="/logs/./2021-05-01_windowssucks.html">permalink</a>
|
||||
</header>
|
||||
<div class="e-content">
|
||||
<p>Yep, like a lot of people I hate Microsoft so I’ll try to be a little
|
||||
specific.</p>
|
||||
<p>First of all, the only reason I still have Windows on my desktop is
|
||||
for gaming reasons and only that, most of what I do happens on GNU+Linux
|
||||
on my laptop which is not powerfull to play something more advanced than
|
||||
OSRS. I hadn’t played on that desktop for a very long time because I no
|
||||
longer had a GPU but I found a very, very old GT240 at my parent’s house
|
||||
to put in there so I started using it again… It was my first use of
|
||||
Windows in about two years and it was a pain! I discovered that back in
|
||||
2018 I tried to prevent MS from spying on me by disabling every
|
||||
longer had a GPU, but I found a very, very old GT240 at my parent’s
|
||||
house to put in there, so I started using it again… It was my first use
|
||||
of Windows in about two years, and it was a pain! I discovered that back
|
||||
in 2018 I tried to prevent MS from spying on me by disabling every
|
||||
telemetry I could… so that was a mistake because now Windows just
|
||||
refuses to update. I know it was my fault but it feels so wrong that if
|
||||
refuses to update. I know it was my fault, but it feels so wrong that if
|
||||
I don’t want my pc to send MS data about what I do on my computer I also
|
||||
have to give up having Windows updates. All this was so I could play
|
||||
Minecraft with my SO. I had not played Minecraft in many years, Mojang
|
||||
|
@ -45,11 +49,14 @@ me). The worst part is that by the end of the year if I want to continue
|
|||
playing I have to use a MS account with Minecraft instead of my Mojang
|
||||
account and that also pisses my off very much.</p>
|
||||
<p>Unfortunately these are not the only reasons I hate MS, they were
|
||||
just new reasons that added to the others.</p></article>
|
||||
just new reasons that added to the others.</p>
|
||||
</div>
|
||||
</article>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
This page is <a href="https://jeffhuang.com/designed_to_last/">designed to last</a>.
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue