The journey to bootstrapping a $1 million ARR SaaS | ScrapingBee How it took us almost five years and multiple failed projects to grow a sustainable bootstrapped SaaS.
Not One But Two .NET MAUI Previews! Can you believe there were 2 .NET MAUI previews since our last episode? Come on in and listen and David Ortinau breaks all of the newness down.
Java on Visual Studio Code Going Cloud Native -- Visual Studio Magazine Cloud-native development figures prominently in a new roadmap published by Microsoft's Java on Visual Studio Code dev team.
Open Sourcing our Firmware We want to empower you to participate directly in the creation of Framework product ecosystems. We have a couple of updates to share around expanding community access.
GitHub - 425show/verifiable-credential-demo Contribute to 425show/verifiable-credential-demo development by creating an account on GitHub.
Microsoft decentralized identity hackathon Build an innovative solution using Microsoft's Decentralized Identity platform
the new kubernetes? -- wingolog I had an "oh, duh, of course" moment a few weeks ago that I wanted to share: is WebAssembly the next Kubernetes?
There is NO single "Architecture". #shorts Your system doesn't have a single "architecture". Rather it's a combination of various architectures that have various concerns all generally related to coup...
Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft Apply for Senior Software Engineer job with Microsoft in Redmond, Washington, United States. Engineering at Microsoft
Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft Apply for Software Engineer II job with Microsoft in Redmond, Washington, United States. Engineering at Microsoft
Create WebAssembly System Interface(WASI) node pools in Azure Kubernetes Service (AKS) to run your WebAssembly(WASM) workload (preview) - Azure Kubernetes Service Learn how to create a WebAssembly System Interface(WASI) node pool in Azure Kubernetes Service (AKS) to run your WebAssembly(WASM) workload on Kubernetes.
ASP.NET Community Standup - Upgrading to ASP.NET Core Upgrading from ASP.NET to ASP.NET Core can be challenging given the differences in the web frameworks. In this session, we’ll look at how to successfully mov...
Fixing the crash that seems to be on a std::move operation Last time, we looked at a crash that was root-caused to an order of evaluation bug if compiled as C++14. One solution to the problem is to switch to C++17 mode, but presumably the customer isn’t willing to make that drastic a change to their product yet.
Developers unearth the bones of an overhauled Task Manager for Windows 11 Early peek at new app shows a new design with similar functionality.
Implementing a file pager in Zig: Write behind implementation In the last post, we figured out how we can find what pages we should flush to disk, in this one, I want to talk about how we can actually do the flushing. O...
Jean G3nie There is a difference of opinion among many programmers regarding the idea of replacing C, either in newly wrritten code or else altogether. I find myself coming down on the side that it makes little sense to try to replace a legacy codebase, and still fi...
Google's diversity strat lead who said Jews have 'insatiable appetite for war' is no longer diversity strat lead Not a fan of homosexuality, either, judging from 2007 blog posts
Code Maze Weekly #110 - Code Maze Issue #110 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# How to send recurring emails in C# .NET using SendGrid and Quartz.NET [swimburger.net] If you need to send recurring mains in .NET, using Twilio SendGrid an...
See What’s New in the Telerik and Kendo UI R1 2022 Release! Check out the first Telerik & Kendo UI release of 2022: many new components and features across all .NET & JavaScript UI libraries and productivity tools!
OpenSubtitles Hacked With A Data Breach Of 7 Million Subscribers The website was hacked six months ago!
August Meetup: Serverless Architecture in Azure with Rob Richardson | Meetup Tue, Aug 14, 6:30 PM PDT: AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or
LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup Mon, Sep 10, 6:30 PM PDT: LADOTNET is excited to host this event inland, in the city of Glendale. We will be changing up the structure of the meeting and adding a few surprises! Parking: Service T
LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup Mon, Sep 10, 6:30 PM PDT: LADOTNET is excited to host this event inland, in the city of Glendale. We will be changing up the structure of the meeting and adding a few surprises! Parking: Service T
Adding a pipe operator to Python | HackerNoon Python’s built-in ast module makes re-purposing an existing pipe operator an easy way to use it in Python. The pipe operator can be used to turn code that looks like this: "Nested function calls" into code that actually looks like something like Elixir's ...
Desert Code Camp - 2018 - Javascript/Node.js - Hattan Shobokshi - An Introduction to VueJS Date for Desert Code Camp - 2018 Saturday, October 6, 2018 8:00:00 AM - Saturday, October 6, 2018 6:00:00 PM
GitHub - microsoft/FASTER: Fast persistent recoverable log and key-value store + cache, in C# and C++. Fast persistent recoverable log and key-value store + cache, in C# and C++. - GitHub - microsoft/FASTER: Fast persistent recoverable log and key-value store + cache, in C# and C++.
New Task.WaitAsync method in .NET 6 21 Jan 2022 1 mins Multithreading/Parallelism/Asynchronous/Concurrency
Pomodoro Technique - Wikipedia The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s.[1] It uses a timer to break work into intervals, traditionally 25 minutes in length, separated by short breaks. Each interval is known as a pomodoro, from...
Reverse engineering tools for .NET applications The set of tools for .NET reverse engineering is very different from classic tools used for the reversing of native x86 / x64 applications…
[Proposal]: Static abstract members in interfaces · Issue #4436 · dotnet/csharplang Static abstract members in interfaces Proposed Prototype: Not Started Implementation: Not Started Specification: Not Started Summary An interface is allowed to specify abstract static members that ...
performance/src/benchmarks/micro at main · dotnet/performance This repo contains benchmarks used for testing the performance of all .NET Runtimes - performance/src/benchmarks/micro at main · dotnet/performance
How to Create and Publish a NuGet Package with .NET CLI - Code Maze In this article, we are going to talk about how to create and publish a NuGet package from a .NET class library using .NET CLI
Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett In this episode of The .NET Core Podcast we talked with Matthew Jeorrett about what the Clean Architecture, Subcutaneous Testing, and how he utilitsed both to build web applications in a clean, vertical, extensible manner.
Google Camera randomly changes some QR code URLs on Android 12 Using arbitrary rules to add some random periods to URLs might not be such a great idea, Google
The Windows 11 taskbar is an annoying step backward Windows 11's nerfed taskbar is nowhere near as capable as Windows 10's. Why did Microsoft remove so much functionality for an OS designed for work?
Using Power Automate to send tweets based on my RSS feed When I originally blogged about sending tweets based on my RSS feed I was ...
Fixing my BF1942 woes with Win32 APIs - Turnerj (aka. James Turner) Fullscreen didn't work and window mode was bugged. Thought I'd try programming a solution - mix things up a little.
What Is Single Project in .NET MAUI? The .NET MAUI single project makes resource management across platforms a breeze—upload in one place, and it takes care of the rest!
When distributed systems get frustrated One of the greatest ever contributions to video games was the invention of the pause button. There are some sequences—those that require absolute perfect timing—where your repeated failure can make…
Released: Microsoft.Data.SqlClient 4.0.1 We have released an update to Microsoft.Data.SqlClient, version 4.0.1. The update addresses several issues that are important to our customers. Updates in Microsoft.Data.SqlClient 4.0.1 include: Fixed Fixed Kerberos authentication failure when using ...
Azure SDK Release (January 2022) Check out what is new in January from the Azure SDK team! Learn about new features, improvements, and bug fixes.
Throw during renegotiation if there is incomplete received TLS frame by rzikm · Pull Request #64066 · dotnet/runtime Fixes #63662
So...TikTok Sucks I have been making content on TikTok for over a year. I've got over six million followers and I reach millions of people every day. It is a tremendously powe...
Roblox Return to Service 10/28-10/31 2021 - Roblox Blog Starting October 28th and fully resolving on October 31st, Roblox experienced a 73-hour outage. We’re sharing these technical details to give our community an understanding of the root cause of the problem, how we addressed it, and what we are doing to pr...