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/)FU
Posts
0
Comments
265
Joined
2 yr. ago

  • I don't understand the question. Mozilla, or Firefox rather supports pwa on android, they dropped it from desktop Firefox for reasons that aren't clear to me. I'm not sure how it would play out on iOS. I guess we'll find out here soon enough.

  • Definitely added some coverage to less computer tech, like the car reviews and pure science coverage, but in terms of treating their readers well, they're still very good. Not that the bar is high, but still.

  • Seems the second group is a vocal minority. This feature helps the first group, but doesn't help the second group.

    According to Signal, the first group is the larger group and this helps the most users of Signal.

    Could it be better? Sure. This is still a good step in terms of privacy, even though it doesn't really improve anonymity.

  • I think if you look at your average "package" from GitHub, that is published to npm, nuget, or the associated language rep, by and large they're not making any money.

    Sure big projects are making money and have paid development teams, but that's not true at the individual library level in many cases.

  • While it is an electron app, it's a pretty decent one. Because it's not full of tracking and other crap it's pretty responsive.

    Their web and mobile apps are pretty good. Its definitely not as polished as gsuite or office, but it's still good and you are the customer not the product.

  • Wait, are you seriously overlooking ASP.NET and suggesting c# tes learn typescript and node to build web apps?

    I get that it's a hypothetical, but typescript and node shouldn't be the first stop on the we need to build a web page train for folks already in the c# wagon.

  • I felt like I had a good understanding of both htmx and csp, but after this discussion I'm going to have to read up on both because both of you are making a logically sound argument to my mind.

    I'm struggling to see how htmx is more vulnerable than say react or vue or angular, because with csp as far as I can tell I can explicitly lock down what htmx can do, despite any maliciously injected html that might try to do otherwise.

    Thanks for this discussion 🙂

  • Can you elaborate on that? I haven't used it, but just assume if you host it on your own domain you can have it play nicely with csp, there are docs in their site about it. Where did it fall short for your use case?