Me: “Can I get paid for my work?”
Them: “Not like that!”
| Pronouns | he/him |
| Portfolio & CV | https://aceberg.github.io/portfolio/ |
New release of WatchYourLAN - a lightweight network IP scanner written in Go:
- Wake-on-LAN button for each host
- Swagger API docs
- Trigger rescan from API or GUI
- Bulk delete hosts
- Add hosts manually
here's a few settings you may wish to consider for your firefox's about:config page.
browser.ml.chat.enabled = false
browser.ml.chat.shortcuts = false
browser.ml.chat.shortcuts.custom = false
browser.ml.chat.sidebar = false
browser.ml.enable = false
extensions.ml.enabled = false
if your firefox is recent enough, you might want these to disable AI tab groups too (thanks @ilmari!)
browser.tabs.groups.smart.enabled = false
browser.tabs.groups.smart.optin = false
browser.tabs.groups.smart.userEnabled = false
So, this is my homeserver. Assembled it in 2011, upgraded to a newer MB and CPU a few years ago.
It runs on #Debian from the very beginning, also updated to Trixie now.
So, it's a pleasant surprise to know #WatchYourLAN been trending on #GitHub
New release of WatchYourLAN, mostly bug fixes.
Also, moved to GORM, so it will be easier to migrate DB in the next releases