Hacker Newsnew | past | comments | ask | show | jobs | submit | nicwolff's commentslogin

Citing Aphyr's analysis of a pre-release version of Redis-Raft as though it applied to a shipped product is so disingenuous as to invalidate this whole post. The very next sentence after the one he quoted is

> We emphasize, again, that these are all internal development builds: Redis-Raft has no production users, so the real-world impact of these issues is negligible.

and of the 21 errors he found, 20 were already fixed before he published his review.


You don't need an ORM for any of that, just a query builder. In Python e.g. you can use SQLAlchemy Core instead of the SQLAlchemy ORM.


The main value I get from sqlalchemy is parsing the result into useful structures. Getting the two models out of a join, prefetching related objects, etc. Though I much prefer rust diesel’s approach of no lazy queries (prefetches returned as list[tuple[object, list[related_object]], though diesel had other issues for me). My policy with sqlachemy is to unwrap all results to that if I’m passing/returning them. No relationship access outside of the function making the query.


I think they meant "evoked", for which Merriam Webster has

    1: to call forth or up: such as
      a: to bring to mind or recollection
      b: to cite especially with approval or for support


Maybe April Fool's Day was the wrong day to release that.


Yeah, same – mine gives Claude a proxy to the host's Docker socket that disallows mounting anything outside the dev dirs or starting a --privileged container, so it can run tests.

https://github.com/nicwolff/claude-container/


Hi, using the app now and it's been great fun. (Now if my wife would actually take an exit so we could eat!)

However, we're on 290 E and it's showing me the exits that are behind us – as if it thinks we're westbound. Is there any way to convince it we're not?


And for my iPod touch! I was prepared to keep using it around the house – it's so much lighter than a phone – but I was worried about leaving it logged into iCloud Keychain if it wasn't going to get this fix.



It's "Daylight Saving", not "Savings".


“‘Daylight saving time’ is also sometimes called ‘daylight saving,’ ‘daylight savings,’ ‘daylight savings time,’ or ‘daylight time.’

So, listen to your heart.”

https://bsky.app/profile/merriam-webster.com/post/3mgkh6eycs...


The "funniest" thing about this is that in any other context, this administration absolutely insists that everyone should be called only by their legal name, not any other name that they prefer because they think it better suits their identity.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: