Martin Björkström (@bjorkstromm) 's Twitter Profile
Martin Björkström

@bjorkstromm

Freelance Software Developer | OSS Contributor | All things .NET | Microsoft MVP | My hovercraft is full of eels | @[email protected]

ID: 2243575149

linkhttps://github.com/bjorkstromm calendar_today25-12-2013 18:04:37

4,4K Tweet

669 Followers

454 Following

Reuben Bond (@reubenbond) 's Twitter Profile Photo

Here's something Ledjon Behluli & I have been working on: locality-aware repartitioning for Microsoft Orleans! It shuffles grains between nodes in the cluster to reduce cross-network calls, resulting in 30% to 110% throughput improvements in early benchmarks.

Martin Björkström (@bjorkstromm) 's Twitter Profile Photo

Needed to get PKCE working with Swagger UI when using Azure Functions OpenAPI extension. It involved some tinkering. github.com/Azure/azure-fu…

Martin Björkström (@bjorkstromm) 's Twitter Profile Photo

Yes! Engine control system in C. Porting applications from the old platform to the new platform. I still remember the first smoke when running engines using the new platform in the test lab. Fun times 🙂

Martin Björkström (@bjorkstromm) 's Twitter Profile Photo

I guess this broke a lot of people. Including us 😬 Noticed today that our Azure Functions didn't load, and this due to missing .azurefunctions directory, which the GH action broke. github.com/actions/upload…

Reuben Swartz (@rbnswartz) 's Twitter Profile Photo

Shoutout to this dotnet tool github.com/bjorkstromm/de… I needed to find what top level dependency was pulling in a transient dependency that was conflicting with azure functions. Thanks Martin Björkström you saved me a bunch of time!