HackerTrans
トップ新着トレンドコメント過去質問紹介求人

xendo

no profile record

投稿

GLM 5.2 Released

twitter.com
28 ポイント·投稿者 xendo·28 日前·2 コメント

Stop Doing Easy Things

xendo.bearblog.dev
5 ポイント·投稿者 xendo·2 か月前·0 コメント

Stop Doing Easy Things

xendo.bearblog.dev
4 ポイント·投稿者 xendo·2 か月前·0 コメント

Stop Doing Easy Things

xendo.bearblog.dev
3 ポイント·投稿者 xendo·2 か月前·0 コメント

Zero – Programming Language for Agents

github.com
3 ポイント·投稿者 xendo·2 か月前·0 コメント

Ask HN: AI WTF

3 ポイント·投稿者 xendo·5 か月前·2 コメント

RustFS hardcoded auth token CVE (9.8)

nvd.nist.gov
4 ポイント·投稿者 xendo·6 か月前·2 コメント

Ask HN: Is Vibe Coding a Craft?

5 ポイント·投稿者 xendo·6 か月前·7 コメント

Intellectual AI Bubble

xendo.bearblog.dev
2 ポイント·投稿者 xendo·6 か月前·1 コメント

Intellectual AI Bubble

xendo.bearblog.dev
8 ポイント·投稿者 xendo·7 か月前·3 コメント

Rohit Prasad Leaving Amazon, DeSantis to Take over AGI

businessinsider.com
2 ポイント·投稿者 xendo·7 か月前·3 コメント

コメント

xendo
·18 日前·議論
Around that time I built a CLI to access and manage monitoring cameras that my company is selling. After giving a demo to my leadership I strongly adviced against releasing it to public. Giving agents access to some stuff is bad for customers.
xendo
·28 日前·議論
I appreciate how they waited till SpaceX IPO.
xendo
·29 日前·議論
Exactly, for long running vibe coded stuff that I don't care about quality getting big and smart model is the only option. But for high quality changes where I need to have control and understand everything, where I do everything in small chunks - I can use basic model like Sonnet.
xendo
·先月·議論
Even with examples it's still not convincing. I'm working on real products so I don't have time to waste comparing models that won't be relevant next month.
xendo
·先月·議論
Maybe it depends on the task, but the biggest productivity gains are from boiler plate generation, and there it's as easy as "generate me the boiler plate". Even if you can learn some very specific workflows today they would be model dependent and mostly obsolete within a month or two.
xendo
·先月·議論
I work with AI everyday, despite what many people suggest there is so little to learn. After a couple of hours you are good to go. You don't even need gstack.
xendo
·先月·議論
Sure, but for many folks the distraction is irresistible. It was difficult already to put care and craft into a product, having a slot machine for your attention makes it damn impossible.
xendo
·先月·議論
In the old days, producing all those things would be tremendous learning opportunity. Today it's a pure waste, not producing income is not a problem, not producing anything is.
xendo
·先月·議論
AI make easy work even easier, at the same time it shortens the attention span making it more difficult to do any difficult work. That's why there is so little real progress despite huge productivity gains.
xendo
·3 か月前·議論
Any idea what makes for such a diff between your and theirs numbers? Batching? Or could they do a crazy prefix caching across all nodes to reduce the actual processing.
xendo
·3 か月前·議論
You can argue that any UI is like a game engine in that sense. Some make sensible choices and don't need to pretend they have to render at 60fps.
xendo
·4 か月前·議論
Highly recommend gron. https://github.com/tomnomnom/gron
xendo
·4 か月前·議論
I thought you needed 100k lines of code for a C compiler. https://www.anthropic.com/engineering/building-c-compiler
xendo
·6 か月前·議論
Highly recommend 'Proving Ground' book, it's fiction but talks exactly about this.
xendo
·6 か月前·議論
Seems they have already removed

> RustFS is written in Rust, a memory-safe language, so it is 100% secure

From their docs.

https://github.com/rustfs/docs.rustfs.com/commit/cd1ece3c5f5...
xendo
·7 か月前·議論
Thanks, my first post ever. After almost 20 years in tech I finally found something I feel strong enough about to share my voice.

I'm really worried about all the people this transformation will leave behind. Judging by my big tech co, most leaders don't care.
xendo
·7 か月前·議論
We can't really property test most code. So it comes down, as with everything, to good judgement and experience.
xendo
·7 か月前·議論
You really think that Rohit was driving Alexa or AGI in the right direction?
xendo
·3 年前·議論
SteamOS on Steam Deck is based on Arch Linux.
xendo
·7 年前·議論
It's exactly because of these optimizations that Gnome is running slower. They have so many things to optimize that optimizing one makes two slower -- it's a vicious cycle.