HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xendo

no profile record

Submissions

GLM 5.2 Released

twitter.com
28 points·by xendo·28 giorni fa·2 comments

Stop Doing Easy Things

xendo.bearblog.dev
5 points·by xendo·2 mesi fa·0 comments

Stop Doing Easy Things

xendo.bearblog.dev
4 points·by xendo·2 mesi fa·0 comments

Stop Doing Easy Things

xendo.bearblog.dev
3 points·by xendo·2 mesi fa·0 comments

Zero – Programming Language for Agents

github.com
3 points·by xendo·2 mesi fa·0 comments

Ask HN: AI WTF

3 points·by xendo·5 mesi fa·2 comments

RustFS hardcoded auth token CVE (9.8)

nvd.nist.gov
4 points·by xendo·6 mesi fa·2 comments

Ask HN: Is Vibe Coding a Craft?

5 points·by xendo·6 mesi fa·7 comments

Intellectual AI Bubble

xendo.bearblog.dev
2 points·by xendo·6 mesi fa·1 comments

Intellectual AI Bubble

xendo.bearblog.dev
8 points·by xendo·7 mesi fa·3 comments

Rohit Prasad Leaving Amazon, DeSantis to Take over AGI

businessinsider.com
2 points·by xendo·7 mesi fa·3 comments

comments

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