Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SO
Posts
1
Comments
46
Joined
2 yr. ago

  • The part that confuses me a bit is that it's a mod that removes functionality from a single player game. Usually features get added, not removed. When something is removed it's usually to improve stability or performance. Or to rebalance the gameplay. This change falls into none of these categories.

    Well I guess if the mod author did it to garner attention or make a point he/she/they succeeded.

  • Good point.

    I guess just having a staggered temporal restriction is fine, don't need to wait until you retire necessarily. You would still receive a portion of your salary package in the form of classic currency and plenty for a good life too. An example could look like this and I'm obviously making up the percentages and durations here, they would need to be fine tuned:

    • 40% of salary as cash
    • 10% of salary as stocks that can't be sold within 6 months
    • 10% of salary as stocks that can't be sold within 12 months
    • 10% of salary as stocks that can't be sold within 18 months
    • 10% of salary as stocks that can't be sold within 24 months
    • 10% of salary as stocks that can't be sold within 30 months
    • 10% of salary as stocks that can't be sold within 36 months
  • I guess it would be best to change the rules so that they cannot trade their company stocks at all while working there and a reasonable period beyond. I think some legislations already restrict floating stock like that but I'm no expert on the matter.

  • It's sad that for some of the more obnoxious offenders where you need to individually opt out for each ad partner they carry it still may take the addon 30+ seconds. Imagine how long it would take to click everything manually. And that stuff is illegal by the way: rejecting everything must be just as easy as accepting everything. If I come across such a site I typically just avoid them from that point forward.

  • Printed comics (in native language are also really good), paticularly those aimed at a younger audience (think Walt Disney classics like Mickey Mouse or Donald Duck). The phrases are usually short and use everyday language. The graphical design (colors, postures, framing, fonts, panel alignment, etc) are all in support of conveying the action.

  • Shout out to Banjo Kazooie, an older platformer from the Nintendo 64 game era, where the antagonist always speaks in silly rhymes. So the translators needed to translate and also make it rhyme while also keeping the context and humor intact. They took creative freedom of course because there simply isn't a good match but it actually enhances the game in a way. So if you played the game in French before and now switch to English you'll get a fresh set of jokes and rhymes.

  • To be fair in this subfield even the articles written by real humans are often speculative at best. Stock markets are influenced by millions of individual decisions (most of which are in themselves carried out by digital algorithms) and there isn't a single narrative responsible for a stock's course. It's much like the weather in that regard.

    The development is certainly extant though. In newspapers many of the shorter, repetitive snippets have been machine generated for a long time now. I'm talking about summaries of sports matches with sentences like "but then just before half time scored to . You just feed the program a table with who scored goals at which minute and it generates it for you.

  • You do realize that a lot of employeess that stayed at Twitter after Musk's take over did so because their work visas were tied to the occupation and otherwise they would have had to leave the country on short notice?

  • but the proposal does not yet spell out what constitutes a violation.

    and this is not a coincidence. Authoritarian states love vaguely operationalized definitions like this because it's basically a blanko check to arrest anyone at any time. And it puts the populace into a fearful, fatalist mindset of "I could be arrested at any time for bogus charges, even if I did nothing wrong."

  • Man am I glad that I picked KeypassXC as my password manager some years ago. Super safe, easy to use, costs nothing, not dependant on internet/cloud, can export data to another app at any time, transparent because open source.

    I'm using Syncthing to synchronize across devices which arguably took some fiddling to set up but I only had to fiddle once and haven't touched the configuration since; it just works automagically in the background.

  • For Syncthing I had to add a bunch of rules to my firewall to allow the necessary connections between my PC and smartphone. And for that I had to find, install and familiarize myself with a fire wall first. And after that ensure that the fire wall service is running always. Summa summarum: it's not something that is likely to work out of the box.

    The great thing about Syncthing is that once you have it set up properly it really does work. It silently does its thing in the background and I never think about it

    Haven't used LocalSend yet but I imagine it's going to be much less of a pain if the traffic is all routed through the Brower.

  • It's so dumb that JSON doesn't officially have comments.

    So much this.

    Used to work at a company where I sometimes had to manually edit the configuration of devices which were written and read in JSON. Super inconvenient if you have to document all changes externally. As a "hack" I would sometimes add extra objects to store strings (the comments). But that's super dicey as you don't know if it somehow breaks the parsing. You're also not guaranteed the order of objects so if the configuration gets read, edited and rewritten your comment might no longer be above/below the change you made.

    Always found it baffling that such a basic feature is missing from a spec that is supposed to cover a broad range of use cases.

  • I've resolved my issue by updating Jerboa to the newest version but that's a really useful app to have nevertheless. It let's you do a whole bunch more like removing tracking parameters or see what's behind a shortened url. Thanks for sharing.

  • Interesting. In German typography we used to use lower quotation marks at the beginning of a quote and lower quotation marks at the end of a quote, both in handwriting and print:

    „Amazing“

    But the lower version isn't found on the default QWERTZ keyboard layout so in personal digital communication (instant messages, emails, etc) especially you find double upper ones a lot:

    "Amazing" or 'Amazing'

    The formal spelling rules haven't been updated and you may still find the lower-upper vision in professional publications where the software adjusts the quotation marks according to a global setting. But most anything that is typed directly by a user will use the lazy lower-lower version.

  • Well at least it consistently unlogical. But wait: it actually depends on the grammatical case for example:

    die Mädchen = the girls das Haus der Mädchen = the house of the girls // the girls' house

    So depending on context male, female, neutral articles are all used (der Mädchen, die Mädchen, das Mädchen) 🤷‍♂️

  • Also bonus content:

    singular: "das Mädchen" (neutral) - the girl

    plural: "die Mädchen" (female) - the girls

    So in the plural form you have to use a female article again, but the actual spelling of the word is unchanged. Go figure 🤷‍♂️ 🇩🇪.