HackerLangs
TopNewTrendsCommentsPastAskShowJobs

kosolam

no profile record

Submissions

Ask HN: Where AI Researchers Congregate?

2 points·by kosolam·vor 2 Monaten·0 comments

Ask HN: Did you change the site on mobile?

2 points·by kosolam·vor 4 Monaten·4 comments

Ask HN: CRM/ERP – Free Open Source

2 points·by kosolam·vor 8 Monaten·6 comments

comments

kosolam
·vor 7 Tagen·discuss
Looks like here lua vm is used as the basis for the project itself not as the language u write your builds with
kosolam
·vor 7 Tagen·discuss
Doing similar stuff. I curse a lot. The processes do transfer mostly between different models which a bit validates the approach.
kosolam
·vor 7 Tagen·discuss
I never looked back. Full control, and it’s really basic stuff you can have in an hour or so. And then you stop fighting with the external dependency and can move fast with your ideas.
kosolam
·vor 7 Tagen·discuss
Ha I’m doing the same. 2 months in or so, lost track of time a bit. Started with running all the usual suspects pi, claude code, codex, goose, but mostly migrated to own agent (ha!) for greater level of control. Also doing it in python for C lang as first target (ha!). Anyhow post a link if you’d release yours I’d be interested to take a look at adjacent work.
kosolam
·vor 15 Tagen·discuss
They dont give the exact size hmm
kosolam
·vor 28 Tagen·discuss
[flagged]
kosolam
·letzten Monat·discuss
Hey Dave, I’d love to add your new model in the harness I’m going to opensource very soonish. Going to publish benchmarks on real world tasks.
kosolam
·letzten Monat·discuss
Yeah, pretty much aligns with my own observations… I think the rage attacks began when Opus 4.7 was released more or less kah kha
kosolam
·vor 2 Monaten·discuss
But wait, I’m a user of tmux or zellij which for me was basically another tmux and I went back to tmux eventually. I’m not looking to develop another tmux or something. Is this project more of a library to create tmux like apps?
kosolam
·vor 2 Monaten·discuss
Hey, I automate tmux all the time with send keys and capture.. how is your project improves vs tmux or zellij?
kosolam
·vor 2 Monaten·discuss
Hey, this is most probably related to the chat template or the reasoning parser or the tool call parser or also things like kv cache quantization and possibly other params that affect results like the regular top k top p and all of that, the backend often sets its own defaults or the lack of them. It’s best to have all these under control if possible. I wonder regarding this project have you been testing it on real world projects? I’m working on an agentic loop as well also using a local model.
kosolam
·vor 2 Monaten·discuss
Nice. Very clean api.
kosolam
·vor 4 Monaten·discuss
For anyone that ever reads this, the issue was associated with the zoom level, up to a certain zoom level it behaves ok and wraps the text.
kosolam
·vor 4 Monaten·discuss
Worked fine for many years for me. Not great, but usable.
kosolam
·vor 4 Monaten·discuss
I mean in portrait. In landscape it’s fine.
kosolam
·vor 5 Monaten·discuss
May we still use the agent sdk for our own private use with the max account? I’m a bit confused.
kosolam
·vor 5 Monaten·discuss
How this compares with other libs and frameworks ?
kosolam
·vor 6 Monaten·discuss
Nice. Vanilla js with a pretty clean code. From a quick look there is some components architecture and they are decoupled via an events bus. I used to implement evented architectures in winform apps in the past. On the one hand it may seem insane but in practice it was a really good choice.
kosolam
·vor 6 Monaten·discuss
Hmm so how are the alternatives? Just in case I will get banned for nothing as well. I’m riding cc with opus all day long these days.
kosolam
·vor 6 Monaten·discuss
Sounds like regular C programming, lol. On a serious note, give Opus 4.5 a try, maybe it would feel better. I’ve experimented with C the other week and it was quite fun. Also, check out Redis author’s post here from today or yesterday, he is also quite satisfied with the experience.