• #dev 2024-09-12
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-09-12 UTC
# 16:00
thepaperpilot
I was working on making a combined feed of all my social media interactions on my website, but ran into an issue. I used reddit for decades, and upvoted (liked) nearly 100k items. The static site generator I'm using, vitepress, does not like rendering that many posts. I was thinking about how to fix this, and I think that'll mean setting up a DB to store the posts and render them on request instead, ideally with some cachin