Skip Navigation
content-autofill.googleapis(.)com
  • On iOS, I don’t see this domain at all in my DNS logs

    Searching around it seems to be triggered by input fields in Android web views. It seems like some custom builds have figured out how to disable this, but you might be stuck with on default Android

  • Git alias idea: "git browse" to open repo in browser
  • This is how I was able to get ssh urls to work into something GitHub can open in the browser. Other sites may need more adjustments

    Also, open is the Mac command

    	browse = "!open $(git config remote.origin.url | sed \"s/:/\\//;s/git@/https:\\/\\//\")"
    
  • What do you think about privacy services like Incogni?
  • The information I’ve had to give them is: name, phone number, date of birth, address.

    I believe this needed to match your profile correctly, since there are probably people that share your name.

    The services that it’s removing me from know so much more though. My family members, all my past addresses, the people that I lived with at each address.

    It’s a bummer that this kind of thing has to exist at all, and you have to give up more personal info, but it’s definitely a net positive for your privacy.

  • How can I render a custom component in `head` with React Helmet?
  • Yeah, Helmet doesn’t support Fragments

    I think one workaround is to return an array of meta tags instead of using Fragments

    Another way is to have your component wrap the meta tags in Helmet instead of Fragment, and call it next to page level Helmet

  • A CSS native way to prevent orphan text
  • Not sure why they didn’t mention text-wrap: balance, which meant to be used on headlines, and has slightly better browser support

    The pretty value is intended for body text, where the last line is expected to be a bit shorter than the average line; the balance value is intended for titles and captions, where equal-length lines of text tend to be preferred

    https://drafts.csswg.org/css-text-4/#text-wrap-style

  • xkcd #2869: Puzzles
  • Animatronio mentioned a fountain. That's a statue of Neptune, god of water. The number of points on him trident is three, or trey. The "u" in his name is written like "v". Trey, "v". Trevi! It's the Trevi Fountain. There can be no question!

  • Henry Kissinger - Monty Python
    2
    [Bug] Not correctly displaying image inside a spoiler

    The post at https://beehaw.org/post/8232257 has an image inside a spoiler, but Bean displays the image outside the spoiler instead

    0
    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/)MA
    Matt/D @programming.dev
    Posts 2
    Comments 29