nore

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

Yeah, forgot to specify ;P

[–] [email protected] 15 points 1 month ago* (last edited 1 month ago) (2 children)

Portuguese (Brasil): 1 (um)

[–] [email protected] 4 points 2 months ago (1 children)
[–] [email protected] 9 points 2 months ago (1 children)

I was taught that the moon landing was fake.

[–] [email protected] 2 points 2 months ago

Mother 3 fans as well.

[–] [email protected] 6 points 3 months ago

Mine's pretty simple:

## .bashrc
export BLA=$(tput setaf 0) # Black
export RED=$(tput setaf 1) # Red
export GRE=$(tput setaf 2) # Green
export YEL=$(tput setaf 3) # Yellow
export BLU=$(tput setaf 4) # Blue
export MAG=$(tput setaf 5) # Magenta
export CYA=$(tput setaf 6) # Cyan
export WHI=$(tput setaf 7) # White

export BOL=$(tput bold)    # Bold
export ITA=$(tput sitm)    # Italic
export UL=$(tput smul)     # Underline
export NC=$(tput sgr0)     # No color & format

_branch() {
    local branch=$(__git_ps1 "%s")
    if [[ -z $branch ]]; then
        printf "${BLA}null${NC}"
    else 
        printf "${CYA}$branch"
    fi
}

PS1='.\[$(_pwd)\] \[$BLA\]〜 \[$MAG\]git\[$BLA\]:\[$(_branch)\] \n \[$NC$CYA\]\! \[$MAG\]\$ \[$NC\]'

## .inputrc

set vi-ins-mode-string \1\e[34m\2.INS
set vi-cmd-mode-string \1\e[33m\2.CMD
[–] [email protected] 2 points 3 months ago

Isn't that just a femboy?

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

Missable party members? 5~ endings?

Is this really in Chrono Trigger?

[–] [email protected] 5 points 3 months ago

Maybe disabling JavaScript helps?

 

クロスポスト: https://sh.itjust.works/post/32413510

After having cancelled my 2 previous projects I've finally been able to finish something!

About: Nairu is a simple note taking app that I made mostly for myself, right now it doesn't have a lot of features (just the basics of a note taking app), but I plan to add a few more things to it.

Any feedback is appreciated!

 

クロスポスト: https://sh.itjust.works/post/32413510

After having cancelled my 2 previous projects I've finally been able to finish something!

About: Nairu is a simple note taking app that I made mostly for myself, right now it doesn't have a lot of features (just the basics of a note taking app), but I plan to add a few more things to it.

Any feedback is appreciated!

 

After having cancelled my 2 previous projects I've finally been able to finish something!

About: Nairu is a simple note taking app that I made mostly for myself, right now it doesn't have a lot of features (just the basics of a note taking app), but I plan to add a few more things to it.

Any feedback is appreciated!

[–] [email protected] 131 points 5 months ago (7 children)

Reminds me of this pic (couldn't find one without the YouTube circle):

[–] [email protected] 2 points 5 months ago

Do we need a new post everyday?

[–] [email protected] 28 points 5 months ago (2 children)
12
FF7 ruletrack (sh.itjust.works)
 
26
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

cross-posted from: https://sh.itjust.works/post/21361730

Hello, I came across zram recently and I'd like to know if I should use it, my laptop only has ~4GB of ram, and for the most part it'll only stutter when I open multiple programs or a game, so would zram be adequate in my case?

Also, would the compressing and decompressing have a significant impact on my cpu?

21
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello, I came across zram recently and I'd like to know if I should use it, my laptop only has ~4GB of ram, and for the most part it'll only stutter when I open multiple programs or a game, so would zram be adequate in my case?

Also, would the compressing and decompressing have a significant impact on my cpu?

view more: next ›