Sonatype Nexus IQ in Azure DevOps - Illegal Reflective Access Operation When using the Sonatype Nexus IQ / Nexus Lifecycle scanner in Azure DevOps, you may see some Java warnings. The answer is to force JDK 8 before the scan.
Powers of Tau - Round 41 Generating public cryptography parameters in a private airplane using radioactive waste from Chernobyl as en entropy source!Powers of Tau Round 41 contributi...
On Joining NodeSource The month of August came with a substantial change in direction for me. I decided to step down from my role at NearForm as an Engineering Manager.
(The Future of) Work Should we accept idleness or at least purpose-free leisure as the new normal in a post-job era?
Cloud isn't just someone else's computer — tech ramblings Ok, i mean, it IS indeed just someone else's computer. For the most part, it's either owned by Amazon, Google or Microsoft, and you're just running your code on their machines. But.. the change is much more nuanced than just a computer that you rent as op...
Science and the power of multiple hypotheses When asked my opinion on various science-related topics that are in the news, my usual reply is, “I don’t know.” It’s not that I’m incapable of knowing. It’s tha…
Congress.gov API Congress.gov shares its application programming interface (API) with the public to ingest the Congressional data. Sign up for an API key from api.data.gov that you can use to access web services provided by Congress.gov. To learn more, view our GitHub pag...
Old School Unix Administration (My Next Homelab Generation) — scholz.ruhr This will be a rant and/or raw stream of thoughts.
What Video Game Design Taught Me About Management – Rushi Luhar I am terrible at Elden Ring, yet I have spent hours playing it over the last six months. I am in awe of the game’s scale, beauty, and challenge.
http://http://http://@http://http://?http://#http:// | daniel.haxx.se The other day I sent out this tweet
Sketchy Websites Save the Day Salvaging an old HP LaserJet printer by downloading sketchy files from sketchy websites
Performance testing through proportional traces As software becomes pervasive in our lives, more people rely on it to performincreasingly more complex tasks. Either because of impaired user experience orreal-time constraints, software performance tends to eventually become asimportant as software corre...
I don’t believe in Scrum I read I Don’t Believe in Sprints yesterday and found myself disagreeing with almost all of the article, while agreeing strongly with its headline. Here’s my attempt to collect my thoughts about why.
Alexandre Nédélec - Discussion around API clients This article is a discussion about API clients. Without being a comparison between the best API clients, this article talks about the pros and cons of some popular tools to send HTTP requests to an API. The goal is not to elect the best one, but rather to...
Design Patterns: Who gives a 💩? Should you care about design patterns? There are books devoted to them; heck, even I post videos about specific design patterns. But do they matter? If you'r...
How do I consume raw COM interfaces from a Windows Runtime metadata file? There's a handy tool for generating raw COM interfaces.
Looria analyzes Reddit posts and comments to find the most popular products. Looria analyzes Reddit posts and comments to find the most popular products.
How I Dynamically Generate Images with JavaScript, Next.js, and Cloudinary Don't waste time manually creating images! Instead, you can use your programming skills and an amazing service called Cloudinary to do it for you! In this vi...
Sign your Git commits with 1Password | 1Password Developers can now use 1Password to set up and use SSH keys to sign Git commits, building on 1Password’s already robust support for SSH keys.
Excuse me but why are you eating so many frogs We've got the wrong theory about how minds work and it's ruining our lives
The NEW .NET 7 LINQ methods you didn't need Check out my courses: https://nickchapsas.comBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in ...
iPhone 14 Pro and iPhone 14 Pro Max iPhone 14 Pro. Introducing Dynamic Island. Vital new safety features designed to save lives. A 48MP camera for up to 4x the resolution. 4 colors.
GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone. Self-hosted photo and video backup solution directly from your mobile phone. - GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone.
Battle of the Text Editors I have always liked text editors. There is something promising about them, a blank canvas that you can quickly mess up with your random commented out lines. I went from BBEdit, my favorite Mac app of all time (seriously I love this app so much I bought a ...
Keep your .NET platform images up to date using AWS ECR and Azure Pipelines When talking about containers security on the enterprise one of the best practices is to use your own platform images, those platform images are the base for your company applications. In this post I'm going to show you an opinionated implementation of ho...
Digital Exile: How I Got Banned for Life from AirBnB A few months ago, I received a cryptic message from AirBnB that sounded like something straight out that Black Mirror episode with Jon…
Streaming site Brand New Tube sees massive data breach with IP addresses and names of users revealed BrandNewTube which was established in the UK as an alternative to YouTube has been hit with a massive security breach. We have been contacted by a number of users who have received an email that reveals
.NET MAUI Tutorial for Beginners - Build iOS, Android, macOS, & Windows Apps with C# & Visual Studio Let's start our journey together to build beautiful native multi-platform apps with .NET MAUI, C#, .NET, and Visual Studio! In this video I am going to guide...
.NET MAUI Windows Unpackaged Apps Want to learn how to distribute your .NET MAUI Windows app as an unpackaged app? AKA no MSIX? Just an exe? This post is for you!
DevOps 101: Unlocking the value of frequent deployments Grant Fritchey takes a deep dive into the value gained through frequent database deployments, along with how you get started doing them.
Predict steel quality with Azure AutoML in manufacturing Co-Authors: Lotta Åhag, Gustav Kruse, Erik Rosendahl. This post will guide you through how we, Lotta Åhag and Gustav Kruse, used Azure AutoML and the 'Enterprise Scale ML (ESML) solution accelerator for Azure', to build an end-2-end machine learning solu...
How to set up your GitOps directory structure | Red Hat Developer What's the best structure for your GitOps repository? Explore best practices and options for setting up your repos, plus examples to get you started.
Reducing Boilerplate Code in .NET Applications with Command Line Switches | no dogma blog All `dotnet new...` commands take switches that let you tweak the generated project and code. In this example, you will see how to reduce by half the boilerplate code in `Program.cs` for Web API applications.
Rewriting tests from Cypress to Playwright using GPT3 by Gajus Kuizinas Using OpenAI's text-davinci-002 model to rewrite tests from one framework to another.
dotnet-monitor: Querying the trigger state dotnet-monitor can be easily configured to automatically collect dump, traces ...
Two And A Half Coins episode 5: More on Bitcoin: 51% attacks and Merkle trees! New episode on the podcast! ...
iOS 16 iOS 16 brings all-new personalized Lock Screens, Focus filters, Shared Photo Library, and game-changing messaging features to iPhone.
Add experimental mv3 version · gorhill/uBlock@a559f5f This create a separate Chromium extension, named "uBO Minus (MV3)". This experimental mv3 version supports only the blocking of network requests through the declarativeNetRequest API, so...
We Need To Talk About Texas featuring Beto O'Rourke Texas Governor candidate Beto O'Rourke joins Eugene Lee Yang for this in-depth exploration of the people, history, politics, and misconceptions about the Lon...
The world is full of Asynchronous Workflow Asynchronous Workflow is everywhere! A great example is a restaurant to illustrate how Asynchronous Workflow can work in software systems.
SPF record Checker | SPF record Tester - Mimecast | DMARC Analyzer Need to check your SPF record? ➨ Free SPF record Checker - Validate your SPF record with the SPF record Checker ✓ All about: How to check your SPF record - SPF record tester - SPF record validator - Check domain name - Mimecast | DMARC Analyzer Trusted Em...
Zig, the small language Zig programming language is new, but it's getting a well deserved attention. Can it be a good fit for small-and-simple programming tasks?