LLM.txt feels DOA indeed, we opted to serve it as the root for elastic.co/docs for text/plain and text/markdown to increase its usefulness.
LLM.txt feels DOA indeed, we opted to serve it as the root for elastic.co/docs for text/plain and text/markdown to increase its usefulness.
Most coding agents websearches will do a rudimentary conversion of html to markdown though to preserve context. So the need becomes less unless you want to steer the markdown it sees without loss.
While very true for crawlers, coding agents websearch() do use content negotiation. So still very useful, the elastic.co docs render LLM specific markdown not just the raw sources. It's a chance for us to inject or condense context.
Oh I had not! Haha that looks very complete too.
Nice! I had some fun too with mermaid the past days: github.com/nullean/merm... if you want to render them to svg's natively :)
Pushed out Mermaider, render Mermaid diagrams to SVG in pure .NET.
Not just a DSL builder or browser wrapper, this is the full stack: parser, layout engine, and SVG renderer. No JS, no child processes.
Lightweight Sugiyama layout engine included. AOT-ready.
github.com/nullean/mermaider
👀
#csharp #dotnet
So awesome to see you guys breathing new light into Rx these past years!
I might be back; let's make .NET go faster! github.com/dotnet/runti...
Heya! 🥳 I just released XenoAtom.Logging https://github.com/XenoAtom/XenoAtom.Logging a performance-first structured logging runtime for .NET focused on zero allocations on the hot path! 🚀
Bonus: it integrates nicely with XenoAtom.Terminal.UI […]
[Original post on mastodon.social]
Fun! @xoofx.mastodon.social.ap.brid.gy just released:
xenoatom.github.io/terminal/
Which helps us .NET folks have slightly less fomo with ratatui.rs :)
Heya! 🥳 Super thrilled to announce XenoAtom.Terminal.UI is out in public preview: https://xenoatom.github.io/terminal/ 🚀
It's a modern, reactive retained-mode terminal UI framework for .NET - composable visuals, binding-first state updates, proper measure/arrange layout, and a fast cell-buffer […]
Love this! Looking forward playing around with it. From the mastadon post it sounds like its powered by a reactive/observable model? Will it use IObservable to call Func<Visual> ?
Submitted 2 security issues to NuGet and GitHub last year, finally heard back that they are low priority and not a big deal.
I did manage to publish this package to NuGet. A bunch of unicode in there, but it looks genuine, right? Nobody would discover this via search because of the unicode.
This is a disappointing response @nuget.org @blowdart.me not too late to harden the checks here. If only to harden your reserved namespace prefix checks.
After a long wait, I've finally published the sixth part in my "Writing a .NET Garbage Collector in C#" series. Today, we start implementing mark and sweep.
minidump.net/writing-a-ne...
@jetbrains-rider.bsky.social @jetbrains.com is this yours? github.com/dotTrace-Mac... This looks suspicious and at the very least infringing :)
cc @khalidabuhakmeh.mastodon.social.ap.brid.gy @citizenmatt.bsky.social
Want to work at a fully remote company doing #opensource #dotnet ?
Unique opportunity to join Elastic's Dev Tools team!
jobs.elastic.co/jobs/enginee...
Great read! TIL you have an IMDb entry, nice!
I just published a new article: Using profiler function hooks in .NET with Silhouette.
In the process, we also learn how to use static linking with NativeAOT.
minidump.net/using-functi...
@jetbrains-rider.bsky.social why does using the the Claude Agent in AI assistant eat my JetBrains AI Pro tokens so aggressively? I tried reporting this but I am getting auto closed: intellij-support.jetbrains.com/hc/en-us/req... cc @khalidabuhakmeh.mastodon.social.ap.brid.gy @maartenballiauw.be
Supporting platform-specific .NET 10 tools on old .NET SDKs
Exploring the .NET 10 preview - Part 8
andrewlock.net/exploring-do...
In this post I look at the advantages, trade-offs, and implications of the new platform-specific .NET tool feature added in .NET 10 and how to support old SDKs
#dotnet
Marta or Forklift are fantastic alternatives to Finder :)
Lucene 10.3 is out with 40% faster lexical search, 15% faster dense vector search and 30% faster terms dictionary lookups. lucene.apache.org/core/corenew...
HTML
MD
#elasticsearch REST API in .md — in case you need to point your LLM to the latest version and features
it's been long overdue :)
www.elastic.co/docs/referen... vs www.elastic.co/docs/referen...
C# interactive notebooks on the roadmap for rider per chance?? :)
Please don't fire me
📢 Finally finished work on LocalStack - .NET Aspire Integration!
🚀RC now on NuGet.
1️⃣Extends official AWS Aspire integrations with LocalStack features
2️⃣Auto-detects AWS resources
3️⃣Auto-configures LocalStack endpoints
🔗 github.com/localstack-d...
cc: @davidfowl.com @localstack.cloud
Loving many islands!
Many thanks for creating a beautiful looking IDE.
I'm loving this visual refresh for the JetBrains IDEs. I've been using it for a week or two already, and I'm a big fan of Many Islands, especially in dark mode. No functional or structural changes, just a nice, clean visual update. What do you think?
blog.jetbrains.com/platform/202...