binsquare
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Qwen3-coder-next: SOTA open source coding model (huggingface.co)
- Qwen launched new open source TTS models (huggingface.co)
- Containrrr/watchtower is now unmaintained (github.com)
- Lessons from building a content scanner for multiple social platforms (keywordspal.com)
- Show HN: Env files aren't meant for storing secrets (github.com)
I think .env files are fine for non-sensitive config but they’re a terrible place to store real secrets once you have a couple of engineers, machines, or a single engineer with multiple concurrent projects. But I've…
- Show HN: StandbyBro – friends for rent (platonic companionship) (standbybro.com)
Japan has a whole “rental family / rental friend” industry and I’ve always wondered if there’s a version of that in US without being creepy or trip into the tinder realm. Kind of silly idea but I wanted to show HN after…
-
Opensourcing a library that creates an api on getting protected information from MacOS's powermetrics binary. If you're working on a project that needs detailed information on a mac regarding energy consumption or…
- Show HN: Secure Code Execution for AI (github.com)
I built a sandbox geared for safe ai code executions using microvm's that works locally (mac + linux). It's meant to be a different/more secure approach compare to what Claude's doing with their sandboxing runtime:…
- Show HN: Play with our Agentic Agentic builder (agfactory-web.fly.dev)
Just built an opensource CLI tool at a hackathon with some friends to use an ai agent to build ai agents in a single executable file. Working to use it to build an agentic self replicating system now :) repo:…
-
Hello hackernews, I am looking for feedback for Labophase.com which is a app that focuses on returning results from multiple ai models at the same time. I currently support: GPT4-Turbo, Claude-2, Google PaLM2, Llama2,…