

Pre-commit hooks can’t be installed automatically and most people won’t even know they exist.
Pre-commit hooks can’t be installed automatically and most people won’t even know they exist.
pre-commit also has a free service for open source GitHub repos too. They’ll even push an autofix commit for you if your tools are configured for it
Reddit already heavily censors anything pro-Palestinian.
I don’t know any Vietnamese, but I suspect it would be as awkward of an answer as “not no” in English.
I think that the best way to learn programming techniques is to actually do projects and make mistakes. It is one thing to understand a design pattern in theory, and another thing to be able to use that design patterns to solve real problems. Once you get deep enough into a specialty, then look for well-regarded talks and conferences in your niche.
We’ve been here for a few years, but we’re grateful to have new people!
Remove the need to, yes. Remove the ability to? No, and rust doesn’t prevent you from doing that, it just makes you mark it unsafe
so that way if you fuck up and cause a memory error, the root cause can be narrowed down to a tiny fragment of the code base.
Unsafe rust has proven that it can be an effective alternative here, ideal especially when the consumers are also rust.
If it ain’t broken, don’t fix it.
That’s the thing, it is broken and there is a fix desperately needed. C lacks memory safety, which is responsible for many, many security vulnerabilities. And they’re entirely avoidable.
I use the assistant, because it has so many models to choose from. I hope they can make a mobile app for it in the future
I’ve found Kagi has been good enough to justify the subscription price. I like that I can block certain sites, pin and promote others. It has some neat AI features but they only activate when requested and never replace actual results.
I think you’re expecting this PEP to be something that it is not. It is not supposed to be a full solution to dependency hell (which I’m not really sure that there is). It is supposed to just allow a static method to declare dependencies, notably supporting both Python package and non-Python-package dependencies. There are plenty of use cases for when you might want incompatible sets of dependencies, for a simple example consider a graphics library with both a Vulkan and OpenGL backend. You could reasonably argue that you should allow both to coexist and just select the best one at runtime, but when you’re dealing with native libraries that’s not always possible, and there is no way to make a guarantee about compatibility without excluding all non-pure Python dependencies.
Yeah I wasn’t confused by the diesel generator, but typically electric motors are smaller and simple enough that they’re not considered an engine.
Wait why would you need two engines? Or are you counting the diesel generator as one and the electric motor as one?
I don’t think iPhones are a relevant metric in OLED adoption, they’ve been using them since 2017.
In what way has Microsoft enshittified GitHub? Since the acquisition they’ve mostly made more services free for open source users, and prices and features haven’t gotten more restrictive.
VSCode runs on the web and has IDE-grade search functionality
Not running people over, running poors over
Depends on if you want your data format to be strict ascii. If you don’t care, then sure, why not?
I can’t imagine their software and bookkeeping would be significantly different from any other international logistics company?