• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: October 9th, 2023

help-circle
  • Quite literally my first thought. Great, but I can’t issue certs against that.

    One of the major reasons I have a domain name is so that I can issue certs that just work against any and all devices. For resources on my network. Home or work, some thing.

    To folks recommending a private CA, that’s a quick way to some serious frustration. For some arguably good reasons. On some devices I could easily add a CA to, others are annoying or downright bullshit, and yet others are pretty much impossible. Then that last set that’s the most persnickety, guests, where it’d be downright rude!

    Being able to issue public certs is easily is great! I don’t use .local much because if it’s worth naming, it’s worth securing.






  • They expose themselves to risks simply by living in Russia.

    Holy hell. That is absolutely not how the world works. People have no choice in the circumstances of their birth and frankly not a whole lot of control over their lives either. Such behavior is reckless and shows a wanton disregard for other human beings.

    Please stop. Putting random people at risk of having their lives destroyed by the authoritarian regime in which they were born into is so incredibly shameful.

    What an incredible display of emotional immaturity. So much so I assume this must be trolling.

    Grow up. Quickly.

    Edit: make yourself useful and target people that matter if you need to express yourself. I hear Putin and everyone connected to him is a good choice.





  • Yeeap. My FreeBSD box has such pain with 'em. Because unfortunately *bsd is not in Python’s precompiled wheels. So one is almost building from the source.

    Now every time I pip install something there’s a high likelihood I’m going to end up having to install the rust tool chain and burn so much time on building libraries. I get why the project made the switch, but man does it hurt being downstream of it.


  • Every time I see a project decide to use rust I groan knowing my build/packaging time is about to skyrocket. Case in point, the Python cryptography project.

    And given cryptography’s importance in the Python ecosystem what used to be an easy pip install of a package now almost always going to include is an enormous and horribly slow rust build environment.

    Seeing a rust libraryjust makes me sad now 😭