HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jaaron

no profile record

Submissions

The Second Coming of the Command Line

cautomaton.com
2 points·by jaaron·10 วันที่ผ่านมา·0 comments

comments

jaaron
·2 เดือนที่ผ่านมา·discuss
For similar reasons, I strongly prefer org-mode to markdown. I find that with org-mode and extensions (such as in-line elisp) I have a _significantly_ more powerful system. For example, specs can have tasks and roadmaps inline which reduces risk of drift. The biggest downside is, unfortunately, not enough folks are emacs proficient.

I hadn't considered HTML and I'm definitely going to try this.
jaaron
·9 เดือนที่ผ่านมา·discuss
I was thinking the same thing: why is everyone reinventing emacs?

gnu and emacs already have a long history of cli and text friendly solutions that LLM dev agents can easily use and are trained on.

Or for structured data, just use a database. Dev agents can work with SQL just fine.
jaaron
·10 เดือนที่ผ่านมา·discuss
Agreed that picking the right size of work is critical.

I didn't know about Kiro specs. I've been playing around with my own org-mode based approach with mixed success in keeping dev agent work tracked:

https://github.com/farra/dev-agent-work
jaaron
·6 ปีที่แล้ว·discuss
I like the differentiation that engineering is programming integrated over time. [1]

To be a programmer you need the direct hard skills of coding literacy, analytical and logical thinking, combined with enough grit and creativity to see a problem through to completion. If you have that, you'll be a decent programmer, but you may not be a good engineer.

Engineering requires the maturity of thought to consider your actions and your solution over time. It requires more wholistic thinking and not just from the tech architecture point of view. Human soft skills tend to be more important over these time scales: communication, empathy, humility, courage. It's these skills that sustain success.

[1] https://www.oreilly.com/library/view/software-engineering-at...