Skip to content

Instantly share code, notes, and snippets.

@adtac
adtac / README.md
Last active April 26, 2025 09:06
Using your Kindle as an e-ink monitor

3.5 fps, Paperwhite 3
@adtac_

step 1: jailbreak your Kindle

mobileread.com is your best resource here, follow the instructions from the LanguageBreak thread

I didn't really follow the LanguageBreak instructions because I didn't care about most of the features + I was curious to do it myself, but the LanguageBreak github repo was invaluable for debugging

@rahularity
rahularity / work-with-multiple-github-accounts.md
Last active May 11, 2025 17:34
How To Work With Multiple Github Accounts on your PC

How To Work With Multiple Github Accounts on a single Machine

Let suppose I have two github accounts, https://github.com/rahul-office and https://github.com/rahul-personal. Now i want to setup my mac to easily talk to both the github accounts.

NOTE: This logic can be extended to more than two accounts also. :)

The setup can be done in 5 easy steps:

Steps:

  • Step 1 : Create SSH keys for all accounts
  • Step 2 : Add SSH keys to SSH Agent
@dtsolis
dtsolis / appcenter-post-build.sh
Created May 13, 2018 20:04
Update build status on last commit, on bitbucket, whenever build on AppCenter finishes.
#!/usr/bin/env bash -e
#
# Update build status on last commit, on bitbucket,
# whenever build on AppCenter finishes.
#
# Copyright 2018, Dimitris-Sotiris Tsolis
# MIT License, http://www.opensource.org/licenses/mit-license.php
cd $APPCENTER_SOURCE_DIRECTORY
@CodingDoug
CodingDoug / README.md
Last active August 3, 2023 16:41
Copying Data from a Google Sheet into Firebase Realtime Database in real time via Apps Script
@chsh
chsh / fa-icon-external-link.css
Created April 9, 2012 05:32
Show icon after external link using Font Awesome