HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bewuethr

no profile record

Submissions

Pull Request Stacks [Preview]

github.com
1 points·by bewuethr·há 6 meses·0 comments

comments

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