HackerTrans
TopNewTrendsCommentsPastAskShowJobs

9294

no profile record

comments

9294
·15일 전·discuss
No one talks about new Railway Sandboxes - https://docs.railway.com/sandboxes

I think they have one of the best sandbox environments on the market with pay per utilized resources pricing, it's a huge cost reduction for agentic workloads when you have 95%+ idle CPU time and occasional spikes for CPU heavy work (e.g. agent run tests or something like this).

I use railway to host my openclaw like personal agent for friends and family (9 instances) and it costs like 1-2$/mo with scale to zero.
9294
·17일 전·discuss
nice, I will check it out!
9294
·17일 전·discuss
Kudos to Bunny.net!

I'm really waiting for a streamlined static website hosting experience to move everything to Bunny. At the moment, Cloudflare Pages is still much more straightforward with one CLI command to deploy a website.

Also, we are using Bunny containers with our global API gateway with 16 worldwide locations and it is really crazy - the cost is $3.60/mo (Go backend + Bunny billing based on resource utilization, not provisioning). With a relatively small usage of 20k API requests/mo, it's still stupidly cheap.
9294
·5개월 전·discuss
I started working on https://ottex.ai three months ago just for fun to test Gemini 3 Flash as a voice-to-text model (by the way, it’s amazing, but a bit slow). However, it quickly transformed into my main project.

It's a free macOS app written in Swift that allows you to type with your voice. It supports local models and BYOK (Bring Your Own Key) with a bunch of providers.

You can assign different models and post-processing steps to polish the text. For example, I have a setup for Obsidian that transforms my voice into clean, formatted Markdown. Or, when I use it inside VS Code, it switches to the Parakeet V3 instant local model.