idiot/aspiring savant. Backend dev stuck in a frontend world. Common topics: Python, Django, Rust, AWS, Alexa, XCH, Gaming, Game Development, SEO, e-commerce
@Steam@Steam_Support On a game/app page, the "More like this" section is pretty bad most of the time. Imagine how many more sales Steam would get if this was super accurate? Simply ask the developer of the game to list the top 5-10 games their game is most like and boom, profit.
@BernieSanders Allah means God in Arabic. They worship the same god, the god of Abraham. Humans just can’t seem to agree on the events, thus slightly different stories of Adam and Eve and others. No better way to force yourself into deism than killing each other in the name of the same god. 🤣
@elonmusk Where would Tesla and SpaceX be if it weren’t for government programs? Now you’re supporting someone that wants to implement Project 2025. You’re out of your mind.
@ThePrimeagen You guys need to stop creating new projects and get some dang work done. I didn’t even think about environments and package managers when I voted. 🤣
AI has given up on me... I wrote a function name and sighed at the thought of implementing another function that's so similar to so many other functions, but just different enough to be unique. Copilots suggestion in Python: pass. I think I'm done working for the day.
@jasminericegirl@nikitabier You're totally right. I think we should apply this mentality to other platforms. Etsy should allow us to put our Paypal info in our product description. If a store carries my product, I should be able to add a "$10 cheaper on my website" tag and expect them to be fine with it.
@jasminericegirl@nikitabier The new terms are for apps that accept payments outside of Apple’s in-app purchase system. There are no changes for 99.9%+ of developers that use the normal payment system. The amount of false information being spread about this is depressing.
@ThePrimeagen I've had auto-completion turned off for quite some time now. I use a hotkey and use it mainly for repetitive stuff where I start a pattern and let it finish it. I feel like that's probably worth the monthly sub, but I wish I could use it for more.
@mitsuhiko Agreed. Circular import hell or confuse your IDE with conditional typing.TYPE_CHECKING imports. I made a script to make protocols out of all classes in a module for simple duck typing, but it still isn’t as good as it could be.
@devagrawal09 Make a simple version of curl with the language of your choice and slap it in your bin folder. Sounds like a fun little problem to solve really 😂