- Execute
pip3 install -r requirements.txtto install dependencies - Execute
followers_clear.pyand follow instructions.
Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.
pip3 install -r requirements.txt to install dependenciesfollowers_clear.py and follow instructions.Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.
| #!/usr/bin/env runhaskell | |
| -- Copyright (C) 2018 Daniel Gröber <dxld@darkboxed.org> | |
| -- | |
| -- Copying and distribution of this file, with or without modification, | |
| -- are permitted in any medium without royalty provided the copyright | |
| -- notice and this notice are preserved. This file is offered as-is, | |
| -- without any warranty. | |
| {-| | |
| License: GNU All-Permissive License |
| #!/bin/bash | |
| # Inspired on https://david-kerwick.github.io/2017-01-04-combining-zsh-history-files/ | |
| set -e | |
| history1=$1 | |
| history2=$2 | |
| merged=$3 | |
| echo "Merging history files: $history1 + $history2" | |
| test ! -f $history1 && echo "File $history1 not found" && exit 1 |
| # Rime table | |
| # coding: utf-8 | |
| #@/db_name custom_phrase_double.txt | |
| #@/db_type tabledb | |
| # | |
| # version: "2024-05-12" | |
| # | |
| # 自用小鹤双拼短语码表 | |
| # 基于【小鹤音形: 10.9m_20231123 build 423】修改 | |
| # 内含一码字、二码字词 |
Hi! I am an Iranian Software Engineer, and in this torn paper note, I want to talk about some funny moments I had online related to the fact that I was spawned in this specific region of the world: Iran.
Back when I was a student, I got access to the Microsoft Imagine, and as a result, I got access to the Microsoft Store as a developer. This inspired me write one of my open-source projects called EyesGuard and publish it on Microsoft Store. However, one day, somebody told me that they can no longer find EyesGuard on the store.