Skip to content

orhnk/chippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Chippy

My Notes about everything!

Dwm (Window manager)

  • Very nice UI using siduck/chadwm fastest wm I have ever seen

Picom (X compositor)

  • Everyone uses it, so I do. Here is the window manager fork/branch

Neovim (That Editor)

  • Using siduck/NvChad: not bloated

Terminal

Showkey

use following command to see what is the escape code of a shortcut:

showkey -a

Disk Scanner

  • dua-rs: fast & solid disk scanner written in rust

Kobo

Cannot read billingual books?

Downlaod Go Noto Fonts which will fix misrendered fonts. Place it under the fonts/ at the root folder of your reader, mounted.

Converting E-Book Formats

PDF to EPUB

Converting pdfs may become complex, especially with non-plain-text pdf files. If your pdf's structure is simple, using calibre convertion tools or some site like cloud convert would work fine. But if the structure is full of images and such, these options may not convert them correctly (e.g images may appear black). For those situations I found that this site works, from a commment from reddit.

OS

NixOS

Absolute path to a package

after installing perf tools to nixos as in my dotnix repo, I needed to find absolute path to it. Searching a bit shows that It's in /etc/profiles/per-user/bin/ + perf

Programming languages

Rust

Cargo

use the following for smaller target dirs:

strip = true

About

Chippy, CS Topics. (Always in dev)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors