HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mrbonner

1,102 karmajoined قبل 15 سنة

Submissions

Anthropic Accuses Chinese Companies of Siphoning Data from Claude

wsj.com
9 points·by mrbonner·قبل 5 أشهر·3 comments

Oracle wins big in AI deals. Stock jumps 40%

wsj.com
6 points·by mrbonner·قبل 10 أشهر·0 comments

comments

mrbonner
·قبل 12 ساعة·discuss
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?
mrbonner
·قبل 10 أيام·discuss
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.
mrbonner
·قبل 17 يومًا·discuss
Fun fact: it is spam filtering application that makes Paul Graham famous (and rich)
mrbonner
·قبل 24 يومًا·discuss
[dead]
mrbonner
·الشهر الماضي·discuss
Then how do they get promoted?
mrbonner
·الشهر الماضي·discuss
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.
mrbonner
·الشهر الماضي·discuss
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.
mrbonner
·الشهر الماضي·discuss
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.
mrbonner
·قبل شهرين·discuss
I’m doing it this year. Does the pill work as effectively as the drink?
mrbonner
·قبل شهرين·discuss
I bought 3 programming books last month including this one. I really enjoy “Learning Go” over the official go book.
mrbonner
·قبل شهرين·discuss
That just means there will be legitimate ways to short them.
mrbonner
·قبل شهرين·discuss
So I have seen people using Claude to change variables’ names. Is it tokenmaxxing?
mrbonner
·قبل شهرين·discuss
We have had a service to add two numbers. What make you think this is not realistic? :-)
mrbonner
·قبل شهرين·discuss
good luck and take care of yourself!
mrbonner
·قبل شهرين·discuss
Your method of combining models to strengthen the implementation reminds me of how we form stronger alloys by combining metals!
mrbonner
·قبل شهرين·discuss
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.
mrbonner
·قبل 3 أشهر·discuss
It’s all for show I guess. But at this point, why would anyone be surprised about it?
mrbonner
·قبل 3 أشهر·discuss
So this is the norm: quantized version of the SOTA model is previous model. Full model becomes latest model. Rinse and repeat.
mrbonner
·قبل 3 أشهر·discuss
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.
mrbonner
·قبل 3 أشهر·discuss
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!