this post was submitted on 12 Sep 2026
718 points (98.8% liked)

Technology

88032 readers
4493 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] LeftReddit2@lemmy.world 2 points 1 day ago (2 children)

It's fucking shit. I went that "building your own router" thing but had no idea how to do it. I had an old Mac Mini lying around and so turned that into my router by flashing OPNsense on it and ran into issue after issue.

Here's the biggest issue I had that I know some of you were thinking but I wasn't at the time. OPNsense is built on FreeBSD, which lacks proper support for Apple shit, so the Mac got mad at me every time I tried to flash it. So then I got an idea. Built the router inside a VM in the Mac Mini!

Believe it or not, this actually all went pretty well of getting a vRouter inside of a mac computer and having the Local LLM, I uses Google Gemma tuned to Hermes running Ollama on it, but ran into an issue of the AI agent being painfully, agonizingly slow and revving up my tormented Mac Mini every fucking time I asked it to do anything.

This is because Apple bullshit. I am not qualified enough to answer that, I'm a help desk guy so 50% of the time I talk about IT stuff, I'm confidently bullshitting. Anyways, I got oLMX, gave the local AI agent my API kets to my Mac Mini vRouter, and any time I need anything I can just go into the Mac itself as a computer and talk to it.

I am still trying to find out how to do that thing where you like message the agent through some messaging app as that I have 0 idea how to do. Talking to it through Signal would make my life a lot easier, but sometimes you grow as a person when you reject convenience and make your own life harder.

[–] paintballboi07@programming.dev 1 points 8 hours ago

Check out Open Web UI, you can connect it to ollama, and use it like any other web based LLM.

Hahaha, that sounds like a painful experience, I spent a few years building Apple build systems for mobile games and I hated every minute of it.

Ive heard a few people say "just get a mac mini and run your llm there", and I immediately nope out.

It sounds like you're learning shit from it all, even if you're bullshitting your way through it, some of this random knowledge will help you out later on in life.