# .NET Weekly #48

## Cloud & Web

1. [HTTP/2 push is tougher than I thought](https://jakearchibald.com/2017/h2-push-tougher-than-i-thought/)
2. [Hello WebAssembly](http://www.mono-project.com/news/2017/08/09/hello-webassembly/)
3. [Don't Take Security Advice from SEO Experts or Psychics](https://www.troyhunt.com/dont-take-security-advice-from-seo-experts-or-psychics-neil-patel/)
4. [.NET and WebAssembly - Is this the future of the front-end?](https://www.hanselman.com/blog/NETAndWebAssemblyIsThisTheFutureOfTheFrontend.aspx)
5. [ASP.NET Core, response compression, response buffering and subtle difference between .NET Framework and .NET Core](https://www.tpeczek.com/2017/08/aspnet-core-response-compression.html)
6. [Many-faced threats to Serverless security](http://theburningmonk.com/2017/08/many-faced-threats-to-serverless-security/)

## Tooling & Libraries

1. [Running Entity Framework (Core) commands in Rider](https://blog.jetbrains.com/dotnet/2017/08/09/running-entity-framework-core-commands-rider/)
2. [Akka.NET v1.3.0 Stable Release](https://github.com/akkadotnet/akka.net/releases/tag/v1.3.0)
3. [Visual Studio Code 1.5 Released](https://code.visualstudio.com/updates/v1_15)
4. [Using .NET Core 2 on Raspbian Jessie to read serial data from an Arduino](https://jeremylindsayni.wordpress.com/2017/08/07/using-net-core-2-on-raspbian-jessie-to-read-serial-data-from-an-arduino/)
5. [NuGet Fall 2017 Roadmap](https://blog.nuget.org/20170809/NuGet-Fall-2017-Roadmap.html)

## Architecture & Databases

1. [Web Applications with ASP.NET Core Architecture and Patterns guidance](https://blogs.msdn.microsoft.com/dotnet/2017/08/09/web-apps-aspnetcore-architecture-guidance/)
2. [How to Evaluate Software Quality from the Outside In](https://www.daedtech.com/evaluate-software-quality-outside/)
3. [The problems with DynamoDB Auto Scaling and how it might be improved](http://theburningmonk.com/2017/08/the-problems-with-dynamodb-auto-scaling-and-how-it-might-be-improved/)
4. [Why I’m dumping Firebase for Web?](https://lugassy.net/why-im-dumping-firebase-for-web-cd64a78cb43e)
5. [Principles of Sharding for Relational Databases](https://dzone.com/articles/principles-of-sharding-for-relational-databases)
6. [The Open API Initiative Announces the OpenAPI Specification 3.0.0](https://www.infoq.com/news/2017/08/open-api-3.0-release)

## Programming Languages

1. [Using Generics in C# to Improve Application Maintainability](http://www.dotnetcurry.com/patterns-practices/1381/using-generics-csharp-maintainability)
2. [Passing data between Promise callbacks](http://2ality.com/2017/08/promise-callback-data-flow.html)
3. [ES proposal - Promise.try()](http://2ality.com/2017/08/promise-try.html)
4. [ES proposal - optional catch binding](http://2ality.com/2017/08/optional-catch-binding.html)

## Runtime

1. [.NET Framework August 2017 Security and Quality Rollup](https://blogs.msdn.microsoft.com/dotnet/2017/08/08/net-framework-august-2017-security-and-quality-rollup/)
2. [.NET Standard 2.0 is final](https://github.com/dotnet/announcements/issues/24)
3. [Proposed SslStream additions for ALPN and SNI](https://github.com/dotnet/corefx/issues/23077)
4. [System.ValueTuple now supports .NET Framework 4.7](https://github.com/dotnet/announcements/issues/25)
5. [ConcurrentDictionary.Count is locking](https://ayende.com/blog/179329/public-service-announcement-concurrentdictionary-count-is-locking)

## Other

1. [Linux Load Averages - Solving the Mystery](http://www.brendangregg.com/blog/2017-08-08/linux-load-averages.html)
2. [Unreasonable Effectiveness of Profilers](http://aras-p.info/blog/2017/08/08/Unreasonable-Effectiveness-of-Profilers/)
3. [Akka.NET has Joined the .NET Foundation](https://petabridge.com/blog/akkdotnet-dotnet-foundation/)
4. [DevOps Self Assessment from DORA, ITRev and MS](https://blogs.msdn.microsoft.com/devops/2017/08/11/devops-self-assessment-from-dora-itrev-and-ms/)
5. [The Tech Lead’s New Project Checklist](https://insimpleterms.blog/2017/08/07/the-tech-leads-new-project-checklist/)
6. [Why Github can't host the Linux Kernel Community](http://blog.ffwll.ch/2017/08/github-why-cant-host-the-kernel.html)
7. [О книге Джона Сонмеза “The Complete Software Developer’s Career Guide”](http://sergeyteplyakov.blogspot.com.by/2017/08/about-complete-software-developers.html)
