HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bewuethr

no profile record

Submissions

Pull Request Stacks [Preview]

github.com
1 points·by bewuethr·6 เดือนที่ผ่านมา·0 comments

Fang, the CLI Starter Kit

github.com
147 points·by bewuethr·ปีที่แล้ว·32 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
·ปีที่แล้ว·discuss
I love that graph! So many occurrences of "that's me" or "I know somebody exactly like that".
bewuethr
·ปีที่แล้ว·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
·2 ปีที่แล้ว·discuss
In Ideas That Created the Future [1], a curated and edited set of influential computer science papers, the Leibniz contribution is "The True Method" [2], which I read more or less as "if we could formalize everything, we could use mathematical methods to find answers to all questions".

In the collection of papers, it's picked because of its ideas later formalized in Boolean logic, and logic programming in general.

[1]: https://direct.mit.edu/books/edited-volume/5003/Ideas-That-C...

[2]: https://e-space.mmu.ac.uk/624726/3/The%20true%20method.pdf
bewuethr
·2 ปีที่แล้ว·discuss
Oh wow, I could have sworn! Did you never use bubble tea and bubbles, or did you remove them at some point?
bewuethr
·2 ปีที่แล้ว·discuss
The GitHub CLI (https://cli.github.com/) uses Bubble Tea. There's no good way to find popular dependents, but you can browse https://github.com/charmbracelet/bubbletea/network/dependent... to see GitHub repos that import the module.
bewuethr
·2 ปีที่แล้ว·discuss
Was it https://amber-lang.com?
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).