context
9
ctx:discord/blah/resources/9Source document
full textresources-9
text/plain3 KB
doc:agent/resources-9/6d6324de-b98f-43b1-a3e7-7074dc8f76ab[2025-05-19 22:18] thecompoundgamer: https://github.com/microsoft/mcp-for-beginners/blob/main/01-CoreConcepts/README.md#java-example-mcp-server-components - Microsoft of all people have examples other than just TS and python. [2025-05-20 17:07] lisamegawatts: So it turned out a lot of my issues were browser related, and work fine in … microsoft edge [2025-05-20 17:08] thecompoundgamer: thankfully those microsoft examples were out of date and therefore not helpful so my appreciation for MS didnt last long [2025-05-24 05:57] ajaxdavis: https://techcommunity.microsoft.com/blog/adforpostgresql/announcing-a-new-ide-for-postgresql-in-vs-code-from-microsoft/4414648 this actually looks pretty useful [2025-05-24 12:23] optionalsecurity: Microsoft also makes AutoGen which has a RoundRobinGroupChat abstraction that could be useful. It handles turn-taking, etc. [2025-05-24 13:00] jonathan.poczatek: Of all people that have their own languages that only work with only their stuff like.net and like.net framework and like.net core [2025-05-24 13:03] jonathan.poczatek: They do some awesome frameworks and tutorials, you gotta hand them that. Oh yeah this one! Autogen is sick [2025-05-24 22:39] ajaxdavis: https://sean.heelan.io/2025/05/22/how-i-used-o3-to-find-cve-2025-37899-a-remote-zeroday-vulnerability-in-the-linux-kernels-smb-implementation/ [2025-05-26 17:02] ajaxdavis: https://www.youtube.com/watch?v=64lXQP6cs5M [2025-05-30 03:20] lisamegawatts: https://gitdiagram.com/ [2025-06-04 06:38] optionalsecurity: https://mastra.ai/mcp-registry-registry [2025-06-05 05:42] ajaxdavis: https://tidewave.ai/ [2025-06-05 05:43] thecompoundgamer: available for pheonix. interesting [2025-06-05 05:45] optionalsecurity: Hmmm https://github.com/tidewave-ai/mcp_proxy_elixir [2025-06-06 06:42] optionalsecurity: https://colab.research.google.com/github/safety-research/circuit-tracer/blob/main/demos/circuit_tracing_tutorial.ipynb [2025-06-06 06:43] optionalsecurity: Anthropic released a tool for mechanistic interpretability and it works on open weights models. Here's a link to automatically open it in an IPython notebook that anthropic created [2025-06-23 11:32] ajaxdavis: https://ampcode.com/how-to-build-an-agent [2025-06-23 15:42] lisamegawatts: https://github.com/ax-llm/ax dspy for typescript [2025-06-24 00:41] xenonfun: thought might be useful ``` aljaz pk:e6mg...zdry 8 hours ago ollama proxy with free mode -> if you just need *some* llm backend to work i've made an ollama/openai proxy that pulls currently free models from openrouter and routes to them, if one fails the next one is hit. you can use filters to say you only want mistral models out of the free models for example. It also supports paid models ``` https://github.com/aljazceru/ollama-free-model-proxy [2025-06-25 18:14] optionalsecurity: Google's new version of collab with AI: https://developers.googleblog.com/en/new-ai-first-google-colab-now-available-to-everyone/
Facts in this context
Grouped by subject. Each subject links to its full article.
Microsoft10 factsex:microsoft
| createsProduct | Autogen |
| hasLanguage | .net |
| hasPlatform | .net Framework |
| hasPlatform | .net Core |
| ownsProduct | Edge |
| produced | Microsoft Examples |
| produces | Frameworks |
| produces | Tutorials |
| providesExampleFor | Mcp Server Components |
| rdf:type | Organization |
Github Repo Aljazceru Ollama Free Model Proxy9 factsex:github-repo-aljazceru-ollama-free-model-proxy
| functionality | failover-handling |