
CJ Avilla
@cjav_dev
Followers
3K
Following
10K
Media
729
Statuses
6K
Mini retirement time 🧘♂️
New Hampshire
Joined April 2009
RT @zeke: Coming soon. snappier MCP interactions from @replicate's MCP server, thanks to dynamic `jq` filtering of API responses. 🤯. The….
0
6
0
I love @warpdotdev for those once-in-a-while tasks where I don't remember the exact incantation.
3
1
10
Fun project, but it's time to spin it down. Learnings:. * No 1 platform (Plaid, MX, Stripe, etc.) supports the connections you'd want from banks, cc, mortgages, investment accts.* Semantic search across transactions is very nice.* Connectors are too expensive for personal use.
So cool!. I'll need to experiment with all the distance functions, this one is just cosine similarity. Kinda want something like a threshold and anything above that is a proper result and other results can be ignored.
2
0
4
@GoRails The hardest part was getting the audio interfaces to play as expected with ffmpeg. I had to use Blackhole Virtual Audio Driver:
github.com
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency. - ExistentialAudio/BlackHole
0
0
0
Here's the @GoRails tutorial on running whisper.cpp with rails:
gorails.com
Whisper.cpp is an open source C/C++ port of OpenAI Whisper that we can use with Ruby for transcribing our videos. We'll also look at how ActiveStorage runs executables like ffmpeg to see how it works...
1
0
3
Pretty simple:. 1. ffmpeg to record.2. whisper.cpp to transcribe.3. ollama to summarize .
github.com
Tool to help me keep track of high level takeaways and action items from meetings, without thinking about it. - cjavdev/meeting_transcriber
3
0
5
Actually, I made a mistake! . We had this before and when I did the app:upgrade I missed this part of the diff. Disregard!.
Finally, upgrading to @rails 7.2 and was surprised that some system tests were failing for missing host even tho I had it set for action mailer. In case it's helpful to others, I had to add Rails.application.routes.default_url_options = { host: "boop" }.
0
0
4
@rails This was in my config/environments/test.rb.
gist.github.com
Rails 7.2 ApplicationSystemTestCase missing host. GitHub Gist: instantly share code, notes, and snippets.
0
0
0
RT @mglukhovsky: We built @Stripe Workbench to debug, monitor, and grow your integrations with developer tools like a command-line shell an….
0
17
0