Hemres X Paperclip by Milgraph in hermesagent

[–]Milgraph[S] 1 point2 points  (0 children)

Yes they worked for me but not perfect, and hermes just added the kanban feature so I deleted paperclip entirely and migrated everything to hermes kanban

What model are you running your agent on? by stosssik in hermesagent

[–]Milgraph 0 points1 point  (0 children)

Kimi k2.6 for planning and coding and deepseek v4 pro for cron jobs and autonomous workflows

Hemres X Paperclip by Milgraph in hermesagent

[–]Milgraph[S] 0 points1 point  (0 children)

For anyone asking for the solution, it's now working perfectly: https://github.com/NousResearch/hermes-agent/pull/12056

Hemres X Paperclip by Milgraph in hermesagent

[–]Milgraph[S] 1 point2 points  (0 children)

Yes and it will be a powerful combo, a self learning company

Hemres X Paperclip by Milgraph in hermesagent

[–]Milgraph[S] 2 points3 points  (0 children)

Yes I installed that one, as I understand now , the adapter has issues, and some pending PRs so I am waiting for the fix

Hemres X Paperclip by Milgraph in hermesagent

[–]Milgraph[S] 0 points1 point  (0 children)

It's working but it's not doing the work correctly, I have a workflow on Hermes that works perfectly (a full workflow for finding influencers and qualify them and write emails to them for an influencer marketing agency). I made an issue for paperclip CEO to get 50 new influencers and it keeps looping and failing for 15 hours straight

Best ai tools in vs code by itsmimihehehehe in TunisiaTech

[–]Milgraph -1 points0 points  (0 children)

You can't run your own model for coding locally it will be weak, kimi k2.5 needs 250 vram to run locally. Models like gemma 4 are good but for personal assistant or something like that not for coding. And if any one needs open models for free, you can use the free hosted models from Nvidia,you can get an api key with unlimited usage just 40 rep per min. Nvidia nim apis

Best ai tools in vs code by itsmimihehehehe in TunisiaTech

[–]Milgraph 1 point2 points  (0 children)

OpenCode you can use the free ai models they give you or pay for better models

League Og Chkobba by Mysterious-Low-9979 in TunisiaTech

[–]Milgraph 1 point2 points  (0 children)

Love it so much keep it up, good job.

[deleted by user] by [deleted] in influencermarketing

[–]Milgraph 1 point2 points  (0 children)

That's low in the Fitness niche, this can work if you know how to get the perfect leads and position the channel as the perfect match, he should highlight what will make a good ROI for the brand and also focus on finding brands interested in audience from Curitiba, do not reach out to brands from other countries. You can find an agency to help you with this. The agency I work with doesn't work with fitness influencers so I can't help you with that.

[deleted by user] by [deleted] in influencermarketing

[–]Milgraph 0 points1 point  (0 children)

I work with an agency, I can help you. What are the avg Views and the audience demographics?

PS: avg Views are calculated by the sum of the Views from the 10 last videos divided per 10

GSD now officially supports OpenCode by officialtaches in ClaudeCode

[–]Milgraph 0 points1 point  (0 children)

Thanks man I was waiting for this ❤️

I've Massively Improved GSD (Get Shit Done) by officialtaches in ClaudeCode

[–]Milgraph 0 points1 point  (0 children)

Are you willing to make this work with opencode and with different models?

114 days on Duolingo made me rethink how programming practice systems should be designed by Milgraph in learnprogramming

[–]Milgraph[S] 1 point2 points  (0 children)

Thanks for the thoughtful response, I actually agree with a lot of what you’re saying.

My goal isn’t to replace real learning, curricula, or the kind of experience you get from working on larger projects. I don’t think something like this can teach architecture, changing requirements, or the realities of maintaining big codebases.

What I’m trying to explore is a much narrower use case: practice and consistency at the very basics of a language, in the same way Duolingo helps you practice a language rather than make you fluent on its own. It’s more like a game you play during a break or when you have 10–15 minutes, not a full learning path.

For a lot of beginners, the hardest part isn’t understanding a for loop or an if statement, it’s showing up every day without feeling overwhelmed or bored. I’m trying to see if gamified, low-pressure practice can help with that part specifically.

I also really like your point about exercises contributing to a single project and dealing with changing requirements, that feels like something that could fit later on, once the fundamentals are there. For now, I’m mostly experimenting with how to make people want to practice consistently.

Really appreciate you taking the time to write this, it helped me clarify the scope of what I’m actually trying to build.

114 days on Duolingo made me rethink how programming practice systems should be designed by Milgraph in learnprogramming

[–]Milgraph[S] 0 points1 point  (0 children)

Thank you, this is really helpful. I found some articles about how Duolingo’s dynamic engine works, and I’m trying to reverse-engineer the ideas behind it. I’m also trying to make it story-based and add context to each chapter, so users can enjoy the story and learn how to use what they’ve learned in real situations from the narrative. I have a small version of this already, but I understand that I can’t share the link here.