

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
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
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.
So the difference is in the kind of holding space?
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.
It’s wild how much stuff is manufactured on processes considered obsolete for high end cpu/gpu production
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.
Racist stereotypes are still racist
It’s just unfounded racism
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
Or even non-democratic countries. Brutal dictatorships usually get a larger international response, even from other dictatorships.
Israel is trying its best to make sure the new Syrian government continues war with them even after they’ve expressed no interest in doing so.
Shitty that they would withhold passengers belongings unless it was damaged or would otherwise be necessary for the investigation
Depends on if you want your data format to be strict ascii. If you don’t care, then sure, why not?
IDF took first and second place
Pre-commit hooks can’t be installed automatically and most people won’t even know they exist.