HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bewuethr

no profile record

Submissions

Pull Request Stacks [Preview]

github.com
1 points·by bewuethr·6개월 전·0 comments

comments

bewuethr
·2개월 전·discuss
The `|| true` is often done because people use `errexit` as part of "Bash strict mode"[1], which comes with so many caveats[2] that I usually avoid it. Claude, however, loves it.

[1]: http://redsymbol.net/articles/unofficial-bash-strict-mode/

[2]: https://mywiki.wooledge.org/BashPitfalls#set_-euo_pipefail
bewuethr
·3개월 전·discuss
I love that https://github.com/yourhandle is an existing organization.
bewuethr
·3개월 전·discuss
csvkit (https://github.com/wireservice/csvkit) has a "csvlook" command, and yq (https://github.com/mikefarah/yq) supports CSV as an input format.
bewuethr
·3개월 전·discuss
Some models, for example Opus 4.7 and GPT 5.5, are only available on Pro+; Pro+ has audit logs and GitHub Spark; that's about it, as far as I can tell from https://docs.github.com/en/enterprise-cloud@latest/copilot/g...
bewuethr
·3개월 전·discuss
Looks like the https://www.getzola.org/themes/radion/ theme
bewuethr
·3개월 전·discuss
https://github.com/github/roadmap/issues/1218 is the tracking issue for it
bewuethr
·4개월 전·discuss
I like to let tab completion write my filenames for me whenever possible.
bewuethr
·4개월 전·discuss
Have you seen the `ssh-terminfo` option for shell integration? https://ghostty.org/docs/config/reference#shell-integration-...
bewuethr
·4개월 전·discuss
Maybe as an SSH app? See https://snakes.run for a recent example.
bewuethr
·5개월 전·discuss
All attacks assume compromised servers.
bewuethr
·5개월 전·discuss
Have you tried Tilt? https://tilt.dev/
bewuethr
·12개월 전·discuss
There is history scrolling, you have to focus on the chat with tab first.
bewuethr
·3년 전·discuss
The Social Radars has an episode where they interview PG, covering much of the history of YC: https://www.thesocialradars.com/episodes (second from the bottom).