HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bewuethr

no profile record

Submissions

Pull Request Stacks [Preview]

github.com
1 points·by bewuethr·6 mesi fa·0 comments

Fang, the CLI Starter Kit

github.com
147 points·by bewuethr·anno scorso·32 comments

comments

bewuethr
·2 mesi fa·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 mesi fa·discuss
I love that https://github.com/yourhandle is an existing organization.
bewuethr
·3 mesi fa·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 mesi fa·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 mesi fa·discuss
Looks like the https://www.getzola.org/themes/radion/ theme
bewuethr
·3 mesi fa·discuss
https://github.com/github/roadmap/issues/1218 is the tracking issue for it
bewuethr
·4 mesi fa·discuss
I like to let tab completion write my filenames for me whenever possible.
bewuethr
·4 mesi fa·discuss
Have you seen the `ssh-terminfo` option for shell integration? https://ghostty.org/docs/config/reference#shell-integration-...
bewuethr
·4 mesi fa·discuss
Maybe as an SSH app? See https://snakes.run for a recent example.
bewuethr
·5 mesi fa·discuss
All attacks assume compromised servers.
bewuethr
·5 mesi fa·discuss
Have you tried Tilt? https://tilt.dev/
bewuethr
·12 mesi fa·discuss
There is history scrolling, you have to focus on the chat with tab first.
bewuethr
·anno scorso·discuss
I love that graph! So many occurrences of "that's me" or "I know somebody exactly like that".
bewuethr
·anno scorso·discuss
Shortened commit SHAs are actually not supported by Actions; if you try, you get

"Unable to resolve action `actions/checkout@11bd719`, the provided ref `11bd719` is the shortened version of a commit SHA, which is not supported. Please use the full commit SHA `11bd71901bbe5b1630ceea73d27597364c9af683` instead."
bewuethr
·3 anni fa·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).