HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bewuethr

no profile record

Submissions

Pull Request Stacks [Preview]

github.com
1 points·by bewuethr·6 months ago·0 comments

comments

bewuethr
·2 months ago·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 months ago·discuss
I love that https://github.com/yourhandle is an existing organization.
bewuethr
·3 months ago·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 months ago·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 months ago·discuss
Looks like the https://www.getzola.org/themes/radion/ theme
bewuethr
·3 months ago·discuss
https://github.com/github/roadmap/issues/1218 is the tracking issue for it
bewuethr
·4 months ago·discuss
I like to let tab completion write my filenames for me whenever possible.
bewuethr
·4 months ago·discuss
Have you seen the `ssh-terminfo` option for shell integration? https://ghostty.org/docs/config/reference#shell-integration-...
bewuethr
·4 months ago·discuss
Maybe as an SSH app? See https://snakes.run for a recent example.
bewuethr
·5 months ago·discuss
All attacks assume compromised servers.
bewuethr
·5 months ago·discuss
Have you tried Tilt? https://tilt.dev/
bewuethr
·12 months ago·discuss
There is history scrolling, you have to focus on the chat with tab first.
bewuethr
·3 years ago·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).