Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
misterbrian
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
misterbrian
3mo ago
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 local inference resources with inference.club, set permiss
2.
▲
by
misterbrian
1y ago
Here's a video that I created with HNFM using this post (45193014): https://youtube.com/shorts/6z1wtGlyqhs?feature=share
3.
▲
hnfm: building a local-first AI podcast generator for Hacker News articles
(briancaffey.github.io)
3 points
by
misterbrian
1y ago
|
2 comments
4.
▲
by
misterbrian
1y ago
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 scraping content - FastAPI, celery, langchain, redis, Nuxt.js
5.
▲
by
misterbrian
1y ago
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. Waywo will help users quickly digest hundreds of
6.
▲
Python, Vue, Chinese-LLaMA-2 and the Three-Body Problem
(briancaffey.github.io)
3 points
by
misterbrian
3y ago
|
0 comments
7.
▲
by
misterbrian
4y ago
Thank you!
8.
▲
IaC Rosetta Stone – Deploying the Same App on AWS with CDK, Terraform and Pulumi
(briancaffey.github.io)
4 points
by
misterbrian
4y ago
|
2 comments
9.
▲
by
misterbrian
4y ago
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 realize that most people who visit
10.
▲
by
misterbrian
4y ago
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 articles on HN, Reddit,
11.
▲
Building ad hoc dev environments with AWS ECS, Terraform and GitHub Actions
(briancaffey.github.io)
2 points
by
misterbrian
4y ago
|
0 comments
12.
▲
by
misterbrian
5y ago
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 detection doesn't work with uBlock Origin. I'l
13.
▲
by
misterbrian
5y ago
Oh, got it. Thanks!
14.
▲
by
misterbrian
5y ago
Here's a link to the Markdown source file for this article on GitHub: https://github.com/briancaffey/briancaffey.github.io/blob/ma...
15.
▲
by
misterbrian
5y ago
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 + .
16.
▲
by
misterbrian
5y ago
I don't get this reference, can you explain the audiophile store part?
17.
▲
How and why I added AdSense and an AdBlock detector to my personal website
(briancaffey.github.io)
3 points
by
misterbrian
5y ago
|
9 comments
18.
▲
How I write and share technical software development articles in 2021 w/Nuxt.js
(briancaffey.github.io)
2 points
by
misterbrian
5y ago
|
0 comments
19.
▲
by
misterbrian
5y ago
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 logical order and then include a brief description of each
20.
▲
On-demand, serverless Valheim server with CDK and Discord Interactions
(briancaffey.github.io)
2 points
by
misterbrian
6y ago
|
0 comments
21.
▲
by
misterbrian
6y ago
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 personal site as well and really enjoy working
22.
▲
by
misterbrian
6y ago
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 /YYYY/MM/DD/slug.html routes that I
23.
▲
Scraping, analyzing and generating jobs and startups from YC's Work at a Startup
(briancaffey.github.io)
2 points
by
misterbrian
6y ago
|
0 comments
24.
▲
How to authenticate DRF API calls from a JavaScript client using Session Auth
(briancaffey.github.io)
1 points
by
misterbrian
6y ago
|
0 comments
25.
▲
by
misterbrian
6y ago
Mandarin, because the grammar is very easy, the number of sounds is small (compare to built-ins), it is standardized and taught everywhere despite there being other dialects, and the rest of the world speaks English (Java)
26.
▲
by
misterbrian
6y ago
I just came across this project, it's exactly what I'm looking for. I'm working on a very similar project using GitLab CI and CDK for deployments. I'll definitely be referencing this project and going over it in detail s
27.
▲
Building a Django and Vue.js Application with AWS CDK and Gitlab CI
(verbose-equals-true.gitlab.io)
1 points
by
misterbrian
6y ago
|
0 comments
28.
▲
by
misterbrian
6y ago
earlier this year I was working on a project called emojirama.io for building interactive stories with emoji. I started it as a way to learn and practice lots of different things: Vuex patterns, PWA, Quasar Framework, Django Rest Framework,
29.
▲
by
misterbrian
7y ago
I have only used this development environment Ubuntu, I don't know how well it would work on Mac, but I would be curious to try it on Mac and Windows
30.
▲
by
misterbrian
7y ago
Nice article, I feel like I learned a lot of these lessons over the last 1.5 years. Here's a Django/Vue.js project that I have been working on that uses 11 containers for local development (postgres, redis, redis-commander, nginx,
More ›