I built a small tool that makes one cleanup commit at a time, keeps it only if tests pass, and moves on. The article is about how it grew from that basic loop into taste files, staged migrations, and a way to keep repos getting a little cleaner in the background.
Been tinkering on my personal site and wanted to add some AI features without being the one paying for tokens on every visit. So I went looking at how close browser-side inference actually is to practical. Closer than I expected.
The post is less a tutorial and more me walking through what it felt like. Kicking tires on random models, getting one to actually run, then doing the small unglamorous work to turn "demo" into something I'd put in front of a reader.
I added live translation to this site, wrote about the weird edges, then made this little playground to mess with them directly. Proper nouns, tags and markdown syntax were always coming through weird, so this helped me investigate.
TranslateGemma was one of the few models I tried. Something interesting I noticed is that each model has a different expectation of interface (fields passed in, naming of those fields and such.)
Been tinkering on my personal site and wanted to add some AI features without being the one paying for tokens on every visit. So I went looking at how close browser-side inference actually is to practical. Closer than I expected.
The post is less a tutorial and more me walking through what it felt like. Kicking tires on random models, getting one to actually run, then doing the small unglamorous work to turn "demo" into something I'd put in front of a reader.
Yes, I can remove the login. I only use your email for communication such as news, updates, and bug fixes (I’m not collecting any additional data)
I’m curious, if you already have MacWhisper, what makes you interested in Scripta? What motivates you to buy it (Am I right we are talking about lifetime payment or you are ready even for monthly subscription)?
I am only trying it out for now. But what I'd love is for things to be quite automatic. I join a zoom, get a prompt "what do you want? record, record+transcribe or record+transcribe+summarize (or use some custom prompt)"
Fully agree to this. I find the cost of cloud providers is mostly driven by architecture. If you're cost conscious, cloud architectures need to be up-front designed with this in mind.
Microservices is a killer with cost. For each microservices pod
- you're often running a bunch of side cars - datadog, auth, ingress
- you pay massive workload separation overhead with orchestration, management, monitoring and ofc complexity
I am just flabbergasted that this is how we operate as a norm in our industry.
I think this is the kind of investigation that AI can really accelerate. I imagine it did. I would love to see someone walk through a challenging investigation assisted by AI.
reply