Viewing profile — rtpg
rtpg
HN member- Joined
- Fri, Nov 23, 2012, 1:31 AM UTC
- HN karma
- 20,991
- Public activity
- 6,578 items
- HN profile
- View on Hacker News ↗
About rtpg
blog: https://rtpg.co
Recent public activity
-
comment
Comment #49204092
Site.objects.annotate( distance=Degrees(ACos(Cos(.....))), latpoint=float(lat), lngpoint=float(lon), ).order_by("distance")[:5] for function calls, look at django.db.models.functio…
-
comment
Comment #49195254
The one thing I really appreciate with the ORM is that you really can get the ORM to make... more or less any sort of SQL query you want. It can take a while to wrap your head arou…
-
comment
Comment #49193647
Could someone explain to me in practice how one would use these to do… a thing? Like a straightforward use case? Having trouble figuring out what these are for
- comment
- comment
-
comment
Comment #49193081
> Most of the lots are empty. Is this not the same for the data centers? Have data centers solved parking provisioning in a way office parks haven't? > Second, no, these jobs are n…
- comment
-
comment
Comment #49192968
Drastically less parking, so way less jobs in the local area right? Like maybe the municipality doesn't care because a lot of jobs are filled by people coming in from an hour away,…
-
comment
Comment #49192943
> nobody moralizes office buildings I do not believe this to be true! I have the impression you keep up with zoning discourse etc in your area based on your posting history... you …
- comment
-
comment
Comment #49116828
we had a whole discussion at work around whether to not to use pg for queues at a reasonable size (in particular for doing some notion of fair queueing distribution across tenants)…
-
comment
Comment #49104719
Hey areoform, I just read your post on hacker news about people using The Sentence, and couldn't agree more!
-
comment
Comment #49104713
Best emails I've gotten are terse (nice subject line getting to the point) and a no-nonsense body. I think trying to make a "playful" personality turns off some people and is more …
-
comment
Comment #49091808
sorry, you're right and I didn't express my idea well > For python - https://github.com/aspect-build/rules_py parses a UV lockfile and does not use either UV or pip at build time. …
-
comment
Comment #49091597
https://pixelpoint.io/blog/how-to-craft-personal-design-tool... the blog post announcing this > If you need another graphic like that in another place, doing it manually is simply …
-
comment
Comment #49078279
It's not about the package managers not being polyglot. It's about, for example, witnessing that `pip install` installs binaries with absolute paths and then writing a patch _for p…
-
comment
Comment #49078222
so then my glib question: what is the purpose of this project? It does look like for some projects it's almost entirely "just declare the dep tree" ( https://github.com/allyourcode…
-
comment
Comment #49078149
there's a wonderful blog post about this that I wish I could find and can't. I feel like it was a github gist. The gist of it is something like: - Bazel community hits a problem wi…
-
comment
Comment #49077357
I'm a bit worried this is intro'ing the classic problem we have in Bazel land, where everyone is having to show up with their own sort of packaging scripts etc instead of using ups…
-
comment
Comment #49076311
The sort of real thing is that it's not just about no-downtime deploys, but also stuff like rolling back smoothly, general continuous deployment or even just generally being able t…
-
comment
Comment #49063846
> Unless it's a web site that can tolerate no downtime at all during schema updates, SQLite in WAL2 mode is more than enough. I do think that people really underestimate how quickl…
-
comment
Comment #49063504
> We now have LLMs which, combined with proof irrelevance, promise to be an extremely capable form of proof automation. With sufficient amounts of automation perhaps you don't need…
-
comment
Comment #49063333
This framing of the banners as cookie banners is a dodge. It's not about cookies. The cookie banner isn't about the usage of cookies, it's about _the underlying tracking_. You're a…
-
comment
Comment #49063310
while what you're saying is true in theory, you still have to make sure that e.g. your form responses do the right thing. You might think "just return the full page!" but it's extr…
-
comment
Comment #49056108
dunno where you're looking, they're 400 USD But also just type "android mp3 player" into Amazon dot com. You'll find plenty of stuff under $100[0] [0] https://www.amazon.com/4-02-P…