CCFS
rocket-md-blog
ARM Emulator
Gnome Twitch 2
- Rewrite with GTK4
- Remove WebKit dep
trait ToKey { | |
fn to_key(&self) -> Vec<u8>; | |
} | |
impl ToKey for [u8; 32] { | |
fn to_key(&self) -> Vec<u8> { | |
(&self[..]).to_key() | |
} | |
} |
CCFS
rocket-md-blog
ARM Emulator
Gnome Twitch 2
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs) | |
# Set 'status' segment colors | |
POWERLEVEL9K_STATUS_CROSS=true | |
POWERLEVEL9K_STATUS_OK_BACKGROUND=234 | |
POWERLEVEL9K_STATUS_ERROR_BACKGROUND=234 | |
# root indicator | |
POWERLEVEL9K_ROOT_INDICATOR_BACKGROUND=232 | |
#POWERLEVEL9K_ROOT_INDICATOR_FOREGROUND=202 |
/** | |
* SQLite Blogger Main JS | |
* github.com/olback/sqlite-blogger | |
*/ | |
window.onload = () => { | |
// Tell the user if the search box is empty | |
const searchBox = document.getElementById('search'); | |
document.getElementById('search-submit').onclick = () => { |
I hereby claim:
To claim this, I am signing this object: