Weekly Update 345 Blue Ticks; HIBP Email Extractor Progress; Terravision Breach; MEO Breach; Mutual Masturbation and TruckerSucker Breach; Sponsored by Kolide
Hackers steal emails, private messages from hookup websites Unknown hackers have breached two hookup websites, stealing private messages, email addresses, and other personal data.
This is your brain on vectors We're in the middle of a Cambrian explosion of tools, ideas, startups, and more in the world of AI. The funny thing is how much of it is levered simply on the basis of chat being the new interface between humans and language models. This is something ...
Don't update promptly Information security, Cybersecurity, Technology, Development, Information systems, Risk, Python, Django, Web, Application, CISSP
No, ChatGPT Doesn’t Mean You Don’t Need to Learn Things - Scott H Young Tools like ChatGPT can pass exams and do your homework. But that doesn't mean there's no point in learning new things.
Project Management for Software Engineers At some point in your career you will be asked to manage a project. This can be intimidating, it can be scary, but it doesn’t have to be. We can leverage some time-honoured techniques, and adapt them to the unique approach required for software projects t...
Knowledge Retrieval Architecture for LLM’s (2023) In this guide, I will share the standard architecture for data-informed language model applications and explain forthcoming improvements in knowledge retrieval.
We lost the thread • Cory Dransfeldt I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, music, writing, reading and tv and movies.
Platform Engineering in the era of LLMs This article discusses how platform engineers can adapt their engineering environment to maximize the potential benefits of large language models (LLMs) in software development.
In Defense of the “Idea Guy” In short: “Idea guy” gets used to describe different types of individuals, some of whom have experience that’s valuable as a founder, but think they don’t bc they’ve written themselves …
How I Learned to Stop Worrying and Love Free Digital Stuff In October 2015, I found myself behind the wheel of a rental car in Bucharest, Romania. I was frantic, lost, and getting loster. My plan to ...
Do We Still Need Journals? The past, present, and future of journals, and some creative ideas for the new world order.
Using System.Web Adapters to Share Session State in ASP.NET Upgrade Scenarios [11 of 18] Migrating In this video, Mike uses System.Web adapters to share session state between an original ASP.NET app and a new ASP.NET Core app that he is incrementally migra...
Copilot Tech Shines at Build 2023 As Microsoft Morphs into an AI Company -- Visual Studio Magazine Developers are in for an AI treat of all the information and guidance they can consume at Microsoft's big developer conference kicking off in Seattle on May 23.
Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more! - .NET Blog Announcing the official release of the .NET Community Toolkit 8.2, with even faster MVVM source generators, new code fixers, and more!
765874 - Regeneration (2K) https://roddenberry.x.ioAbout the Roddenberry Archive:https://home.otoy.com/roddenberryarchive_april2023/
What's up with this new memory_order_consume memory order? - The Old New Thing A weaker variation of acquire.
What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships How do you design an aggregate in domain-driven design? An aggregate in a cluster of related objects and used to manage the complexity of business rules and ...
Fight for every byte it takes: Fitting 64 values in 4 bits Moving to nibble encoding gave us a measurable improvement in the density of the entries in the page. The problem is that we pretty much run out ...
The Lie That's Destroying the Economy This one story explains why everything from Taylor Swift to Tyson Chicken is so f-ed up. SUPPORT ON PATREON - http://patreon.com/adamconoverSEE ADAM LIVE - h...
Web API Development for the Absolute Beginner: A Step-by-step Approach to Learning the Fundamentals of Web API Development with .NET 7: Dominte, Irina: 9781484293478: Amazon.com: Books Web API Development for the Absolute Beginner: A Step-by-step Approach to Learning the Fundamentals of Web API Development with .NET 7 [Dominte, Irina] on Amazon.com. *FREE* shipping on qualifying offers. Web API Development for the Absolute Beginner: A S...
Cleaning up Your Validation Code in .NET Check out my courses: https://dometrain.comBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello, everybody, I'm Nick, and in...
Getting started with Data API builder for Azure SQL Database or SQL Server This post is about Data API builder, which is tool helps to provide modern REST and GraphQL endpoints to your Azure Databases. By utilizing the data API builder, you can make your database objects available through REST or GraphQL endpoints, allowing you ...
Extending LINQ to Objects With MoreLINQ Library - Code Maze In this article, we take a look at how we can extend the functionality of the already powerful LINQ using the MoreLINQ library.
Unleash Data API Builder | #Azurehappyhours, Fri, Apr 28, 2023, 5:00 PM | Meetup GraphQL is the hottest technology when it comes to server side APIs for good reason. It is incredibly fast to develop with, and it makes building a front-end painlessly eas
Create your own Validationattribute in ASP.NET Core In this small blog post, I will show you how to create your own Validation attribute in ASP.NET Core to tailor-made your validation rules.
Dev Deletes Entire Production Database, Chaos Ensues If you're tasked with deleting a database, make sure you delete the right one.Sources:https://about.gitlab.com/blog/2017/02/10/postmortem-of-database-outage-...
.NET Rocks! Cypress 12 with Ely Lucas Web Testing Evolved! Carl and Richard talk to Ely Lucas about the latest version of the Cypress Testing Framework. Ely talks about three significant versions shipping in 2022 - starting with version 10, a complete UI overhaul. Following the semantic versi...
Can ChatGPT modernize my VB6 app? ChatGPT can be used to convert VB6 code to C#, or can it? Is this a solution to accelerate modernization of legacy apps, a distraction or just a bad idea?
How to End-to-End Test SMS Applications with C# .NET and Twilio Learn how to develop end-to-end tests using xUnit, C#, .NET, and Twilio.
Part 5: Tips & Tricks for Migrating from Xamarin to .NET MAUI This post will be focused on some hints that can help you to make the migration from Xamarin.Forms to .NET MAUI a smoother process.
Migrating Animations from Xamarin Forms to Uno Platform This article compares the animation capabilities of Xamarin Forms and Uno Platform, from simple to complex animations, including the use of Storyboards in Uno. Additionally, it covers the concept of easing functions and concurrent animations, and provides...
Using ChatGPT as a technical writing assistant Experiences of using ChatGPT on a range of technical writing
Building a Smart Home - Part 11 House Sitter Mode | LINQ to Fail It's time to go on a holiday, but what about your smart home?
Learn C# with CSharpFritz - Azure Storage for Beginners Let's look at how we can store and work with data easily and economically using Azure Storage. Between Blobs, Tables, and Queues you'll be able to use the s...