Viewing profile — ossa-ma
ossa-ma
HN member- Joined
- Tue, Nov 11, 2025, 7:43 PM UTC
- HN karma
- 474
- Public activity
- 131 items
- HN profile
- View on Hacker News ↗
About ossa-ma
Recent public activity
-
comment
Comment #47991394
Clean definition, stealing it. Way better than mine: "Now imagine Claude as Shinji and Claude Code as Eva..."
-
comment
Comment #47991352
They are building exactly what you described and this is their architectural solution to ensuring their YOLO agents do not nuke their customers code/documents/databases by sandboxi…
- comment
- story
-
comment
Comment #47957085
I built a hangout space to chill out in and chat to others while Claude is down (which is happening wayyy more often): https://clawdpenguin.com There's a live Claude status board i…
-
comment
Comment #47955937
A well written post on a well-thought out product. > Eventually, I want Ruin to be a native Mac and iOS app. Whenever I've had this idea for other projects the first concept I like…
- story
-
comment
Comment #47943239
Good that they prefaced it with this "Claude can't replace taste or imagination". I think this is a solid step in the right direction and the more tools Claude has access to the be…
-
comment
Comment #47942746
Even the hosted ones are blocked from searching certain sites, for example Claude is banned from searching Reddit: `Error: "The following domains are not accessible to our user age…
-
comment
Comment #47878115
Seems like outages are increasingly more frequent nowadays. Obviously, this is not the best state of affairs, and developers should not be limited by services. In the meantime I've…
-
comment
Comment #47877609
It's for fun! Come touch virtual grass!
-
comment
Comment #47877141
Claude's down again! So while it's down, come chill in my new hangout space: https://clawdpenguin.com It's a little ASCII world you drop into — roll a companion (18 species, gacha …
- story
-
comment
Comment #47816959
Your app will not succeed if users have to login and create an account to test it out. Have a free tier with rate limiting at least, absorb some of the cost if you truly believe in…
-
comment
Comment #47808168
How does it compare to LaTeX?
-
comment
Comment #47807676
I think we're arguing two different points. You're arguing about implementation, AI is great at this given the existing defaults and the right prompting. AI was trained on 30+ year…
-
comment
Comment #47807474
I should have mentioned accessibility. It supports my argument more than yours. Accessibility like captions, voice, keyboard nav, dark mode are all a deviation from the norm by a m…
-
comment
Comment #47807397
You're arguing for familiarity in tactful design, while I agree that for most users this is a good thing, repeatability of existing patterns does create that immediate familiarity.…
-
comment
Comment #47807298
I will stand by the first point unless models start being trained with different objectives instead of RLHF's three objectives: Helpfulness, Harmlessness and Instruction-following …
-
comment
Comment #47807073
The more I think about it the more this isn't good for design [EDIT], for a few reasons: - The best design is original, groundbreaking and often counterintuitive. An AI model is in…
- comment
-
comment
Comment #47676365
Cloudflare's biggest benefit is the wrangler cli which when paired with claude code means that you can completely handoff setup/debugging/analysis. Some of you may be skeptical abo…
-
comment
Comment #47592630
I'm not an supporter of blindly adopting the "langs" but langgraph is useful for deterministically reproducable orchestration. Let's say you have a particular data flow that takes …
-
comment
Comment #47592212
Langchain is for model-agnostic composition. Claude Code only uses one interface to hoist its own models so zero need for an abstraction layer. Langgraph is for multi-agent orchest…
- story