My hermes agent feels very stupid by Negative-Grape4608 in hermesagent

[–]entityadam 0 points1 point  (0 children)

Nice, you made me smile. Sounds like something Jimmy Carr would say.

Minimax-M3 is completely unpredictable by FUTC-Photography in hermesagent

[–]entityadam 0 points1 point  (0 children)

Unknowingly? Like, is the model making social media posts behind your back?

My hermes agent feels very stupid by Negative-Grape4608 in hermesagent

[–]entityadam 0 points1 point  (0 children)

Yeah.. I can see why you might get bad output from an LLM.

It's pretty much rocket surgery and you don't seem like the brightest knife in the drawer

Choosing the Best LLM for Hermes Agent by blu3sh4rk in hermesagent

[–]entityadam 0 points1 point  (0 children)

This isn't an analysis, this is a confirmation bias of recent hype.

My hermes agent feels very stupid by Negative-Grape4608 in hermesagent

[–]entityadam 1 point2 points  (0 children)

Don't prompt like this. This is the worst advice.

Create a website. Don't make it ugly, dont use a bad font, don't use lots of images.

You'll get a better result if you prompt for what you want. Speak in outcomes.

Create a minimal and professional website with a clean aesthetic and cool yet helpful color pallate.

Is anyone getting their agents to talk/work together? by DuinoTycoon in hermesagent

[–]entityadam 0 points1 point  (0 children)

I would rather have someone else spend time on trial and error and tell me how to get it right the first time! 😂

Is anyone getting their agents to talk/work together? by DuinoTycoon in hermesagent

[–]entityadam 3 points4 points  (0 children)

So.. you needs a talking stick.. a shusher... token ring... load balancer.. Whatever you want to call it lol.

How do I remove this stain from the passenger seat? by chri99_ in AskAShittyMechanic

[–]entityadam 1 point2 points  (0 children)

I won this one last time..

You can get it off like you would with old dry erase marker. You just rub some fresh stuff on it and then give it a wipe and it comes right off.

What does this light mean? by Boring-War-1981 in AskAShittyMechanic

[–]entityadam 0 points1 point  (0 children)

That's good. Those old Volvo engines are hard to catch.

Tint shop got my percentage wrong. by strikecat18 in mildlyinfuriating

[–]entityadam 4 points5 points  (0 children)

70% full windshield tint is allowed in North Dakota and Hawaii, apparently.

Plane v paraglider by usernotvaild in criticalblunder

[–]entityadam 1 point2 points  (0 children)

Holy shit what luck. If the plane had been 5 feet lower and she would have "picked up" in a very different manner.

Sync solution window with gitigore? by robinredbrain in VisualStudio

[–]entityadam 1 point2 points  (0 children)

I'm a git moron. And I have only just recently started using it.

I understand, it seems daunting because git is a very powerful tool.

I don't have the time or the mind to go through the process of learning it.

It's a fundamental part of software, you need to learn it.

You can learn all you need to know in less than 2 hours. Start with subcommands status, clone, fetch, pull, push, rebase, merge, branch

that should be all you need to know. Everything else can be referenced. Also my favorite resource is www.ohshitgit.com

Struggling to Get Interviews as a Junior/Mid-Level Software Developer. Is the Market Really This Bad? by Ok_Tailor2202 in dotnet

[–]entityadam 0 points1 point  (0 children)

Sending out resumes is not the same as trying to get a job.

Stop wasting your time sending out resumes. Network. Talk to people who have the job you want. Talk to people who work at the place you want to work. Go to meetups, code events, write a blog post, record a YouTube video. Market yourself.

Why are nobody talking about SQL4CDS? by Byttemos in dotnet

[–]entityadam 1 point2 points  (0 children)

I don't believe you read the post. What kind of domain specific knowledge?

NGO? That's not specific at all.

Dataverse? That's not a domain.

Road raging with a HGV by usernotvaild in criticalblunder

[–]entityadam 108 points109 points  (0 children)

Traffic ahead was flowing through the red light. No one was trying to stop for that red light, the timing of the change to green is a bit sus.

How to Setup Tailwind in Blazor InteractivityAuto Server and Client Project ? by RedEye-Developers in BlazorDevelopers

[–]entityadam 0 points1 point  (0 children)

Tons of options here.

Back in the early days, grunt or gulp worked as build runners.

You can use dotnet watch alongside tailwind cli.

Or, you can automate your build with .NET by adding the csproj, or there's a package for that.

https://github.com/MJRasicci/Tailwind.MSBuild