mcmodknower

joined 2 years ago
[–] mcmodknower@programming.dev 2 points 1 week ago (1 children)

in my .gitconfig i have

[alias]
	glg = log --oneline --decorate --all --graph

This allows me to get a quick overview over all branches with pushes that are recent enough for most cases.

[–] mcmodknower@programming.dev 6 points 1 week ago (1 children)

Mine is a bit longer and includes automatically removing unused dependencies: alias update='sudo apt update && sudo apt upgrade && flatpak update && sudo apt autoremove --purge && flatpak remove --unused --delete-data && notify-send '\''update done'\'''

[–] mcmodknower@programming.dev 1 points 2 weeks ago

Multiple minecraft mods have this problem. Fun times for everyone when the log complains that \u1013 (probably this one, idk if i remembered it correctly) is not an allowed character for namespaced ids.

[–] mcmodknower@programming.dev 10 points 2 weeks ago

The blue square moves counterclockwise half an edge per image, the red circle moves clockwise to the next corner per image. So i agree with TheFlopster on d

[–] mcmodknower@programming.dev 5 points 2 weeks ago

Depending on the city, meeting on a day with good weather in the middle and just walking around might be an option.

[–] mcmodknower@programming.dev 4 points 3 weeks ago (5 children)

for 1: kdeconnect or warpinator

[–] mcmodknower@programming.dev 6 points 1 month ago

I make videos irregularly (this year 2 iirc), only when i have an idea and take the time to make the video. Since i do a lot of other stuff it is not really one project, but each video is its own project, and the channel is just a way to publish them.

[–] mcmodknower@programming.dev 4 points 1 month ago (1 children)

For the conversion to lossy, git smudge/clean filters might work. Afaik git-lfs works with them. In general git-lfs might be something interesting for your use case.

[–] mcmodknower@programming.dev 7 points 1 month ago (1 children)

You probably want something like the array variables from bash. You can find out more about them in the manpage, in the Arrays section.

Since you are using sh, you don't have direct access to them. If you want to use them, change the shebang to #!/usr/bin/env bash.

[–] mcmodknower@programming.dev 5 points 1 month ago

Only 9, the rest are useless/bad for me. 1 and 2 are nearly the same, and not a thing i have a problem with. 3 idk what the benifit of it should be. 4 i am tall enough. 5 would be nice sometimes, but at other times it would only cause you to break things. 6 it would be bad to not be able to cry in bad situations, as these are also part of life. 7 i don't need publicity 8 i don't have an ex 9 you can do a lot with money in this world

[–] mcmodknower@programming.dev 4 points 1 month ago (2 children)

I also didn't solve it by myself. Once you give up, make sure to check out the solution in the source link. It's surprising.

[–] mcmodknower@programming.dev 11 points 1 month ago (1 children)

Including the people that only used computercraft?

 

I want to create a NAS for my family at home. I am already pretty sure about using TrueNAS as software, but the hardware is still open.

What hardware do you recommend for 2TB of usable Storage (+a second drive for mirroring the first one) that is used by 3 people for pictures, videos, and documents?

 

I am searching for a selfhosted and secure (end to end encryption) chat platform for my family (5-20 users), possibly one i can host on a raspi.

Is matrix a good choice, or should i try something else?

view more: next ›