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/)FL
flurry @lemmy.world
Posts 1
Comments 44
Twitch no longer supports Firefox ???
  • I was unaware of that change, even their website still promote heuristics.

    That being said, it’s not the same list as uBlock origin so you might have trackers going through ublock origin blocked by privacy badger or the opposite.

    My point is, why not use both ?

  • Twitch no longer supports Firefox ???
  • The more lines of defense the better

    EDIT: to the dumbfucks downvoting this comment I’ll clarify so you can learn something today :

    uBlock Origin and Privacy Badger are not the same thing. Privacy badger is focused on blocking trackers but wont block ads.

    uBlock origin will try to block trackers based on a list, but it might not be updated or exhaustivew That’s where privacy badger comes handy, it should pick up most of trackers that will go through uBlock origin.

  • New to Javascript here, what does Javascript and Typescript have in common ?
  • TypeScript is a superset of JavaScript. It means any valid JavaScript is also valid TypeScript.

    You should start to learn basic JavaScript mechanisms : prototype inheritance, hoisting, scopes, this, event loop, type coercion.

    Once « JavaScript » sounds familiar you will embrace TypeScript which is JavaScript with steroids!

  • Is there a card allowing access to most of sports facilities in France?
  • I am not aware of something similar existing at a national scale, however you might have something like that at a municipal level (Lille). Maybe contact your embassy so they will facilitate communication with city hall ? Also, as a student you might have access to university’s infrastructure and they often offer various sport / gym.

  • Anyone else not able to post due to language?
  • Yup there is a problem overall with the concept of language in lemmy…and memmy doesn’t let us choose the language of the post/comment. There is no workaround that I’ve heard of yet, you have to post through the website

  • Top 10% of engineering organisations keep PR under 105 LoC

    devinterrupted.substack.com Inside the Workflow Metrics of Elite Dev Teams

    DORA metrics aren’t enough on their own. Here's how dev teams can make the leap to elite performance by focusing on pull request size and dev workflow while improving their cycle time.

    Inside the Workflow Metrics of Elite Dev Teams
    0