CodeBlog
Friday, June 28, 2024
[HowTo] Access FlightRadar24 from non-private IP addresses
›
sudo nano /etc/fr24feed.ini receiver="avr-tcp" fr24key="xxxxxxxxxxxxxxxx" host="127.0.0.1:30002" bs="n...
Monday, July 3, 2023
Install FlightAware and FlightRadar24 on Raspberry Pi
›
Tuesday, July 19, 2022
[Fix] Raspberry Pi with Windows Remote Desktop Connection - empty screen or "connection problem, giving up"
›
Saturday, December 11, 2021
Logic Analyzer VID 0925 PID 3881 Windows 10 driver installation
›
Open this page: https://support.saleae.com/logic-software/legacy-software/older-software-releases Download "Windows 64 bit (no instal...
Monday, November 15, 2021
UltraEdit regular expressions
›
Swap 2 words separated by whitespaces Find what: (\w+)(\s+)(\w+) Replace with: $3$2$1 Before: 0x01 HID_USAGE_GENERIC_POINTER 0x02 ...
›
Home
View web version