this post was submitted on 30 Jun 2023
36 points (100.0% liked)

Transprogrammer

797 readers
1 users here now

A space for trans people who code

Matrix Space:

Rules:

founded 1 year ago
MODERATORS
36
If You're Like Me... (lemmy.blahaj.zone)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 year ago (1 children)

You'll want a -a on that cp to preserve permissions.

usermod -l and a symlink is my plan.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

Nice plan, I used a symlink to quickly heal fixed paths in configs like

ln -s /home/NewAffirmingName/ /home/OldName/

That way if a setting I transferred over is trying to pull a file from /home/OldName/Gamesave instead of ~/Gamesave it will still work... unless it doesn't recognize symlinks... but for a lot of stuff it has been working.

[–] [email protected] 7 points 1 year ago (1 children)

I finally did this earlier today :)

[–] [email protected] 4 points 1 year ago

Congrats!

I know I felt pretty awesome when I did it. Infinitely better than what I had previously, not only was my account name dated, but I had a picture of me before I grew my hair out as the account picture...

I hated it every time it popped up.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

Im happy to say, I have zero proper security practices, 90% of my machines run as root >:3 also CONFIG_MULTIUSER=N is something I have done, so I funny enough cannot relate

[–] [email protected] 4 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago

That’s super cool, I will have to take a look at that later!

[–] CCF_100 1 points 3 months ago

I want to do this but I'm scared of my transphobic parents seeing it

[–] [email protected] 1 points 1 year ago

And Here I was thinking how naming my host "Archbtw" would be super original :(.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Bit off topic, but what's the purpose of the '.[^.]*’ regex there? Wouldn't a wildcard * character suffice?

load more comments
view more: next ›