RSS - private

GNUkko Sauvage (eris-ng) :neorenard:

@eris@p.enes.lv

This is an alt of @Ukko@akko.disqordia.space

latvian, in their 25s, monogam, straight, he/him lesbian, ace-spec, slut. anarcho-monarchist. A theymab transtrender. I speak lv/en/ru but can pretend to understand other languages sometimes.

admin of this instance, don't ask for an invite unless you're a frien :3

the sadistic playful puppy you’ve been warned about.

Ionizing particles, true Ukkos, fake Erises, and Disqordians DNI

Minors: please consult with your parent(s)/guardian before following and/or interacting; and please do not interact with lewd and/or sexual content unless you are of the age of majority

Current PFP is Senjougahara Hitagi and Hanekawa Tsubasa, specifically by https://x.com/mani_ma/status/1973769856714760502
Previous PFP is Suzy, secret Undertale character only mentioned
Previous² PFP is Senjougahara Hitagi, specifically by https://www.tumblr.com/manimarough/785249534734417921
Previous³ PFP was dead Marsey
Previous⁴ PFP was A.B.A. from Guilty Gear Strive
Previous⁵ PFP was some image 40 sent me
Previous⁶ PFP was https://www.kotobukiya.co.jp/en/product/detail/p4934054034673/
Previous⁷ PFP was https://www.furaffinity.net/view/47773488/

eriscon is not happening
📌 4 ★ 3 ↺

