Skip to content

Instantly share code, notes, and snippets.

@1x6
1x6 / disable-auto-update-android.md
Created June 14, 2025 13:53 — forked from jackblk/disable-auto-update-android.md
disable auto update on android, this is for samsung phone

This guide is for Windows.

  • Connect phone via USB to PC, wait a while for drivers to install.
  • Install "Minimal ADB Fastboot" (from XDA-Developers).
  • Enable USB DEBUG under "Config / Developer Options" on phone.
  • Open a Command Prompt under the folder "C:\Program Files (x86)\Minimal ADB and Fastboot"
  • Open phone adb shell: adb shell
  • Use the following commands:
@1x6
1x6 / copy-of-torrent-to-google-drive-downloader.ipynb
Last active March 27, 2024 00:31
Copy of Torrent To Google Drive Downloader
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Keybase proof

I hereby claim:

  • I am 1x6 on github.
  • I am xeny (https://keybase.io/xeny) on keybase.
  • I have a public key ASCxfbZEfY2oHmGHQk7jLwqMA0XHAeJCqpXE3KOv8-M0cQo

To claim this, I am signing this object:

.content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: 160px;
overflow:hidden;
font-family: 'Lato', sans-serif;
font-size: 35px;
@1x6
1x6 / notebook.ipynb
Last active April 17, 2023 10:59
Torrent To Google Drive Downloader v3
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
keybase for files
curl --remote-name https://prerelease.keybase.io/keybase_amd64.deb
sudo apt install ./keybase_amd64.deb
run_keybase
deluge for torrent
sudo apt-get install deluge
firefox web browser
sudo apt-get install firefox-esr