Readit News logoReadit News
patrick91 commented on Show HN: Django-xbench – slow endpoint aggregation for Django   github.com/yeongbin05/dja... · Posted by u/yeongbin05
blorenz · 19 days ago
Terrific project. I use Strawberry GraphQL so about all of my endpoints will be /graphql unfortunately. It would be nice if it could parse off a header to qualify which bucket it goes to. That way I could send over the operation and django-xbench takes care of it.

I see you are going have N+1s on the roadmap. I currently use django-zeal which does a fantastic job detecting them but there isn't a visualization. I'm keenly watching where you go with this.

I need more django perf in my life.

patrick91 · 19 days ago
how are you finding Strawberry?
patrick91 commented on Clicks Communicator   clicksphone.com/en/commun... · Posted by u/microflash
patrick91 · 2 months ago
I really wish someone would make a keyboard or smartphone with the same keyboard as the HTC Touch Dual, it was so good!
patrick91 commented on How uv got so fast   nesbitt.io/2025/12/26/how... · Posted by u/zdw
andy99 · 3 months ago
I remain baffled about these posts getting excited about uv’s speed. I’d like to see a real poll but I personally can’t imagine people listing speed as one of the their top ten concerns about python package managers. What are the common use cases where the delay due to package installation is at all material?

Edit to add: I use python daily

patrick91 · 3 months ago
for me it's being able to do `uv run whatever` and always know I have the correct dependencies

(also switching python version is so fast)

patrick91 commented on Django 6   docs.djangoproject.com/en... · Posted by u/wilhelmklopp
blorenz · 3 months ago
Django powers my SaaS. I use it mainly as a data backend with its ORM, admin, and incorporate Strawberry graphql into it for the data exchange to my frontends. I wish it was better with async, though.
patrick91 · 3 months ago
Glad to see someone on HN mentioning Strawberry! Hope you're enjoying it!
patrick91 commented on The current state of the theory that GPL propagates to AI models   shujisado.org/2025/11/27/... · Posted by u/jonymo
euazOn · 4 months ago
Try changing the system prompt or switch to opencode [0] - they allegedly reverse engineered Claude Code, and so the performance you get with Claude models should be very similar to Claude Code.

[0] https://github.com/sst/opencode

patrick91 · 4 months ago
there's an option for claude to disable co-authoring, see: https://code.claude.com/docs/en/settings

{ "includeCoAuthoredBy": false }

patrick91 commented on Show HN: Django Keel – 10 Years of Django Best Practices in One Template   github.com/CuriousLearner... · Posted by u/sanyam-khurana
sanyam-khurana · 5 months ago
Interesting! I've loved Strawberry GraphQL.

If you end up adding anything, you may also choose to give back to the template so that others can use it.

I do not understand what you meant by "ty", though?

patrick91 · 5 months ago
I think it's ty the typechecker :D https://docs.astral.sh/ty/
patrick91 commented on HRT's Python fork: Leveraging PEP 690 for faster imports   hudsonrivertrading.com/hr... · Posted by u/davidteather
patrick91 · 7 months ago
I really really want lazy imports in Python, it's would be a godsend for CLIs
patrick91 commented on I designed a Dieter Rams-inspired iPhone dock   arslan.io/2024/09/23/diet... · Posted by u/farslan
lpgauth · a year ago
I love this, but I don't have a 3D printer. Is there a service that could print this for me?
patrick91 · a year ago
yup, there's provider like shapeways, but you can also find people on reddit that could print it for you
patrick91 commented on Ask HN: What are you working on (August 2024)?    · Posted by u/david927
patrick91 · 2 years ago
I'm working on a social website where you can share the soft drinks and sodas you try, similar to untappd and maybe swarm, it's not yet ready to share, but I'd love to know if there's any people here that might want to try it (my email is on my profile)

u/patrick91

KarmaCake day318July 11, 2012
About
Hi! I work on Strawberry GraphQL, a Python library to create GraphQL APIs.

My email is patrick.arminio@gmail.com

--- meet.hn/city/gb-London

Socials: - github.com/patrick91 - x.com/patrick91

---

View Original