Reinforcement Learning as a fine-tuning paradigm Reinforcement Learning should be better seen as a “fine-tuning” paradigm that can add capabilities to general-purpose foundation models, rather than a paradigm that can bootstrap intelligence from scratch.
Reverse Engineering Wordle | Robert Reichel You've probably seen a lot of your friends share their Wordle emoji grids these past few weeks. It's a game, akin to Mastermind, that has gone viral for its simplicity yet challenge. I was curious how the game worked so I decided to pick apart the source...
.NET Videos | Free videos from the .NET team and community Free videos for learning all aspects of the .NET developer platform, including web, mobile, desktop, C#, machine learning, containers/docker, and data access.
Weighted random choice in PHP - Eric Mann's Blog PHP's native random_int() function can be used to easily create a weighted random choice between multiple, otherwise equal options.
.NET for Students | Learn to code in C# programming language Free essential resources for students, instructors, and universities to start building apps with C# and F# with the .NET Coding Pack for VS Code.
.NET on Microsoft Learn Learn how to build apps across multiple platforms with programming languages like C#, F#, and Visual Basic. Supported on Windows, Linux, and macOS, get started developing your next project with .NET today.
Productivity for Entrepreneurs “Every human has a finite number of heartbeats. I don’t intend to waste any of mine.” - Neil Armstrong I was talking to a friend recently abou...
Learn .NET | Free tutorials, videos, courses, and more Try .NET in the browser, build your first app, or dig into advanced resources for building for web, mobile, desktop, games, machine learning, and IoT apps with .NET.
I Think I Know Why You Can’t Hire Engineers Right Now It’s always been hard to hire engineers, but it’s only gotten harder in recent months. Read any publication that cares about business, from the NYT to the Wall Street Journal, and you’ll see a ton of hand wringing about The Quittening, and the accompanyin...
Another New Record in Self-Cleaning Turing Machines How long can a Turing machine program run when started on the blank tape before the tape becomes blank again? Of course, this will depend on the length of the program – how many states and colors it has. Even given these parameters, it is logically imposs...
On keeping a personal journal and getting started Keeping a journal does wonders for my learning, mental fitness and life reflections. Let me try to explain… Think of a good conversation you had with a friend. Remember afterwards how you might have felt at ease? That your thoughts were more organised? A ...
Azure DevOps Podcast: Aaron Stannard on the Actor Model with Akka.NET | Part 2 - Episode 173 In this episode, Jeffrey is rejoined by Aaron Stannard for the second half of their two part interview! Be sure to turn into last week’s episode, “Aaron Stannard on the Actor Model with Akka.NET | Part 1” to learn all about Aaron’s career history and the ...
Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine Syncfusion's Essential Studio 2021 Volume 4 has shipped with many new controls for .NET MAUI, also adding .NET 6 support for ASP.NET Core and it's red-hot Blazor component.
Make Beautiful Gradients Have you ever noticed that gradients tend to look a little gray and washed-out in the middle? This happens because of a mathematical quirk with RGB colors. Fortunately, we can work around this quirk, and create beautiful, lush, saturated gradients.
Spotify - Backend Engineer - Advertising Spotify is hiring Backend Engineers to join our Free Product engineering organization. Our team is charged with scaling Spotify's Free Product. Your work will impact our 129 Million free monthly active users and millions of artists either by working direc...
Your code is the spec - Klotho Write infrastructure-free applications and compile them into a cloud-native ones. All the benefits of serverless/microservices, without the hassle.
The Optional Chaining Operator, “Modern” Browsers, and My Mom Eric Bailey recently wrote on CSS-Tricks about testing your website on a crappy laptop and it reminded me of this anecdote from my own life.
Service Locator is not an Anti-Pattern Well, it is, sometimes. It depends. I often get pushback on MediatR for using service location for resolving handlers, often getting pointed at Mark Seemann's post that Service Locator is an Anti-Pattern. And for all of the examples in the post, I agree t...
With Many Options, .NET Dev Asks for Tech Choice Help: 'I Am Lost' -- Visual Studio Magazine At new .NET Tech Community site, a developer sought help with choosing tech for a new Windows/Android app, finding many options to choose from -- perhaps too many.
Enhance your .NET apps with Azure Communication Services https://aka.ms/dotNETConf2021-GetdotNET6Building rich communication experiences—enabled by voice, video, chat, email, or SMS—has become an integral part in h...
The Framework Laptop is now in stock! Framework Laptop: upgradeable, repairable, and 100% yours. Starting at $999, with a fully refundable $100 deposit.
A Few Things I’ve Learned About Livestreaming “Thanks” to the pandemic, I’ve spent much more time figuring out how to deal with video and live streaming than I ever thought I would. It’s turned out to be a surprisingly rewarding experience. In no particular order, here are some things I’ve learned al...
Machine Learning in Xamarin.Forms with ONNX Runtime Machine learning can be used to add smart capabilities to mobile applications and enhance the user experience. Learn how to integrate machine learning into your Xamarin.Forms application with ONNX Runtime.
Opinion: Is Web3 a Scam? - Stack Diary As it stands, the answer to this question is going to remain largely subjective. If you have invested in Web3 (whatever it may turn out to be), you're more than likely advocate that it is not. Whereas people who see no real-world application for Web3 are ...
More on T-Mobile Blocking iCloud Private Relay Link to: https://tmo.report/2022/01/t-mobile-blocking-icloud-private-relay-for-some-but-its-not-what-you-think/
Jumping into the middle of an instruction is not as strange as it sounds Reuben Harris and Monte Davidoff spent time disassembling Bill Gates’s original Altair BASIC. In an interview with The Register, Harris was impressed with the code, noting with some admiration, “I found a jump instruction that jumped to the middle of anot...
Implementing a file pager in Zig: Reading from the disk We have finally gotten to the point where we can ask the pager for a page of data (reminder, a page in this case is 8KB of data) and get it back. Here is wha...
Finding a type declaration's namespace and type hierarchy: Creating a source generator - Part 5 In this post I show a couple of handy patterns for source generators: finding a type declaration's namespace and its class hierarchy
Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer Last Updated: January 11, 2022 | Created: January 11, 2022
Duende Software Blog We help companies using .NET to build identity and access control solutions for modern applications.
Missing Blazor intellisense in VS2022? You may be running into this problem The new Razor editor in Visual Studio 2022 doesn't currently provide intellisense for stylesheets you reference from external sources like NuGet packages…
Is Google Search Deteriorating? Measuring Google's Search Quality in 2022 Has Google's Search Quality deteriorated in recent years? This post measures Google Search using human evaluation.
API Versioning in ASP.NET Core - Code Maze We’re going to talk about versioning a Rest API and explore the different versioning schemes we have in Asp.net Core.
Comprehensive Mask Testing What are the best masks to protect you from Covid-19? There are hundreds of different brands making a lot of claims, that's why we're testing every mask in our laboratory to see how they measure up. We're testing surgical masks, non-medical 3 ply face mas...
Node.js at Red Hat: 2021 year in review | Red Hat Developer The Red Hat Node.js team looks back on highlights from 2021, including Node.js 16 and 17, serverless functions, Next 10, Nodeshift, and more.
DevTrends .NET Blog In-depth technical articles focusing on .NET Core, ASP.NET MVC, Web API and Microsoft Azure
.NET Rocks! vNext .NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.
2021's Biggest Breakthroughs In Space And Physics 2021 saw great discoveries and achievements in physics, astronomy, and space exploration. In this video, we will be discussing the 5 most exciting discoverie...
Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml This PR adds support for shared-memory parallelism through domains and direct-style concurrency through effect handlers (without syntactic support). It intends to have backwards compatibility in te...
Large Object Heap Churn in .NET Mike Rousos is back again! This time Mike shows us how to inspect and diagnose large Object Heap churn in .NET[00:00] - Introduction[01:36] - What tools can ...
Rachit Nigam | PhD Candidate, Cornell University Personal infrastructure loosely refers to all the tools and systems I have to interact on a regular basis to do my job as a PhD researcher. As a systems researcher, this includes obvious stuff like command-line tools and programming workflow as well as as...
Phenomenological Introduction to PID controllers¶ This document was assembled for students in ECE 4760, who are asked to construct and control a constrained drone like the one described below. I used the RP2040 for the demo videos rather than a PIC32 so that I could make use of the VGA screen for visuali...
Hang your code out to DRY I recently read an article by Jason Swett where he argues against Sandi Metz’ old chestnut “duplication is better than the wrong abstraction” and it made me feel like I have to articulate why I’m Team Sandi here. I’m sure I’ve used the saying a million ti...
You Can Build a Skyscraper Anywhere in Davis Right Now Right now it's legal to build a skyscraper anywhere in Davis, California (a college town outside of Sacramento). Unlimited height, anywhere in city limits, as long as you promise to dedicate 20% of the apartments to people with lower incomes. Well, it's l...
The Social Contract of Open Source There is a social contract to Open Source. But who really violates the social contract more: companies or FOSS maintainers?