how are you finding Strawberry?
HN user
patrick91
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
---
I really wish someone would make a keyboard or smartphone with the same keyboard as the HTC Touch Dual, it was so good!
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)
Glad to see someone on HN mentioning Strawberry! Hope you're enjoying it!
there's an option for claude to disable co-authoring, see: https://code.claude.com/docs/en/settings
{ "includeCoAuthoredBy": false }
I think it's ty the typechecker :D https://docs.astral.sh/ty/
I really really want lazy imports in Python, it's would be a godsend for CLIs
yup, there's provider like shapeways, but you can also find people on reddit that could print it for you
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)
very cool! can't wait to try I'm doing a note editor as well, and would love to have great outlining support!
what rich text are you using?
out of curiosity, do you build a GraphQL with Django, or is that in node?
I think it's usually because they don't get the talk title until later in the organisation (Keynotes are usually invited and don't send a proposal)
would you consider remote people outside the US?
I working on a habit tracker connected to Chat GPT (via a custom "GPTs"), I can use natural language to log habits and to create new ones, which has been quite useful since I'm not a good ui designer :D
I'd love to see this a replacement for django debug toolbar in future :D
same here, maybe we can improve things!
Hi there! I work on Strawberry GraphQL, would be interested in sending me a list of the things that we can do better? You can send me a dm on discord or open an issue on discord, I plan to spend more time on Strawberry next year, so hopefully I can make it good for you!
ah! I love this idea! :D
how are you doing that?
I really like this app, I wish there was a way to play a video while editing the subtitles though!
what do you use as your GraphQL server?
The changelog for sure! https://changelog.com/podcast
also for tool, see Ruff: https://github.com/charliermarsh/ruff (I'm a big fan!)
yes, it was shared yesterday on HN ;) also this is more low-leven than Robyn, so I think it could be used to build other frameworks like Robyn
I'm in the UK and it is enabled
Just curious, what do you use for GraphQL on the backend? :)
do you have pictures or a write up about this? sounds very neat!
yes, I'd go with one language first, but I wasn't sure if it's best to go with AST/CST or with a templating language first
I'm very excited about this release, the better errors are going to be very helpful!
Also I'd love to see how the speed improvements affect my projects and libraries