This commit is contained in:
JP Hastings-Spital 2024-07-15 16:09:28 +01:00
commit 774a617e4b
7 changed files with 45 additions and 3 deletions

View file

@ -32,7 +32,7 @@ date = ["date", "publishDate", "lastmod", ":git"]
unsafe = true
[author]
name = "JP Hastings-Spital"
name = "JP Hastings-Edrei"
email = "hello@byjp.me"
[taxonomies]

View file

@ -0,0 +1,10 @@
---
date: 2024-07-03T08:45:26.258+02:00
tags:
- Bordeaux
- France
---
I've spent the last few days in [Bordeaux](/tags/bordeaux) and, though it's stunningly beautiful, it's uncommonly busy with homeless people.
Somehow I expected more of [France](/tags/france), in terms of looking after its people.

View file

@ -0,0 +1,13 @@
---
date: 2024-07-03T09:15:26.258+02:00
tags:
- HomeLab
- EdgeCompute
- RPi
---
I'm dreaming of a bring-your-own "cloud" hosting company.
Imagine Vercel/Netlify let you put an SD card in a [RPi](/tags/rpi) on your home network. It'd open a tunnel out, run your app(s), and serve to the world.
It'd need some smart/simple isolation from the local network (security!), but I'd love how it'd allow trivial & cheap local hosting.

View file

@ -0,0 +1,12 @@
---
date: 2024-07-06T08:12:26.258+02:00
tags:
- Yvette
- Bordeaux
- France
- Wedding
---
It's happening! Today {{< friend yvette >}} and I get married! 🤩
The weather forecast here, near Bordeaux, is keeping us on our toes 🌦️ so perform a sun dance for us this morning if you can 😅

View file

@ -1,6 +1,6 @@
<div class="about-me" data-pagefind-body>{{- "" -}}
<div class="h-card vcard no-emoji">{{- "" -}}
<a href="https://byjp.me" rel="me" class="u-uid u-url"><img class="profile u-photo" src="profile-512.jpg" height="64" alt="A photo of me smiling, with short brown hair, a beard and glasses." /></a>{{- "" -}}
<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 no-emoji">Until recently I was <span clas="p-job-title">principal engineer</a> at <span class="p-org" rel="noopener">Deliveroo</span></span>, I'm now enjoying a career break until after my wedding in July.</span>{{- "" -}}
<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-Edrei</span></em> (previously <em class="">Hastings-Spital</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> with my incredible wife <a href="/friends/" target="_blank">Yvette</a>. <span class="h-card no-emoji">Until recently I was <span clas="p-job-title">principal engineer</a> at <span class="p-org" rel="noopener">Deliveroo</span></span>, I'm now enjoying a career break until after I come down from my wedding earlier this month.</span>{{- "" -}}
</div>{{- "" -}}
</div>{{- "" -}}

View file

@ -6,7 +6,7 @@ Disallow:
User-agent: AdsBot-Google
User-agent: Amazonbot
User-agent: anthropic-ai
User-agent: Applebot
User-agent: Applebot-Extended
User-agent: AwarioRssBot
User-agent: AwarioSmartBot
User-agent: Bytespider

View file

@ -0,0 +1,7 @@
⚠️ The next paragraph(s) contain spoilers!
{{ .Inner }}
🛟 Spoilers over!
{{ .Page.Store.Set "hasSpoilers" true -}}