• 0 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle

  • I don’t mind it either, they need some way to finance the development. However I wish they would make packs of older DLCs and sell those cheaper.

    For example in Europa Universalis IV you need a whole bunch of DLC, and buying seven 5 year old DLCs for full price is just not very appealing. Sure, you can try and wait for sales but they are not always available when you want to get them.
















  • I think a better, but still not perfect, way to define it would be “This person wants to do X, but can’t support him/her/itself doing it.”

    Of course, if you are already rich it doesn’t matter and then it is a bad metric (one of the reasons it isn’t perfect.) However, I think it is a better way to define it. Someone writing a few books as a hobby and then stops are not a failed writer, but someone that wants to be a writer but just can’t support it is.

    Basically I think the intent matters, but that is impossible to measure (and people lie about it). So being able to do it as a profession is an ok metric.


  • Most of those cookie banners are not even needed, you only need them for tracking cookie, not login and session cookies. But of course everyone decided it is just easier to nag all the users with a big splash screen.

    A lot of them are not even doing it right, you are not allowed to hint the user that accept all is the “correct” choice by having it in a different color than the others. And being able to say no to all shouls be as easy as accepting all, often it isn’t.

    Basically, cookie banners are usually not needed and when they are they are most often incorrectlt designed (not by accident).


  • The problem is that it is almost always just one lf them. Let’s say that v0.20 is called “Fuck Spez” and v0.21 is called “YouKnowWhatFuckMuskToo”.

    Most people are going to refer to them by either the number or the name, almost never are both used. The biggest problem with names is that they are rarely sortable (google did it with android, for a bit but not anymore), so in the future it is hard to know which is which without resorting to looking at a list of releases.

    For example, in the future when we are on v0.30 someone might say “ah, but this has been an issue since “Fuck Spez”.” And then most likely you have to look it up to know what they are talking about. If we coulld force everyone to alwaya write “version “Fuck Spez” (v0.20)” then it would be great, but that never happens.

    I personally prefer just semantic versioning for this reason.