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.