CJ Avilla Profile
CJ Avilla

@cjav_dev

Followers
3K
Following
10K
Media
729
Statuses
6K

Mini retirement time 🧘‍♂️

New Hampshire
Joined April 2009
Don't wanna be here? Send us removal request.
@cjav_dev
CJ Avilla
8 days
Everything changes, but somehow, nothing really changes. * make small, single-purpose tools.* make them collaborative.* make them easy to change
Tweet media one
0
0
3
@cjav_dev
CJ Avilla
8 days
Sampling is more than inference/generation. It's the higher level coordination:. (1) builds the context with tool defs, current state/session, conversation, past tool results, etc. (2) Calls the LLM.(3) Interprets the results for next steps: elicitation, tool call etc.
0
0
0
@cjav_dev
CJ Avilla
11 days
RT @zeke: Coming soon. snappier MCP interactions from @replicate's MCP server, thanks to dynamic `jq` filtering of API responses. 🤯. The….
0
6
0
@cjav_dev
CJ Avilla
14 days
I love @warpdotdev for those once-in-a-while tasks where I don't remember the exact incantation.
Tweet media one
3
1
10
@cjav_dev
CJ Avilla
1 month
RT @atlas: You can now customize equity vesting schedules with Atlas—set the vesting period and start dates, and choose whether to include….
0
4
0
@cjav_dev
CJ Avilla
5 months
I know we shouldn't dwell too much on the past 😁. But, I’d love to see different reporting periods for the @stripe iOS reports overview. E.g. “Last year” or “Feb 2024”.
3
0
6
@cjav_dev
CJ Avilla
9 months
Still so glad I listened to you on this day! Up 269% 😅.
@sunglassesface
orlie (building Toolhouse.ai)
3 years
Best time to buy Shopify shares.
1
0
7
@cjav_dev
CJ Avilla
9 months
stripe financial_connections accounts list --api-key $STRIPE_KEY --limit 100 | jq '.data[].id' | xargs -I{} stripe financial_connections accounts disconnect {} --api-key $STRIPE_KEY . 😅.
0
0
1
@cjav_dev
CJ Avilla
9 months
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.
@cjav_dev
CJ Avilla
2 years
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.
Tweet media one
2
0
4
@cjav_dev
CJ Avilla
11 months
RT @minchoi: The wait is over. OpenAI just dropped o1, also known as Project Strawberry/Q*. This is new level of AI that can "think" and "….
0
1K
0
@cjav_dev
CJ Avilla
11 months
Tweet media one
1
0
3
@cjav_dev
CJ Avilla
11 months
@GoRails The hardest part was getting the audio interfaces to play as expected with ffmpeg. I had to use Blackhole Virtual Audio Driver:
Tweet card summary image
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
@cjav_dev
CJ Avilla
11 months
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
@cjav_dev
CJ Avilla
11 months
I hacked together my preferred meeting assistant. 1. Meeting app independent (works with @tuple, Google Meet, @zoom, or any other stuff).2. All local.3. Spits out markdown.4. CLI based. Inspired by @excid3's video transcript project on @GoRails.
4
3
22
@cjav_dev
CJ Avilla
11 months
A sick use-case for Ruby pattern matching in the new ActionText!
Tweet media one
0
1
28
@cjav_dev
CJ Avilla
11 months
Actually, I made a mistake! . We had this before and when I did the app:upgrade I missed this part of the diff. Disregard!.
@cjav_dev
CJ Avilla
11 months
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
@cjav_dev
CJ Avilla
11 months
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" }.
2
2
38
@cjav_dev
CJ Avilla
1 year
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