• 3 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle
  • xylogx@lemmy.worldOPtoLinux@lemmy.mlNeed text editor advice
    link
    fedilink
    English
    arrow-up
    5
    ·
    15 days ago

    Fair point. I have worn many hats through my IT career, I started out as a Windows NT admin back when it was cutting edge technology in the 90s. I fell in love with a text editor called Ultraedit that my org had a site license for. When I left that org after many years I missed Ultraedit and was delighted to find Notepad++ had most of features I loved. Now the course of my career has found me become a Linux admin and personal linux user for many years now. I have been using Notedpad-qq for years, but recently it seems to have gotten worse and I have had instances where crashes resulted in lost data. I liked the idea of having the same general UI and features as Notepad++ because I still need to use Windows at work. But I am reluctantly admitting maybe it is a time for a change.

    Apologies for the digression, but I wanted to share some of the waypoints in my journey that influenced my personal choice.









  • Not sure why you got downvoted, it is a fair question. Real time multiuser editing is a powerful feature. That said it is really only needed a small fraction of the time for specific types of collaboration. Also, it can cause problems as well. Libreoffice Calc meets most of my home spreadsheet needs: calculating mortgage rates and future value of investments and such.







  • I have a Framework 13 AMD running Linux Mint. It works great and I love it. Modular IO ports are super nifty.

    Here are the downsides as I see them:

    1. Price
    2. No touch screen
    3. No wifi 7

    I expect 2&3 will come in the future and I can upgrade! The fact that I can upgrade rather than throw it away in the future offsets 1.


  • xylogx@lemmy.worldtoSelfhosted@lemmy.worldUse FIDO2 key as SSH host key?
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    9 months ago

    What type of key do you have. Yubikey 5 supports multiple protocols including some you can use with SSH:

    • Multi-protocol: YubiKey 5 Series is the most versatile security key supporting multiple authentication protocols including FIDO2/WebAuthn (hardware bound passkey), FIDO U2F, Yubico OTP, OATH-TOTP, OATH-HOTP, Smart card (PIV) and OpenPGP.

    SSH would need to implement webauthn to support FIDO.