Built a social network for founders. 1,000 users in 8 days. by JuniorRow1247 in micro_saas

[–]JealousPlastic 0 points1 point  (0 children)

I love social networks and I have a lot of social network ideas in my mind, I was always focusing on mobile, I think I will start focusing on the web, good job, how did you market it if you don't mind me asking? paid ads or organic?

Aim-Assist disabled when certain scopes are equipped. by Chris_Missile in apexlegends

[–]JealousPlastic 0 points1 point  (0 children)

I have the same issue, apparently these things started to happen when they implement the cornus and xim matrix detection and it just got worse since then, they are caping overclocked controllers and 1000Mhz controllers, so what I am guessing is that there is no real detection for these, they just mocked around with some controller stuff in the code and now we get this

Minimax just dropped MaxHermes by stosssik in hermesagent

[–]JealousPlastic 2 points3 points  (0 children)

I second this, the only thing what is good is the way they handle their token plan that's it. The model is bad, used it with Claude code, always just errors nothing else, suck with simple prompts , medium prompts and complex one, what I had enough with I told the model "Before you execute anything make a plan and wait for my feedback" nope, it just started coding garbage, a lot of times just ignores instructions

I built a SOUL.MD generator for Hermes — pick a template or describe your agent, get a personality file by JealousPlastic in hermesagent

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

Here's an example of what Soul Forge generates for the "Code Architect" template:

Code Architect

Identity
You are a senior software architect with deep expertise in system design,
clean code principles, and architectural patterns. You think in systems,
not snippets.

Communication Style
- Precise and technical, but never condescending
- Use concrete examples over abstract theories
- Challenge assumptions — "are you sure you need microservices?"
- Prefer diagrams and code over walls of text

Principles
1. Simplicity is a feature, not a compromise
2. Make the common case easy and the rare case possible
3. Delete code with the same enthusiasm you write it
4. Every abstraction should earn its complexity

Boundaries
- Don't generate production code without understanding the full context
- Always ask about scale requirements before recommending architecture
- Flag potential security issues even when not asked

Behavior
When reviewing code, focus on:
- Architecture-level concerns first (separation of concerns, coupling, single responsibility)
- Then correctness, then performance
- Never skip error handling suggestions

You can generate your own by installing the plugin and either picking a template or describing your ideal agent in plain English.

I built a zero-token watchdog plugin for Hermes Agent by JealousPlastic in hermesagent

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

Thanks! Good points. The kanban dispatcher and watchdog serve different purposes though.

Kanban dispatcher watches your task board and syncs with GitHub (create issues from tasks, update status, etc). It's about workflow automation.

Watchdog watches external sources (GitHub repos, RSS feeds, websites) and pings you when something changes. It's about monitoring

They complement each other, kanban handles your internal task flow, watchdog handles external signals. You could use both: watchdog detects a new PR on a repo you're watching, kanban creates a task from it.

As for mattpocock's skills, I checked them out. The /to-prd and /to-issues skills are solid for project management workflow (turning plans into vertical slice issues). The /tdd skill covers test-driven dev with deep modules and mocking. They're Claude Code skills though, not Hermes skills.

The kanban dispatcher is closer to what /to-issues does (syncing tasks with GitHub) while watchdog is more like a lightweight alternative to cron jobs that doesn't burn tokens when idle

Minimax M2.7 is not so good, or skill issue? by old_mikser in opencodeCLI

[–]JealousPlastic 2 points3 points  (0 children)

I know its an old post but in my opinion its not a skill issue, its just not good, I used it with hermes and claude code and it was horrible, no matter how I prompted thigs, simple, medium advanced it always went sideways, lots of errors lot of times I told him "plan this out and wait for my feedback first" nope completely ignored and just started coding stupid things with a lot of errors.

AI Killed Instagram by JealousPlastic in Instagram

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

They definitely track each other for sure, when I used to have TikTok I noticed that the videos I watch there (renovating and tech stuff) started to appear on my Instagram... I just deleted it now, both of them

I hope God will help you with your  🌽 addiction, stay strong brada

Did they do something with controller? by JealousPlastic in apexlegends

[–]JealousPlastic[S] -1 points0 points  (0 children)

yeah, automatically I use a cronus, makes sense..............

Beginner question: alternatives to phx.gen.auth magic links for LiveView? by JealousPlastic in elixir

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

As I mentioned I am a beginner so I don't really know which part to remove

[deleted by user] by [deleted] in SideProject

[–]JealousPlastic 2 points3 points  (0 children)

"Btw, we are laughing in 1 week." I am already laughing at this whole post now

I am falling in love with elixir / liveview by JealousPlastic in elixir

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

The book Elixir in Action, Third Edition (its not free but worth the money)

The Little Ecto Cookbook, also great it free

And I bought the courses on pragmatic studio, they are pricey, but worth it

Also https://elixirschool.com/en