On the basis of technicality, it will depend very wildly on the ToC of said intellectual property. As you said, GOG just distributes the installer and that is it, the IP holder can technically revoke your/GOG license if that is in the ToC somewhere.
On the basis of technicality, it will depend very wildly on the ToC of said intellectual property. As you said, GOG just distributes the installer and that is it, the IP holder can technically revoke your/GOG license if that is in the ToC somewhere.
The redneck engineering equivalent in CS
The problem from the article is that the GPL was violated and somewhere downstream the user demanded they fix something to upstream. Being that downstream has modification without being published (my assumption on the GPL violation, either found due to inconsistent bug reproduction or other), the author is understandably upset.
Sometimes you just can’t guess the domain name of a company you know. Also, it doesn’t help that most companies website are fucking nightmare to navigate so having the relevant page on the first click is nice too
The transport is usually TCP/IP tho. But nowadays QUIC is trying to make it UDP. HTTP is specifically an Application Layer Protocol from OSI model
The thing is, it does exists a way to convert grpc protobuf to json one
It usually goes down like this on some security heavy system: It does not know that a queue is missing. It does however know that it cannot access that queue. When an error is thrown on a secure system, usually the first thing to check is the privilege. If the queue does not exist, so does the privilege to access said queue hence the first error being thrown.
Yeah, but as you said, it is highly dependent on the implementation. Theoretically it is possible that the user is also seeding the previously downloaded/streamed chunk (via WebRTC for example if using a browser). That reminds me of a madlad that stores data on a ping packet (see suckerpinch channel on youtube, specifically his video titled “Harder Drive”)
This. Titanfall 2 has ruined my taste in FPS forever. Nothing ever comes close for me
Damn, I know I recognized it somewhere in the original but still I was hoping there is a doujin with a good story.
Is that an actual doujin somewhere?
I see. I’ve skimmed the docs and indeed see that it supports a lot of IDP with what looks to me some env var. And thanks for answering another question of what their auth library is since that is a lot to support.
Same could be said for any other distro. I think his point is that when shit just works, nothing makes a difference between distro. Be it Arch, Debian, Ubuntu, Mint, Fedora, Gentoo
Maybe depending on how far you take it. A CPU instruction is different from hardware to hardware, but a function signature would stay the same no matter the underlying architecture. If we want to go through that logic then an interpreter can be thought of as a form of emulator.
My god that character behind her scares me the first time I saw him
Can you imagine the anti matter colliding with the glass of the ISS? Must’ve been a nightmare
Yeah, hence why I said that technically the license can be revoked. Enforcing that is another matter. Without going into the weeds, we need to rethink how to handle it. At minimum, we need to make sure that if the license is revoked not from breaking ToS, the Copyright/IP holder must refund the purchase too. The copyright/ip holder still has the right to their creation but the consumer is also protected via those refund. It is indeed not bulletproof but whether you like it or not, copyright/ip protection is needed to some extent.