HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xendo

no profile record

Submissions

GLM 5.2 Released

twitter.com
28 points·by xendo·28일 전·2 comments

Stop Doing Easy Things

xendo.bearblog.dev
5 points·by xendo·2개월 전·0 comments

Stop Doing Easy Things

xendo.bearblog.dev
4 points·by xendo·2개월 전·0 comments

Stop Doing Easy Things

xendo.bearblog.dev
3 points·by xendo·2개월 전·0 comments

Zero – Programming Language for Agents

github.com
3 points·by xendo·2개월 전·0 comments

Ask HN: AI WTF

3 points·by xendo·5개월 전·2 comments

RustFS hardcoded auth token CVE (9.8)

nvd.nist.gov
4 points·by xendo·6개월 전·2 comments

Ask HN: Is Vibe Coding a Craft?

5 points·by xendo·6개월 전·7 comments

Intellectual AI Bubble

xendo.bearblog.dev
2 points·by xendo·6개월 전·1 comments

Intellectual AI Bubble

xendo.bearblog.dev
8 points·by xendo·7개월 전·3 comments

Rohit Prasad Leaving Amazon, DeSantis to Take over AGI

businessinsider.com
2 points·by xendo·7개월 전·3 comments

comments

xendo
·18일 전·discuss
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일 전·discuss
I appreciate how they waited till SpaceX IPO.
xendo
·29일 전·discuss
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
·지난달·discuss
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
·지난달·discuss
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
·지난달·discuss
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
·지난달·discuss
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
·지난달·discuss
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
·지난달·discuss
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개월 전·discuss
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개월 전·discuss
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개월 전·discuss
Highly recommend gron. https://github.com/tomnomnom/gron
xendo
·4개월 전·discuss
I thought you needed 100k lines of code for a C compiler. https://www.anthropic.com/engineering/building-c-compiler
xendo
·6개월 전·discuss
Highly recommend 'Proving Ground' book, it's fiction but talks exactly about this.
xendo
·6개월 전·discuss
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개월 전·discuss
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개월 전·discuss
We can't really property test most code. So it comes down, as with everything, to good judgement and experience.
xendo
·7개월 전·discuss
You really think that Rohit was driving Alexa or AGI in the right direction?
xendo
·3년 전·discuss
SteamOS on Steam Deck is based on Arch Linux.
xendo
·7년 전·discuss
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.