HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trezm

39 karmajoined 11 năm trước

Submissions

Emacs and AI, the combination you've been missing

getsmall.xyz
40 points·by trezm·5 ngày trước·0 comments

It's true – AI will replace _most_ software engineers

getsmall.xyz
3 points·by trezm·5 ngày trước·4 comments

Show HN: Small, an x402 powered writing site

getsmall.xyz
3 points·by trezm·3 tháng trước·0 comments

Superposition: Claude Code, Codex, and Gemini on your laptop from anywhere

github.com
2 points·by trezm·5 tháng trước·3 comments

Show HN: Superposition, open source access to Claude Code or Codex from anywhere

github.com
1 points·by trezm·5 tháng trước·0 comments

comments

trezm
·5 ngày trước·discuss
I think those are valid points, and to further add to it, we'll see a bifurcation of what are currently called "software engineers"; those who adopt the technology because they consider it a craft, and those who fall behind by producing slop because they're just trying to leave for the day.
trezm
·4 tháng trước·discuss
Rivian's R1* max battery offers an EPA over 400, anecdotal experience has taught me it's actually around 325-350 on the highway with heating/AC, but still.
trezm
·5 tháng trước·discuss
Yes! It would be great to either support a generic "custom" CLI option. Just trying to cover the main ones that I use initially.
trezm
·5 tháng trước·discuss
Superposition is a way to access claude code (and other CLIs) running on your laptop from anywhere, with multiple sessions and workspace isolation (thanks to git worktrees.)

Since my last checkin, I've made quite a few improvements to Superposition including:

- Gateway (docker image included) to access your laptop from anywhere without needing to open your ports

- Custom CLI command support

- Local git repos (no need for github)

- Automatic updates for the runner process (simply restart the main binary)

I've been using this every day to do a large portion of my own development, and it's proven to be very useful. Let me know what you think!