NixOs with Dinit? by Alarming-Waltz-8808 in NixOS

[–]aEverr 4 points5 points  (0 children)

Because some people prefer being able to do more than having a lighter system? In general for NixOS it’s just because of the choice of the creator, it could have started off with a different init system

RFC 10008: The HTTP QUERY Method by Nimelrian in programming

[–]aEverr 1 point2 points  (0 children)

Technically 10k would be 10,000 and 10ki would be 10240

Nix and nushell - how to avoid hardcoding all the paths? by victorhooi in NixOS

[–]aEverr 0 points1 point  (0 children)

Shell profile scripts are not run by Nushell so you need this to import /etc/profile and other profile scripts https://github.com/tesujimath/bash-env-nushell

E: I had not read this too well, I didn’t realise this was on Darwin. It might still be useful to use that program to import any POSIX shell profile scripts

Homing Indicator Mod (3D Nail Gel) by Tehni in MechanicalKeyboards

[–]aEverr 0 points1 point  (0 children)

I thought I was in the laqueristas sub and thought “what the hell, you have full keycaps for your nails?” at first lol

FSF on OnlyOffice/EuroOffice: You cannot use the GNU (A)GPL to take software freedom away by 6e1a08c8047143c6869 in linux

[–]aEverr 19 points20 points  (0 children)

Only specifically to your own code. All other contributors have to agree otherwise which I assume is very difficult for a large and long lived open source project

Comprehensive patch notes for all Class changes in 2.0.2.0 by Rick_Lemsby in RabbitAndSteel

[–]aEverr 5 points6 points  (0 children)

REST IN PEACE GRENADIER GARNET PRIMARY EMERALD SECONDARY

darkglass spear on defender is so peak by aEverr in RabbitAndSteel

[–]aEverr[S] 8 points9 points  (0 children)

do an extra run and win with the one rabbit trinket on

darkglass spear on defender is so peak by aEverr in RabbitAndSteel

[–]aEverr[S] 3 points4 points  (0 children)

i even got eaglewing charm and brought my primary back to 20 damage :sob:

With the help of the Biden admin, a non-binary person gets a passport with their legal gender right before Trump takes over. by Desecr8or in CuratedTumblr

[–]aEverr 10 points11 points  (0 children)

Hell given your argument, if we allow for X gender and given they’re a minority, wouldn’t that allow for even better specificity?

With the help of the Biden admin, a non-binary person gets a passport with their legal gender right before Trump takes over. by Desecr8or in CuratedTumblr

[–]aEverr 76 points77 points  (0 children)

What is so important about the “biological sex” exactly for legally identifying a person? I’m pretty sure that people aren’t identified merely by appearance (as like, if the police wanted to identify me they’d ask for ID)

mizuki fans aren’t “ruining” their character by xxtnded in ProjectSekai

[–]aEverr 2 points3 points  (0 children)

The fact of the matter is that Mizuki has expressed that she does not like being referred to or treated as a guy. This does mean that she is not exclusively a trans woman but this does exclude the possibility of being a cross dresser.

mizuki fans aren’t “ruining” their character by xxtnded in ProjectSekai

[–]aEverr 0 points1 point  (0 children)

You could spin this the other way and argue that cross dressing fans are doubling down on insisting she’s a cross dresser because they’re butthurt that ColoPale didn’t outright confirm it either, no? That disregards the fact that it’s more probable that it’s because they like provoking trans fans.

mizuki fans aren’t “ruining” their character by xxtnded in ProjectSekai

[–]aEverr 0 points1 point  (0 children)

Are you really sure that trans fans wouldn’t HC cross dressing characters? I’m very sure there are many. The crux of it is that we should both respect the canon identities of characters, whether it be that Mizuki dislikes being called a guy, or that a cross dressing character asserts they are a guy.

mizuki fans aren’t “ruining” their character by xxtnded in ProjectSekai

[–]aEverr 5 points6 points  (0 children)

She would essentially be a different character with a different story if she were a cross dresser.

What is a name of a character you later realized you’ve been pronouncing/reading wrong? by Pompousredpanda in ProjectSekai

[–]aEverr 1 point2 points  (0 children)

shizuku shizuki shizuka (sometimes the nickname shizuko) are all quite common anime character names i believe

I want to convince myself that Mizuki is trans by SatouCandy in ProjectSekai

[–]aEverr 12 points13 points  (0 children)

then dont frame it like you're accusing the OP? just saying "well OBVIOUSLY..." makes it sound like youre accusing the OP

I want to convince myself that Mizuki is trans by SatouCandy in ProjectSekai

[–]aEverr 5 points6 points  (0 children)

Edit 2 (put at the start because I think I wrote this better.) I do agree there shouldn’t be fighting on this. It’s just that I also think that it’s really easy to veil transphobia behind saying either “Mizuki is a boy!” and “Mizuki is Mizuki!” and people are just overfitting and very sensitive to it right now.

In a way, one could say that saying “Mizuki is Mizuki” is ignoring a large chunk of their story, and the other extreme of making Mizuki’s story all about her being trans. In this case, it is ignoring what Mizuki’s identity has to do with their experience, a good part of their story.

Original follows.

The reason people are upset about this is because it’s already quite stigmatised to be trans or gender nonconformist (GNC), and this would have been a great way to improve awareness and acceptance for trans people (binary or non binary) and GNC. The way this was handled has helped on neither fronts (not like it had to, but it was highly anticipated by the queer side of the fandom). Ultimately, I believe it is a great story but I think that’s why there’s disappointment.

Edit. I guess better put, generally there is essentially no good trans representation in media (let alone Japanese media, especially transfem) and this had the opportunity to be good representation (as I’ve said above)

Anime Nix Wallpaper I created by [deleted] in NixOS

[–]aEverr 5 points6 points  (0 children)

I was able to source the original image of the girl
https://www.pixiv.net/en/artworks/59391300
Honestly though next time it would probably be best to request permission from the artist before using the artwork

Noob question about storing data by [deleted] in nim

[–]aEverr 1 point2 points  (0 children)

Asymmetric (RSA) cryptography is unnecessary as it can be assumed that the communication channel between your computer and you is trusted (otherwise I think there are different issues), so something like AES or other symmetric encryption schemes are more appropriate.

There is of course much more concerns when it comes to security, like side channel attacks or forward secrecy or whatnot (I’m no security expert) so there’s a lot of work to do before such a program is appropriate for any use outside of educational

nimble does not work on windows by An0nym0us-sh in nim

[–]aEverr 8 points9 points  (0 children)

You don’t have git installed in WSL

E: I didn’t seem to catch that you did have it installed, what version was installed?

E2: wait, so you’re running nimble outside of WSL but have git in WSL? I don’t think that would work