nore

joined 10 months ago
[–] nore 5 points 6 days 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
[–] nore 2 points 1 week ago

Isn't that just a femboy?

[–] nore 2 points 1 week ago (4 children)

Missable party members? 5~ endings?

Is this really in Chrono Trigger?

[–] nore 5 points 3 weeks 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!

[–] nore 131 points 2 months ago (7 children)

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

[–] nore 2 points 2 months ago

Do we need a new post everyday?

[–] nore 28 points 2 months ago (2 children)
[–] nore 2 points 2 months ago* (last edited 2 months ago) (1 children)

You can still access your steam library offline no?

[–] nore 7 points 2 months ago

Yup, found it just the other day when I wanted to have ls -l output in multiple columns instead of a single one.

[–] nore 1 points 2 months ago* (last edited 2 months ago)

Played and finished: Lisa The Joyful
Played: PoPoLoCrois

[–] nore 5 points 2 months ago

More like stupidity

[–] nore 4 points 2 months ago

But what if I want to share the problem?

12
FF7 ruletrack (sh.itjust.works)
submitted 8 months ago by nore to c/[email protected]
 
26
submitted 9 months ago* (last edited 9 months ago) by nore 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 9 months ago* (last edited 9 months ago) by nore 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 ›