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/)I
Posts
1
Comments
353
Joined
3 yr. ago

  • Can you explain how to make it work for this use case?

  • There is no need to pay for an external service for this and I don't think Mullvad would work for this use case.

  • C'est quoi l'appli ?

  • I've never experienced any breakage.

  • Do you have uBO annoyances lists enabled? Because I never get any.

  • I went to cnn to try and didn't have any. I couldn't find the exact article in your screen but I tried a few without any popup.

    Did you enable uBO annoyances lists?

  • What's an ad-blocker popup? uBlock Origin never show me a popup.

  • Je n’ai pas de Pixel actuellement, c’est pour ça que j’utilise LineageOS (aucun intérêt d’avoir autre chose que GrapheneOS sur un Pixel). Ce sera mon prochain, pour le moment le miens n’a encore que 5 ou 6 ans.

    Par contre GrapheneOS a un article sur le sujet, c’est possible d’installer l’appli Pixel Camera et ils font aussi en sorte que l’appli GrapheneOS Camera s’en rapproche de plus en plus pour que ça ne soit plus nécessaire à l’avenir (mais on y est pas encore).

    https://grapheneos.org/usage#pixel-camera

  • Perso un Pixel pour mettre GrapheneOS. Le 8 se trouve sous les 400€ et sera supporté jusqu’en 2030.

    Actuellement j’ai LineageOS et le système prend environ 16Go, ça te ferai 16Go pour les applis et medias, c’est un peu limite. Avec une carte SD ça peut se faire peut être ?

  • Non, clubic n'est pas une bonne source.

    « Many companies and individuals are trying to mislead people about the future of GrapheneOS to promote their insecure products and services. GrapheneOS is not going anywhere. We've made it clear we're shipping Android 16 soon and that the supported devices will remain supported. »

    https://bsky.app/profile/grapheneos.org/post/3ls4oxxneec2q

  • Ça a l'air assez daté comme tuto. Je recommanderait plutôt d'utiliser neovim, avec treesitter pour la coloration syntaxique et typescript-tools comme lsp.

  • Linux and Windows compress it too, for 10 years or more. And that's not how you avoid zip bombs, just limit how much you uncompress and abort if it's over that limit.

  • Better yet, you can find some that are local cooperatives in some cities.

    Some joined CoopCycle, you can find them on their website, scroll down for the map: https://coopcycle.org/cooperatives/

  • There are plenty of sites that use more than one parameters. It's true that a lot of sites now use the history API instead of url parameters but you can still find plenty, and you have no garante about the parameters order. Any site with a search page that have a few options will probably use url parameters instead of the history API. It's easier to parse and will end up being shorter most of the time.