Simple note taking app. Contribute to em-s-h/Nairu development by creating an account on GitHub.
Yeah, forgot to specify ;P
Portuguese (Brasil): 1 (um)
Permanently Deleted
Source?
I was taught that the moon landing was fake.
Mother 3 fans as well.
For the curious:
ここにゴミを捨てないで下さい
Please do not dump trash here
Mine's pretty simple:

bash
## .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
Isn't that just a femboy?
Missable party members? 5~ endings?
Is this really in Chrono Trigger?
Maybe disabling JavaScript helps?


Finished my first Godot project!
クロスポスト: 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!

Finished my first Godot project!
Simple note taking app. Contribute to em-s-h/Nairu development by creating an account on GitHub.
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!
Reminds me of this pic (couldn't find one without the YouTube circle):

Do we need a new post everyday?
Belly"
You can still access your steam library offline no?
Yup, found it just the other day when I wanted to have ls -l
output in multiple columns instead of a single one.
Played and finished: Lisa The Joyful
Played: PoPoLoCrois
More like stupidity
But what if I want to share the problem?
UWU launcher
Mine's different:


Should I use zram?
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?

Should I use zram?
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?