UndercoverUlrikHD

joined 1 year ago

> claims most steam games are drm free

> shown that most games that people play aren't drm free

I missed the part where I cared about this conversation anymore. Enjoy your weekend!

Alright ๐Ÿ™„

[โ€“] UndercoverUlrikHD@programming.dev 1 points 11 hours ago (2 children)

Did you miss the part where I said I mostly excluded them?

[โ€“] UndercoverUlrikHD@programming.dev 1 points 12 hours ago (4 children)

The steam link should explain it, it's the biggest games on steam in terms of revenue.

[โ€“] UndercoverUlrikHD@programming.dev 1 points 21 hours ago (6 children)

Out of the non-free games 2/6 platinum games have DRM. 8/9 gold games have drm. And that's ignoring DRM via being live service game without support for self hosting server (a big portion if you also check the silver games).

https://store.steampowered.com/sale/BestOf2023?tab=1

Disclaimer, I used perplexity.ai to ask if each individual game included drm or not. Ignoring DRM that is one time verification and support offline play.

This new law should absolutely include every game store on the Internet.

If you buy a game on GOG, you can download the game and put it on 100 USB sticks and sell each one of them with a fully working copy for perpetuity. You buy the game on GOG. Just because the shop may go down doesn't mean you lose your product.

[โ€“] UndercoverUlrikHD@programming.dev 3 points 1 day ago (8 children)

GOG guarantees that every game is DRM free and can be offline. Steam makes no such guarantees, and most games there will ship with some form of DRM.

Yeah, it's why I always choose GOG over Steam when I have a choice, even if it costs slightly more.

[โ€“] UndercoverUlrikHD@programming.dev 2 points 2 days ago (2 children)

Hmm, I thought it was more recent, but it sounds about right!

[โ€“] UndercoverUlrikHD@programming.dev 4 points 2 days ago (4 children)

There was a lot of noise surrounding GOG a few months back about something like that. GOG was going in that direction but had to pull back/remove the game(?) to due backlash.

[โ€“] UndercoverUlrikHD@programming.dev 11 points 3 days ago (6 children)
class MyClass:
    def __init__(self, x: int):
        self.whatever: int = x

def foo(x: MyClass) -> int:
    return x.whatevr

Any decent IDE would give you an error for unresolved attribute. Likewise it would warn you of type error if the type of x.whatever didn't match the return type of foo()

It happened a while back. r/football actually sponsors a football team now, via some reddit program they won.

Everything by voidtools is incredible and makes Windows slightly more bearable. It's a shame Linux doesn't have anything as good as it.

It's free, but not open source though.

Just glad it's making a positive impact, can't ask for more as a programmer :)

 

cross-posted from: https://programming.dev/post/11357795

I've been thinking about writing my own workout logger that better fits my use and I'd like to hear some recommendations on what language or framework to use.

I don't have any prior experience with mobile development nor with Java or Kotlin, and C++ I suspect would be needlessly low level for the features I'd like to include.

Features is like to include in the app is capability of recording video, playing video/audio, creating graphs and opening up in-app tabs. Fancy ui and animations is not of much importance.

Any recommendations on what languages to use and what libraries might be of interest to get going?

 

I've been thinking about writing my own workout logger that better fits my use and I'd like to hear some recommendations on what language or framework to use.

I don't have any prior experience with mobile development nor with Java or Kotlin, and C++ I suspect would be needlessly low level for the features I'd like to include.

Features is like to include in the app is capability of recording video, playing video/audio, creating graphs and opening up in-app tabs. Fancy ui and animations is not of much importance.

Any recommendations on what languages to use and what libraries might be of interest to get going?

 

Credits to u/Felix_Tholomyes over on r/adventofcode

view more: next โ€บ