Bleeding Edge Technology is Made for Silly Art The only defensible use for bleeding edge tech is play!
Breaking The Mutant Language's "Encryption" AppSec Village DEF CON 31 CTF: Wingardium Nuclearosa Writeup
How I turned Local Storage into a Web Socket Your first question after reading the title must be WHY!? Well, let me explain the why before we jump into the how! For those of you who do not know me, I am the creator of Remix Development Tools, and for the past few weeks, I have been working on a...
SponsorLink: feedback and moving forward As I mentioned in my introduction post on SponsorLink, open source sustainability is a tricky topic. I have been doing open source for more than 20 years, so I’m not entirely n00b to the space. I don’t believe in “experts” anyway, so I’m just going off of...
I Like You But You’re Not Yet My Friend. What Do We Call Each Other? A Struggle to Replace “Acquaintance” With Something Better. As an east coat Jew, there are always going to be a few issues for me which veer into neurosis. The existence of blueberry bagels. People who eat pizza with a knife and fork. Slow walkers. But outs…
Ruby's Hash is a Swiss-Army Knife A Hash is a built-in data structure in Ruby that maps values to keys and has a constant-time O(1) lookup. This article shows the capabilities of this simple, but equally powerful tool. We’ll start with the basics but also cover some obscure but equally us...
Quick DBUS Fix Recently I again started to have some DBUS issues. Like GIMP opening a new instance everytime instead of just opening next file as a tab. After some investigation it seems that because DBUS got bro…
Sponsor based GitHub feature toggling · community · Discussion #46980 Select Topic Area Product Feedback Body This came up while discussing improvements to the sponsors program: community/maintainers#292 In order to provide incentives for sponsors, GitHub should offe...
I have no clue how to interview for data scientists At work we have been expanding quite a bit, so this comes with many interviews for data science candidates (as well as MLOps and a few business analysts). For a bit while we were between directors,…
How Surround Sound for Headphones Works “That’s clearly left !” 3D hearing is a learned skill where your brain deducts the direction that a sound is coming from based on …
My Favourite Development Books I have read hundreds of books over the last 25 years years and some of them have had a profound effect on me. In this post, I will list my all-time favourite software development books.
How To Know If It's Aliens Sign Up on Patreon to get access to the Space Time Discord!https://www.patreon.com/pbsspacetimeThere’s one rule on Space Time: It’s never Aliens. But every r...
How To Know If It's Aliens Sign Up on Patreon to get access to the Space Time Discord!https://www.patreon.com/pbsspacetimeThere’s one rule on Space Time: It’s never Aliens. But every r...
Supercharge Your C# Code: Integrating Python using Python.NET 🔥 Ready to bridge the gap between Python and C#? Dive into this comprehensive Python.NET tutorial to unravel the art of seamlessly calling Python code from ...
Field of Digital For qualified workers in software development, IT services, gaming software and e-commerce.
Understanding Lasso and Jolt, from theory to code Introducing two new innovations, Lasso and Jolt, that present a fundamentally different approach to SNARK design
ZK Social Club @ SBC Succinct is hosting the inaugural ZK Social Club at SBC to allow builders and researchers interested in ZK technology and its applications to learn, socialize and build together. ZK Social Club brings together technical workshops, community talks, hacker...
.NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper In this video we will be going to be create a full .NET WebApi with Automapper, SQLite and utilising the Repository PatternSupport me on Patreon to access t...
Blazor customers showcase | .NET Customers all over the world, in many different industries, rely on .NET for their business. Hear testimonials from customers who use Blazor on their projects.
ASP.NET Core in Action, Third Edition Build professional-grade full-stack web applications using C# and ASP.NET Core. </b> In ASP.NET Core in Action, Third Edition</i> you’ll learn how to: Build minimal APIs for serving JSON to client-side applications</li> Create dynamic, server-side rend...
Blazor in .NET 8: Full stack Web UI In this post I talk about the changes coming to Blazor in .NET 8 with the move to full stack web UI.
Copenhagen Developers Festival 2023 Copenhagen Developers Festival is a 5-Day Event for Software Developers, 28 Aug - 1 Sept at DGI-Byen, Copenhagen.
Blazor in .NET 8: Full stack Web UI In this post I talk about the changes coming to Blazor in .NET 8 with the move to full stack web UI.
Welcome to Datasette Cloud - Datasette Cloud Datasette Cloud is the new SaaS hosting platform for the Datasette open source project. It enables teams to create a private collaboration space, upload and share data securely with each other, and then selectively publish that data to the world.
ASP.NET Core News - 08/18/2023 Would you like to advertise with us? Visit the Media Kit for details on how to sponsor this newsletter with thousands of readers every week.
.NET Conf 2023: Call for Speakers .NET Conf is a free, three-day, virtual developer event that celebrates the major releases of the .NET development platform. It is co-organized by the...
shouldn't very very distant objects appear magnified? My understanding of the expansion of space itself is very shaky, but if space itself is expanding, then shouldn't very very distant objects appear magnified? For example these James Webb Space Tele...
Learn Frontend Programming While Having Fun and Building Something Real JavaScript client frameworks are powerful and help you create an amazing experience for your end user. Unfortunately, learning how to use them sucks.
Logging guidance for .NET library authors - .NET Learn how to expose logging as a library author in .NET. Follow the guidance to ensure your library is correctly exposed to consumers.
The endpoint of Web Environment Integrity is a closed Web We had to destroy the Web in order to save it
Executive Function Theft The phrase arrived in my head so completely formed and concrete that I couldn’t believe it wasn’t already established in the lexicon, but at least preliminary searches suggest it is not…
North Korean Hackers Suspected in New Wave of Malicious npm Packages 📦 Developers, beware! Nine npm packages uploaded between Aug 9-12, 2023 have caught the attention of security experts.
Kolide Device Trust Demo Watch an on-demand video to see how Kolide Device Trust integrates with Okta to keep untrusted devices from accessing your company's apps.
Weekly Update 361 Lessons From 2 Weeks of the New HIBP Subscription Service; Pulling HIBP Domain Search Data into Splunk; Breaches - More Breaches; Sponsored by Kolidehttps://...
MassTransit #2: In-memory Mediator pattern basics MassTransit is a free, open-source distributed application framework for .NET. This library facilitates service-to-service communication and helps developers build decoupled applications that can scale and manage failure scenarios effectively. One of its...
Manipulated Caiman: The Sophisticated Snare of Mexico's Banking Predators - Perception Point Perception Point researchers have identified a complex phishing operation they dubbed “Manipulated Caiman.”
Exploring the power curve of the Cucconi test The Cucconi test is a nonparametric two-sample test that compares both location and scale. It is a classic example of the family of tests that perform such a comparison simultaneously instead of combining the results of a location test and a scale test. I...
Deploying ASP.NET Core WebAPI to AWS App Runner - Super Fast Deployments via ECR and GitHub In this article, we are going to explore yet another deployment option from AWS, which is Deploying ASP.NET Core WebAPI to AWS App Runner, which is the latest
Improving performance and memory use while accessing APIs using HTTPClient in dotnet In this post I will teach how to unit test hosted services in ASP.NET web api. All with live working demo.
Is Your Dependency Injection A Mess? Here's How To Fix It #shorts 📌 Check out my Pragmatic Clean Architecture course: https://www.milanjovanovic.tech/pragmatic-clean-architecture🚀 Join 770+ engineers in my Patreon commun...
Evolving the Game: A clientless streaming tool for reMarkable 2 In this article, I expose the new version of the streaming tool for my reMarkable tablet. Originally crafted in 2021, this tool allowed me to stream sketches during video calls. Aiming for more user-friendliness, I revamped the design to a clientless impl...
Cellebrite asks cops to keep its phone hacking tech ‘hush hush’ | TechCrunch For years, cops and other government authorities all over the world have been using phone hacking technology provided by Cellebrite to unlock phones and In a leaked video, a Cellebrite employee urges law enforcement customers to keep their use of its phon...
GitHub - rivet-gg/rivet: Open-source solution to deploy, scale, and operate your multiplayer game Open-source solution to deploy, scale, and operate your multiplayer game - GitHub - rivet-gg/rivet: Open-source solution to deploy, scale, and operate your multiplayer game
flipreps Howdy! I’m Carlos and I like tech and planes (among other things like having massive servings of pasta). I’m currently studying for my commercial license in Europe. So far most of my flight training has happened on a Piper PA...
using serde_derive without precompiled binary · Issue #2538 · serde-rs/serde I'm working on packaging serde for Fedora Linux, and I noticed that recent versions of serde_derive ship a precompiled binary now. This is problematic for us, since we cannot, under no circumstance...
Why Do Old Books Smell So Good? The distinctive scent of old books comes from volatile organic compounds released as the materials decay over time. Scientists analyze these chemical clues to reveal secrets about a historical tome…