Viewing profile — geewee
geewee
HN member- Joined
- Fri, Jan 06, 2017, 6:35 AM UTC
- HN karma
- 1,032
- Public activity
- 259 items
- HN profile
- View on Hacker News ↗
About geewee
No profile information was provided.
Recent public activity
-
comment
Comment #43748749
That's almost certainly per server instance though, there's no mention of any type of synchronization across multiple instances, so if you e.g run many small ones or run the servic…
-
comment
Comment #43420225
We're also struggling with this, as we'd love to e.g. just run a formatter and commit the changed code in CI rather than just fail the code.
-
comment
Comment #43111622
I tried Aider recently to modify a quite small python + HTML project, and it consistently got "uv" commands wrong, ended up changing my entire build system because it didn't think …
-
comment
Comment #42928719
Whoa! Small world. That was a fun story.
-
comment
Comment #42928701
I think it depends on how thorny the thing you need to debug is. Race conditions, intermittent bugs that crash the process leaving no trace, etc. Debugging is much more than using …
- comment
-
comment
Comment #42828319
That was an incredibly interesting read, thank you for sharing!
-
comment
Comment #42673650
Does it? Nobody's arguing that trans women are female.
-
comment
Comment #42615387
I don't really think we have. There are many open source projects that duplicate work for a variety of reasons. Perfectly fine for stuff you want to do, but probably not an optimal…
-
comment
Comment #42468650
Aw, I hoped for a second for global coverage.
-
comment
Comment #42406349
I wonder if these graphs capture the new multi-threaded frontend that's on nightly.
-
comment
Comment #42280267
It's unclear to me based on your post, but you do realize that public IPs very much count as personally identifiable information under the GDPR, right?
-
comment
Comment #42226290
Yes, some of the forests will be untouched nature but a good chunk of it will be for timber production.
-
comment
Comment #41984782
Does anyone have any idea if we can expect a MacBook Pro with M4 release announcement this week as well?
-
comment
Comment #41564184
Why?
-
comment
Comment #41235684
Something similar (but not quite the same) exists through sources like CCF ( https://www.cloudcarbonfootprint.org/ ) or Climatiq ( https://www.climatiq.io/docs/api-reference/comput…
-
comment
Comment #41057348
To be fair, I can remember 0 times where as an API consumer I've needed to do different actions depending on whether it was a 401 or a 403 - but I also mainly deal in API->API comm…
-
comment
Comment #40935254
It happens even on prolonged vacations. So I don't actually have to get up at any particular time (my partner does) so I don't really buy the stress theory, it feels more like a pr…
-
comment
Comment #40935236
It's meat all the way down!
-
comment
Comment #40934184
I'm generally an early riser, and I just go to bed early and (generally) wake up a little before my alarm. Even if I go to bed late I wake up at around the same time (even though I…
-
comment
Comment #40934171
If these toxins build up in animal cells - why would you eating meat (that must then have a much higher concentration) not expose you to the same toxins?
-
comment
Comment #40788048
Yeah that looks really promising. Haven't done Django as my daily driver for a few years now, and I don't recall stumbling upon it back then!
-
comment
Comment #40788011
Django getting background tasks built-in is going to be really nice. It sucked having to manage celery or similar alongside it.
- comment
-
comment
Comment #40787958
> It's not like AI replaced anything you mentioned. I mean it's true it hasn't replaced anything the OP mentioned, but it has definitely replaced parts of the compute that I would …