.NET 9 🚀 💥 - Open API Document In this video we will discuss the replacement of Swagger with OpenApi document Support me on Patreon to access the source code: https://www.patreon.com/mohamadlawand Let us connect: 🌍 My website - https://mohamadlawand.com 📸 Instagram - https://www...
Build an advent calendar app your friends can actually use Pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, Android and Linux
C# Web Development on SharpSite with a focus on Auth Turn your videos into live streams with https://restream.io Fritz is working on adding authentication to SharpSite https://github.com/FritzAndFriends/SharpSite
No NAT November: My Month Without IPv4 Near the beginning of November, nixCraft posted this challenge on Mastodon, daring people to take the No NAT November challenge and disable IPv4 for the month, relying only on IPv6:
What’s New in .NET MAUI 9 – Window TitleBar Window TitleBar is one of the two prominent enhancements in .NET MAUI 9, the recently released major version of the cross-platform App UI framework. The other new feature is HybridWebView, consult …
ChatGPT vs. Advent of Code 2024 Day 4: Ceres Search ChatGPT is trying to solve day 4 of Advent of Code, with some surprising results! #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:06 - Part 1 1:00 - Part 2 5:20 - Summary
Don't use MediatR by default on all .NET projects The .NET ecosystem has witnessed a significant shift in recent years, with MediatR becoming almost synonymous with Clean Architecture implementations. This library, designed to implement the mediator pattern, has found its way into countless tutorials, te...
[Monkey Conf 2024] DrawnUI for .NET MAUI Getting acquainted with an open source UI rendering engine for .NET MAUI powered by SkiaSharp. By Nick Kovalsky. Become a channel member to enjoy benefits and access more content. https://www.youtube.com/channel/UCKnuLHRlK_zhrpaTWvNOdMA/join
IMG_0001 Between 2009 and 2012, iPhones had a built-in "Send to YouTube" button in the Photos app. Many of these uploads kept their default IMG_XXXX filenames, creating a time capsule of raw, unedited moments from random lives.
Mastering the Decorator Pattern in ASP .NET Core applications Unlock the power of the Decorator Pattern in .NET applications! This comprehensive tutorial covers everything you need to know about implementing and leveraging this versatile design pattern. Learn how to enhance object functionality dynamically, properly...
Introducing Amazon Nova: Frontier intelligence and industry leading price performance | Amazon Web Services Amazon Nova foundation models deliver frontier intelligence and industry leading price-performance, with support for text and multimodal intelligence, multimodal fine-tuning, and high-quality images and videos.
Your big company can’t be a startup again. Large companies can’t put the genie back in the bottle because to most employees, they don’t have autonomy over their roles
The Job Is Not To Build Startup CTOs or founding developers are the first technical people in the business. It is natural to think your job is to write code and build software. This is backwards. Your first job is not to build software. Your role is to use your technical expert...
My brand new digitizing workflow using a 25 year old film scanner - Vlado Vince Photography is arguably my oldest hobby. I’ve loved taking photos for as long as I can remember. I reflected on my first encounter with digital photography in 2003 in a recent post, but I’m old enough that I first got to know photography through film. I s...
Recent Trends with Text Embeddings: Decoder-Only LLMs Introduction Fine-tuned BERT-style bidirectional encoders, such as E5, have long dominated text embedding models, delivering state-of-the-art performance for many sequence-level tasks at an accessible cost. However, currently, many of the top performing m...
I like rocky road Pseudonymous researcher Gwern had a fascinating interview on the Dwarkesh podcast. He is very optimistic on AGI in the next several years and given that timeline believes that we should only do things in one of three categories: 1. Things we enjoy becau...
Modern Work Fucking Sucks. It’s Monday morning. The first thing you see (yes, before you see your kids, your partner, even your coffee) is a Slack notification. That Slack notification leads you to a Confluence document, which is supposed to prepare you for the upcoming Zoom meeti...
Defining All Undefined Behavior and Leveraging Compiler Transformation APIs A serious consideration of the proposal to define all undefined behavior to the the platform's behavior. Then, I consider a vision of leveraging compiler transformation APIs.
ML for related posts on Hugo After reading the technicalwriting.dev post on embeddings I thought to myself - this seems like something that I can implement quite quickly and would serve as a good starting point for some hands on experience with machine learning. I want to start small...
How I algorithmically donated $5000+ to Open Source via GitHub Sponsors and PyPI data My experiment on algorithmic donating $5000 to 800+ authors of the most downloaded Python packages, leveraging data from GitHub Sponsors, PyPI, and OpenSSF.
Creating a Proxmox or QEMU ChromeOS Flex VM I recently wanted to experiment with ChromeOS Flex but didn’t want to install it on a physical machine. I also was doing this without a USB key, which complicated things slightly.