Kraftvaerk - IT and Business Consulting Consulting house with 16 years of experience and 150 employees who develop and deliver digital solutions, consulting and digital strategy.
How ChatGPT helped me to code stuff As we live in the era of AI specialist everywhere, I thought ok lets do some experiment with ChatGPT, to become another AI specialist… nah I am too stupid to understand all the stuff with AI, but I lo
Using Application Insights in .NET Desktop Applications Using Application Insights with desktop applications isn't the most obvious operation, as App Insights has been primarily designed as a tool for providing logging, statitics and exception report for Web based applications. However, with a little bit of re...
Are small angel checks the most impactful? Exploring how small angel checks can make an outsized impact.
Postgres Partition Conversion: minimal downtime The red spikes in the graph signify anomalies, with the dips in the top left indicating a significant decline in transaction rates, and the spike on the top left representing a substantial increase in latency. Rearchitecting a database online can be both ...
Web Design Quality Impact on the User - AhmadYousefDev Bringing users to visit a website can be an easy task compared to converting them to be returning vi (...) - Ahmet Yusuf
My Love/Hate Relationship with Cloud Custodian I’m a huge fan of the Cloud Custodian tool. If you hear the name for the first time - it’s an open-source rules engine for cloud security, cost optimization, and governance.
Write integration tests with dockertest in Golang In this tutorial we explore how to use dockertest for integration tests.
Usages of ChatGPT that Won’t Compromise Your Company - Nick Abbene There is no doubt that LLMs (Large Language Models) such as ChatGPT can be a huge boon for productivity.
Backup files quick with Bash's brace expansion Alright, here’s a quick trick that I use at least a few times a week. Problem Let’s say we have a file that we want to make a copy of for whatever reason. In this example we’re creating a backup of the SSH server config before modifying it: $ cp /etc/ssh/...
Why Are Sines and Cosines Used For Positional Encoding? Faizan Muhmmad is a Software Engineer at Google
Learn how to modernize your .NET apps from the pros! - .NET Blog We've got some great new resources to help you modernize your .NET apps, from intro videos and hands on modules to deep dive walkthroughs.
OpenGL is not dead, long live Vulkan Today I’ve made a substantial update to one of my open source libraries, “Math3D”, and I’ve changed one of my internal libraries, “GLTools”, on GitHub from private to public, and made it open sourc…
Hackers Flood NPM with Bogus Packages Causing a DoS Attack npm Repository Hit by DoS Attack! Bogus packages flood the open-source ecosystem, causing service instability & spreading malware. Keep your system s
GitHub - makeplane/plane: 🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible. 🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible. - GitHub - makeplane/plane: 🔥 🔥 🔥 Open Source JIR...
What is an Example of a Solution Architecture? Solution architecture for a cloud-based web application that provides online shopping services to customers
On .NET Live - Optimize Your Data Operations with CQRS and Minimal APIs Command Query Responsibility Segregation (CQRS) is a powerful architecture that splits data operations into separate update and read models. In this week's e...
Debugging native memory issues in a C# application I’m working on improving the performance of Corax, RavenDB’s new search engine. Along the way, I introduced a bug, a fairly nasty one. At a random location w...
Why is there a large gap between some of the Windows system metrics indices? - The Old New Thing An artifact of the internal implementation.
Investigating a crash in Enumerable.LastOrDefault with a custom collection - Gérald Barré In this post, I describe how I've investigated a crash when using Enumerable.LastOrDefault and how I've fixed the issue.
Why Microsoft Made .NET 8 Frozen Collections Slower 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...
The Future is Now: 24 AI Tools to Elevate Your Skills Discover the top 24 AI tools to stay ahead of the curve and future-proof your skills in the constantly evolving world of technology.
5 useful extensions for Task<T> in .NET In this short blog post, I will show you 5 useful extensions for Task in .NET. We will build them as extension methods, so there are easy to use. On top, I will show a small example of how to use them. So let's go!
Enable AVX-512 in Memmove unrolling by EgorBo · Pull Request #84348 · dotnet/runtime I hope I don't step on anyone's toes (@dotnet/avx512-contrib), just wanted to play with the recently added AVX-512 support in runtime and enabled it for Buffer.Memmove unrolling, e.g.: void Test(by...
Visual Studio Extensibility SDK Preview 3: New Features for Building Productivity Extensions Visual Studio Extensibility Preview 3, adds the Debugger Visualizers to simplify the debugging experience, Custom Dialogs to create tailored user interfaces, Query the Project System to access and interact with the project system, Editor Margin Extensions...
How to Do an Inner Join in LINQ? - Code Maze This article guides us on how to do an inner join in LINQ between two or more entities and how to perform subsequent LINQ operations.
353: Exploring & Analyzing Bing Chat Let's get deeper into ChatGPT and GTP-4 this with Bing Chat and the newly integrated side bar of Microsoft Edge.
Rust Foundation Solicits Feedback on Updated Policy for Trademarks - Slashdot "Rust" and "Cargo" are registered trademarks held by the Rust Foundation — the independent non-profit supporting Rust's maintainers. In August 1,000 people responded to the foundation's Trademark Policy Review Survey, after which the foundation invi...
Nanorm/release.yml at main · DamianEdwards/Nanorm A tiny data-access helper library for ADO.NET. Linker and native AOT friendly. - Nanorm/release.yml at main · DamianEdwards/Nanorm
Introduction - Mina book This page hosts documentations and specifications for some of the cryptographic algorithms of Mina. For the Rust documentation, see here.
From Success to Disbandment: Impact of Poor Management on a Talented Team How mismanagement at the organisation level caused the best team I've been in to disband.