#16 Netflix, Marc Randolph et Reed Hastings | Doumer's Blog L'episode 16 du Heroes Podcast vous fait decouvrir la creation de Netflix. Netflix, Marc Randolph et Reed Hastings.
Episode 294: Succinct Proofs and Linear Algebra with Guillermo and Alex - ZK Podcast Zero Knowledge Podcast is a show about zk proofs and other blockchain tech. Learn about the latest in zero knowledge research, cryptography-enabled privacy tech.
Polylang – Polylang by Polybase Labs TypeScript for Zero Knowledge. The language you know and love ported to run in ZK.
How Airbnb Scaled by Moving Away from a Monolith 4 lessons from Airbnb's scaling strategy, with comparisons to other big tech companies
Announcing Cloud Spanner price-performance updates | Google Cloud Blog Alongside lower costs, Cloud Spanner provides single-digit ms latencies and strong consistency across multiple availability zones in the same region.
How to legally pirate every font on Earth in an afternoon I really love good fonts. I recently encountered the familiar moral dilemma of a building a project that begged for a better, licensed font while not wanting to burn hundreds of dollars on...
Visual Studio 2022 17.8 Preview 3 Adds Update Notification -- Visual Studio Magazine Microsoft focused on improving stability and reliability while also introducing a few new features in the just-released Visual Studio 2022 17.8 Preview 3.
Home - Starlink - Direct to Cell UBIQUITOUS COVERAGE Starlink satellites with Direct to Cell capabilities enable ubiquitous access to texting, calling, and browsing wherever you may be on land, lakes, or coastal waters. Direct to Cell will also connect IoT devices with common LTE standar...
Blast Radius & Certificate Constraints Shaping the “blast radius” of internal CA deployments with certificate constraints.
How to avoid PyBind11 and write 5x faster CPython bindings 🐍 Python’s not the fastest language out there. Developers often use tools like Boost.Python and SWIG to wrap faster native C/C++ code for Python. PyBind11 is the most popular tool for the job not the quickest. NanoBind offers improvements, but when speed re...
Strikeout (ꓘ) Blog - Security Researcher Security research. Wireless hacking (garage doors, scoreboards, etc.), web hacking and binary & heap exploitation.
The body’s betrayal and the struggle to gain weight I stand on the scale and it flashes 137.8 lbs, which elicits cursing because 137.8 lbs is dangerously low and I’ve been trying, futilely, to gain. Though I’m dying at an accelerated rat…
23andMe Sued Over Hack of Genetic Data Affecting Thousands Biotech company 23andMe Inc. allegedly failed to protect the genetic information of thousands of people that was exposed in a data breach announced Oct. 6, a proposed federal class action said.
The advantages of queues on logs — Jack Vanlightly With the announcement of KIP-932, Queues for Kafka , I thought it was worthwhile a revisit of the subject of queues vs logs and how we actually can build better queues on top of logs.
How to Embrace Complexity and Uncertainty in Programming - Richard Bown Writing software is, I believe, unique among the pursuits that a human can do. It is a perfect definition of art meeting science.
Decision Diagrams: Overcoming Replication And Fragmentation in Decision Trees Minimalistic Jekyll theme that automatically supports dark and light modes for blogs
How to succeed in the interview for a consulting assignment | By Anna Leijon In this article, I summarize all of my tips in order to land the consulting assignment.
Forcing PCI Express Gen 3.0 speeds on the Pi 5 The Raspberry Pi 5 includes 5 active PCI Express lanes—4 go to the new RP1 chip for I/O like USB, Ethernet, MIPI Camera and Display, and GPIO, and 1 goes to a new external PCIe connector:
Extracting IP from getaddrinfo call Summary This short post documents tracking down the IP address location and value resolved by the getaddrinfo function call with the help of x64dbg. Tools To follow along you will need to build 32-bit WinSock server and client provided by Microsoft an...
Happy 5th birthday, SerenityOS! Well hello friends! Today we celebrate the 5th birthday of SerenityOS, marking half a decade of continuous development since the first commit to the repository, on October 10th, 2018.
GitHub - scalar/scalar: Beautiful API references from Swagger files ✨ Beautiful API references from Swagger files ✨. Contribute to scalar/scalar development by creating an account on GitHub.
Live-porting XAMLBrewer WinUI/SkiaSharp app to Web and Mobile Join us to live-port an app built with WinUI/SkiaSharp to Web and Mobile. The app was originally created by Diedrik Krols. Together with him on our stream we...
Overhauled F# code fixes in Visual Studio - .NET Blog F# code fixes are now more performant, correct, and testable.
Why does IFileDialog still show non-filesystem folders when I pass FOS_FORCEFILESYSTEM? - The Old New Thing Because you need to pass through them to get there.
How to Perform Case-Insensitive Substring Search in C# This article explores case-insensitive substring search techniques, using String.Contains(), String.IndexOf(), Regex, and LINQ.
Supercharge your .NET Applications with GenAI and Amazon Bedrock Hi, I'm James! And in this video you're going to learn how you can add generative AI capabilities to your .NET applications using the power of Amazon Bedrock...
Visual Studio Code: C# Dev Kit Now Generally Available Microsoft recently made the C# Dev Kit generally available for everyone. Microsoft introduced the C# Dev Kit extension back in June this year, and it should make coding in C# easier on multiple platforms. As reported it brings an improved editor-first C# ...
How I made a heap overflow in curl In association with the release of curl 8.4.0, we publish a security advisory and all the details for CVE-2023-38545. This problem is the worst security problem found in curl in a long time. We set it to severity HIGH.
TimeProvider - New Date & Time Abstractions in .NET 8! With .NET 8, we get a new TimeProvider class and an ITimer interface. Today, I will explain how those two types work and how they solve the challenge of test...
.NET 8 RC 2: IFormFile Support in [FromForm] in ASP.NET Core Minimal APIs .NET, .NET Core, ASP.NET, ASP.NET Core, Visual Studio, Jaliya Udagedara
What Is DotNetFiddle? - A How To Guide on Using C# Anywhere See how to use DotNetFiddle, a leading online C# compiler. Develop, test, and share code! We'll answer what is DotNetFiddle in the world of online C# compilers.
Stacked Jeans: A Stylish Trend That’s Taking the Fashion World by Storm While many fashion trends fade away quickly, some manage to make an indelible mark on the industry. One such fashion
Decoding the 248 Area Code: A Comprehensive Guide Phone numbers in the modern day serve as more than simply a convenient way to get in touch with someone;
Is This The Best Way To Build HTTP Clients? #shorts 📌 Check out my Pragmatic Clean Architecture course: https://bit.ly/3Zn41BK🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanj...
Microsoft .NET Code Analysis: Improving Code Quality with Exception Throw Helpers Improve your C# code’s clarity and adherence to coding standards by using Microsoft’s recommended throw helpers for exception handling. This article demonstrates how to apply these help…
How it works: The novel HTTP/2 ‘Rapid Reset’ DDoS attack | Google Cloud Blog Learn how the new DDoS attack technique Rapid Reset works, and how to mitigate it
Exploring the Power of GraphQL in .NET GraphQL is a powerful tool for creating efficient and flexible APIs in the dynamic world of web development. Together with
PostgreSQL Indexes: What They Are and How They Help - Simple Talk In the previous blog in this series, we learned how to produce, read and interpret execution plans. We learned that an execution plan provides information
Announcing .NET 8 RC2 - .NET Blog .NET 8 RC2 is now available with new NuGet package READMEs for .NET packages, simple CLI-based project evaluation for MSBuild, publishing containers to tar.gz archives, and Tensor Primitives for .NET.
ASP.NET Core updates in .NET 8 RC 2 - .NET Blog .NET 8 Release Candidate 2 is now available! Check out what's new in ASP.NET Core in this update.
Structured Concurrency in C# Did you ever hear about "Structured Concurrency"? If not, this article is for you. We will discover what it is, why it is useful, and what it could look like in C#.
EF Core 8 RC 2: Smaller features in EF8 - .NET Blog A tour through some of the smaller features release in Entity Framework Core 8 (EF8) RC 2.
Announcing .NET MAUI in .NET 8 RC 2: More Quality - .NET Blog .NET MAUI in .NET 8 RC2 has still more quality improvements for developers, and we have some bonus news.
Visual Studio 2022 17.8 Preview 3 is here! - Visual Studio Blog Welcome to Visual Studio 2022 17.8 Preview 3! This release is dedicated to addressing community submitted feedback where we resolved nearly 100 Developer Community tickets. Our primary focus was improving stability and reliability while also introducing a...
.NET October 2023 Updates – .NET 7.0.12, .NET 6.0.23 - .NET Blog Check out latest October 2023 updates for .NET 7.0 and .NET 6.0
Rice-engineered material can reconnect severed nerves Rice neuroengineers designed the first self-rectifying magnetoelectric material and showed it can not only precisely stimulate neurons remotely but also reconnect a broken sciatic nerve in a rat model.
Building a 42-inch E Ink Art Frame Building an E ink frame to display generative AI art in our office