Java on VS Code Adds Gradle Tool, Simplifies Code Actions -- Visual Studio Magazine The latest monthly update to Java on Visual Studio Code adds a Gradle extension, simplifies Code Actions execution and leverages an 'important milestone,' the v1.0 release of a new language server developed with Red Hat.
A Roadmap to a Post-Scarcity Economy The truly scarce resource is human abilities. Summary A post-scarcity society can be defined as a society in which all the basic needs of the population are met and provided for free. A common belief is that moving to such a desirable state, if possible...
Announcing my Scratch Terraform provider Developing `for` and `for_each` loops in Terraform using my new provider terraform-provider-scratch, which easily allows for testing how your configuration interacts with the loops.
Develop Mastery by Revisiting the Basics When you’re learning a complex system, you can miss essential concepts. After a while, revisiting the basics can deepen your mastery.
Don't rush to solutions Recently, someone asked me to help them design a workflow. Now I've been doing this a while - and I had, not long before this conversatio...
Mistakes from 6 months of freelancing I started working as a freelance development consultant in April 2021. 6 months and almost £50,000 later, here are a few of my biggest mistakes.
Pipelines - Runs for runtime #20211029.42 disable sending NT Authority in TLS handshake if specific trust was specified
Handshake Encryption: Endgame (an ECH update) In this post, we’ll dig into ECH details and describe what this protocol does to move the needle to help build a better Internet.
Grand jury subpoena for Signal user data, Central District of California (again!) Signal still knows nothing about you, but inexplicably the government continues to ask.
High throughput Fizz Buzz Fizz Buzz is a common challenge given during interviews. The challenge goes something like this: Write a program that prints the numbers from 1 to n. If a number is divisible by 3, write Fizz inst...
Languages & Runtime Community Standup - Interview with Runtime Architect Jan Kotas 🙋♀️🙋♂️ Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa🏫 Learn C#, F#, and .NET with free self-guided learning from M...
r/livesound - Headset microphone picking up radio: a uniquely frustrating problem 7 votes and 6 comments so far on Reddit
Oculus Quest is Getting Rid of Facebook Account Requirement Oculus is removing the Facebook account requirement for Quest devices a year after its announcement.
BRAND NEW VS Code Theme for Halloween - It's Spoooooky Hot new VS Code Theme for Halloween.Spooky Scary Color Theme - https://marketplace.visualstudio.com/items?itemName=rothecoder.spooky-scary-color-themeRo on T...
Photography: Tie-dye I took this photo that I call “Tie-dye” when I went to the Del Mar fair in 2008! Due to the climate in San Diego, there are always flowers blooming!
Pragmatic BDD with RavenDB For most developers, Behavior Driven Development is a synonym for Given-When-Then syntax and Cucumber-like frameworks that are supporting it. In this session...
Giving a single object multiple COM identities, part 4 One major annoyance of the helper classes for giving a single object multiple COM identities is that you have to create this MethodForwarder so that you can talk about methods of the derived class before they exist. But it turns out that you can avoid th...
Code Maze Weekly #99 - Code Maze Issue #99 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# The Hot Reload Debacle [dotnetcoretutorials.com] There has been some drama regarding the hot reload functionality and dotnet watch this week. We think it’s i...
4 common C# naming patterns you should know #Shorts There are some unwritten rules when it comes to naming in C#. Here are 4 of them.
Rockin’ The Code World with dotNetDave – Special Guest: Jérôme Laban Join me live on Saturday, September 11th, 2021 at 10:00 PST on C# Corner Live for season 2 where I will interview Jérôme Laban, CTO, Uno Platform.
The Staff Engineer's Path For years, companies have rewarded their most effective engineers by suggesting they move to a management position. But treating management as the default — or only — path for an … - Selection from The Staff Engineer's Path [Book]
New Acronym for FAANG after Facebook's rename to "Meta" is MANGA | @techtalk | Ayedot After Facebook has officially changed its name to Meta, FAANG is remaned to MANGA.
Collection Performance: Adding Items to a Collection The most popular way to add an item to a collection is by using Add(). The other way is by using Insert() or Prepend(). This article shows performance results for these three methods.
Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Implementing the IDisposable Interface In this article, I will show the proper way to implement the IDisposable interface in types that you create that contain disposable fields. In addition, I will show how to implement the dispose pat…
Weekly Update 267 Office Works; Mounting Monitors; The RØDE VideoMic is Garbage; CoinMarketCap Breach; Pwned - The Book; IoT and 3D Printing Dramas
Why You (Probably) Didn't Get Lost in Metroid Dread GMTK is powered by Patreon - https://www.patreon.com/GameMakersToolkitMetroid Dread is a Metroidvania with a sprawling, interconnected map. So how come I alw...
File-Scoped Namespaces – A Look at New Language Features in C# 10 | The .NET Tools Blog Welcome to the first part of our series, where we take a closer look at the new C# language features the .NET team has implemented, and how ReSharper and Rider make it easy to adopt them in your codeb
Act-Verify: Building Bulletproof Functional Tests Verifying that your application’s UI meets user expectations through automated end-to-end tests recorded in the browser requires adding functional verifications
Edge DevTools for Visual Studio Code 1.4.0 – Improved Screencasting, Device Emulation and live, inline issue reporting The 1.4.0 release of the Microsoft Tools for Visual Studio Code brings a few highly requested features. We improved the screencasting feature, added device emulation and live issue reporting in your source code. You can check the 3 minute highlight reel h...
Type | Treat 2021 – Day 4 Type | Treat Challenge 4 Welcome to the fourth Type | Treat challenge! These challenges are a series of blog posts which have 2 code challenges in, one for beginners and one for intermediate TypeScript programmers. We’re on day four, which means going ove...
The Case Of A Stuck LoadLibrary Call I frequently encounter impossible bugs which after full analysis have a reasonable explanation although I have not source code to the problematic library. Todays fault is featured by …. suspe…
r/gamedev - Despite having just 5.8% sales, over 38% of bug reports come from the Linux community 7,299 votes and 508 comments so far on Reddit
runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5f · dotnet/runtimelab This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo. - runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5...