Czas ujawnić mały side-project, nad którym pracowałem od dłuższego czasu. To dla mnie zupełnie nowa droga, którą chcę zacząć dokładnie dziś, gdy na liczniku wybija mi 40-stka 😁
Sub YT, reshare, komentarz czy like, będę zobowiązany za każde działanie 🙌
https://t.co/PHGohpeNd2
#azure#security#CloudComputing@AzureSupport
Could someone help me and elaborate on:
"Finally, Azure Key Vault is designed so that Microsoft does not see or extract your data." from https://t.co/b1tp5pWimo @Azure docs? How does it work? 🤔
Have bunch of unwieldy windows scheduled tasks running executables and I want to have more control - have anyone used https://t.co/dYUmjnI8eO as a replacement? #dotnetcore#csharp#fsharp#aspnetcore
And how about @code remote SSH into a @Raspberry_Pi? 🥧 You can now use @code to edit files directly in your armv7 RPi! 🔥 Try it today on Insiders https://t.co/yvCAQmysBz, with the nightly SSH extension https://t.co/w2d7ARjlux
@ziki_cz@cincura_net@mareksafar Where can I find recordings from this great conference? I would really love to watch presentation about WebAssembly and others as well :-)
Just open-sourced and released DustyTables for #fsharp, a functional API around SqlClient to make it extremely simple to talk to MS SQL server databases from F#, see README for more examples https://t.co/yyXXbX4nld
Really nice "Event sourcing - Do it your self" course by @R0MMSEN with #fsharp implementation. Very descriptive and understandable even for newbies in #EventSourcing like me :-)
https://t.co/sye1KzxsZB
Came to the conclusion that many aspects of #fsharp like left to right composition, or pipelining operator makes it easier do build a human readable and expressive domain. Those was some pragmatic decisions made. Also there is many more such things