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

help-circle

  • What size model? I can run 8 billion parameter models on my Geforce 3070 with 8gb of vram. Bigger models need more memory. For $1-2k you can upgrade to a 16 or 32 gb video card. For $3k you can get a Framework Desktop with 128 gb unified memory. For $6k you can get a DGX Spark with a blackwell chip and 128 gb unified memory. Mac mini or Mac studio are also good choices in this price range.


  • You’re half right. The way companies expect people to use passwords is unsustainable. People can remember a password. No one can remember a unique, hard-to-guess password for every login they have. So they re-use passwords. Password re-use is so common and unavoidable that losing a single password is disastrous. It should not be. This is one of the promises of FIDO and passkey, not relying on a password that can be stolen, guessed and re-used.







  • Not sure how else to explain this. Look at the CISA bulletin on Shai-Hulud the attacker published valid and signed binaries that were installed by hundreds of users.

    "CISA is releasing this Alert to provide guidance in response to a widespread software supply chain compromise involving the world’s largest JavaScript registry, npmjs.com. A self-replicating worm—publicly known as “Shai-Hulud”—has compromised over 500 packages.[i]

    After gaining initial access, the malicious cyber actor deployed malware that scanned the environment for sensitive credentials. The cyber actor then targeted GitHub Personal Access Tokens (PATs) and application programming interface (API) keys for cloud services, including Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure.[ii]

    The malware then:

    • Exfiltrated the harvested credentials to an endpoint controlled by the actor.
    • Uploaded the credentials to a public repository named Shai-Hulud via the GitHub/user/repos API.
    • Leveraged an automated process to rapidly spread by authenticating to the npm registry as the compromised developer, injecting code into other packages, and publishing compromised versions to the registry.[iii]"






  • xylogx@lemmy.worldOPtoLinux@lemmy.mlNeed text editor advice
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 months 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.