[29/04/23] added new post and updated site colours
This commit is contained in:
parent
40ff52f8a0
commit
8761a5dbaf
15 changed files with 818 additions and 42 deletions
|
@ -111,11 +111,24 @@
|
|||
|
||||
|
||||
|
||||
<li>
|
||||
<h4><a href="/blog/2023/04/29/links-arent-performances/">Links aren't performances</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 29 Apr 2023 |
|
||||
<span style="background-color:;color:white;"> <i class="fas fa-folder"></i> links </span>
|
||||
</div>
|
||||
“For starters, it finds that publishing a link can be a “performance” of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had...
|
||||
<br>
|
||||
<br>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<h4><a href="/til/running-python-in-cron-in-docker/">Running a Python script periodically in a Docker container using cron</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 19 Apr 2023 |
|
||||
<span style="background-color:gold;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
</div>
|
||||
Recently, my partner gave a great idea for utilising my old Kindle: generate a “newspaper” each morning from a bunch of RSS feeds, and email it to the Kindle using...
|
||||
<br>
|
||||
|
@ -128,7 +141,7 @@
|
|||
<h4><a href="/blog/2023/03/10/putting-thoughts-into-action/">A measure of how easily thoughts can be translated to action</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 10 Mar 2023 |
|
||||
<span style="background-color:limegreen;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
</div>
|
||||
Recently, I’ve been using multiple different languages and frameworks (both at work and personally) and I’ve been thinking about why I prefer some over others. Ultimately, I think it comes...
|
||||
<br>
|
||||
|
@ -141,7 +154,7 @@
|
|||
<h4><a href="/blog/2023/03/05/yuri-felsen-on-love/">Yuri Felsen on love</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 05 Mar 2023 |
|
||||
<span style="background-color:fuchsia;color:black;"> <i class="fas fa-folder"></i> quotes </span>
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> quotes </span>
|
||||
</div>
|
||||
“Like everyone, I have my own, maybe obsessive futile, maybe in some way authentic, vision: all of a sudden, I will imagine the entire homogenous world as it is revealed...
|
||||
<br>
|
||||
|
@ -154,7 +167,7 @@
|
|||
<h4><a href="/til/nextcloud-php-errors/">Fixing php errors in a Nextcloud docker-compose configuration</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 01 Mar 2023 |
|
||||
<span style="background-color:gold;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> til </span>
|
||||
</div>
|
||||
I was trying to rescan the files in my Nextcloud server (running on Raspberry Pi 4 with DietPi), and kept running into some weird php errors. First error - “could...
|
||||
<br>
|
||||
|
@ -167,7 +180,7 @@
|
|||
<h4><a href="/blog/2023/01/14/musings-on-the-cinema/">Musings on the power of cinema</a></h4>
|
||||
<div style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 14 Jan 2023 |
|
||||
<span style="background-color:limegreen;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
<span style="background-color:;color:black;"> <i class="fas fa-folder"></i> thoughts </span>
|
||||
</div>
|
||||
I’ve realised that going to the cinema makes me sad; a quiet, contemplative melancholy. Ennui. No matter the film, something about the cinema experience is meditative for me. I always...
|
||||
<br>
|
||||
|
|
|
@ -16,15 +16,15 @@
|
|||
|
||||
|
||||
code {
|
||||
color: gold;
|
||||
color: ;
|
||||
}
|
||||
|
||||
pre {
|
||||
color: gold
|
||||
color:
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: gold;
|
||||
background-color: ;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
|
@ -37,7 +37,7 @@
|
|||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:gold;">ac</span>
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
|
@ -113,7 +113,7 @@
|
|||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 01 Mar 2023 |
|
||||
<span style="background-color:gold;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
|
|
@ -16,15 +16,15 @@
|
|||
|
||||
|
||||
code {
|
||||
color: gold;
|
||||
color: ;
|
||||
}
|
||||
|
||||
pre {
|
||||
color: gold
|
||||
color:
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: gold;
|
||||
background-color: ;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
|
@ -37,7 +37,7 @@
|
|||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:gold;">ac</span>
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
|
@ -113,7 +113,7 @@
|
|||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 19 Apr 2023 |
|
||||
<span style="background-color:gold;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/til"><i class="fas fa-folder"></i> til</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue