Unity hiring: Senior Graphics Developer, NFT / Développeur(se) graphique sénior, NFT @ Montreal, Canada The opportunityUnity is looking for a Senior Graphics Developer on the NFT team, which is passionate about building the future of the Metaverse!
Top Free Extensions for Visual Studio 2022 -- Visual Studio Magazine With Visual Studio 2022 having debuted just one month ago, there are now dozens of new extensions available specifically targeting the revolutionary 64-bit IDE.
Building a PS1 style retro 3D renderer My exploration into making a 90s style fantasy console inspired by the PS1
7 Gettext lessons learned after 2 years of developing a European platform | Angelika.me In January 2020, we grew Steady's language support from 2 to 9 languages. Those initial efforts, as well as adding new features to the platform afterwards, taught us a few good practices for working with Gettext.
The Business of Extracting Knowledge from Academic Publications After working on biomedical literature search, discovery and recommender web applications for many months I concluded that extracting, structuring or synthesizing "insights" from academic publications (papers) has negligible value in industry.
How to Spend Less Time on YouTube - Self control for addiction Maybe I'm paranoid, but I think there's a lot of smart people out there dedicating their life's work to make others keep watching videos. Since YouTube's incomprehensible decision to remove dislikes count it's become even easier to waste time on worthless...
Why it's sometimes helpful to be inflexible This is how I learned that, while being flexible is great, it's sometimes helpful to be inflexible instead.
The Lost Venture Emails? I can’t say for sure why the following emails ended up in my inbox. The emails appear to be correspondences within a particular venture capital firm, which I’m in no way affiliated with…
Creating personalised data stories with GPT-3 You can tell powerful stories with data, but so often we are faced with raw data (albeit beautifully presented), and are left to create our own narratives. My previous attempts at turning data into stories have been time consuming and underwhelming. In th...
`-nologo` should be the default · Issue #15644 · PowerShell/PowerShell Steps to reproduce Launch PowerShell in your favorite terminal. Expected behavior The prompt I've set up in my PowerShell profile. Actual behavior I get the following boilerplate: PowerShell 7....
GitHub - apple-oss-distributions/distribution-macOS Contribute to apple-oss-distributions/distribution-macOS development by creating an account on GitHub.
.NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events December 16, 2021 | 8:30 AM - 10:00 AM PT
We will be retiring Alexa.com on May 1, 2022 Twenty-five years ago, we founded Alexa Internet. After two decades of helping you find, reach, and convert your digital audience, we’ve made the difficult decision to retire Alexa.com on May 1, 20...
Blatant lies revealed in the source code for an online shop Are 14 people really looking at this product?
Twitter Suspension I woke up this morning and the @TrackerTrial account on Twitter was suspended. All the other accounts that I have made in the past were also suspended. This was the only note that I received. The @TrackerTrial account was the largest account on Twitter th...
LKML: Miguel Ojeda: [PATCH 00/19] Rust support This is the patch series (v2) to add support for Rust as a secondlanguage to the Linux kernel.
Learn C# with CSharpFritz - C# for Beginners - Projects, Solutions and Unit Testing We've learned a lot about the C# language but now its time to put those learnings together to make an actual application. We'll learn about the .NET project...
Improving GitHub code search | The GitHub Blog Today, we are rolling out a technology preview for GitHub code search, the next iteration for search, discovery, and navigation on GitHub.
Don't Let the Internet Dupe You, that's NOT Event Sourcing Event Sourcing is seemingly constantly being confused with Event Driven Architecture. In this video I'm going through a popular blog post that explains vario...
Upgrading from .NET Framework to .NET 6 https://aka.ms/dotNETConf2021-GetdotNET6Learn how to bring your .NET Framework apps forward to .NET 6 to take advantage of the latest performance improvement...
Building reliable and portable microservices with Dapr and .NET https://aka.ms/dotNETConf2021-GetdotNET6We build microservices to achieve high degrees of horizontal scale and reliability in our distributed apps. Dapr is a...
New Blazor WebAssembly capabilities in .NET 6 https://aka.ms/dotNETConf2021-GetdotNET6With .NET 6, the underlying .NET WebAssembly runtime supports entirely new kinds of functionality, and can be faster ...
Using CRTP to your advantage: Simplifying overloaded Windows Runtime method projections in C++/WinRT C++/WinRT uses the so-called the curiously recurring template pattern, commonly known as CRTP. One of the nice features of CRTP is that the derived class method signature does not have to be a perfect match for the signature expected by the base class.
Introduction to Open Policy Agent (OPA) - Pradeep Loganathan The Open Policy Agent (OPA) is a CNCF project, to build declarative policies that can be run by the admission controller. It is a lightweight authorization engine that fits well in Kubernetes ecosystem.
Kubernetes Cluster API (CAPI) - An introduction - Pradeep Loganathan The Cluster API(CAPI) is a consistent, declarative API enabling broader use cases such as hybrid-cloud and multi-cloud. It allows providers to implement platform specific Intrinsics in a standardized manner. It allows for the development of standardized t...
VS Code Snippets Leads Recent Open Source GA Announcements -- Visual Studio Magazine GitHub's 'Release Radar' for November shows a Visual Studio Code snippets project leading a raft of open source offerings that reached general availability in November.
How To Compute Transformer Architecture Model Accuracy -- Visual Studio Magazine Dr. James McCaffrey of Microsoft Research uses the Hugging Face library to simplify the implementation of NLP systems using Transformer Architecture (TA) models.
.NET Conf Local 2021 More Info: https://www.meetup.com/dot-net-learners-house-hyderabad/events/281553403/
MS Dev Summit 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura 7 Dec 2021 1 mins Presentations & Speaking
The Catch Block #85 - Adventures in Refactoring to Dapper Refactoring is fun! Maybe. Plus: VS 2022 Razor editor, source generators, clean architecture, and a smelly end to the Christmas tree saga.
Feature Design: ETL for Queues in RavenDB RavenDB is rarely deployed in isolation, it is typically used in existing systems and is integrated into the overall system. One of the key ways by which thi...
Connection Failures with Microsoft.Data.SqlClient 4 and later After a recent update to `Microsoft.Data.SqlClient` version `4.0.0.0` I ended up not being able to connect to any of my SQL Server databases. Turns out Microsoft has made some default settings changes in the updated provider and these settings are likely ...
Why Cloudflare Bought Zaraz Today we're excited to announce that Cloudflare has acquired Zaraz. The Zaraz value proposition aligns with Cloudflare's mission. They aim to make the web more secure, more reliable, and faster. And they built their solution on Cloudflare Workers.
Blazor - Extension Method for ServiceCollection - EP38 Hey Programmers,In this video, I am showing how you can write extension method to add services for your Blazor application. Writing extension method makes it...
Why Retaining Walls Collapse — Practical Engineering In March of 2021, a long-running construction project on a New Jersey highway interchange ground to halt when one of the retaining walls along the roadway collapsed. This project in Camden County, called the Direct Connection, was already 4 years behind s...
Minimal API 'Result.Stream()' Return Type[.NET6] In this article, we will know about a Minimal API return type that is 'Result.Stream()' Result.Stream(): The 'Result.Steam()' can be used to...
Java vs .Net Comparison: Factors To Consider | OnGraph Technology A comprehensive comparison of Java vs .Net, taking various factors into consideration to see which one should a developer choose for Android app development.
GitHub - kasuken/MinimalAPI.Pokedex: This project is a showcase for the new .NET 6 Minimal APIs feature for developing Web APIs. This project is a showcase for the new .NET 6 Minimal APIs feature for developing Web APIs. - GitHub - kasuken/MinimalAPI.Pokedex: This project is a showcase for the new .NET 6 Minimal APIs feature...
Angular Basics: Introduction to Processes, Threads—Web UI Instead of doing everything in a single process on a single thread, modern browsers have a multi-process architecture. What does this mean for JavaScript?
Embedded Software Development in Visual Studio We are happy to announce that we have added new embedded development capabilities to Visual Studio 2022 Preview. Used in conjunction with the new vcpkg artifact capabilities you can quickly bootstrap an embedded development machine and get started. In thi...
HTMX With ASP.NET Core With all the momentum behind frontend frameworks, it’s often easy to forget that server-side rendering (SSR) is a mature approach to delivering fast and reliable user experiences. Unfortunately, one of the most significant drawbacks to frontend developmen...
How Can We Improve Extensibility in Visual Studio? We’d love your ideas on what we can do in the more immediate future to improve how you use or write extensions in VS 2022!
#002 | Getting Started - Writing Tests! Get Started by installing @playwrightweb and writing your first test on #30DaysOfPlaywright
I'm updating (most of) my Visual Studio extensions to support VS022 Visual Studio 2022 has a lot of changes and new features. The biggest one for me is that most extensions that supported earlier versions are...
You Can't Buy Integration The usual build-versus-buy rules for applications don't apply to integration
Debugging at the Boundaries Get better at detecting and preventing bugs by focusing on the boundaries in and around your program.
Should you Abstract the Database? This article is inspired by a tweet that I thought would be a good topic for discussion: should you abstract your database?
Benchmarking F#6 Tasks A lot of new performance-related stuff landed in the F# world recently. As well as the release of .NET 6, F# 6 was recently released, with built-in, highly-optimized "Resumable Code" Tasks. So let's measure it.
rockstar : home Rockstar is a computer programming language designed for creating programs that are also hair metal power ballads.
NASA Returns Hubble to Full Science Operations NASA has returned the Hubble Space Telescope to full science operations and is now operating with all four active instruments collecting science.
Gravatar Data Privacy Information and FAQs on the October 2020 collection of data: how we handled it and what you can do.
Announcing dot.net in Japanese and Simplified Chinese The .NET website is now available in Japanese and Simplified Chinese allowing us to reach that global community.
Windows PowerShell Inventor Jeffrey Snover Interview by Evrone We had a great talk with Jeffrey Snover, Microsoft Technical Fellow and CTO for Modern Workforce Transformation. Snover is the inventor of Windows PowerShell, an object-based distributed automation engine, scripting language, and command line shell. Enjoy...