Top
Best
New

Posted by Dzheky 2 hours ago

Odysseus – self-hosted AI workspace(github.com)
46 points | 37 comments
reconnecting 1 minute ago|
> Fun fact: a chunk of Odysseus was built *from a phone* -- mobile shells (Termux), the PWA install, and on-device agents. So "works on mobile" isn't an afterthought, it's where a lot of it actually happened.

https://github.com/pewdiepie-archdaemon/odysseus/commit/0517...

kemayo 1 hour ago||
> Odysseus

Is the person best known for exploiting security vulnerabilities to get into places you'd rather they didn't, and then getting lost and taking forever to get places the ideal namesake for your AI workspace project?

marginalia_nu 1 hour ago||
Out of all the homeric heroes, the main characters are just one tragic flaw after another. Odysseus is pathologically distrustful, Achilles is a diva that throws temper tantrums.

You gotta pick a dude like Sarpedon who just was a swell guy poking holes in greeks with his spear until he gets killed by Patroclus and everyone is sad.

andai 48 minutes ago|||
Sounds pretty consistent with my experience.

https://www.reddit.com/r/ClaudeAI/comments/1r186gl/my_agent_...

>Claude steals user's API keys then berates user for poor security practices

>Claude (via the subreddit's automod account) shows up in thread and roasts user again

cyanydeez 1 hour ago||
keep in mind pewdiepie is probably the worst dev name ontop
Nasrudith 35 minutes ago||
I can think of worse. Inspired by somewhat surrealist names of a cat video, I'm pretty sure naming them "HP Inkjet 3482" would be a worse name for an AI model and lead to copyright issues from Hewlett-Packard.
avaer 1 hour ago||
Pewd's video provides more context [1].

I didn't see it linked from the project; it seems pretty relevant given who he is.

[1] https://www.youtube.com/watch?v=rAzT5lcezPs

freehorse 1 hour ago|
I liked this part https://www.youtube.com/watch?v=rAzT5lcezPs&t=524s

where he describes sending an AI generated email response as "the most polite fuck you to someone that they will never know".

The original email asked him sth like "how many parameters does deepseek v3 have" that "he could have easily searched himself".

qiine 1 hour ago||
PewDiePie on Hackernews what a time to be alive!
tomwojcik 27 minutes ago|
You laugh you lose
Axsuul 1 hour ago||
Can anyone recommend something similar but cleaner and more polished?
docheinestages 2 hours ago||
I really wonder if people who make such projects actually use them on a regular basis. I cannot imagine myself working with these UIs.
flexagoon 1 hour ago|
Does fit the rest of his desktop setup, so I guess he likes that stuff

https://github.com/pewdiepie-archdaemon/dionysus/blob/dionys...

patosullivan 2 hours ago||
Why not just use open webui?
andai 46 minutes ago||
I tried installing openwebui once. I gave up after the first 12 gigabytes of pip packages. Made my own LLM chat UI in 500 lines of HTML/JS. That's really all I needed.

This project does look fun though.

thayne 1 hour ago||
Open webui isn't fully open source, because it doesn't allow you to change or remove Open Webui branding.

I don't know if that was a motivation for creating this, but it is a reason some people might choose not to use it.

dakolli 58 minutes ago||
The truth is, there's something about the vibe coder hive mind where they all create the same thing. Everyone is working on the same thing. There's hundreds of projects like this where the creator thinks they've created the most unique powerful thing.

I think it demonstrates how overuse of LLMs for brainstorming/planning and building destroys creativity. That zeitgeist changes from month to month, but when a vibe coded "AI Native" project gets released you'll always see dozens of people in the replies talking about the identical project they've also built or are working on.

I also notice this in my own work, the people who have most eaten the LLM brainworm will come to me asking for us to build the same projects. They all eventually converge to wanting some sort of power user app (like this) that can just do everything because AI is magic to them and there's no reason why it can't do everything.

I hate Peter Thiel but he has that famous quote form years ago where he says not to build the obvious thing because the obvious thing isn't special, so maybe this has always been a phenomenon.

skeledrew 16 minutes ago|||
I think the thing is users run into the same problems (barely desirable tool UX), and arrive at very similar solutions (but with their own small twists and preferences). And now that the barrier to make things is essentially gone, they jump in and make things that git their own desires week because nothing out there was an exact fit.

Like I found a really cool project a few weeks ago that I started using and even made a few QoL changes to. Then I thought of the many other changes I wanted, and that the project was written in a language I'm not familiar with (Rust), and I started a port in what I know well (Python) so that I'll be able to actually review the code if needed and generally make better architectural decisions.

doright 29 minutes ago|||
It's like the Lisp Curse but for everything now.
potatoman22 1 hour ago||
It reminds me of the Nord theme https://github.com/nordtheme/nord
ahmazroot 1 hour ago||
What would make an existing OpenUI/Open WebUI user switch to this?
Dzheky 2 hours ago|
PewDiePie build a self hosted AI workspace. It looks interesting.
More comments...