One Bitcoin Transaction Generates Two iPhones Worth of E-Waste Yearly, the amount of e-waste produced by the entire bitcoin network is comparable to that produced by a country like the Netherlands.
Unravelling the `async with` statement I already covered unravelling the with statement, and async with is not much different. Much like with, the language reference for async with gives an example of the statement already destructured. Based on that and the fact that async with is just with w...
The Solution to Newcomb’s Paradox I wrote about this on Facebook in 2018. Here is a restatement of Newcomb’s paradox and my view of it. Hypothetical scenario: Scientists have invented a machine for predicting human decisions.…
GitHub - joehillen/sysz: An fzf terminal UI for systemctl An fzf terminal UI for systemctl. Contribute to joehillen/sysz development by creating an account on GitHub.
PostgreSQL on the Move For my first blog on the new SanjMo.com website, I decided to write about PostgreSQL due to its phenomenal momentum in the market. This feature-rich relational database management system (RDBMS) truly…
002. Developer Experience is User Experience Developer experience encompasses all aspects of the developer’s interaction with the company, its services and its products
N64 Memory – rothw.com To save progress, the N64 uses either an external Controller Pak or saves directly to the Game Pak. A few games don’t support saving at all.
Aren't we all professional Googlers? Recently I was recommended a YouTube video titled "How to Google like a senior software engineer". It was showing some Google dorks to filter out results so you can find the exact solution that you're looking to solve your problem. While watching the v...
StackExchange.Redis: Backlog and Retry - Overview and Planning Status: WIP - needs sanity checking and organizing of thoughts I’m off to an anniversary dinner here but please leave comments on anything and I’ll improve it! Thanks for the interest <3 In #1856 we’ve been trying to access what’s needed in a retry poli...
ASP.NET Minimal APIs - balta.io Neste artigo vamos criar uma API completa com menos de 50 linhas de código!
.NET 6 ASP.NET Core Migration .NET 6 ASP.NET Core Migration. GitHub Gist: instantly share code, notes, and snippets.
GIT PURR! Git Commands Explained with Cats! git purr, git meowge, and git puss! My doodling on basic git commands, and difference between merge and rebase with cats!
Minimal APIs in .NET 6 but where are the Unit Tests? Minimal APIs in .NET 6 is great. But where are the Unit Tests?! Often testing ...
Cloudflare Pages is Lightning Fast With Cloudflare’s extensive network, consisting of 250+ cities, your Pages site is deployed directly to the edge in seconds.
GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server An open source, self-hosted implementation of the Tailscale control server - GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server
C# - Gotchas with switch expression - Hi, I'm Ankit This post talks about a bug in Rider and Roslyn analyzers when we refactor the switch-case to switch expression with Nullable default type.
Smashing Big Red Button to Leave a Conference Call Video calls are so boring. I built a big red button to leave the calls in style. Programmed with Node.js and Javascript. Libraries used:Robotjs: https://gith...
GitHub - seed-rs/seed: A Rust framework for creating web apps A Rust framework for creating web apps. Contribute to seed-rs/seed development by creating an account on GitHub.
Weekly Update 261 Next Week's 5 Year Anniversary; Verified Facebook Account; New iPhones; Epik's Prayer for Better Security; The Book is (Almost) Done! Sponsored by 1Passwordh...
feat: improved theme png rendering by NickCraver · Pull Request #971 · JanDeDobbeleer/oh-my-posh Prerequisites I have read and understood the CONTRIBUTING guide The commit message follows the conventional commits guidelines Tests for the changes have been added (for bug fixes/features) (in...