Featured post what's this? ✨ 98% Augmented Reality - A Skateboard for the Mind A few things that excite me about AR
54% Code Maze Weekly #175 - Code Maze Issue #175 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# Top Picks 5 Differences between Blazor Server and Blazor WebAssembly [www.claudiobernasconi.ch] Blazor Server and Blazor WebAssembly often get mixed up and ...
99% Visual Studio 2022 17.7 Preview 1: Productivity, Cloud and Game Development Enhancements Microsoft has announced the release of the first preview of Visual Studio 2022 version 17.7. This new version brings a range of improvements and features aimed at enhancing developer productivity. It also includes enhancements for .NET and cloud developme...
99% .NET MAUI UI Challenge # 5 - Food Delivery App Hi devs! This week we replicate the design of a .NET MAUI screen of a food delivery application. Don't forget to subscribe to the channel!#dotnet #dotnetmaui...
99% How to Build Dynamic Queries With Expression Trees in C# We explore building dynamic query expression trees in C#, creating powerful queries, and covering built-in expressions and conjunctions.
97% Microsoft Build 2023: Bing AI and Copilot Plugins for ChatGPT OpenAI, Microsoft Fabric and More This year's Microsoft Build was focused on artificial intelligence, with new Copilot experience additions for Windows 11 and Edge, as well as new Bing AI and Copilot plugins for ChatGPT OpenAI. Key announcements also included the Microsoft Fabric analytic...
93% Weekly Update 350 Printer Pain; House Renos Update; Yale’s IoT UX Hell; Polish Users Credential Stuffing List; BreachForums Data Breach
93% Новини України та Світу. Головні і останні новини - NV Останні новини України та світу онлайн. Свіжі українські та світові новини політики, бізнесу, фінансів, технологій, стилю, спорту і важливих подій.
99% Replace JS with no-JS (or lo-JS) Options An attempt at cataloging features that once required JS, but no longer do (or at least soon won't), so we can all remove as much JS as possible. Happy reducing!
99% Hashing String Data in JavaScript, C#, C++, and SQL Server I’m working with some data that needs to be hashed in both C# and JavaScript. Usually converting an algorithm across languages is pretty trivial. But in JavaScript the regular numeric type is…
99% Tmux Cheat Sheet: Essential Commands And Quick References Use this comprehensive Tmux cheat sheet covering all essential commands. Plus a bonus cheat sheet search and copy function.
99% Do in secret. Assert in public. Don't under-constrain your prover's witness computation in ZK programs Now is the time to learn and dive deep into ZK application development. A large class of security errors can crop up if you’re not careful when starting to build ZK applications. These issues often stem from having the wrong frame of reference in your hea...
92% The RustConf Keynote Fiasco, explained Disclosure : At some point in this article, I discuss The Rust Foundation. I have received a $5000 grant from them in 2023 for making educational articles and videos about Ru...
99% New Features in Generally Available TypeScript 5.1 -- Visual Studio Magazine Microsoft released TypeScript 5.1, introducing several new features and performance improvements that aim to enhance the developer experience and productivity of the programming language that adds types to JavaScript.
98% The diffusion of discovery How do humans make discoveries? How do they venture into the unknown and push the frontiers of knowledge? In this article, we offer a new perspective on human discoveries, based on a simple but powerful analogy: humans are like particles diffusing out of ...
99% Alexandre Nédélec - Introducing the Vue.js CI/CD series This is the first article of the Vue.js CI/CD series. It will be the opportunity to explain the purpose of the series and the topics we plan to cover.
99% What Vale Taught Me About Linear Types, Borrowing, and Memory Safety And some ancient egyptian hieroglyphic slates!
99% My Approach to Building Large Technical Projects Whether its building a new project from scratch, implementing a big feature, or beginning a large refactor, it can be difficult to stay motivated and complete large technical projects. A method that works really well for me is to continuously see real res...
96% A locking war story An alternative clickbait title for this could be: “Read + Seek considered dangerous”.
93% SQL:2023 is out The news today is that SQL:2023, the new version of the SQL standard, has been published by ISO.
98% Exterminate your desk: How to remove your mouse A few notes on how I finally got rid of my mouse.
99% Why I am getting a Framework First things first. This is my first post to my newish personal website, which I’m hosting on GitHub Pages. It has all kinds of bells and whistles like LetsEncrypt for SSL/TLS, pagination, and is fully statically generated thanks to Jekyll. Big shout-out ...
98% Generating income from open source Ink has been getting some good traction lately and it's already being used by some well-known compan…
97% Licenses masquerading as open source I’m normally pretty laid back when it comes to terminology, but there’s been a lot of liberties taken with calling things Open Source in the machine learning community recently. Here I mention a few of the different licenses, draw a clear line between ope...
98% Surya | Social Capital In an effort to revive my original blog, suryad.com, I've decided to share more of my thoughts and reflections. One concept that has been occupying my mind lately is social capital. While I plan to delve deeper into this topic in future posts, here are so...
99% Blog → Announcements | Nix & NixOS Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative and reliable systems.
99% Announcing an update for .NET Upgrade Assistant with a new CLI tool! - .NET Blog The new version of .NET Upgrade Assistant CLI tool is available with all the new features for upgrading your apps!
99% What's New for Java Developers in Visual Studio Code -- Visual Studio Magazine Microsoft's regular monthly update to Java on Visual Studio Code (May 2023) brings new features around performance improvement, the user experience and Spring Boot integration, among many others.
96% Coffee and Open Source Conversation - Vlad Ionescu Founder of Earthly, Founder of ShiftLeft, exGoogle, exVMware engineer, early team member of RabbitMQ team.You can follow Vlad on Social Mediahttps://twitter....
99% Microsoft .NET Code Analysis: Use the Index Operator The readonly modifier is crucial for creating immutable objects, optimizing performance, ensuring code clarity and maintainability, enabling compiler checks for potential errors, and achieving thre…
67% The Onion Reviews ‘Good Will Hunting’ 'Good Will Hunting': A story of a protagonist overcoming obstacles in order to attain a goal.Subscribe to The Onion on YouTube: http://bit.ly/xzrBUALike The ...
98% HELP! My system is hard to change If you're frustrated working in a large spaghetti code system that's hard to change and easy to introduce bugs, you've probably wanted to rewrite everything ...