Hah tales as old as time. what’s next? Distillation of Disney theme park?
HN user
mrbonner
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.
Fun fact: it is spam filtering application that makes Paul Graham famous (and rich)
Then how do they get promoted?
This has been the the case all the time: most of our work are connecting pipes using glue code/duct tape so to speak. But now, we are delegating this to AI. Nothing new for me.
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.
I’m doing it this year. Does the pill work as effectively as the drink?
I bought 3 programming books last month including this one. I really enjoy “Learning Go” over the official go book.
That just means there will be legitimate ways to short them.
So I have seen people using Claude to change variables’ names. Is it tokenmaxxing?
We have had a service to add two numbers. What make you think this is not realistic? :-)
good luck and take care of yourself!
Your method of combining models to strengthen the implementation reminds me of how we form stronger alloys by combining metals!
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.
It’s all for show I guess. But at this point, why would anyone be surprised about it?
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.
Unverifiable software stack now amplified with LLM undetermistic. This while thing starts to feel like we are building on top a giant house of card!
You're talking about the aladeen or that aladeen? I don't understand which aladeen you are talking about.
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?
Godspeed AI-I
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 am not sure if this is an April fool joke anymore in the age of AI.
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.
Yes, my wife asks me to shut up when I mention AI. Hah
I forgot that I also "try" Rust as well. But, I feel like it may not be suitable for my use cases and not simple enough for non-intelligent person like me :-). I agree error handling in Go could be better. But, comparing to Java I don't think I would feel salty.
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.
Thanks for the deep insights! I feel like reading from an human fellow. Also you should put up a banner “no AI slop” hehe.