

“IP is good, actually” shouldn’t be a hot take. Those are the laws that licensing is built on.
“IP is good, actually” shouldn’t be a hot take. Those are the laws that licensing is built on.
Yup. Until you get into stuff like immutable distros, because that’s a whole different animal.
Modify the python script to include the new behavior.
I’ve never created a custom docker container, but I’m pretty sure you should make the entry point python itself, too.
Yeah, seeing than one truck isn’t remarkable. But when you see that unique truck again, then it’s significant.
Like 100-year floods. Seeing that one truck once a year? Unremarkable. When you start seeing it far more often than you have before? Something changed.
If the US has tried that, SA would have tanked the dollar.
Yes, those are the known vulnerabilities. We don’t know how many unknown vulnerabilities could be discovered in the future.
Unlikely for the rar file itself. The exe seems a little suspicious, so I would scan that file individually. Hard to say without unpacking and examining it.
I highly doubt there’s any causative relationship between any of these factors. Seems like they’d all be attributable to being less-developed, less wealthy countries.
Edit: probably some causation between animal feeding operations and pollution, but I don’t think it would be the primary cause.
As far as I know, it’s about on par. Light, infrequent drinking doesn’t meaningfully increase your risk of disease any more than moderate consumption of red meat, for example. Frequent heavy drinking definitely does.
Firewalls can log dropped packets.
Privatize the profits, socialize the losses!
I’d be surprised if that hasn’t already happened.
She, and the victim was 18 and clearly an adult.
If, while using the tool, the rates remained higher over time, I think it’s still a net positive.
It’s possible that other countries might start calling us on the debt, if we borrow faster than we lend, or faster than inflation.
Countries don’t have credit ratings in the same way Americans do, but they still have ratings on their bonds. If those ratings get downgraded, people stop lending us money, and then everything crashes and burns.
It depends on what you’re trying to do with it. Typically people only use Macs as servers when they’re doing development for Apple products.
Provide them with VPN access. If that’s too much for them, then they don’t get access. Tough. On the scale of security vs convenience, that’s nothing.
If you really really want, you should at least see if you can put a WAF in front, and put the server itself somewhere it doesn’t have access to the rest of your network (a DMZ) so that if and when it gets hacked, it doesn’t compromise the entire network.
Companies as big as Intel don’t typically go poof, they have bankruptcy proceedings and sell off their assets. If those assets contractually can’t be sold, then yeah AMD would be the remaining owner.
Step one is check with the university IT department. Don’t put random unmanageable shit on other people’s networks.
Why a Mac running Linux? I can’t think of a use case for that.
Yeah, I mean writing to a file. Do that in python, don’t wrap a script with more script.
You’re probably right about the process handling being the cause, but I wouldn’t worry about that and just do it right the first time.