@tomdeseyn.bsky.social | mastodon.social/@tmds
@tomdeseyn
.NET, Linux, C++, Networking, Red Hatter | #westandwithukraine
ID: 379938941
https://github.com/tmds 25-09-2011 20:18:17
511 Tweet
602 Takipçi
81 Takip Edilen
One more issue of .NET R&D Digest is here! Thanks to Stephen Wolfram, Justin Etheredge, 🔎Julia Evans🔍, Oren Eini, Andrew Lock "Sock", João Antunes, Christophe Nasarre @chrisnas.bsky.social, Olivier Coanet, @tomdeseyn.bsky.social | mastodon.social/@tmds, Gérald Barré and other g8 and amazing authors! olegkarasik.wordpress.com/2023/03/01/net… #dotnet
Wrote an in-depth blog post about Containerizing .NET applications with the upcoming .NET 8 SDK developers.redhat.com/articles/2023/… Chet Husk Rich Lander Jon Galloway David Fowler Adam Sitnik Anton Firszov Karel Zikmund Shay Rojansky
There's a very cool project by @tomdeseyn.bsky.social | mastodon.social/@tmds that makes it easy to execute a .NET function in child process github.com/tmds/Tmds.Exec….
Don't write Dockerfiles. Use the SDK to build container images. This is the way. Chet Husk Rich Lander David Fowler Adam Sitnik Jon Galloway
I'm writing a 2-part blog series on C# 12. First post looks at collection expressions and primary constructors. developers.redhat.com/articles/2024/… cc Karel Zikmund Kathleen Dollard Rich Lander Jon Galloway Adam Sitnik Anton Firszov Shay Rojansky David Fowler Chet Husk
2nd blog post on C# 12 covers inline arrays, optional and params in lambda expressions, ref readonly parameters, aliasing any type, and the UnsafeAccessorAttribute developers.redhat.com/articles/2024/… cc Karel Zikmund Kathleen Dollard Rich Lander Jon Galloway Adam Sitnik Anton Firszov Shay Rojansky
I have kicked off a new VLOG (Video Blog), Red Hat Dan on Tech, talking about technical topics I deal with. These are short 10-15 minutes talks, will be doing a bunch of interviews and would love to know what you think. @redhat Red Hat OpenShift @podman_io youtube.com/playlist?list=…
I wrote a modern, open-source SSH client library for .NET. Give it a try, and provide feedback, report bugs and feature requests at github.com/tmds/Tmds.Ssh. cc Karel Zikmund Anton Firszov Adam Sitnik Shay Rojansky Chet Husk David Fowler
On Linux, you can trust the aspnet developer certificate by running: 'dotnet tool update -g linux-dev-certs && dotnet linux-dev-certs install'. See github.com/tmds/linux-dev… cc Karel Zikmund Anton Firszov Adam Sitnik Shay Rojansky Chet Husk Jon Galloway Jeff Fritz David Fowler