- 15 Posts
- 49 Comments
variety4me@lemmy.zipOPto
unixporn@lemmy.world•[Niri + Waybar] bar only in overview modeEnglish
3·10 days agoMod+O { spawn "sh" "-c" "niri msg action toggle-overview; ~/.config/waybar/scripts/toggle.sh"; }the toggle script kills or launched waybar process
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
21·10 days agoI have not yet tried dthat. but thats the next step i should take
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
23·10 days agoIts has produced great documentation for my homelab. Thats what it did best, could not have done it without having it conduct the tasks it was asked to do
[ranjan@llmbox Homelab Wiki]$ tree -L 2 . ├── Clients │ ├── CachyOS-Laptop.md │ └── README.md ├── Infrastructure │ ├── README.md │ ├── Router.md │ └── Switch.md ├── README.md ├── Servers │ ├── dms.md │ ├── llmbox.md │ ├── mediabox.md │ ├── nasbox.md │ ├── README.md │ └── Router.md └── Services ├── AdGuard-Home.md ├── BentoPDF.md ├── Beszel.md ├── Caddy.md ├── Collabora.md ├── Degoog.md ├── Dockhand.md ├── Flaresolverr.md ├── FMD.md ├── Food.md ├── Forgejo.md ├── Glance.md ├── Gonic.md ├── Homepage.md ├── Immich.md ├── Invidious.md ├── IT-Tools.md ├── Jellyfin.md ├── Jotty.md ├── Linkding.md ├── Llama-Swap.md ├── Metube.md ├── NFS.md ├── Ntfy.md ├── Omnitools.md ├── OpenCloud.md ├── Prowlarr.md ├── qBittorrent.md ├── Rackpeek.md ├── Radarr.md ├── Radicale.md ├── README.md ├── Redlib.md ├── SABnzbd.md ├── SearXNG.md ├── Seerr.md ├── Signal-DMS.md ├── Sonarr.md ├── Speedtest.md ├── Tailscale.md ├── Termix.md ├── Transmission.md ├── Uptime-Kuma.md └── Vaultwarden.md
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
21·10 days agoLook at the my setup…
- The Intel Xeon E-2224G was a server/workstation processor with 4 cores, launched in May 2019
- DDR4 32 GB non branded sticks
Its ancient cheap hardware. Whats stopping you?
Does your setup handle automagic updates, how do you handle prompt injection if so? Or, just error correction/logging?
Figure it out yourself with your agent. What suits your use case? what would you like the agent to do? how much of a risk can you take with your agent. It would vary depending on so many factors
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
2·10 days agoI knew dockhand/portainer would do docker updates better, i knew auto updates can be setup via cron for os updates, etc.
i am neither a sys admin, nor a programmer, i just run a hobby homelab and like to tinker and learn. its a good enough usecase for me to explore the possibilities
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
25·10 days agoSo dont do it!
Its a learning experience, how can a coding agent be used in a non coding way? is it better or worse? i guess i have my answers now,
this may not be the ideal usecase, but it surely shows that these agents can be used for other things.
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
37·10 days agoIts a homelab, not a commercial production environment, agree with you, but I am not too worried about it.
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
61·10 days agoAt 56, i was laid off from a Fortune 500 company, so i hear you. Today I am without a job just trying to learn and keep up everyday.
Edit:Spellings
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
42·10 days agoWelcome! if you have questions on ik build parameters for optimizations feel free to ask, I will try my best to answer
variety4me@lemmy.zipOPto
unixporn@lemmy.world•[Niri + Waybar] bar only in overview modeEnglish
2·10 days agoyes generally I just have 2 workspaces and on rare ocassions 3, this is good for my workflow!
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
44·10 days agoThanks! Its a fun experiment!!
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
41·10 days agoIts an MoE model (https://en.wikipedia.org/wiki/Mixture_of_experts), only 3B parameters are actually active
I have 32GB RAM
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
42·10 days agomy sudoers file restricts what the llm can actually do, also I have robust backups can can spin up any of my servers really quickly, I am not that worried and just like you deal with human errors, you can deal with agent errors.
so far this has been running for a month, no scares or unexpected behaviour other than looping on a task somethimes
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
6·10 days agoOpen-source models provide complete access to the entire model architecture, training methodology, and weights. This comprehensive access includes the model code, architecture design, training scripts, and parameter weights under licenses like MIT or Apache.
Open-weight models represent a more limited approach to model sharing. These models release only the trained parameter weights while restricting access to training methodologies and code. Also under MIT or Apache licenses
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
6·10 days agoAn Open-Weight Model is an AI model whose core components are publicly released, allowing anyone to download it. This lets users run the model on their own computers, study how it works, and even modify it for their own specific needs.
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
31·10 days agoUse it carefully with proper guard rails and you would be fine, OpenClaw (most horrible piece of shit software) kind of ruined the reputation of sensible agents.
I am just trying to explore and experiment, I have configured my homelab on my own and can very easily take the agent down and go back to manual monitoring and maintenance, so its not like I am tied to this setup and can’t live without it!
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
81·10 days agoThe model is an open weight model, Google or Open AI did not create it. I use my electricity at home, So no it doesn’t
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
2330·10 days agoFun fact: you don’t have to, I expected to be voted down on this post, but I have had fun setting it up and wanted to share
variety4me@lemmy.zipOPto
Selfhosted@lemmy.world•How my AI Agent views and maintains "our" homelabEnglish
61·10 days agoYes, the download link for the model is in the original post




Yes