Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
drewsberry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
drewsberry
8mo ago
https://drew.silcock.dev
2.
▲
Hunting a production-only proxy bug in SvelteKit
(drew.silcock.dev)
2 points
by
drewsberry
10mo ago
|
0 comments
3.
▲
by
drewsberry
1y ago
There's no CMS, the site is generated from MD/MDX using Astro. The theme is an adapted version of Astro Micro ( https://astro.build/themes/details/astro-micro/ ). Seems like some people like it and so
4.
▲
by
drewsberry
1y ago
The site uses Astro ( https://astro.build/ ) and the code blocks are generated using Shiki ( https://shiki.style/ ). As Shiki generates the HTML and CSS at build-time instead of requiring runtime JS like altern
5.
▲
by
drewsberry
1y ago
There was a silly on scroll listener that was doing basically nothing – I've tried removing that so if you happen to visit again, I'd be very grateful if you could let me know whether it is still happening (I can't reproduce
6.
▲
by
drewsberry
1y ago
Thanks for letting me know. I'm on an M3 and haven't experienced any issues myself, but allowing for font size configuration seems like a pretty good idea. I'd added this in so if you happen to take another look, I'd be
7.
▲
Artisanal handcrafted Git repositories
(drew.silcock.dev)
266 points
by
drewsberry
1y ago
|
68 comments
8.
▲
by
drewsberry
2y ago
Thanks for pointing this out, I hadn't seen that – I've just pushed an update to reflect this.
9.
▲
How Postgres stores oversized values – let's raise a TOAST
(drew.silcock.dev)
2 points
by
drewsberry
2y ago
|
0 comments
10.
▲
by
drewsberry
2y ago
It's probably complaining about the relative path, try replacing `-v ./pg-data:/var/lib/postgresql/data` with `-v "$PWD/pg-data:/var/lib/postgresql/data"`
11.
▲
by
drewsberry
2y ago
Thanks for letting me know, it was a typo in the "click-away closes nav menu" logic that opened it on the first click – all fixed now.
12.
▲
by
drewsberry
2y ago
Mine blocked it when I first created it, you can usually flag an incorrectly classified site and they'll correct it (I assure that you I'm not doing any phishing).
13.
▲
by
drewsberry
2y ago
There are dozens of us!
14.
▲
by
drewsberry
2y ago
Well if it isn't my arch-nemesis – my legally designated name. Maybe I should've gone for something with just my first name like drewsexpertblog.dev
15.
▲
by
drewsberry
2y ago
Thanks for the feedback, I really appreciate it :-) I've added the RSS feed to my home page now, as the other poster noted the URL is https://drew.silcock.dev/rss.xml .
16.
▲
by
drewsberry
2y ago
Very good point, I've rephrased this.
17.
▲
by
drewsberry
2y ago
Thanks for letting me know, I'll make sure to edit it quickly next time :-)
18.
▲
by
drewsberry
2y ago
Can't see any way of modifying the title, unless I'm missing something – maybe I missed the edit window.
19.
▲
by
drewsberry
2y ago
I did add it into the title originally, must've been stripped. Thanks for the heads up, didn't know HN had this "useful feature".
20.
▲
How Postgres stores data on disk – this one's a page turner
(drew.silcock.dev)
556 points
by
drewsberry
2y ago
|
91 comments
21.
▲
by
drewsberry
7y ago
https://radiooooo.com/ doesn't work because it's trying to XHR the http version of the site which gets blocked. The other .app domain works fine though, like you said.
22.
▲
by
drewsberry
8y ago
There's https://regex101.com/ for regex, does an excellent job, can't really ask for more
23.
▲
by
drewsberry
9y ago
This was posted to HN a couple of years ago. Has it changed since then? The discussion back then was fairly comprehensive, and most of the comments in here will likely replay the same questions (ligatures, comparison to other fonts like Dej
24.
▲
by
drewsberry
12y ago
Thanks! Let me know if you've got any questions about it.
25.
▲
Show HN: Jekyll KaTeX Block – Integrate KaTeX into Jekyll
(github.com)
1 points
by
drewsberry
12y ago
|
2 comments