binsquare

↗ HN profile [ 1481 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…

  3. 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…

  4. 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:…

  5. 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:…

  6. 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,…