Live data from Hacker News

Viewing profile — drewsberry

drewsberry

HN member
Joined
Wed, May 16, 2012, 9:51 PM UTC
HN karma
390
Public activity
26 items

About drewsberry

No profile information was provided.

Recent public activity

  1. comment
    Comment #46624592

    https://drew.silcock.dev

  2. story
  3. comment
    Comment #44645850

    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 p…

  4. comment
    Comment #44645821

    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 re…

  5. comment
    Comment #44645728

    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 whet…

  6. comment
    Comment #44645714

    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 …

  7. story
  8. comment
    Comment #41679718

    Thanks for pointing this out, I hadn't seen that – I've just pushed an update to reflect this.

  9. story
  10. comment
    Comment #41168378

    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. comment
    Comment #41168341

    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. comment
    Comment #41162467

    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. comment
    Comment #41162380

    There are dozens of us!

  14. comment
    Comment #41162372

    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. comment
    Comment #41161583

    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. comment
    Comment #41160506

    Very good point, I've rephrased this.

  17. comment
    Comment #41160254

    Thanks for letting me know, I'll make sure to edit it quickly next time :-)

  18. comment
    Comment #41160002

    Can't see any way of modifying the title, unless I'm missing something – maybe I missed the edit window.

  19. comment
    Comment #41159596

    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. story
  21. comment
    Comment #22493311

    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. comment
    Comment #18844299

    There's https://regex101.com/ for regex, does an excellent job, can't really ask for more

  23. story
  24. comment
    Comment #15255762

    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 s…

  25. comment
    Comment #8489731

    Thanks! Let me know if you've got any questions about it.