> All in One 586: Alive Or Not

Ads

Friday, May 15, 2020

Alive Or Not

Computer viruses currently fall somewhere between prions and fire.

from xkcd.com https://xkcd.com/2307/
via IFTTT

No comments:

Post a Comment

Enhancing Astro With a Markdown Component

There are two ways to enhance Markdown in an Astro project: Through MDX Through a Markdown Component This article focuses on the Markdo...