HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feifan

no profile record

Submissions

The Four Horsemen of the Slopocalypse

slopocalypse.substack.com
3 points·by feifan·4 miesiące temu·1 comments

The imminent risk of vibe coding

basta.substack.com
3 points·by feifan·5 miesięcy temu·0 comments

comments

feifan
·6 miesięcy temu·discuss
> Feedback helps, right. But if you've got a problem where a simple, contained feedback loop isn't that easy to build, the only source of feedback is yourself. And that's when you are exposed to the stupidity of current AI models.

That's exactly the point. Modern coding agents aren't smart software engineers per se; they're very very good goal-seekers whose unit of work is code. They need automatable feedback loops.
feifan
·6 miesięcy temu·discuss
Cultural reflex probably; lentils and tofu are displeasurable to most Americans
feifan
·8 miesięcy temu·discuss
this assumes the application is hosted as SaaS, but if the application makes sense as a personal/"desktop" app, that likely wouldn't matter.
feifan
·3 lata temu·discuss
I'm working on an app to browse a codebase as a list of constructs — classes, methods, etc. It matches how I think about code: as a database of named entities, in which the implementation is often an afterthought — unlike text editors, in which constructs of various types, along with their implementation, all kind of look the same. It's still a very early project, but here's a short recording of some of what I've built so far[^0]. It's been a great way to learn SwiftUI, the Language Server Protocol, and FSEvents as well!

[^0]: https://twitter.com/tanagram_/status/1652164856563507200