Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. I want this but as a Linux distribution.

I want this but as a Linux distribution.

Scheduled Pinned Locked Moved Uncategorized
132 Posts 74 Posters 26 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • xarvos@outerheaven.clubX xarvos@outerheaven.club

    @luana@wetdry.world @mcc@mastodon.social @ariadne@social.treehouse.systems wouldn't you have to have a database of packages that don't contain LLM-written code? i don't think it's readily available

    luana@wetdry.worldL This user is from outside of this forum
    luana@wetdry.worldL This user is from outside of this forum
    luana@wetdry.world
    wrote last edited by
    #80

    @ariadne @mcc @xarvos that would be the pretty way. Another pretty way would be having nixpkgs maintainers add that info.

    I said it was an awful way that would require full system building for a reason, I imagine it’s possible to override the default check phase or even the fetchers to check the downloaded src for .copilot and alike and fail if present.

    1 Reply Last reply
    0
    • maaneeack@noc.socialM maaneeack@noc.social

      @johnlehet @mcc I knew 1password was getting worse, my renewal is soon and that's not happening now. Someone in thread said keepass 2.x isn't infected with AI. There's passwordstore.org and passky.org which I just learned about. Honestly I'm not sure what to try, this is a big PITA.

      johnlehet@mas.toJ This user is from outside of this forum
      johnlehet@mas.toJ This user is from outside of this forum
      johnlehet@mas.to
      wrote last edited by
      #81

      @maaneeack @mcc StrongBox has been sold to a company with maybe iffy success with the products they have acquired. I had first hand experience with their mess-up of the Mac utility Bartender, which I bailed on after their version.

      1 Reply Last reply
      0
      • wideeyedcurious@mstdn.socialW wideeyedcurious@mstdn.social

        @Lingmops @mcc I’m beginning to feel as if I’m gonna need to head back to just saving my pswds in a text file on my computer again. 🫤

        mozziediver@mastodon.socialM This user is from outside of this forum
        mozziediver@mastodon.socialM This user is from outside of this forum
        mozziediver@mastodon.social
        wrote last edited by
        #82

        @WideEyedCurious
        If you're ok with local storage and local replication rather than "cloudy", there's pwsafe. You could keep the db in some less local storage, I guess.
        https://www.pwsafe.org/index.shtml

        1 Reply Last reply
        0
        • mcc@mastodon.socialM mcc@mastodon.social

          @argv_minus_one @elfin I do not use keepassxc

          EDIT: checking google there *is* a "Keepass2Android", one assumes forked from the original keepass

          gaditb@icosahedron.websiteG This user is from outside of this forum
          gaditb@icosahedron.websiteG This user is from outside of this forum
          gaditb@icosahedron.website
          wrote last edited by
          #83

          @mcc @argv_minus_one @elfin I use https://www.keepassdx.com/ on android, and sync the file over with Syncthing.

          I don't THINK either of those projects use LLMs, but I haven't been machmir about poring over careful details when checking.

          1 Reply Last reply
          0
          • greyduck@wellduck.meG greyduck@wellduck.me

            @mcc I admit I don't know the KeePass ecosystem terribly well, but does this go "up the chain" to regular KeePass 2.x or is it just XC?

            just_one_bear@mastodon.socialJ This user is from outside of this forum
            just_one_bear@mastodon.socialJ This user is from outside of this forum
            just_one_bear@mastodon.social
            wrote last edited by
            #84

            @greyduck @mcc From all that I have seen regarding The Original KeePass (authored by Dominik Reichl in C# for .NET/Mono) has made no mention of AI pollution. How Mono are handling AI I haven't looked at, but for .NET: Microsoft is as they are.

            KeePassXC (maintained by the KeePassXC team in C++ using the QT toolkit) announced the use of AI and then clarified the scope later. KeePassXC is a separate project that uses the keepass vault format but it its own thing.

            1 Reply Last reply
            0
            • mcc@mastodon.socialM mcc@mastodon.social

              My understanding is that Bitwarden and KeePassXC, the two open source password managers, are *both* using random code generators at this point, which is terrifying as those are the exact tools where a small error could have the largest negative impact, and also tools that once you've committed to using it you can't quickly back out if they enter a code quality decline

              Internal server error · GitHub

              favicon

              (github.com)

              paulshryock@phpc.socialP This user is from outside of this forum
              paulshryock@phpc.socialP This user is from outside of this forum
              paulshryock@phpc.social
              wrote last edited by
              #85

              @mcc yikes

              1 Reply Last reply
              0
              • frumble@chaos.socialF This user is from outside of this forum
                frumble@chaos.socialF This user is from outside of this forum
                frumble@chaos.social
                wrote last edited by
                #86

                @chopsstephens @jcnotwit @mcc But there are forks of the pre-vibecoded XC now, no need to switch to a whole other program.

                1 Reply Last reply
                0
                • mary@chaos.socialM mary@chaos.social

                  @mcc I do think we (as a comunmity) should build a database of public repos that have any genAI related commits/config files, that would be a good start to flag thoses.

                  justsoup@mstdn.socialJ This user is from outside of this forum
                  justsoup@mstdn.socialJ This user is from outside of this forum
                  justsoup@mstdn.social
                  wrote last edited by
                  #87

                  @mary @mcc There was an effort to do this called open-slopware, but the creator got harassed by LLM apologists into deleting it and leaving open-source. After that, people who had local forks put them up and began working on their own versions. I was dissatisfied with the layout of the previous version, so myself and a few other contributors to open-slopware created https://codeberg.org/ai-alternatives/llm-afflicted-software hoping to avoid the pitfalls of the previous repo. It's not perfect, but it is chugging along slowly.

                  justsoup@mstdn.socialJ 1 Reply Last reply
                  1
                  0
                  • justsoup@mstdn.socialJ justsoup@mstdn.social

                    @mary @mcc There was an effort to do this called open-slopware, but the creator got harassed by LLM apologists into deleting it and leaving open-source. After that, people who had local forks put them up and began working on their own versions. I was dissatisfied with the layout of the previous version, so myself and a few other contributors to open-slopware created https://codeberg.org/ai-alternatives/llm-afflicted-software hoping to avoid the pitfalls of the previous repo. It's not perfect, but it is chugging along slowly.

                    justsoup@mstdn.socialJ This user is from outside of this forum
                    justsoup@mstdn.socialJ This user is from outside of this forum
                    justsoup@mstdn.social
                    wrote last edited by
                    #88

                    @mary @mcc The major changes made were:

                    1. yaml instead of markdown so its machine-readable (I want to develop a tool chat checks your system for llm software).
                    2. Requiring signoffs and signing of commits to limit troll submissions through annoyance (LLM apologists were brigading open-slopware with genAI MRs and one got in)
                    3. More carefully vetting sources and reasons for submissions so only actually "bad" projects are added.

                    1 Reply Last reply
                    0
                    • mcc@mastodon.socialM mcc@mastodon.social

                      @argv_minus_one @elfin I do not use keepassxc

                      EDIT: checking google there *is* a "Keepass2Android", one assumes forked from the original keepass

                      cuddle_puddle@mastodon.catgirl.cloudC This user is from outside of this forum
                      cuddle_puddle@mastodon.catgirl.cloudC This user is from outside of this forum
                      cuddle_puddle@mastodon.catgirl.cloud
                      wrote last edited by
                      #89

                      @mcc@mastodon.social @argv_minus_one@mastodon.sdf.org @elfin@mstdn.social I've been using keepass2android for a long time, and have been quite happy with it. I haven't poked deeply at it to check for LLM use, but there's nothing obvious in the contributor's graph (a single unlinked copilot commit of 1+ 1-)

                      1 Reply Last reply
                      0
                      • jcnotwit@mastodon.socialJ jcnotwit@mastodon.social

                        @mcc Yeah, KeePassXC going this route really hurt. I'm probably going to migrate back to a text file encrypted with gnupg for basic password management, but I have no idea what I'm going to use for one-time passcodes.

                        nekohayo@mastodon.socialN This user is from outside of this forum
                        nekohayo@mastodon.socialN This user is from outside of this forum
                        nekohayo@mastodon.social
                        wrote last edited by
                        #90

                        @jcnotwit for one-time passcodes you could use this standalone desktop application: https://apps.gnome.org/Authenticator/
                        @mcc

                        1 Reply Last reply
                        0
                        • nekohayo@mastodon.socialN This user is from outside of this forum
                          nekohayo@mastodon.socialN This user is from outside of this forum
                          nekohayo@mastodon.social
                          wrote last edited by
                          #91

                          @nina_kali_nina @lunarloony @luana @mcc time to get crackin' on your escape hatch for those not already using the keypass file format: https://gitlab.gnome.org/World/secrets/-/issues/509

                          1 Reply Last reply
                          0
                          • mcc@mastodon.socialM mcc@mastodon.social

                            RE: https://mastodon.scot/@kim_harding/116108957641748718

                            I want this but as a Linux distribution. I don't think I'm asking for much here. I am just asking for the "open source community" to be to the left of Goldman Sachs

                            oleksii@social.linux.pizzaO This user is from outside of this forum
                            oleksii@social.linux.pizzaO This user is from outside of this forum
                            oleksii@social.linux.pizza
                            wrote last edited by
                            #92

                            @mcc not sure if anyone mentioned a passkey. For me it's good compromise security and convince wise. My yubikey works ok with laptop and phones too.

                            1 Reply Last reply
                            0
                            • mcc@mastodon.socialM mcc@mastodon.social

                              RE: https://mastodon.scot/@kim_harding/116108957641748718

                              I want this but as a Linux distribution. I don't think I'm asking for much here. I am just asking for the "open source community" to be to the left of Goldman Sachs

                              menel@snikket.deM This user is from outside of this forum
                              menel@snikket.deM This user is from outside of this forum
                              menel@snikket.de
                              wrote last edited by
                              #93
                              @mcc@mastodon.social
                              I think #debian has you covered.
                              Didn't encounter an AI there 🤖 🤖
                              Edit: ooh, you meant as tool to create the system, not as part of the system....
                              Never mind... 😄

                              mdione@en.osm.townM 1 Reply Last reply
                              0
                              • mcc@mastodon.socialM mcc@mastodon.social

                                RE: https://mastodon.scot/@kim_harding/116108957641748718

                                I want this but as a Linux distribution. I don't think I'm asking for much here. I am just asking for the "open source community" to be to the left of Goldman Sachs

                                martin207@mastodon.socialM This user is from outside of this forum
                                martin207@mastodon.socialM This user is from outside of this forum
                                martin207@mastodon.social
                                wrote last edited by
                                #94

                                @mcc Taking an undifferentiated position against genAI tech as whole is about the stupidest thing we - as “the left”™️ - could be doing. The same is true for software engineers btw. (1/3)

                                martin207@mastodon.socialM 1 Reply Last reply
                                0
                                • martin207@mastodon.socialM martin207@mastodon.social

                                  I love object oriented C (no not C++) but it is not sustainable to use it for most tasks. I enjoy writing python code, but for simple CLI tools Claude is much faster at it than me and delivers high quality whe steered correctly. Do I have a local setup with devstral running on solar power already? No, but I certainly plan to have that in 1 year from now. (2/3)

                                  martin207@mastodon.socialM This user is from outside of this forum
                                  martin207@mastodon.socialM This user is from outside of this forum
                                  martin207@mastodon.social
                                  wrote last edited by
                                  #95

                                  Of course there’s way too much bullshit software being created and using genAI to do that l while consuming vast amounts of resources is a problem, but that doesn’t mean Anti-AI is a valid position. (3/3)

                                  1 Reply Last reply
                                  0
                                  • martin207@mastodon.socialM martin207@mastodon.social

                                    @mcc Taking an undifferentiated position against genAI tech as whole is about the stupidest thing we - as “the left”™️ - could be doing. The same is true for software engineers btw. (1/3)

                                    martin207@mastodon.socialM This user is from outside of this forum
                                    martin207@mastodon.socialM This user is from outside of this forum
                                    martin207@mastodon.social
                                    wrote last edited by
                                    #96

                                    I love object oriented C (no not C++) but it is not sustainable to use it for most tasks. I enjoy writing python code, but for simple CLI tools Claude is much faster at it than me and delivers high quality whe steered correctly. Do I have a local setup with devstral running on solar power already? No, but I certainly plan to have that in 1 year from now. (2/3)

                                    martin207@mastodon.socialM 1 Reply Last reply
                                    0
                                    • mcc@mastodon.socialM mcc@mastodon.social

                                      My understanding is that Bitwarden and KeePassXC, the two open source password managers, are *both* using random code generators at this point, which is terrifying as those are the exact tools where a small error could have the largest negative impact, and also tools that once you've committed to using it you can't quickly back out if they enter a code quality decline

                                      Internal server error · GitHub

                                      favicon

                                      (github.com)

                                      loke@functional.cafeL This user is from outside of this forum
                                      loke@functional.cafeL This user is from outside of this forum
                                      loke@functional.cafe
                                      wrote last edited by
                                      #97

                                      @mcc KeepassXC as well? I have a hard time as it is to trust a password manager. It seems I have to write my own?

                                      1 Reply Last reply
                                      0
                                      • mcc@mastodon.socialM mcc@mastodon.social

                                        @mary yeah, but if a build and deploy means making and deploying an apk then there's some question why you're using react native at all.

                                        i think it ought to be possible to do all this by just forking expo/expoapp and removing the arbitrary dependency on the web service.

                                        yukijoou@fedi.kemonomimi.gayY This user is from outside of this forum
                                        yukijoou@fedi.kemonomimi.gayY This user is from outside of this forum
                                        yukijoou@fedi.kemonomimi.gay
                                        wrote last edited by
                                        #98

                                        @mcc@mastodon.social @mary@chaos.social

                                        making and deploying an apk then there's some question why you're using react native at all.

                                        usually those frameworks are used for cross-platform development, so you would make both an ios and android app from the same codebase
                                        as far as i know from my vague understanding of the ecosystem, Expo is supposed to be more of a quick and dirty playground rather than something ready to ship

                                        1 Reply Last reply
                                        0
                                        • lunarloony@dosgame.clubL lunarloony@dosgame.club

                                          @nina_kali_nina I was tempted to do Vaultwarden, but the Bitwarden clients are affected so I don't think that'd help much. Might be an okay stop-gap until I have the time to invest in it properly.

                                          lhengstmengel@mastodon.nlL This user is from outside of this forum
                                          lhengstmengel@mastodon.nlL This user is from outside of this forum
                                          lhengstmengel@mastodon.nl
                                          wrote last edited by
                                          #99

                                          @lunarloony @nina_kali_nina what I'm using is old school, open source, self hosted and ai free: https://www.passwordstore.org/

                                          mkoek@mastodon.nlM aiono@mastodon.socialA 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups