• Joined on 2026-05-17
ssmithx pushed to archy-hwconfig at lfg2025/archy 2026-07-24 00:08:43 +00:00
dcb0618012 Merge remote-tracking branch 'origin/main' into archy-hwconfig
b28e5f2ef6 Merge remote-tracking branch 'gitea-ai/main'
3037e9808e docs(handoff): app direct ports over mesh — DONE, mesh-verified
881b9ee0bf Merge pull request 'feat(companion): instant off-LAN startup + same-node apps stay in-app' (#114) from feat/fast-start-same-node into main
5ba3c161c4 feat(companion): instant off-LAN startup + same-node apps stay in-app
Compare 17 commits »
ssmithx pushed to archy-hwconfig at lfg2025/archy 2026-07-23 23:43:14 +00:00
8403f2233e probing issues with flashing
ssmithx pushed to archy-hwconfig at lfg2025/archy 2026-07-23 21:42:08 +00:00
078f3b3619 pulled in main
4222a8507c Merge remote-tracking branch 'origin/main' into archy-hwconfig
db2cafc657 Merge pull request 'fix(companion): guarantee dual-path peering — LAN p2p + public anchor, always' (#109) from fix/guaranteed-anchor-peering into main
e49af6ff40 fix(companion): guarantee dual-path peering — LAN p2p + public anchor, always
a865306488 Merge pull request 'fix(companion): mesh VPN no longer blocks IPv4 + off-LAN connect via mesh ULA' (#108) from fix/mesh-vpn-and-offlan-connect into main
Compare 56 commits »
ssmithx pushed to archy-hwconfig at lfg2025/archy 2026-07-23 19:20:54 +00:00
5799c37111 fix(mesh): DTR/RTS reset settle time was far shorter than real boot time
b14af20d1a fix(mesh): orphaned listener task could race a fresh one on the same port
7547d03166 fix(mesh): configure step after a successful flash could race and fail
d6019e47a5 fix(mesh): restore esptool's esp32s3 stub instead of routing around it
0ca8f25b1b fix(mesh): standalone erase_flash unsupported in --no-stub ROM mode
Compare 12 commits »
ssmithx opened issue lfg2025/archy#103 2026-07-23 16:35:51 +00:00
[Bug]: Cached OpenWRT login needs proper disconnect and reconfigure
ssmithx pushed to archy-hwconfig at lfg2025/archy 2026-07-22 22:46:46 +00:00
ssmithx created branch archy-hwconfig in lfg2025/archy 2026-07-22 22:46:46 +00:00
ssmithx opened issue lfg2025/archy#99 2026-07-20 19:51:41 +00:00
[Bug]: Wifi fails to connect after scan
ssmithx opened issue lfg2025/archy#98 2026-07-17 10:58:59 +00:00
[Bug]: Name change kills kiosk
ssmithx opened issue lfg2025/archy#97 2026-07-17 10:57:11 +00:00
[Bug]: System password remains "archipelago"
ssmithx opened issue lfg2025/archy#80 2026-07-14 22:10:32 +00:00
[Feature]: VPS apis
ssmithx opened issue lfg2025/archy#79 2026-07-14 22:04:02 +00:00
[Bug]: Tor addresses for apps that don't exist
ssmithx opened issue lfg2025/archy#74 2026-07-12 20:22:42 +00:00
[Bug]: /usr/local/bin/archipelago --version
ssmithx created pull request lfg2025/archy#71 2026-07-04 16:33:30 +00:00
Ship archy-rnodeconf as an OS-level tool on every node
ssmithx created pull request lfg2025/archy#70 2026-07-04 16:32:48 +00:00
Aurora Reticulum TCP interop + mesh/RNode reliability fixes
ssmithx opened issue lfg2025/archy#69 2026-07-04 06:29:43 +00:00
[Feature]: Monero Node
ssmithx opened issue lfg2025/archy#68 2026-07-04 06:09:36 +00:00
[Feature]: Archipelago Themes
ssmithx opened issue lfg2025/archy#66 2026-06-29 13:06:00 +00:00
[Feature]: Hardware Detection
ssmithx commented on issue lfg2025/archy#5 2026-06-29 01:33:55 +00:00
[Feature]: OpenWRT and TollGate integration

Played with this a bit. I think we need to integrate QoS and traffic shaping too in a user friendly way. If it was possible to do it per app with sliders, that would be amazing.

ssmithx commented on issue lfg2025/archy#63 2026-06-28 14:36:01 +00:00
[Bug]: HDMI Video and Audio Support

HDMI Kiosk Fix — 2026-06-28

Problems Fixed

1. Screen running off the edge (wrong resolution)

Cause: Launcher picked the current xrandr mode (*-marked) instead of the…