• 3 Posts
  • 35 Comments
Joined 10 months ago
cake
Cake day: January 9th, 2024

help-circle

  • This. I’ve seen SO much hype and FUD and all the while there are thousands of developers grinding out code using these tools.

    Does code quality suffer? ONLY in my experience if they have belt wielding bean counters forcing them to ship well before it’s actually ready for prime time :)

    The tools aren’t perfect, and they most DEFINITELY aren’t a panacea. The industry is in a huge contraction phase right now so I think we have a while before we have to worry about AI induced layoffs, and if that happens the folks doing the laying off are being incredibly short sighted and likely to have a high impact date with a wall coming in the near future anyway.







  • Interesting food for thought here, but you’re talking about making the keys more secure.

    These keys are ONLY used to store E-mail credentials, so “Good enough” is plenty :) I’ll work on successfully retaining and managing my single key first, and then we can work on flying around the room :)

    But thanks!


  • Hey I just want to thank you for this. It did indeed do exactly what I wanted! I think in the past when I’d tried to export my secret key I musn’t have used the right parameters because I could never import it, but when I follow this guide I can!

    So now I can just store plaintext private and public keys on my private NAS and import them on any machine where they’re needed and I’m good to go!






  • Apple does not care and will never care about open source other than the bits it has to care about because they’re a part of Darwin, their core.

    They’re a company offering a particular “experience” and open source products do not fit into that model well at all. I use apple phones because I’m partially blind and for a very long time the accessibility story on Android was a screaming nightmare (I’m told it’s got better) but I have no illusions that they’re anything other than a profit seeking MegaCorp with all that implies.





  • A thing I wish more Linux enthusiasts were more up front about: And prepare for PAPER CUTS! Because they’re there. Most Linux folks ^1 probably do 5-6 things a day that new folks would find confusing or infuriating, just because they Get Used To It.

    A perfect example: My Linux desktop is a System76 Thelio-r2 running Manjaro KDE latest, which I LOVE. Every time I boot it up, if I want to use my BT speakers or headphones ^2 I have to go into the BT settings panel, wonder why it says “Bluetooth Disabled - Enable Bluetooth”, click the button, and move on with my day.

    Turns out this is because of a kernel bug in the latest kernel versions with Intel bluetooth hardware. The driver times out at system boot, and thus the system is disabled by default. By the time you’re fully booted, that time out never happens so if you just click Enable, you’re good to go.

    And these things are additive. They pile up and increase frustration for end users who aren’t savvy enough to know which forums to search on or what search terms to pump into their search engines.

    This does not mean you shouldn’t try Linux. Please do! It can be a life changer and a serious power up! But be aware that the path will have many small roadblocks that need to be traversed, so just set your expectations accordingly, explore and have fun!

    ^1: I use Windows, Linux and Mac as need dictates. Let “tool to task” be the whole of the law :)

    ^2: Perfect example: Many Linux users wouldn’t use Bluetooth speakers! They’d get wired ones or one of those RF thingies that has long time Linux driver support. But if you’re new, you don’t know that!