Not full stack. Made a little scheduling library. Currently interested in .NET performance tweaking, trying to contribute to things.
@[email protected]
I'm thrilled to release CodeAlta - one of the first efficient AI coding-agent TUIs built entirely in C#/.NET 🚀
I've been developing and using it daily for the past 3 months, and I hope you enjoy it as much as I do! 🤗
Retweets are highly appreciated! 🙏
CodeAlta brings you a beautiful, colorful timeline interface, multiple threads in the same workspace, a real prompt editor experience, quick file viewing/editing with syntax highlighting, in-app model provider configuration, a multi-agent-ready environment, and much more! ✨
🚀 Elsa 3.6.0 is GA!
The latest release of the Elsa workflow platform is now available across:
• Elsa Core
• Elsa Studio
• Elsa Extensions
Highlights include runtime improvements, flowchart execution fixes, designer enhancements, and new resilience & authentication capabilities.
Release notes 👇
Core: https://t.co/U3zVKrslm6
Studio: https://t.co/aUw8YE2Pzg
Extensions: https://t.co/DFaBcZyMsi
#dotnet #workflows #opensource #elsaworkflows
Blogged: Hacking together an AsciiMath parser for .NET
https://t.co/gyRzDh8eTK
In this post I describe how I hacked together an AsciiMath parser for .NET. I also show the existing implementations available, how I chose between them, and what I ended up with
#dotnet
🌟 Big news, folks! ELSA 3.1 has officially landed! 🚀 Check it out: https://t.co/kcKBPZ6TKu
This version brings a wave of bug fixes and reliability improvements to enhance your experience. A heartfelt thank you to the incredible contributors who made this possible, including no less than 16 brilliant newcomers to our community! We're deeply grateful for your dedication and hard work 🙏 #elsaworkflows
MassTransit v8.2.0 is available. Includes the SQL Transport (with PostreSQL and SQL Server/Azure SQL dialects), a slew of bug fixes, and dependency updates. Removed the gRPC transport and the Prometheus package (use the Open Telemetry exporter instead).
https://t.co/BLRDjBgMl9
@campbellmcneill@Bhaal_Spawn In school they taught as that it's not the voltage that kills, it's the current. So 480V probably won't be a problem either unless there's amps hitting you.
@jeremydmiller Oh, how many times I've been close to end time and nerve consuming support discussions requiring clairvoyant capabilities with "I hear Hangfire has a paid option including support" 🙄
Switching GH actions runner image macos-latest to macos-14 (running on M1) made macos the fastest runner for Jint's test. It's almost twice as fast as current ubuntu-latest image/VM.
Good thing is that the tests still pass on that platform.
Hey @davidfowl how do you see a library like Quartz in context of #aspire , would it make sense to have such a scheduling library on the dashboard producing metrics and traces?
If so, what steps should be taken to visualize job execution data?
#dotnet