Search
298 results for “rockylhotka”
-
I really enjoy #battlefield6 - I liked #bf3 and #bf4, and #bf6 has much the same feel. I like Conquest mode quite a bit, but the Escalation mode is even better imo. Mostly because the nature of the mode leads to a lot of mid-game wins and losses, so the end game is almost always very intense and fun.
-
Downloading #battlefield6 - I can't wait to get back into that type of game, it has been far too long!! #bf6
-
This was a timely interview, as someone recently started a thread in the #cslanet forum about #CleanArchitecture, #MediatR, and #VSA
All of these things have come into being during the lifetime of #cslanet (27+ years is a long time), and it is interesting to do a compare/contrast with these "newcomer" ideas😁
Being a long-time advocate of object-oriented design around user scenarios (use cases), the idea of vertical slices for functionality makes a lot of sense to me.
1/🧵
-
One common challenge with #agentic systems is agent/tool discovery. To solve this, I built a registry service for #a2a, #mcp, #acp, and message-based #a2a, so virtually any agent/tool can list itself for discovery within a system. github.com/marimerllc/a...
GitHub - MarimerLLC/agentregis... -
Lesson learned: use at least #claude haiku if your agent uses tools, cheaper models hallucinate way too much. #rockbot is starting to shape up pretty well today; good tool use, subagents, #a2a agents - truly productive #ai. github.com/marimerllc/r...
-
#rockbot now has a _ton_ of new features after the weekend! Supports #a2a protocol, subagents, background tasks, 3 levels of memory, and has major identity updates. I gave up trying to use #deepseek and have been using #haiku, and that helps - worth the extra cost imo. github.com/marimerllc/r...
GitHub - MarimerLLC/rockbot: A... -
I saw a tiktok recently that challenged men to name three women who inspire them - no family members allowed.
This gave me pause, because it isn't something I'd put thought into before (which was part of the creator's motivation).
The first three that come to my mind:
1. Ruth Bader Ginsburg
2. Ada Lovelace
3. Madeline Albright -
My wife and I recently attended training on the use of #narcan and #naloxone. We're fortunate that #minnesota has legal protections for everyday people to help people who might be suffering from an overdose.
The #opiod and especially #fentanyl crisis can affect people in every walk of life, and the more people who are prepared to help, the more people who can live to recover.
-
Asked Alexa to play #TheCrow #soundtrack and instead got the #MovieScore - which is fine, because the score is some beautiful music too.
-
@Kissaki @SmartmanApps More accurately, #netstandard is the bridge between #netfx and #dotnet. It was a cross-platform thing when #xamarin and #uwp were viable, but today it is really just a migration bridge.
We use it a lot in #cslanet for example, because we support everything from #netfx 4.6.2 onwards.
For most mainstream developers though, this is all just background noise.
-
The Node Resource Interface #nri now supports #WebAssembly https://www.cncf.io/blog/2024/12/19/the-node-resource-interface-says-hi-to-webassembly/
The Node Resource Interface sa... -
The Node Resource Interface #nri now supports #WebAssembly
https://www.cncf.io/blog/2024/12/19/the-node-resource-interface-says-hi-to-webassembly/
-
I'm finding that #sonnet45 and #visualstudio2026 #copilot agent mode don't work great together. It seems like the AI keeps trying to find files that don't exist or something? it gets in long loops of failed tool calls. #sonnet4 and other models work better - in terms of tool calls anyway
-
interesting that #claudesonnet in #vscode #github #copilot is unaware of information I was able to get from the #claude app directly - both using 4.5! So I manually fed the info from Claude back to Claude-copilot so it could resolve my issue with #dotnet #dotnetaspire.
-
At #xpirit we believe #sharingknowledge is key. That's why we organize a quarterly global Innovation Day. This time all of our colleagues who attended the Microsoft #MVPSummit joined simultaneously from the Microsoft Garage in the US, together with our Dutch, Belgium and German team.
-
I now have tix for several #rock #metal #music shows in the fall.
#IronMaiden, #NothingMore, #TheoryOfADeadman, #godsmack, and #Queensryche
Really looking forward to all of them!
-
Enjoying the new #NothingMore album - some songs with the same old sound, and some with new sounds - very nice.
https://open.spotify.com/album/0ivYaIK4SxXpiSiKXTNvtF?si=XO9n_GgGSOaJjvTvG3t2Rg
-
#vslive is coming to San Diego, and I'm speaking on #dotnet and #blazor. Beautiful venue, great content, I hope to see you there! bit.ly/48emwy5
-
My #RockBot agent and framework now has its own domain - starting to come together into something people can use! What is it? The RockBot _agent_ is an autonomous personal/professional assistant. The _framework_ is a rich toolset for building your own agents in #dotnet. rockbot.dev
Home -
Today is a big day: the second instance of #rockbot is now running in the wild! So now I know for sure it can run outside my own personal #kubernetes cluster 😀
In this case, my buddy is running it in a #docker compose environment against a local #ollama LLM, which seems to work great