Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hamishwhc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
hamishwhc
4d ago
Semi-related: I built a Godot plugin that adds a Ghostty-based terminal pane to the Godot editor ( https://godotengine.org/asset-library/asset/5426 ). Godot as an application platform and not just a game engine is a
2.
▲
by
hamishwhc
7mo ago
Now someone’s going to write a react-manim renderer I’m sure.
3.
▲
by
hamishwhc
9mo ago
The author’s point about “not caring about pip vs poetry vs uv” is missing that uv directly supports this use case, including PyPI dependencies, and all you need is uv and your preferred Python version installed: https://docs.ast
4.
▲
by
hamishwhc
10mo ago
See also (2019): https://news.ycombinator.com/item?id=20094866
5.
▲
by
hamishwhc
1y ago
> cdk8s is like this, but it is not a good example of what you can do with a generator As a die-hard fan of cdk8s (and the AWS CDK), I am curious to hear about this more. What do you feel is missing or could be done better?
6.
▲
by
hamishwhc
2y ago
Because if you are working with CSS, there’s a decent chance you’ll be using npm and/or Vite, and it’s convenient to integrate your tools to save yourself time. Don’t like it, pick another installation method, like the standalone CLI b
7.
▲
by
hamishwhc
2y ago
Also https://github.com/feedback-assistant/reports specifically for Feedback Assistant reports.
8.
▲
by
hamishwhc
3y ago
Very curious about the context of that first comment, do you have a link?
9.
▲
by
hamishwhc
3y ago
How can the “attesters” verify the integrity of the user agent? Sure the attestation is signed, but why can’t we mess with the data sent to the attester and just nullify the entire point of the proposal? The “browser acceptance criteria” in
10.
▲
by
hamishwhc
3y ago
This completely misses the part where Discord is keeping the server nicknames system and adding a display name (that will be your existing username), like Twitter’s username + display name system. You can absolutely keep having different na
11.
▲
by
hamishwhc
4y ago
Not OP, but I would recommend Kysely as a great example. I’m on mobile so don’t have a link at hand sorry.
12.
▲
by
hamishwhc
4y ago
I think a large chunk of this is the tendency in larger Rust projects to split themselves up into smaller library crates, rather than single crate monoliths: single libraries that you use may depend on 5 different crates all from the same
13.
▲
by
hamishwhc
4y ago
Anything stopping us from just creating a CNAME to our tailnet domain and registering certs for it instead of whatever.ts.net? This seems like it should work in my head...