Andrew Erlikh

@aceberg
3 Followers
11 Following
10 Posts
Linux admin, Open Source software developer
Pronounshe/him
Portfolio & CVhttps://aceberg.github.io/portfolio/
Them: “We should make open source sustainable”
Me: “Can I get paid for my work?”
Them: “Not like that!”

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

https://github.com/aceberg/WatchYourLAN

#selfhosting #opensource #foss #watchyourlan

GitHub - aceberg/WatchYourLAN: Lightweight network IP scanner written in Go. With notifications, history, export to Grafana

Lightweight network IP scanner written in Go. With notifications, history, export to Grafana - aceberg/WatchYourLAN

GitHub

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.

#homelab #selfhosting

It's a meditation of sorts - to watch RAID rebuild after replacing an HDD drive
Debian Linux version 13 is scheduled for its stable release this Saturday, August 9, 2025. Everybody get ready for the mother distro!

So, it's a pleasant surprise to know #WatchYourLAN been trending on #GitHub

https://trendshift.io/repositories/11642

Trendshift - Trending Repository Details

Trending repository details.

New release of WatchYourLAN, mostly bug fixes.

Also, moved to GORM, so it will be easier to migrate DB in the next releases

https://github.com/aceberg/WatchYourLAN/releases/tag/2.1.3

#selfhosting #opensource #foss #watchyourlan

Release 2.1.3 · aceberg/WatchYourLAN

[v2.1.3] - 2025-07-26 Fixed Memory leak bug #149 Duplicated devices bug #187 #198 Changed DEPRECATED: HIST_IN_DB config option. Now history is always stored in DB Upd to go 1.24.5 Moved DB handl...

GitHub