Viewing profile — winterqt
winterqt
HN member- Joined
- Sun, Dec 25, 2022, 2:44 AM UTC
- HN karma
- 288
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About winterqt
No profile information was provided.
Recent public activity
-
comment
Comment #48795882
What’s the sigh to, out of curiosity, just because this makes revocation hard?
-
comment
Comment #48614313
Interesting, it’s still live!
-
comment
Comment #48261302
> `absorb` assigns the changes based on whichever previous commit most recently touched those files, which sometimes doesn't actually correspond to which commit should own these pa…
-
comment
Comment #47736225
It’s possible this is just a Nest limitation? It appears that all the data is there to construct a diff with context, and I’d hope the CLI would do so…
-
comment
Comment #47679177
Comments here seem to be talking like they've used this model for longer than a few hours -- is this true, or are y'all just sharing your initial thoughts?
-
comment
Comment #47677401
> Codex switched to paid API tokens only. They’re still doing subscriptions: https://developers.openai.com/codex/pricing
-
comment
Comment #47373321
As in, participants would copy output from one LLM as a question to another?
-
comment
Comment #47359637
In my limited time using it, I’ve never seen it ask for permission to read files from within the working directory, what cases have you run into where it does? Was it trying to run…
-
comment
Comment #47335919
(This is a response to a different devlog entry on the same page, not TFA.)
-
comment
Comment #46991140
https://archive.fo/Xfyni
-
comment
Comment #46866059
> I think OpenBSD actually does support static libc though. How does that work, with syscalls being unable to be called except from the system’s libc? I’d be a bit surprised if any…
-
comment
Comment #46715924
Won’t IDEA automatically index/execute some Gradle code when possible? As soon as you execute an arbitrary binary/script from the project directory, the isolation of the JVM doesn’…
-
comment
Comment #46461721
Looks like some were automod and some just went into modqueue, only one was actually removed by mods.
-
comment
Comment #46164181
Supposedly the ARM ThinkPads are alright on Linux.
-
comment
Comment #45616406
rubygems.org will still be operated by Ruby Central, though, so you still have to trust them. Given the state of affairs, this is less than ideal, but it’s probably a better outcom…
-
comment
Comment #45268943
Is changing your password to at least stop {some of, all} the 2FA requests not helping?
-
comment
Comment #45173579
See https://news.ycombinator.com/item?id=45171576 .
-
comment
Comment #45172334
Thank you for the swift and candid response, this has to suck. :/ > The author appears to have deleted most of the compromised package before losing access to his account. At the t…
-
comment
Comment #44575359
This isn’t the same website as https://news.ycombinator.com/item?id=44560662 — clearly a different product with the same name, though it seems the signup button doesn’t even do any…
-
comment
Comment #44408959
This reminds me of a kind of similar academic(?) project that at the very least had a custom C compiler alongside a custom OS… I can’t remember what it is offhand though.
-
comment
Comment #44376310
Is there a reason you didn’t explicitly pull in mkdocs as a dependency in that invocation? I guess uv will expose it/let you run it anyways due to the fact that it’s required by ev…
-
comment
Comment #44231842
Do you mean gail.com?
-
comment
Comment #43330061
> Tunneling through a single external node defeats the purpose of hosting k8s in home server. How so? You can just rent a cheap server to tunnel through, while having the benefits …
-
comment
Comment #41410306
From point 1: how does the function returned from model.update confirm to (tea.Model, tea.Cmd)? Is that a typo?
-
comment
Comment #40442409
Graphene also has a way to sandbox Play Services, and may even allow Google Wallet using that, making it so that they don't have to dual boot.