okay, for some reason, I feel the need to help.
The given link defines the function that creates a UUID:
uuid.uuid4()
: Generate a random UUID.
In mathematics, can you generate a monotonic function by generating random numbers?
okay, for some reason, I feel the need to help.
The given link defines the function that creates a UUID:
uuid.uuid4()
: Generate a random UUID.
In mathematics, can you generate a monotonic function by generating random numbers?
There are countless issues here. They didn't do exception handling, they used a string to store their UUIDs (even if this was a DB constraint, you use sqlalchemy.Uuid
and let the ORM and DB handle the translation), and as the person you're replying to stressed, they're using non-monotonic UUIDs. Also if you have a unique user_id
and you're never exposing your primary keys, you don't need to get fancy, just let the ORM handle it with auto-incrementing, for most use cases. And so many other tragic things about this one tiny blog post.
tl;dr if you're going to copy code you don't understand, copy it from the docs, not from everything in the kitchen thrown into a blender.
If you’re using a new-to-you ORM, and you don’t ever check the docs to see the basic primary key syntax… it’s SQLAchemy, it’s well documented and there’s tons of prior art.
Also I don’t understand their business case but if a user has a primary key, a unique user ID, and a unique customer ID, then all three of those uniquely identify the customer. (Weird, but there are some plausible explanations.) But then why would you need both the user ID and the customer ID in the subscription table is this some stripe thing I don’t understand or are they just bad at this?
It’s okay to copy/paste your basic model structure for SQLAlchemy classes, but copy and paste from the SQLAlchemy docs. Sweet suffering stack overflow, did nobody even look at the docs ever, or did they only trust ChatGPT? SQLAlchemy‘s simple for basic use cases.
Also here is such a nutshell of everything wrong with YC: jackhole prompt fondlers with no tests, no paying customers, who turn on the most important new feature in prod at the end of the day (jesus wept), and yet with all that clown show,
We had eight ECS tasks on AWS, all running five instances of our backend (overkill, yes we know, but to be fair we had AWS credits).
What the actual fuck.
The deeply amusing thing about oglaf is how often it isn’t porn or even NSFW.
I wonder if we can start requiring history of science, philosophy, and literary & artistic theory classes in secondary school (or at least before giving out doctorates), just to limit incredibly annoying adults who think they're geniuses. I also thought I invented brain-in-a-vat thought experiments when I was ten, but I don't opine on them reinvented from first principles.
the banhammer is strong in our admins.
(for mastodon users who don't get the image: it's Andrew Lawrence's "you know the ones" tweet)
I suspect Elon's pretty comfortable with his political ideology and ego, tbh. But I agree with the second part.
They want to ban kosher food and circumcision, but love the Israeli government and the war on Gaza, which says... so many things, about so many people.
you're not wrong.
clip