Oculus Go Wired Mirroring: How To Guide | Oculus Legal Disclaimer: Please note that recording, modifying or publicly sharing content that you don't own (or have a valid license to) violates the Oculus Terms of Service and may be subject to claims of intellectual property infringement from the content ow...
Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter! Join the Mobile .NET Teams for our community standup covering great community contributions for Mobile .NET, Xamarin, and more. Links: https://aka.ms/xamarin-standup-april19 Follow: * James Montemagno - http://twitter.com/jamesmontemagno * Maddy Leger...
Xiph.org The Xiph.Org Foundation is a non-profit corporation dedicated to protecting the foundations of Internet multimedia from control by private interests. Our purpose is to support and develop free, open protocols and software to serve the public, developer an...
Building microservices on Azure - Azure Architecture Center Designing, building, and operating microservices architectures on Azure
A Go implementation of Poly1305 that makes sense Cryptography code could be understandable if only we commented it. This Poly1305 implementation is an attempt to prove it. It should be readable with just an idea of what MACs are for, a beginner level of Go, and high school math.
Announcing the Azure Functions Premium plan for enterprise serverless workloads We are very excited to announce the Azure Functions Premium plan in preview, our newest Functions hosting model! This plan enables a suite of long requested scaling and connectivity options without compromising on event-based scale.
Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog Back in Rider 2018.3, we added a performance profiler to Rider. As we try to deliver new features as quickly as possible, the integrated profiler had some limitations: it only supported the profiling of .NET Framework and .NET Core applications … Continue...
Visual Studio 2019 Launch: Build amazing web apps with .NET Core See Visual Studio 2019 in action building modern, cross-platform web apps using ASP.NET Core 3.0 Preview.Visual Studio 2019 in action building modern, cross-platform web apps using ASP.NET Core 3.0 Preview. Download Visual Studio 2019 at https://visualst...
Building Components Manually via RenderTreeBuilder In this post, I'm going to show you how you can build components manually using Blazors RenderTreeBuilder. Instead of using the traditional Razor syntax approach. I'll also talk about why this shouldn't be your default way of building components.
Everybody Edits Data Security Breach Hi Everybody, On Saturday, March 23rd, 2019, multiple files were unfortunately released containing information on almost every Everybody Edits account from July 9th, 2010 to January 5th, 2019. We w…
Live Share now included with Visual Studio 2019 | Visual Studio Blog Real-time collaborative development. We’re excited to announce the general availability of Visual Studio Live Share and included with Visual Studio 2019!
Visual Studio 2019 .NET productivity | .NET Blog Top .NET productivity improvements in Visual Studio 2019 including code fixes, refactorings, code cleanup, smarter intellisense, and more!
jberezanski/ChocolateyPackages Chocolatey packages maintained by me. Contribute to jberezanski/ChocolateyPackages development by creating an account on GitHub.
jberezanski Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into compiled packages. Chocolatey integrates w/SCCM, Puppet, Chef, etc. Chocolatey is trusted by businesses to manage software deployments.
Visual Studio 2019 for Mac is now available | Visual Studio Blog Today, we are excited to announce the general availability of Visual Studio 2019 for Mac – the next major version of our .NET IDE on the Mac. This release is now available as an update in the Stable channel for existing Visual Studio for Mac users,
Weekly 2019-04-03 Angular releases & docs angular: 7.2.11, 8.0.0-beta.10 (2019-03-26) angular-cli: v7.3.7, v8.0.0-beta.10 angular material2: 7.3.6 Twitter feed for all your releases: Release Butler Links Announc…
Visual Studio 2019 Launch: Not your average keynote Visual Studio 2019 and Visual Studio 2019 for Mac are now available for download on https://visualstudio.com/downloads In this keynote, Scott Hanselman meets with the people behind the product to talk about the key new and improved capabilities that make...
APOLLO 11 Official Trailer (2019) Moon Landing Movie HD APOLLO 11 Official Trailer (2019) Moon Landing Movie HD Subscribe HERE for NEW movie trailers ➤ https://goo.gl/o12wZ3 A look at the Apollo 11 mission to land on the moon led by commander Neil Armstrong and pilot Buzz Aldrin. © 2019 - NEON Our Social Me...
Compiler Explorer - C++ (x86-64 clang 8.0.0) struct Entry { uint32_t hash; uint32_t payload; }; const Entry * lookup(const Entry * it, size_t nleft, uint32_t hash) { if (nleft > 0) { while (size_t half = nleft >> 1) { const Entry * mid = &it[half]; ...
Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog If you are running Windows on a machine with 64 CPUs, you’ll need to use this feature called the CPU groups for your process to be able to use more than 64 CPUs. At some point in the far distant past,
Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0 See what makes .NET Core 3.0 such a big deal for .NET developers no matter what kind of apps you're building. See the productivity and performance improvements and innovative new ways to build and enhance your .NET applications.