[?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
@eris@p.enes.lv

yes i actually DDOSed Disqordia

[GIF of Walter White saying "I won"]

2 messages from eris "I knew you did it", and "You win 😅"

Alt...2 messages from eris "I knew you did it", and "You win 😅"

[?]raf » 🌐
@raf@brain.worm.pink

i'd like to hire someone to have sex with my wife in front of me #getfedihired

    ...
    in reply to »

    [?]raf » 🌐
    @raf@brain.worm.pink

    @Humpleupagus do you want to be my wife?

      [?]Dark Negro Beerus :verified_flashing: » 🌐
      @Hyperhidrosis@shitposter.world

      Unemployed pickup lines. [SENSITIVE CONTENT]Are you a job application because i want to fill you out.

      Are you on LinkedIn because I'm trying to connect.

      Did it hurt when you shifted economic class? because you look like a billion dollars.

      ...
      2 ★ 0 ↺
      in reply to »

      [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
      @eris@p.enes.lv

      thanks thanks

        [?]elizabeth worm🔅:wormverified: » 🌐
        @lizzie@brain.worm.pink

        thanks @yassie_j @RedCyberPandaz thanks i appreciate it but can you do it again tomorrow ?

          2 ★ 0 ↺

          [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
          @eris@p.enes.lv

          /* Support for  fiore */
          .snac-content {
          white-space: pre-wrap;
          }

          3 ★ 0 ↺
          in reply to »

          [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
          @eris@p.enes.lv

          Not really, it wastes a ton of space due to filesystem overhead, eg, the apparent size (AKA the sum of the size of all files) of my /opt/snac2 is 790M, actual size is 2.7G. You can probably finetune a specific filesystem to be more granular for snac, but.. yeah

          CC: @pastthepixels@is.potatoe.ca @maddy@is.redhairpale.skin

            ...
            3 ★ 0 ↺
            in reply to »

            [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
            @eris@p.enes.lv

            It uses the filesystem as the database, every activity is stored in its own file.

            CC: @pastthepixels@is.potatoe.ca @maddy@is.redhairpale.skin

              ...
              1 ★ 0 ↺
              in reply to »

              [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
              @eris@p.enes.lv

              I used to have a wife, a reaalllyyy beautiful wife, truly like a gem in sunlight.
              One time I log onto fedi , make an extra queer post. She did not like that.
              Not
              one
              bit
              .
              So she picked up the knife , the sharp kitchen knife that we only use on special occasions ,started talking about how she's fed up with the faggotry . Fed up with the behavior.
              TSK TSK
              She stabbed me . And you know
              the funniest thing is
              All Icould think was "hnngh mommy god yes so hot!!"

                0 ★ 0 ↺
                in reply to »

                [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                @eris@p.enes.lv

                Wanna know how I got these scars?

                  ...
                  3 ★ 0 ↺
                  in reply to »

                  [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                  @eris@p.enes.lv

                  in reply to »

                  [?]affine » 🌐
                  @mold@yourwalls.today

                  @eris @eris @arcana

                  Plagueis created Osha

                  Finally someone cared about workplace safety.

                    ...
                    0 ★ 0 ↺
                    in reply to »

                    [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                    @eris@p.enes.lv

                    Me looking at CPU usage of my small little 64-core computer

                      2 ★ 0 ↺
                      in reply to »

                      [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                      @eris@p.enes.lv

                      Compared to sleep(3) and usleep(3), nanosleep(2) has the following advantages: it provides a higher resolution for specifying the sleep interval; POSIX.1 explicitly specifies that it does not interact with signals; and it makes the task of resuming a sleep that has been interrupted by a signal handler easier

                        0 ★ 0 ↺
                        in reply to »

                        [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                        @eris@p.enes.lv

                        It works fine because of how void* gets automatically transformed into int on your system. It would possibly start breaking as soon as you change argument passing ABI (if the thing goes on the stack not the register, if you're on big endian, etc etc)

                          in reply to »

                          [?]GNU/翠星石 » 🌐
                          @Suiseiseki@freesoftwareextremist.com

                          @waltercool As always, a big part in the conspiracy is microsoft.

                          They've even went so far to release a distribution of GNU without a single byte of Linux to make GNU/kWindows and called it's "Linux"; https://mikegerwitz.com/2016/04/gnu-kwindows

                          But let me guess, that's Linux?

                            ...
                            1 ★ 0 ↺
                            in reply to »

                            [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                            @eris@p.enes.lv

                            I'm assuming this is from you calling pthread_create, right? This is not a stupid warning, it is complaining that you should give it a function void fn(void* arg) but you gave it void fn(int arg). It will probably work, but you should probably have the thread start function be the expected interface and then just do the void*<->int conversion in your own code instead of relying on the compiler to do the "right thing" in the face of UB.

                              ...
                              1 ★ 0 ↺

                              [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                              @eris@p.enes.lv

                              The "cast to pointer from integer of a different size" is a less important warning, but if you decide you're gonna ignore specific warnings, make that explicit, add -Wno-int-to-pointer-cast to your compiler call.

                              CC: @nyanide@lab.nyanide.com

                                ...
                                1 ★ 0 ↺

                                [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                @eris@p.enes.lv

                                BCS otherwise you're gonna be subconsciously training yourself to ignore warnings and end up skipping warnings you should've cared about.

                                CC: @nyanide@lab.nyanide.com

                                  2 ★ 0 ↺
                                  in reply to »

                                  [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                  @eris@p.enes.lv

                                  This note usually explains a warning just before it

                                  CC: @nyanide@lab.nyanide.com

                                    0 ★ 0 ↺
                                    in reply to »

                                    [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                    @eris@p.enes.lv

                                    I think there's a GUI alternative of it in GNOME or something like that. I use ncdu myself, it's slower than WizTree bcs wiztree abuses some NTFS caching features but it works :)

                                      1 ★ 0 ↺
                                      in reply to »

                                      [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                      @eris@p.enes.lv

                                      Try the wiztree thing if you're on Windows

                                        ...

                                        [?]schuelermine » 🌐
                                        @anselmschueler@ieji.de

                                        people are MISSING OUT on U+2044 FRACTION SLASH!

                                        9400723⁄205473
                                        👆 this does NOT use sub-/superscript letters!

                                        3 ★ 0 ↺
                                        in reply to »

                                        [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                        @eris@p.enes.lv

                                        I notice you sitting alone in the tavern. I scoot up next to you. "Hey there, come here often?"

                                        CC: @lizzie@brain.worm.pink

                                        CC: @amalthea@pl.noob.quest

                                          in reply to »

                                          [?]GNU/翠星石 » 🌐
                                          @Suiseiseki@freesoftwareextremist.com

                                          @raf @eris How crass.

                                          No, I wouldn't.

                                          I am a wizard.

                                            ...
                                            2 ★ 0 ↺
                                            in reply to »

                                            [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                            @eris@p.enes.lv

                                            2 ★ 0 ↺
                                            in reply to »

                                            [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                            @eris@p.enes.lv

                                            Sad news: flower washed off its hypnotizing scent

                                              42 ★ 22 ↺
                                              reia~! boosted

                                              [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                              @eris@p.enes.lv

                                              Imagine being a girl who's autistic about free software and then one day you see Suiseiseki, and you just immediately develop a crush on him, because of the way NOTHING can change his views, he is more steadfast in his beliefs than even St. Ignucius himself. So you go out of your way to be even more annoying than him, defeating all the proprietary shitware shills, spreading the Good Word of our Freedom the Savior. And then one day you open Fedi, you open the profile of the man you've had a crush on for 2 years now, the man you'd die for, the man you'd live for, the man you dream of every night, and you see him say that sex is proprietary, that he doesn't care about women. And the worst thing is, you can't change him, he isn't free software himself, he's an independent free human, he made a choice and now you have to live with it forever,,, because you can't put a leashense on him, he's a free creature, a Free Gnu Antelope....

                                              ...
                                              Older...

                                              [?]GNU/翠星石 » 🌐
                                              @Suiseiseki@freesoftwareextremist.com

                                              @eris My views and beliefs can be changed with logic and reason - but all I've seen so far is recommendations to run all the proprietary software and/or ruinously compromise.

                                                ...
                                                0 ★ 0 ↺
                                                in reply to »

                                                [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                @eris@p.enes.lv

                                                It's the usual problems such as hardware support or employer/educator required shitware (or the less important "I want to consume proprietary slop"). These usually are treated as non-problems by GNU extremists -- "get better hardware", "get a better job/convince your employer to switch".

                                                There's also the classic issue of the "non-commercial" licenses or the newer breed of "no corporations allowed" licenses, while these are obviously non-free in the general sense, I can see why people might choose to treat them as effectively free software if the hardware they're used on is always gonna be employed for personal use.

                                                CC: @lizzy@social.vlhl.dev

                                                  2 ★ 0 ↺
                                                  in reply to »

                                                  [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                  @eris@p.enes.lv

                                                  Does Suiseiseki reproduce by mitosis or something
                                                  Please list the problems associated with using a free distribution of the GNU operating system.
                                                  Why'd I bother, none of them apply to you as you've accepted them as non-problems in your dogma.

                                                  CC: @lizzy@social.vlhl.dev

                                                    ...
                                                    2 ★ 0 ↺

                                                    [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                    @eris@p.enes.lv

                                                    If I could just tell a machine that its code sucks for 8 hours each day, I'd be happy. Glad for the MS engineers

                                                    in reply to »

                                                    [?]moved, again » 💔 🌐
                                                    @nyanide@lab.nyanide.com

                                                    @grips the proprietary software foundation endorses this message

                                                      in reply to »

                                                      [?][lizzy] Chairwoman Miao :mao: :neocat: مثلية الله ☭ :heart_lesbian_diagonal2: :cuwu: :fangs2: » 🌐
                                                      @lizzy@social.vlhl.dev

                                                      @Suiseiseki in a free world it is impossible to release nonfree software, not impossible to install nonfree software.

                                                      in a free world you cannot even voluntarily become a slave

                                                      actually, in our current world it is normal for most people to become a wage slave and sell their labor for money. we should not obstruct their ability to do this, they need it to properly live their lives due to how our world works. instead, we need to make the lives of the slavers, the bosses, the capitalists into hell.

                                                      it’s the same with proprietary software: don’t attack the victim and make things even harder for them, attack the perpetrator.

                                                        ...
                                                        1 ★ 0 ↺

                                                        [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                        @eris@p.enes.lv

                                                        RE: https://pleromer.net/objects/8c5e9fc7-f8c9-4924-a5ec-84b91c416b5e

                                                        I like the old "video poker" slot machines where if you get a full house or like a straight or anything good it plays the fucking mario bros theme song lmfao.

                                                        0 ★ 0 ↺
                                                        in reply to »

                                                        [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                        @eris@p.enes.lv

                                                        I love how this has 34 reviews

                                                          2 ★ 0 ↺
                                                          in reply to »

                                                          [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                          @eris@p.enes.lv

                                                          freedom includes the ability to, at your option, give up parts of your freedom
                                                          The argument is that it shouldn't. Exaggeration, but you are, for example, not allowed to give up your human rights IRL, even if you consent to it now. Consider how you're not allowed to incorporate GPL software within proprietary software or vice-versa. (Unless you jump through hoops to define it as aggregation not composition or as system libs or whatever nonsense.)

                                                          I personally believe that the -libre distros just aren't meant for the average user. They're meant for people who want to be sure that they will always be running free software and have accepted all the problems associated with it. For people that are aware of the freedom issues but still for whatever reason need or want to run proprietary software, Gentoo's approach is probably the best. Most other distros just give you a yes/no switch on adding a non-free repo (if even that) and that's pretty shit.

                                                            ...
                                                            0 ★ 1 ↺
                                                            moved, again boosted
                                                            in reply to »

                                                            [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                            @eris@p.enes.lv

                                                            Hell yeah sister, speak your truth!

                                                              1 ★ 0 ↺
                                                              in reply to »

                                                              [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                              @eris@p.enes.lv

                                                              Hell yeah!

                                                                0 ★ 0 ↺
                                                                in reply to »

                                                                [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                                @eris@p.enes.lv

                                                                Hit me neighbour

                                                                  1 ★ 0 ↺
                                                                  in reply to »

                                                                  [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                                  @eris@p.enes.lv

                                                                  I see, I see, you didn't reject being a BiPOC woman tho.

                                                                  CC: @fiore@brain.worm.pink

                                                                    [?]Niko » 🌐
                                                                    @niko@gts.niko.lgbt

                                                                    https://discord-unveiled.niko.lgbt/

                                                                    paste your user ID into here to see if you're in the Discord Unveiled dataset, and if so, what servers your messages were found in

                                                                    1 ★ 0 ↺

                                                                    [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                                    @eris@p.enes.lv

                                                                    LET'S ALL LOVE @FIORE@BRAIN.WORM.PINK

                                                                    2 ★ 0 ↺
                                                                    in reply to »

                                                                    [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                                    @eris@p.enes.lv

                                                                    I interpreted it as like giant corporations controlling everything. Trade Federation really sounded more like, idk, Amazon. But this interpretation is probably just a language barrier.

                                                                    CC: @thenoid@brain.worm.pink

                                                                      ...

                                                                      [?]eris 🌱 » 🌐
                                                                      @eris@yourwalls.today

                                                                      @eris @thenoid imagine Amazon helping cause blockades to marginalized areas haha and controlling the political landscape using its supplies as leverage haha that would never happen

                                                                        ...
                                                                        2 ★ 0 ↺

                                                                        [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                                        @eris@p.enes.lv

                                                                        Haha that would be crazy, good thing Star Wars were never meant to be about real life politics

                                                                        CC: @thenoid@brain.worm.pink

                                                                          0 ★ 0 ↺
                                                                          in reply to »

                                                                          [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                                                                          @eris@p.enes.lv

                                                                          Maybe it was called something else before? xd

                                                                            ...

                                                                            History

                                                                            Back to top - More...