Live data from Hacker News

Odysseus – self-hosted AI workspace

github.com

41–50 of 120 posts

Re: Odysseus – self-hosted AI workspace

#44
post #43

i write an agent in C, create my own models. crickets. pewdiepie gets into programming on a whim creates slop, 3k stars.

Did you share your C agent and models? Would love to checkout

sure i can share it. it started as a text editor that i incorporated an agent into then moved to a standalone agent. now i’ve got the editor, agent, and have begun work on actual from scratch models (these aren’t available yet), but i’ve been messing with fine tuning ollama coder models as something in the meantime. the goal is embedded models accessible to everyone offline. too many tasks require many less parameters than people are using on them and don’t need to be routed through data centers. mainly just built it for myself but figured others might find it neat and/or useful. it’s all C, no packages or third party libraries. also to be clear i’m not against ai, im against it making 100% of the decisions for you. outside of its own models it’s capable of OAuth with claude and gh. it can also api into many others. tooling is always ongoing maintenance and i’ve got the next version of basically all three of them on the back burner waiting to be pushed. so anyway, here’s my little setup, here’s to not getting killed in the comments. contributions also welcome. https://github.com/mithraeums/hako-code

Re: Odysseus – self-hosted AI workspace

#45
post #12

> 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?

keep in mind pewdiepie is probably the worst dev name ontop

[deleted]

Re: Odysseus – self-hosted AI workspace

#47

> 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...

this was... hallucinated? hence the removal?

Why would that be the first thing you think of?

Re: Odysseus – self-hosted AI workspace

#48
post #43

Earlier quoted context omitted.

Did you share your C agent and models? Would love to checkout

sure i can share it. it started as a text editor that i incorporated an agent into then moved to a standalone agent. now i’ve got the editor, agent, and have begun work on actual from scratch models (these aren’t available yet), but i’ve been messing with fine tuning ollama coder models as something in the meantime. the goal is embedded models accessible to everyone offline. too many tasks require many less parameter…

rich of you to talk about slop when your own 'handwritten' project has one c file with over 6.5k lines of code.
Post reply on HN