Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bewuethr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
bewuethr
7d ago
The article links to an entire separate article about automatic.css.
2.
▲
by
bewuethr
2mo ago
lipgloss is pretty close: https://github.com/charmbracelet/lipgloss
3.
▲
by
bewuethr
2mo ago
With "spindles", apparently: https://blog.tangled.org/spindle-microvm/
4.
▲
by
bewuethr
4mo ago
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&
5.
▲
by
bewuethr
5mo ago
I love that https://github.com/yourhandle is an existing organization.
6.
▲
by
bewuethr
5mo ago
csvkit ( https://github.com/wireservice/csvkit ) has a "csvlook" command, and yq ( https://github.com/mikefarah/yq ) supports CSV as an input format.
7.
▲
by
bewuethr
5mo ago
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/co
8.
▲
by
bewuethr
5mo ago
Looks like the https://www.getzola.org/themes/radion/ theme
9.
▲
by
bewuethr
6mo ago
https://github.com/github/roadmap/issues/1218 is the tracking issue for it
10.
▲
by
bewuethr
7mo ago
I like to let tab completion write my filenames for me whenever possible.
11.
▲
by
bewuethr
7mo ago
Have you seen the `ssh-terminfo` option for shell integration? https://ghostty.org/docs/config/reference#shell-integration-...
12.
▲
by
bewuethr
7mo ago
Maybe as an SSH app? See https://snakes.run for a recent example.
13.
▲
by
bewuethr
7mo ago
All attacks assume compromised servers.
14.
▲
by
bewuethr
7mo ago
Have you tried Tilt? https://tilt.dev/
15.
▲
Pull Request Stacks [Preview]
(github.com)
1 points
by
bewuethr
8mo ago
|
0 comments
16.
▲
by
bewuethr
1y ago
There is history scrolling, you have to focus on the chat with tab first.
17.
▲
Fang, the CLI Starter Kit
(github.com)
147 points
by
bewuethr
1y ago
|
32 comments
18.
▲
by
bewuethr
1y ago
I love that graph! So many occurrences of "that's me" or "I know somebody exactly like that".
19.
▲
by
bewuethr
1y ago
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. Pl
20.
▲
by
bewuethr
2y ago
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 coul
21.
▲
by
bewuethr
2y ago
Oh wow, I could have sworn! Did you never use bubble tea and bubbles, or did you remove them at some point?
22.
▲
by
bewuethr
2y ago
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..
23.
▲
by
bewuethr
2y ago
Was it https://amber-lang.com ?
24.
▲
by
bewuethr
2y ago
A rudimentary version of this used to be integrated into Giphy[1], but it seems to be broken now, meaning the market is wide open for this! ;) [1]: https://giphy.medium.com/the-secret-giphy-slack-commands-9cb...
25.
▲
DIY RFID Business Card and Badge Holder with Victorinox Swiss Army Knife Tools
(mcuoneclipse.com)
77 points
by
bewuethr
2y ago
|
4 comments
26.
▲
by
bewuethr
2y ago
That's a thing! https://www.nytimes.com/video/world/europe/100000004415524/e...
27.
▲
by
bewuethr
3y ago
Here's a diff without the first commit that changed all linebreaks: https://github.com/marijnh/Eloquent-JavaScript/compare/d8290...
28.
▲
by
bewuethr
3y ago
There's The Every Computer Performance Book http://www.treewhimsy.com/TECPB/Book.html and the blog it's based on, https://rwwescott.wordpress.com/
29.
▲
by
bewuethr
3y ago
There's also a fairly powerful gdb style actual debugger: https://bashdb.sourceforge.net/
30.
▲
by
bewuethr
3y ago
It's what the YAML FAQ say: https://yaml.org/faq.html
More ›