Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-09-24
| ||
| 13:53 | Fix spelling. Leaf check-in: f64b749ecd user: falsifian tags: trunk | |
| 00:05 | Hopefully suppress "Use of uninit..." warnings. check-in: 8ca83775df user: falsifian tags: trunk | |
|
2026-09-23
| ||
| 18:13 | ha: Don't set power_on_mode off when red. check-in: 5d02ef0184 user: falsifian tags: trunk | |
| 18:08 | ha: Listen to remote. check-in: c9e3bf8ebb user: falsifian tags: trunk | |
| 18:08 | Use {device type}_... naming. check-in: 2bf6e6a97e user: falsifian tags: trunk | |
| 17:51 | Don't spam bulbs, and set hue before brightness. check-in: c79bbf2ea8 user: falsifian tags: trunk | |
| 17:17 | Start some simple automation of lights. check-in: a0f1551cb8 user: falsifian tags: trunk | |
| 17:17 | Name my Zigbee devices. check-in: 66bd919689 user: falsifian tags: trunk | |
|
2026-09-22
| ||
| 16:42 | Let zigbee2mqtt edit its own configuration. check-in: 4c84a30c46 user: falsifian tags: trunk | |
| 15:54 | zigbee2mqtt: Name first bulb. check-in: 7552a9df43 user: falsifian tags: trunk | |
| 15:42 | Don't keep copying zigbee2mqtt secrets. It's enough to just save a backup of that file somewhere. check-in: 260fe0f3d4 user: falsifian tags: trunk | |
| 02:54 | Set up zigbee2mqtt on mob. check-in: df2596a335 user: falsifian tags: trunk | |
| 01:50 | ncl: Add rc.conf.local for mob. I have been tracking mob's configuration in the "track" subdirectory of my (private) "config" repo. Going forward I want to start using this instead. check-in: 63924eab90 user: falsifian tags: trunk | |
|
2026-08-26
| ||
| 02:14 | ncl: Let falsifian act as _falsifian_tex on OpenBSD. check-in: 370782b1ab user: falsifian tags: trunk | |
|
2026-08-08
| ||
| 00:33 | Update remove_duplicates_b. For my current mail hierarchy. check-in: 10b2e2abde user: falsifian tags: trunk | |
|
2026-07-12
| ||
| 16:49 | woods: Fix sftp urls in documentation. check-in: 07ff94879c user: falsifian tags: trunk | |
|
2026-07-05
| ||
| 16:05 | ncl: No KbdInteractiveAuthentication on OpenBSD. I don't know whether disabling one of PasswordAuthentication and KbdInteractiveAuthentication disables the other. Simplest just to disable both. check-in: 9b311ad958 user: falsifian tags: trunk | |
|
2026-06-19
| ||
| 20:20 | ncl: Move sshd_config to /etc/ssh. check-in: c84440c9e5 user: falsifian tags: trunk | |
| 20:16 | ncl: Disable password authentication on OpenBSD. The config file is the uncommented lines from OpenBSD 7.9, plus PasswordAuthentication no, sorted. check-in: c674fb4817 user: falsifian tags: trunk | |
| 20:07 | ncl: Les falsifian act as _falsifian_beancount. check-in: c71c04b61c user: falsifian tags: trunk | |
| 18:11 | ncl: Make doas.conf common between openbsd hosts. check-in: aae49c5934 user: falsifian tags: trunk | |
|
2026-06-17
| ||
| 20:10 | mm: Balance parentheses in prompt. check-in: e945b45baa user: falsifian tags: trunk | |
| 15:38 | ncl: Move host-specific files to a subdirectory. check-in: 1e9931abb6 user: falsifian tags: trunk | |
|
2026-06-16
| ||
| 18:30 | Un-configure cgd on ucl. check-in: 55cd3ef036 user: falsifian tags: trunk | |
| 16:49 | yat: Repurpose src partition for /usr/ports. check-in: c74809d8de user: falsifian tags: trunk | |
|
2026-06-13
| ||
| 04:44 | Fix eth0 configuration on bal. It seems /etc/network/interfaces needs explicit "iface eth0 inet[6]..." lines. So change the "iface default" lines into "iface eth0" lines. check-in: 207572c1be user: falsifian tags: trunk | |
|
2026-06-12
| ||
| 16:22 | yat wg config: ucl has fdd2:492:21ff:10a::/64. check-in: 925f41ee29 user: falsifian tags: trunk | |
| 16:18 | ncl: Clean up hosts and add yat. Remove no-longer-running hosts and ones that have DNS entries. Add yat (via wg). check-in: 2c020b4894 user: falsifian tags: trunk | |
|
2026-06-09
| ||
| 14:21 | Set hw.battery.chargestop on yat. check-in: f22761d134 user: falsifian tags: trunk | |
| 01:57 | Remove route to ucl via wg. Unfortunately it takes precedence over just sending packets over the LAN. I was hoping the -priority 50 part would make it only get used when my laptop's not on the same LAN, but more specific routes take precedence regardless of priority. check-in: 8c38ff12a0 user: falsifian tags: trunk | |
| 00:38 | Connect yat directly to ucl via wg. Use the link as an alternate way for yat to reach ucl's public ipv6 address. check-in: 82f8b34a60 user: falsifian tags: trunk | |
| 00:31 | Some config (ncl) and mm changes. I accidentally put these on my "rrule" branch originally. I am bundling them into one commit and moving them to trunk. check-in: 4ee042c04a user: falsifian tags: trunk | |
| 00:28 | Some config (ncl) and mm changes. I accidentally put these on my "rrule" branch originally. I am bundling them into one commit and moving them to trunk. Closed-Leaf check-in: e8c0806dca user: falsifian tags: move_to_trunk | |
| 00:21 | mm: Change my Archive folder scheme. Closed-Leaf check-in: cbe58bc1b6 user: falsifian tags: oops_wrong_branch | |
|
2026-06-04
| ||
| 16:55 | Set up wg on yat. Configuration almost identical to qiwi, but I changed the interface ID in the "inet6" line, and I simplified the /etc/wg directory hierarchy a bit, since I don't see a need for more than one wg interface per host. check-in: a77906c3fe user: falsifian tags: trunk | |
| 16:54 | Let falsifian reboot and shut down yat. check-in: ea5773d2bf user: falsifian tags: trunk | |
|
2026-06-02
| ||
| 18:32 | ncl: Add yat, new laptop. Files mostly copied from files/qiwi. check-in: 224cd1c4ed user: falsifian tags: trunk | |
|
2026-05-30
| ||
| 23:12 | ncl: Add clip; start with hosts. clip is a postmarketos installation on a PinePhone. check-in: cf8a2c91c8 user: falsifian tags: trunk | |
|
2026-05-27
| ||
| 02:32 | mm: Update my Archive directory naming. check-in: e0e2609502 user: falsifian tags: oops_wrong_branch | |
|
2026-05-20
| ||
| 18:28 | ncl: Fix if configuration file name on aob. check-in: c933526292 user: falsifian tags: trunk | |
|
2026-05-18
| ||
| 16:56 | ncl: Configure wifi joinlist on angel-openbsd. check-in: c020a63c76 user: falsifian tags: trunk | |
| 16:56 | ncl: Create state parent dirs if needed. check-in: 541991b119 user: falsifian tags: trunk | |
|
2026-05-05
| ||
| 15:59 | Add nvmm to ucl's modules.conf. So that I can start my vms without fuss. check-in: acf3342fb4 user: falsifian tags: oops_wrong_branch | |
|
2026-04-29
| ||
| 20:02 | Tell qiwi zek's public ip address. check-in: cbbd72ab3f user: falsifian tags: trunk | |
|
2026-04-26
| ||
| 23:45 | Add copter-dfly to qiwi's hosts file. Use ipv4 since I've had trouble with copter-dfly and ipv6. check-in: e2b9f18c9f user: falsifian tags: trunk | |
|
2026-04-20
| ||
| 22:24 | Let falsifian run reboot on qiwi. check-in: 6c515b8d2f user: falsifian tags: trunk | |
| 12:08 | woods: Fix url format in usage message. check-in: 6d9a165991 user: falsifian tags: trunk | |
|
2026-04-18
| ||
| 14:48 | Add clip to qiwi's hosts file. ipv6 address which should work when clip is on my home network. check-in: cb6d055fa2 user: falsifian tags: trunk | |
|
2026-04-16
| ||
| 17:26 | mm: Add missing x regex modifier. check-in: 982a757942 user: falsifian tags: oops_wrong_branch | |
|
2026-04-15
| ||
| 21:48 | Configure cgd on ucl. check-in: 41e903a5a5 user: falsifian tags: oops_wrong_branch | |