HN user

mrbonner

1,104 karma
Posts22
Comments523
View on HN
www.wsj.com 4mo ago

Anthropic Accuses Chinese Companies of Siphoning Data from Claude

mrbonner
9pts3
www.wsj.com 10mo ago

Oracle wins big in AI deals. Stock jumps 40%

mrbonner
6pts0
www.wsj.com 1y ago

Amazon Is on the Cusp of Using More Robots Than Humans in Its Warehouses

mrbonner
16pts0
www.wsj.com 1y ago

Meta's 'Digital Companions' Will Talk Sex with Users–Even Children

mrbonner
14pts4
news.ycombinator.com 1y ago

Ask HN: Building a PC for AI Tasks

mrbonner
4pts1
www.wsj.com 2y ago

Amazon's Push to Crack Trader Joe's–and Dominate Everything

mrbonner
2pts0
www.nasa.gov 3y ago

A Reference Guide to the Orion Spacecraft [pdf]

mrbonner
3pts0
www.wsj.com 4y ago

Amazon Retail CEO Dave Clark Quit

mrbonner
4pts0
www.wsj.com 4y ago

TikTok’s Work Culture: Anxiety, Secrecy and Relentless Pressure

mrbonner
3pts1
news.ycombinator.com 4y ago

Ask HN: Alternate Email hosting to G Suite

mrbonner
105pts149
www.wsj.com 5y ago

Moderna and Pfizer Are Reinventing Vaccines, Starting with Covid

mrbonner
2pts1
www.wsj.com 6y ago

Marines Plan to Retool to Meet China Threat

mrbonner
2pts0
news.ycombinator.com 6y ago

Ask HN: What to do with an extra WiFi router

mrbonner
2pts0
www.wsj.com 6y ago

TV Maker Vizio Is Building an Ad Business of Its Own

mrbonner
2pts0
news.ycombinator.com 9y ago

Ask HN: Reading Suggestions to Improve Technical Writing

mrbonner
2pts0
dmly.github.io 13y ago

Java App server with Websocket and Dropwizard on Redhat OpenShift Cloud Platform

mrbonner
1pts0
dmly.github.io 13y ago

DIY OpenShift Java App server: A short review

mrbonner
1pts0
dmly.github.io 13y ago

Java Proxy Chainin - Aspect On the cheap with Dynamic proxy

mrbonner
2pts0
news.ycombinator.com 13y ago

Show HN: Five in a Row Game (Tic tac Toe)

mrbonner
1pts2
mini.lyfam.com 13y ago

Show HN: Five in a Row Game (Tic tac Toe)

mrbonner
1pts0
news.ycombinator.com 14y ago

Ask HN: I Got DDOS'ed and Possible Hacked To Ubuntu Server

mrbonner
3pts0
news.ycombinator.com 15y ago

Ask HN: Moving to Seattle

mrbonner
2pts3

I agree with Odin creator here. I am not sure when or why we have come to a conclusion in our professional industry that "real software engineer uses vim/emacs/insert your CLI editor here" type of mental model. Is it just the testosterone level speaking here?

I read “how to win friends and influence others” many times but didn’t realize the main lesson is not to argue. That is until I reached 40. So, some lessons will take certain age to understand. I bet the OP is not in their 20s or 30s even.

Maybe it is just me: I feel Anthropic most recent product announcements resemble more and more like what IBM tactic was at its high. For instance, the Watson AI hype after it defeated Kasparov. The difference is IBM actually wanted and let businesses buy and use Watson as opposed to time released like what Anthropic does to even boost the hype higher.

I really appreciate the documentation. But, it appears to me that this is how I also use Claude daily and I thought I am just using it as a coding agent. The intro however sounds like a recipe to use Claude for everything else beyond a coding agent.

Also, this stuff feels like alchemy to me . I bet some of you have the same feeling.

Don’t listen to anyone saying it is fine for reading or writing extensively with the xReal. I have one and it is PITA to do that over a long period. You better just stick with watching videos or playing games with it.

Claude Opus 4.7 3 months ago

So this is the norm: quantized version of the SOTA model is previous model. Full model becomes latest model. Rinse and repeat.

Cool! I checked the source and noticed that even LLM prefers simplified, high level Rust coding styles: use value types such as String, use smart pointers such as reference counting, clone liberally, etc… instead of fighting the borrow checker gatekeepers.

It is the style I prefer to use Rust for. Coming from Python, Typescript and even Java, even with this high level Rust, it yields incredible improvement already.

This is great. I think Apple bought Kuzu, a in memory graph database in late 2025 to support RAG in combine with their FM like this. Even with such as small model, a comprehensive context of our personal data in graph RAG would be sufficient for a PA system. Do we know if we can have access to this RAG data?

Can you at least read the article before criticizing them? They explicitly call out that they use Bayesian Optimization (Gaussian process) thing for this. It is "AI" but not "LLM" like you think it is.

I feel like I’m not the only who feel excited about the whole “compression” tricks while maintaining fidelity in our AI era. In a way, it has a vibe similar to the early 2000s when digital music became popular and the need for lossless compression was paramount. Sort of a pied piper moment for us now . Someone please make a Weisseman score for this stuff.

Hey, thanks for sharing this. Your app inspires me to take a look at Go, again! I've been searching for another primary language to learn. My primary used to be Java at $day$ job and now Python for ML/AI. I love Python but still feel insecure given the lack of static typing. I look at TypeScript as well, especially in the context of Bun runtime. I decided it may not be for me, not the language, but the ecosystem around it.

The 49MB web page 4 months ago

Thanks for the deep insights! I feel like reading from an human fellow. Also you should put up a banner “no AI slop” hehe.