Viewing profile — sachaa
sachaa
HN member- Joined
- Wed, May 20, 2015, 11:16 AM UTC
- HN karma
- 48
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About sachaa
No profile information was provided.
Recent public activity
-
comment
Comment #48935880
The irony is that AI makes it easier than ever to show what you can do, but people are using it to hide who they are.
-
comment
Comment #48883212
What worries me isn’t AI replacing experts, it’s that we may stop producing people who know enough to notice when AI is confidently wrong.
- story
- story
-
comment
Comment #47597358
Fair points, especially on GSM8K saturation and Qwen possibly already sitting close to the solution. That said, even if this is mostly "last-mile alignment", the fact that it can b…
-
comment
Comment #47597291
If 13 parameters can unlock better reasoning, then we will not be "training" models, we'll be steering them. Most of the capability is already there. The real unlock isn’t TinyLoRA…
-
comment
Comment #47473355
You can also do this with a simple bookmarklet, no extension needed. Create a new bookmark in your browser, name it something like "Profile HN User", and paste this as the URL: jav…
-
story
Show HN: OpenBrowserClaw: Browser-native Claw assistant, zero infrastructure
I built OpenBrowserClaw as a browser-only reimagining of OpenClaw. Same philosophy: small enough to understand, built for one user, but running entirely in a browser tab. No Mac Mi…
-
comment
Comment #47131713
Thanks for the feedback. This is a proof of concept, not production-hardened software, and the README should be clearer about that. To your questions: - 1. The CryptoKey is extract…
-
comment
Comment #47117977
Thanks! Currently the scheduler runs on the main thread. It checks every 60s and fires due tasks while the app is open. So it works well for recurring prompts during active use, bu…
-
story
Show HN: OpenBrowserClaw – No Mac Mini. No VPS. No Cloud Deploy. Just Open a Tab
I was wondering... why do we need a Mac Mini, a VPS, or a Docker container to run OpenClaw? Your browser already has a secure sandboxed OS, a database, a filesystem, and a JS engin…
-
story
Show HN: Alexa-like voice interface for OpenClaw
I’ve been experimenting with running OpenClaw fully locally on a small PamirAI Distiller Alpha device. Something interesting happened: OpenClaw detected the device had an unused mi…
-
comment
Comment #9575578
Agree and disagree. The focus should not be on "code" but exposing them early on to problem solving: https://www.youtube.com/watch?v=mvK0UzFNw1Q If coding is the way to go to solve…