HackerLangs
TopNewTrendsCommentsPastAskShowJobs

kosolam

no profile record

Submissions

Ask HN: Where AI Researchers Congregate?

2 points·by kosolam·2 месяца назад·0 comments

Ask HN: Did you change the site on mobile?

2 points·by kosolam·4 месяца назад·4 comments

Ask HN: CRM/ERP – Free Open Source

2 points·by kosolam·8 месяцев назад·6 comments

comments

kosolam
·7 дней назад·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
·7 дней назад·discuss
Doing similar stuff. I curse a lot. The processes do transfer mostly between different models which a bit validates the approach.
kosolam
·7 дней назад·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
·7 дней назад·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
·15 дней назад·discuss
They dont give the exact size hmm
kosolam
·27 дней назад·discuss
[flagged]
kosolam
·в прошлом месяце·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
·в прошлом месяце·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
·2 месяца назад·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
·2 месяца назад·discuss
Hey, I automate tmux all the time with send keys and capture.. how is your project improves vs tmux or zellij?
kosolam
·2 месяца назад·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
·2 месяца назад·discuss
Nice. Very clean api.
kosolam
·4 месяца назад·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
·4 месяца назад·discuss
Worked fine for many years for me. Not great, but usable.
kosolam
·4 месяца назад·discuss
I mean in portrait. In landscape it’s fine.
kosolam
·5 месяцев назад·discuss
May we still use the agent sdk for our own private use with the max account? I’m a bit confused.
kosolam
·5 месяцев назад·discuss
How this compares with other libs and frameworks ?
kosolam
·6 месяцев назад·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
·6 месяцев назад·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
·6 месяцев назад·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.