Live data from Hacker News

Viewing profile — misterbrian

misterbrian

HN member
Joined
Sat, Sep 23, 2017, 3:33 AM UTC
HN karma
19
Public activity
34 items

About misterbrian

No profile information was provided.

Recent public activity

  1. comment
    Comment #48531509

    I'm working on inference.club, a distributed inference network for consumer hardware. Sign up with GitHub, get an API key, run an agent on your home network that registers your loc…

  2. comment
    Comment #45193248

    Here's a video that I created with HNFM using this post (45193014): https://youtube.com/shorts/6z1wtGlyqhs?feature=share

  3. comment
    Comment #45193015

    hnfm builds short podcast episodes from Hacker News posts. I built this with gpt-oss-20b for the OpenAI Open Model Hackathon. It uses: - Hacker News Firebase API - Firecrawl for sc…

  4. story
  5. story
  6. comment
    Comment #44706208

    I'm working on Waywo, a semantic search engine for "What are you working on?" threads powered by new features in Redis 8 like the vector set data structure for semantic search. Way…

  7. story
  8. comment
    Comment #34291642

    Thank you!

  9. story
  10. comment
    Comment #34040267

    Sure, I wrote one of my recent articles on this topic: https://briancaffey.github.io/2021/10/31/how-and-why-i-added... . I mostly treated Adsense as a learning experience. I realiz…

  11. comment
    Comment #34039137

    Here's my blog: https://briancaffey.github.io/ I use use the POSSE method: Publish (on your) Own Site, Syndicate Elsewhere ( https://indieweb.org/POSSE ). I typically republish my …

  12. story
  13. comment
    Comment #29145167

    Thanks for pointing this out. I did think about the pi-hole scenario, which is why I provided links to the article's Markdown file in GitHub. I also just realized that my adblock d…

  14. comment
    Comment #29143664

    Oh, got it. Thanks!

  15. comment
    Comment #29143662

    Here's a link to the Markdown source file for this article on GitHub: https://github.com/briancaffey/briancaffey.github.io/blob/ma...

  16. comment
    Comment #29143503

    you are not wrong. before writing this article it took me a lot longer to remember how to pause adblock. Now I just use cmd + .

  17. comment
    Comment #29143495

    I don't get this reference, can you explain the audiophile store part?

  18. story
  19. story
  20. comment
    Comment #26617013

    I have found that the best way to get feedback on anything code related is to draw it with a diagraming tool with as much detail is possible. Label each part of the diagram in some…

  21. story
  22. comment
    Comment #26071530

    I agree, I had this debate recently for what to use on a static site and we went with a Git-based CMS ( https://content.nuxtjs.org/ ) over Strapi. I use nuxt/content for my persona…

  23. comment
    Comment #26071350

    I agree with Markdown + Git. I recently migrated my personal tech blog from Jekyll to Nuxt with static generation and the @nuxt/content API. I had some difficulties preserving the …

  24. story
  25. story