mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 02:26:08 +01:00
Update /now & link to it.
This commit is contained in:
parent
1102701028
commit
f30aeca4b6
2 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
title: My world, these days
|
||||
emoji: 🤓
|
||||
lastmod: 2023-07-27T22:30:37+01:00
|
||||
draft: false
|
||||
type: timeless
|
||||
---
|
||||
|
@ -30,6 +29,6 @@ I'm _really_ enjoying slowly playing through [Viewfinder](https://thunderfulgame
|
|||
|
||||
{{< openlibrary "9781782394464" >}}
|
||||
|
||||
I'm currently reading [Ajax Penumbra 1969](https://openlibrary.org/works/OL21518724W/Ajax_Penumbra_1969?edition=key:/books/OL29181691M), the prequel to a book [I adored reading](/posts/reviews/books/robin-sloan/mr-penumbras-24-hour-bookstore.md) back in 2013 (I'm really enoying strecthing out reading this ultra-short prequel too!)
|
||||
I just finished reading [Ajax Penumbra 1969](https://openlibrary.org/works/OL21518724W/Ajax_Penumbra_1969?edition=key:/books/OL29181691M), the prequel to a book [I adored reading](/posts/reviews/books/robin-sloan/mr-penumbras-24-hour-bookstore.md) back in 2013 — I properly stretched out the reading of it, but it was gone too fast! I'm really considering re-reading that original book, as Robin Sloan had me chuckling and giddily page-turning right through this one again!
|
||||
|
||||
I'm also struggling a little to stay interested in the audiobook version of [The Dark Forest](https://openlibrary.org/books/OL39524585M/Dark_Forest) by Cixin Liu (the sequel to [The Three Body Problem](https://openlibrary.org/works/OL17267881W/%E4%B8%89%E4%BD%93)), but perhaps some weekend walks will get me back into it.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<span class="p-note">Hello! I'm <em class="p-name fn always-accented"><span class="p-nickname">JP</span> <span class="p-family-name">Hastings-Spital</span></em>, a <span class="p-category category">maker</span>, <span class="p-category category">software engineer</span>, <span class="p-category category">swing dancer</span>, and all-round <span class="p-category category">miriscient chap</span> living in <span class="adr p-adr h-adr"><span class="p-locality locality">London</span>, <span class="p-country-name country-name">UK</span></span>. <span class="h-card">I'm <span clas="p-job-title">principal engineer</a> at <a href="https://deliveroo.engineering/" target="_blank" class="p-org u-url" rel="noopener">Deliveroo</a></span>.</span>
|
||||
</div>
|
||||
|
||||
<p>I post here infrequently about things I've created or care about. Recently I've written
|
||||
<p>I post here infrequently about things I've created or care about, as well as keeping track of <a href="/now">what I'm up to now</a>. Recently I've written
|
||||
{{ $posts := where .Site.RegularPages "Params.type" "!=" "timeless" }}
|
||||
{{ range $posts | first 2 }}
|
||||
<a href="{{.Permalink}}">{{ .Title }}</a>,
|
||||
|
|
Loading…
Reference in a new issue