I mean you are more tightly coupled. It’s way more likely that someone is going to pull the git submodule (especially if you’re doing this with multiple projects) than the someone updating the version of the library inadvertently. This applies even more if you’ve created the library and deployed it to your own artifactory yourself.
tyler
That isn’t the one from the picture and I’ve never seen one of those in the wild. Not that they don’t exist, but the comment I replied to said “those” referring to the one in the image, which clearly doesn’t have a pinhole camera.
OK so not the one from the picture then.
Edit: yeah, no camera. So the new one has a camera, but the old one, the one from the meme, does not. I’ve never seen the new one, have seen plenty of the old one.
https://crewconnect.coca-cola.com/wp-content/uploads/2019/05/2020-CCFS-User-Guide-9000.pdf
This is literally how Costco and Walmart keep such low prices. If anyone has a lower price than them they will just drop your contract
I think the point the user was making is that, if it isn’t already distributed as a library, you can just fork it and deploy it as a library artifact to your company’s internal artifact repository. You shouldn’t be pulling an external project as a submodule, that’s just coupling yourself way way too tightly to external code. So you turn that code internal and into a library.
The article calls out hash functions and links to the relevant Wikipedia page, so I don’t think this is solely about cryptographic hash functions, though that seems to be what you were talking to the other user about.
What’s the water resistance? That’s pretty vital to me, I dinghy sail and go in the water very often.
Yeah but every story needs an antagonist. It’s when the entire cast is antagonists that you get the evil layer, e.g. the office, arrested development, sunny etc.
The countless articles made with money by industries that don’t want to use recycled plastic cause it would buy into their bottom line? Yeah I’m gonna believe the one that actually showed the process and tests they did and are willing to make less money by reusing plastic.
Why would the quality degrading matter for cheap plastic shit coming from other industries? You don’t need your shampoo bottle to last longer, you don’t need your deodorant stick container to last longer. The only reason they wouldn’t use recycled plastic is because it’s going to cut into their profit.
Jim and Pam constantly pull pranks on Dwight that he has no fun in. It’s fun for the viewer, but they’re still terrible people. Daryl is also funny but mean as hell. If you’re putting always sunny and arrested development down there then yes, the office goes down there too. No clue why 30 rock is down in evil though.
Why wouldn’t collisions matter in a hash map? They’re directly attributable to the speed of the hash map. In fact I would venture to say that collisions are directly attributable to speed in all situations. That matters, right? Especially at the language level.