MoriGM

joined 1 year ago
[–] MoriGM@feddit.de 0 points 1 year ago (1 children)

I personaly wanted to build my own. The J5040 ist a nice but very slow CPU. If your searching for a Power efficent CPU i can recommend this Video.

Bildung a Power efficent Home server

I use for my Server Just an i3 10th Gen and it is fast enough.

[–] MoriGM@feddit.de 2 points 1 year ago* (last edited 1 year ago)
[–] MoriGM@feddit.de 2 points 1 year ago

I maybe will steal that for myself.

[–] MoriGM@feddit.de 1 points 1 year ago

In my old company we used it and mostly it was just a ram eater for me XD

[–] MoriGM@feddit.de 1 points 1 year ago

I mostly write my environment and aliases which are only ment to be used for a project by creating a file called .load.sh. It is mostly just things like alias run="python main.py" or something

[–] MoriGM@feddit.de 1 points 1 year ago (1 children)

I maybe steal your rust aliases What is bacon by the way?

[–] MoriGM@feddit.de 1 points 1 year ago

What a nice abbreviation of the conventional way of declaring the minimanalasation of a command. I need to check out fish but i don't really know about it so much.

[–] MoriGM@feddit.de 1 points 1 year ago

Classic but gold I also use alias ...="cd ../.."

[–] MoriGM@feddit.de 4 points 1 year ago

That's always the best fun

[–] MoriGM@feddit.de 1 points 1 year ago (1 children)

Vis nether heard of this editor

[–] MoriGM@feddit.de 5 points 1 year ago (1 children)

Hey Mr. Rogers. He was such a nice and kind man.

[–] MoriGM@feddit.de 1 points 1 year ago

That is really neat. I never knew I needed that.

47
submitted 1 year ago* (last edited 1 year ago) by MoriGM@feddit.de to c/linux@lemmy.ml
 

What are your most liked alias for long commands or just to give them better names.

Mine are:

alias load="source .load.sh"
alias eload="$EDITOR .load.sh"
alias gpush="git push"
alias gadd="git add --all"
alias gcommit="git commit -m "
alias gst="git status -s"
alias gpull="git pull"
 

Which audio codec are you people using when ripping cd's? I used wav but the size made it not really fitting on my phone (60GB) I switched to FLAC. Many people I talked to said that CD's just use mp3 codecs in the First place.

view more: next ›