Orange Pi Zero device 2 <-> USB RNode TNC <-> LoRa 917.875MHz BW500kHz SF7 CR5 TXP17 <-> USB RNode TNC <-> Orange Pi Zero device 1 <-> WiFi 2.4GHz (Internet)
sudo apt install build-essential
sudo apt install python3-pip
| https://rfc3161.ai.moda | |
| https://rfc3161.ai.moda/adobe | |
| https://rfc3161.ai.moda/microsoft | |
| https://rfc3161.ai.moda/apple | |
| https://rfc3161.ai.moda/any | |
| http://rfc3161.ai.moda | |
| http://timestamp.digicert.com | |
| http://timestamp.globalsign.com/tsa/r6advanced1 | |
| http://rfc3161timestamp.globalsign.com/advanced | |
| http://timestamp.sectigo.com |
proxmox-lxc-cifs-share.sh is an interactive helper that mounts a network CIFS/SMB share on a Proxmox VE node and bind-mounts it into one or more unprivileged LXC containers in one pass.
It automates:
/mnt/lxc_shares/<folder>./etc/fstab entry (systemd.automount, uid/gid mapping, etc.).mpX:) into the live LXC configuration with pct set.| class Program | |
| { | |
| static void Main(string[] args) | |
| { | |
| //Выведите платёжные ссылки для трёх разных систем платежа: | |
| //pay.system1.ru/order?amount=12000RUB&hash={MD5 хеш ID заказа} | |
| //order.system2.ru/pay?hash={MD5 хеш ID заказа + сумма заказа} | |
| //system3.com/pay?amount=12000&curency=RUB&hash={SHA-1 хеш сумма заказа + ID заказа + секретный ключ от системы} | |
| } | |
| } |
L1 cache reference ......................... 0.5 ns
Branch mispredict ............................ 5 ns
L2 cache reference ........................... 7 ns
Mutex lock/unlock ........................... 25 ns
Main memory reference ...................... 100 ns
Compress 1K bytes with Zippy ............. 3,000 ns = 3 µs
Send 2K bytes over 1 Gbps network ....... 20,000 ns = 20 µs
SSD random read ........................ 150,000 ns = 150 µs
Read 1 MB sequentially from memory ..... 250,000 ns = 250 µs
| ;; SCCS I.D. %W% delta: %G% %U% date: %H% %T% | |
| ;;;;; tablature-mode.el -- modes for editing guitar tablature in GNU emacs | |
| ;; Contains chord-mode and lead-mode, both minor modes of tab-mode. | |
| ;; Author: Mark R. Rubin <mark@phineas.jpl.nasa.gov> | |
| ;; Version: 1.00 | |
| ;; Date: 9/20/93 |
| # herdr configuration | |
| # Place this file at ~/.config/herdr/config.toml | |
| # Show first-run notification setup on startup. | |
| # Missing also shows onboarding; set false after you've chosen. | |
| # onboarding = true | |
| [theme] | |
| # Built-in themes: catppuccin, terminal, tokyo-night, dracula, nord, | |
| # gruvbox, one-dark, solarized, kanagawa, rose-pine, |
| #!/bin/sh | |
| # iStore English Patcher by Glitch | |
| echo "Welcome to the iStore English Patcher" | |
| echo "What do you want to do?" | |
| echo "1. Make iStore English" | |
| echo "2. Revert to Chinese iStore" | |
| #echo "3. Make iStore Dark Theme" | |
| #echo "4. Restore iStore's Original Theme" | |
| echo "3. Exit" | |
| read n |