68 lines
3.7 KiB
HTML
68 lines
3.7 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="pandoc" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
<title>Five Link Friday - 001</title>
|
|
<style>
|
|
code{white-space: pre-wrap;}
|
|
span.smallcaps{font-variant: small-caps;}
|
|
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
|
div.column{flex: auto; overflow-x: auto;}
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
|
/* The extra [class] is a hack that increases specificity enough to
|
|
override a similar rule in reveal.js */
|
|
ul.task-list[class]{list-style: none;}
|
|
ul.task-list li input[type="checkbox"] {
|
|
font-size: inherit;
|
|
width: 0.8em;
|
|
margin: 0 0.8em 0.2em -1.6em;
|
|
vertical-align: middle;
|
|
}
|
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
|
</style>
|
|
<link rel="stylesheet" href="/style.css" />
|
|
<!--[if lt IE 9]>
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<!-- Content placed here will appear directly after the opening <body> tag -->
|
|
<nav class="container">
|
|
<a href="/about/">About</a>
|
|
<a href="/blog/">Blog</a>
|
|
<a href="/music/">Music</a>
|
|
<a href="/notes/">Notes</a>
|
|
<a href="/photos/">Photos</a>
|
|
<a href="/index.xml"><img src="/images/rss-square.svg" width=16 height=16 alt="RSS icon" /></a>
|
|
</nav>
|
|
<hr>
|
|
<!-- Do not remove this opening article element -->
|
|
<article>
|
|
<header id="title-block-header">
|
|
<h1 class="title">Five Link Friday - 001</h1>
|
|
<p class="date">2025-01-24T00:00:00-08:00</p>
|
|
</header>
|
|
<p>I was thinking I had come up with new thing for my blog, but of course, after a bit of searching, I learned I did not invent <a href="https://thediligence.substack.com/p/-five-link-friday-1">Five Link Friday</a>. Here’s my first list o’ links:</p>
|
|
<h2 id="carv-verknipt-festival-2024"><a href="https://www.youtube.com/watch?v=SMPWNerdGFw">CARV @ Verknipt Festival 2024</a></h2>
|
|
<p>I relatively recent discovered CARV the DJ and Verknipt the music festival, enjoying listening to music from the individual and the collective, respectively. Here is an excellent hard techno set from CARV playing at Verknipt.</p>
|
|
<h2 id="what-is-the-easiest-type-of-djing"><a href="https://djworx.com/what-is-the-easiest-type-of-djing/">What is the easiest type of DJing?</a></h2>
|
|
<p>A beautifully subjective list organizing the different styles of DJing, from most difficult to least, that feels quite objectively accurate.</p>
|
|
<h2 id="deportation-rates-in-historical-perspective"><a href="https://www.cato.org/blog/deportation-rates-historical-perspective">Deportation Rates in Historical Perspective</a></h2>
|
|
<p>Considering current events in the USA, it is interesting to see the historical patterns in the data for deportation rates.</p>
|
|
<h2 id="what-happens-when-you-press-a-key-in-your-terminal"><a href="https://jvns.ca/blog/2022/07/20/pseudoterminals/">What happens when you press a key in your terminal</a></h2>
|
|
<p>A nice and easy article that explains the low level technical details of a keyboard key press in a computer terminal.</p>
|
|
<h2 id="the-million-dollar-homepage"><a href="http://www.milliondollarhomepage.com/">The Million Dollar Homepage</a></h2>
|
|
<p>A weird website from internet history that sold 1 million pixels for 1 dollar per pixel. What did people create with their pixels? Ads. What did you think would be created?</p>
|
|
</article><!-- Do not remove this closing article element -->
|
|
|
|
<!-- Content placed here will appear directly before the closing </body> tag -->
|
|
<footer>
|
|
<hr>
|
|
<p>Some dude called Noodles</p>
|
|
<img src="/images/barraconstruction.gif" />
|
|
</footer>
|
|
</body>
|
|
</html>
|