- select board "ESP32 S3 dev module"
- USB CDC on boot : Enable
- USB mode : Hardware CDC and JTAG
platform = espressif32
board = esp32-s3-devkitm-1Accessing remote storage like Samba or WebDAV on macOS over unstable or slow networks can be frustrating—often 90% of operations fail or hang.
I even tried Cyberduck, but it frequently froze and had to be force-killed.
Today I found a free and reliable alternative: rclone!
my goal is local deployment.I do not need publish the service to internet,that could waste money for server,storage or bandwidth.
and if careless it could has security issues.if I want access the service I can rely on wireguard.
so I just need to deploy it on my homeserver.and my homeserver has some other services.I don't want give 80 port to seafile.the offical document tell nothing about the port.
I tried to change caddy.yml port binding.
ports:I own a Gree‑brand air conditioner and wanted to control it through ESPHome.
At first, I followed this guide and created a simple custom climate component using a basic IR transmitter module. Initially everything worked fine—unless I accidentally nudged the dev board and changed the IR LED direction.
Later, after upgrading Home Assistant and ESPHome, the controller suddenly became unreliable. Only about one out of ten IR transmissions could trigger the AC.
I suspected the IR LED direction again, so I soldered a four‑way IR LED board. But the problem remained.
根据 https://github.com/PatriciaLee3/wr30u_ssh https://github.com/hqvv/wr30u_ssh 进行SSH破解, 里面对路由器的设置是必须的,否则破解不了。另外Ubuntu上也可以进行操作,也比较简单,就是把网线连接里面的IPv4设置成"shared to other computers"
网线从wan口换到任意的lan口。
在 https://github.com/hanwckf/bl-mt798x 下载最新的uboot,解压文件出来,在里面找到mt7981_wr30u-fip-fixed-parts-multi-layout.bin文件,
利用scp传到服务器上,如果遇到错误
recently I facing some problem with btrfs.sometime when I trigger right click on btrfs files or just browse folders.I can notice more than 1 second hangup.
in windows some action could hang up too.
I using scrub,defragment,check but it does not help anything.
using fio --filename=./test_file.delete --size=20GB --direct=1 --rw=randrw --bs=4k --ioengine=libaio --iodepth=256 --runtime=120 --numjobs=4 --time_based --group_reporting --name=job_name --eta-newline=1to benchmark.
result is
job_name: (groupid=0, jobs=4): err= 0: pid=7334: Tue Jul 1 10:16:35 2025
read: IOPS=25.8k, BW=101MiB/s (105MB/s)(11.8GiB/120001msec)
slat (usec): min=6, max=8608, avg=62.11, stdev=72.59
clat (usec): min=95, max=89745, avg=19831.73, stdev=4192.86
This document presents a comparative benchmark of different Content Delivery Networks (CDNs) based on tests conducted from Silicon Valley (SV), USA, and Shanghai (SHA), China, to Guangzhou (GZ), China, and Seoul (SEL), South Korea. The tests were performed using both direct connections and several CDN providers.
::aaaa:bbbb:cccc:dddd/::ffff:fffff:ffff:ffff.here is the trick.the ISP usually give our an dynamic IPv6 prefix.but the suffix of our machine can be static.so we tell firewall filter by suffix.| sudo ufw allow from 173.245.48.0/20 comment 'cloudflare' | |
| sudo ufw allow from 103.21.244.0/22 comment 'cloudflare' | |
| sudo ufw allow from 103.22.200.0/22 comment 'cloudflare' | |
| sudo ufw allow from 103.31.4.0/22 comment 'cloudflare' | |
| sudo ufw allow from 141.101.64.0/18 comment 'cloudflare' | |
| sudo ufw allow from 108.162.192.0/18 comment 'cloudflare' | |
| sudo ufw allow from 190.93.240.0/20 comment 'cloudflare' | |
| sudo ufw allow from 188.114.96.0/20 comment 'cloudflare' | |
| sudo ufw allow from 197.234.240.0/22 comment 'cloudflare' | |
| sudo ufw allow from 198.41.128.0/17 comment 'cloudflare' |