Introducing C#11: File local types Introduction Have you ever developed/consumed identically named objects and pulled your hair out encapsulating them...
Plotting Sweden's real estate prices on a heatmap with deck.gl and Cloudflare A heat map of apartment prices in central Stockholm Disclaimer: I will be linking to sites in Swedish. A translation extension might be handy! I, like a lot of people in Stockholm, need to buy an apartment. The rental situation is bad. Getting a “fi...
Spicing Up Your Conversations: The Power of Salt, Acid, Fat, and Heat | David Bieber Good conversation is an essential part of human interaction. It allows us to connect with others, share our thoughts and ideas, and learn from one another. But in a world where we are constantly bombarded with information and distractions, it can be diffi...
I Want a Memory Diagram Generator · The Third Bit Following up on last week’s grumble about what I want for writing code examples in books, I’d like to make another request. I’m a big fan of Guo et al’s online program visualizer, which animates memory diagrams like the one below as users single-step thro...
Introducing C#11: UTF-8 String Literals Introduction .NET encodes strings with UTF-16 encoding. However in the world of the web, the...
Introducing C# 11: Numeric IntPtr and UIntPtr Introduction Before explaining to you what’s new in C# 11 on the IntPtr and UInPtr...
Puncturable Key Wrapping and Its Applications Paper by Matilda Backendal, Felix Günther, Kenneth G. Paterson presented at Asiacrypt 2022See https://iacr.org/cryptodb/data/paper.php?pubkey=32444.The confe...
Weekly Update 324 Live from Copenhagen with Scott Helme; Oslo Wedding Celebrations; HIBP's 9th Birthday; Medibank Ransom; Data Breach Fines; Sponsored by Kolidehttps://www.tro...
BLOOM: Bimodal Lattice One-Out-of-Many Proofs and Applications Paper by Vadim Lyubashevsky, Ngoc Khanh Nguyen presented at Asiacrypt 2022See https://iacr.org/cryptodb/data/paper.php?pubkey=32511.The conference program is...
Intel develops software it says can detect deepfakes in milliseconds This AI can recognize if the person is real or not in just a few milliseconds and with 96% accuracy
Why Do Many Developers Consider Scrum to Be an Evil Scam? How did we get here and what can be done to change this?
Let's look into the new .NET Drama 🔴 LIVE Support the stream: https://streamlabs.com/nick_chapsasMicrosoft goofed up. Let's talk about it.Check out my courses: https://nickchapsas.comBecome a Patreon...
GitHub - acheong08/ChatGPT: Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API. Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API. - GitHub - acheong08/ChatGPT: Lightweight package for interacting with ChatGPT's API ...
The top programming languages Explore the top programming languages on GitHub—and what languages are growing the fastest.
Fix wrong example on how to set the drawing unix runtime switch. by safern · Pull Request #27713 · dotnet/docs Summary The runtime switch should not go under a runtimeOptions node. Related to: dotnet/runtime#63027
clarify nesting of config switch (#31509) · dotnet/docs@a7a1fd1 This repository contains .NET Documentation. Contribute to dotnet/docs development by creating an account on GitHub.
PUBLIC EDITOR: Why the News does not publish anonymous news stories On Nov. 29, the Yale Daily News planned to publish a story about a Monday night vigil on campus to mourn the lives lost to […]
Building A Virtual Machine inside ChatGPT Unless you have been living under a rock, you have heard of this new ChatGPT assistant made by OpenAI. Did you know, that you can run a whole virtual machine inside of ChatGPT?
Introducing C#11: Extended nameof parameter scope Introduction C# 11 brings a novelty in the use of a method or parameter attribute....
Introducing C#11: Pattern match Span<char> and ReadonlySpan<char> on a constant string Introduction Before C# 11 it was impossible to use pattern matching on a constant string...
Introducing C#11: Newlines in string interpolation expressions Introduction C# 11 brings an improvement on string interpolation. Previously it was impossible, apart from...
The Breakout Tech Company Of 2022 Each year, when the summer ends, I begin to think about what I’ll write in this annual “breakout company” post, which has turned into a mini-annual tradition for me here on this blog. Until a few days ago, I kept thinking – just like in...
Joining the Fediverse with WordPress - Luca Hammer My first explorations of the Fediverse started in 2017 and again in 2018 with a data-centric…
This week in KDE: custom tiling KWin got a very cool new feature this week: a built-in advanced tiling system that you can use to set up custom tile layouts and resize multiple adjacent windows at a time by dragging on the gaps b…
Clojure Frameworks: opinions are features, not bugs Ever since I wrote Clojure needs a Rails, folks reach out to ask for my opinion on their web framework for Clojure. What's clear from these discussions is a lot of software developers have no idea what a framework is.
Broken commit diff on Cisco IOS XR The diff between the running and the candidate configurations produced by Cisco IOS XR are often incorrect. This post provides a few examples.
Probing Gender Bias in ChatGPT | Essays · Will Holley Earlier I encountered a tweet from Marc Andreessen detailing an initial interaction he had with OpenAI’s newly released ChatGPT. Andreessen prompted it to simulate a conversation between a “New York Times journalist and a silicon valley tech entrepreneur...