File transfer app with Blazor: Introduction - Mircea Oprea This series will show you how to build a file sharing web application with ASP.NET Core 3.1 (using Blazor) and hosting it on AWS. The application will allow users to upload a file, their email address and a friend’s or colleague’s email address, and deliv...
Over 500,000 Zoom accounts sold on hacker forums, the dark web Over 500 hundred thousand Zoom accounts are being sold on the dark web and hacker forums for less than a penny each, and in some cases, given away for free.
Erase your darlings: immutable infrastructure for mutable systems immutable infrastructure for mutable systems
Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate <p><img alt="Inkscape running on a laptop" src="https://media.inkscape.org/media/resources/render/resources/file/Inkscape_double_launch_0.92.5_and_1.0RC1.png" style="width: 30%; float: left; margin: 0 1em 1em 0" /></p> <p>Inkscape is launching a double r...
Gatsby and Sanity.io - Part 2 Live Stream Gatsby and Sanity.io are a great pair for creating JAMstack projects like blogs. In these videos, I am working to migrate my Gatsby blog from using markdown files to using the Headless CMS called Sanity.io. After starting this migration, I am loving Gatsb...
Gatsby and Sanity.io - Part 1 (Live Stream) Gatsby and Sanity.io are a great pair for creating JAMstack projects like blogs. In these videos, I am working to migrate my Gatsby blog from using markdown files to using the Headless CMS called Sanity.io. After starting this migration, I am loving Gatsb...
A Personal History of Compilation Speed, Part 1 The first compiled language I used was the Assembler Editor cartridge for the Atari 8-bit computers. Really, it had the awful name "Assembler Editor." I expect some pedantic folks want to interject that an assembler is not a compiler. At one time I woul...
Life, part 1 The mathematician John Horton Conway has died, apparently due to the covid-19 epidemic, at the age of 82. I never met him but by all accounts, he was a delightful person and brilliant mathematician…
The Legendary John Conway (1937-2020) - Numberphile Podcast We pay tribute to John Horton Conway - with clips from the man himself, plus contributions from Siobhan Roberts, David Eisenbud, Colm Mulcahy and Tony Padilla. Genius at Play by Siobhan Roberts - https://amzn.to/34ExQ4I John Conway Numberphile Playlist ...
Saving Money on Internation Payments as a Remote Freelancer As a remote freelancer you likely receive payments from other countries and convert these different currencies into your own currency. These international payments and currency conversions often have hidden fees and unfavorable exchange rates which can co...
The Legendary John Conway (1937-2020) — The Numberphile Podcast We pay tribute to John Horton Conway - with clips from the man himself, plus contributions from Siobhan Roberts, David Eisenbud, Colm Mulcahy and Tony Padilla.
Easier organization and increased scalability for repository administrators With easier organization and increased scalability, repository admins can more efficiently control access management to get users the permissions they need.
This is what end-to-end encryption should look like! - Jitsi Work in Progress! Some of the people watching our repos have been asking us what the deal was with this little new HIPS project (which by the way stands for Hidden In Plain Sight). Well, now you know! HIPS is about using a new Chrome WebRTC API called “In...
Your statement is 100% correct but misses the entire point Let's assume that there is a discussion going on on the Internet about programming languages. One of the design points that come up is a gar...
Tales from the Loop (TV Series 2020– ) - IMDb Created by Nathaniel Halpern. With Daniel Zolghadri, Rebecca Hall, Paul Schneider, Duncan Joiner. The townspeople who live above "The Loop," a machine built to unlock and explore the mysteries of the universe, experience things previously consigned to th...
Database basics: writing a SQL database from scratch in Go Database basics: writing a SQL database from scratch in Go
A very short introduction to COBOL COBOL is one of those languages you keep hearing about, one of the remains of the past. Turns out it’s the language that makes the world go around, in particular in banks and financial institutions. I read somewhere that over 70% of business transactions ...
Name all the colors @ colornames.org A collaborative effort to name every color in the RGB/web space.
Welcome back to C++ - Modern C++ Describes the new programming idioms in Modern C++ and their rationale.
Your statement is 100% correct but misses the entire point Let's assume that there is a discussion going on on the Internet about programming languages. One of the design points that come up is a gar...
Work flow of diagnosing memory performance issues – Part 1 | .NET Blog Work flow of diagnosing memory performance issues – Part 0 In this blog post I’ll talk a bit about contributing to PerfView and then continue with the GCStats analysis. You can skip to the analysis part directly if you like. One of the frustrating things ...
UniFi - Advanced Adoption of a "Managed By Other" Device Overview In this article, readers will learn how to perform advanced adoption of an existing, "Managed by Other" device. Please note that to adopt a device with the "Managed by Othe...
Stop Making Students Use Eclipse Computer science education doesn't adequately educate in some key areas. These are my personal thoughts on that issue and how it might be corrected - by not relying on IDEs!