Viewing profile — misterbrian
misterbrian
HN member- Joined
- Sat, Sep 23, 2017, 3:33 AM UTC
- HN karma
- 19
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About misterbrian
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #45193248
Here's a video that I created with HNFM using this post (45193014): https://youtube.com/shorts/6z1wtGlyqhs?feature=share
-
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…
- story
- story
-
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…
- story
-
comment
Comment #34291642
Thank you!
- story
-
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…
-
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 …
- story
-
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…
-
comment
Comment #29143664
Oh, got it. Thanks!
-
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...
-
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 + .
-
comment
Comment #29143495
I don't get this reference, can you explain the audiophile store part?
- story
- story
-
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…
- story
-
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…
-
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 …
- story
- story