Nothing comes to mind. DRM literally means digital rights management and unless you wanted to be petty, like blocking a certain person from using your app, then DRM for something free is not something that I can think of a use case for.
Nothing comes to mind. DRM literally means digital rights management and unless you wanted to be petty, like blocking a certain person from using your app, then DRM for something free is not something that I can think of a use case for.
Enforcing payment comes to mind without resorting to in-app purchase or any account creation. A lot of desktop software is a good example of those. Sure, you can still have cracks and whatnot, but then again, that’s not the point. Might as well ask what is the point of Denuvo. That is a whole other discussion.
Yes, that’s my point. Android “doesn’t” have to use Google Play Store, but it is convenient. Other store fronts exist like F-droid and many vendor specific one. Google just provide the DRM mechanism like steam does provide DRM via steamworks
What I mean by that is, this is just an API/SDK for app developers to use. Google does not enforce the use of such things. Much like steam does not force the use of their drm for example (please note the difference between the marketplace and the drm). App developers can always choose how they make and distribute their app.
Ehh, this is basically just another form of DRM. No different than you having a Steam and GOG model. You can make your apps using DRM and enforce certain constraints
ROG Ally
Hmmm, yeah it gets harder to associate it with physical reality when user generated content is introduced. Maybe an archival of said content is mandated but then again, who is going to serve the archive. In the case of youtube, it would be almost impossible
Huh, the difference is that a website is not akin to a public park but privately owned park with or without entrance fee. The owner is nice enough to open the park and let you do whatever you want for free with the cleaning and maintenance is paid by the owner, but when the park is closed, would you still say the owner should still be forced to maintain it?
Research and development is tricky because you will never know how much more progress you will need before reaching a satisfying result.
Yeah, that is the only weird part about it. I think AMD is cooking up something right now behind the curtain. Whether that something is good or bad we don’t know yet but so far it does not look good.
Yep, I really hope that AMD is cooking up something. A shame that it’s not open sourced but if it means going up against nvidia dominance now, I’ll take their side just for that cause only.
The fuck are you talking about? I already gave an example of mindustry being free anywhere but steam. As long as they don’t distribute the steam keys for free somewhere else, they are safe. Steam mandates that you put the lowest/price parity for the steam keys you sold outside of steam. If for example a game is being sold on steam priced at $15 with a 30% cut, the publishers are free to distribute the steam keys on their storefront for the same $15 without any cut. OR they could sell it cheaper BUT they cannot sell the steam keys. Maybe other storefront keys/drm. But the problem is, will the publisher sell it for a lower price knowing that they could sell it for the same price across the board with a higher profit margin?
If you wanted to argue that it is steam’s fault for taking the 30% cut in the first place so we get where we are now, then I don’t know what to tell you anymore. The problem is not steam but greed. Back to my example mindustry, that is a valid strategy to sell it for free everywhere but steam and is perfectly legal. It’s just no one wanted to follow that model (instead of free, offer a cheaper price).
The problem is the business models revolve around the software. You cannot directly compare them without also comparing the complexity and manpower required to achieve it. Just take a look at W3C spec and you’ll see just how many cases there are to handle when making a browser. Not to mention making it secure and performant. Also, if you want to support web push technology on your browser you also need to have infrastructure to maintain. A donation may work but you’ll have to be content with slow development since the resources can be uncertain.
You underestimate the complexity of a web browser if you compare it to instant messaging app
And that practice is what? Providing value to the consumer? The thing that MAYBE can be used against them is the clause for selling STEAM KEYS outside of steam. But that is it. Take a look at mindustry, the game is free everywhere else but steam. But that did not violate steam ToS since they didn’t sell the steam keys for less than what is listed on steam.
Neither did google. The problem is that this case, from the title stated in another thread, Google are doing anti-competitive shit to make sure they maintain the dominant position. But steam does not practice in anti competitive behaviours (as far as I know anyway). In fact, the competitor can arguably be held to anti competitive behaviour depending on how you spin it.
The app has offline capabilities and to save articles on a named list. I use it as a reference when forgetting something or to save the list type article as a starting point when researching a software to use. Or just generally a reading material when on the go (yes, I find reading wikipedia articles entertaining)
My man, I think I have over a hundred tabs and saved wikipedia articles alone that I always refer to when needed. The app works great for me
Yeah, that’s my point ma dude. The current LLM tasks are ill suited for programming, the only reason it works is sheer coincidence (alright, maybe not sheer coincidence, I know its all statistics and so on). The better approach to make LLM for programming is a model that can transform/“translate” a natural language that humans use to AST, the language that computers use but still close to human language. But the problem is that to do such tasks, LLM needs to actually have an understanding of concepts from the natural language which is debatable at best.
C# is C++ and another ++ on top of the existing ++