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/)RA
Posts
1
Comments
5
Joined
3 days ago

A Boring Dystopia @mander.xyz

The covert method Meta uses to track mobile browsing without consent — even in incognito mode or with a VPN

  • In Louisiana we have the holy Trinity: onion, celery, and green bell pepper add the basis for most of our foods.

    If you want something easy, maybe mix that with some scrambled eggs and rice. Otherwise, peanut butter? Haha

  • Business logic should go into its own services/functions. Combining all of these will make maintenance, changes, and testing a nightmare.

    Keep your responsibilities segregated. Follow command/query responsibility separation.