Transparency in startups Have you ever wondered why your manager hides certain information from you? My experiments with transparency span being a founder and early-stage startup team member. The phrase I am tired of...
The mystery of load average spikes A KDE server had strange and perfectly periodic spikes in system load average...
Should you delete social media? That’s the wrong question. Real life is hard. Social media is easy. So, instead of, should I delete social media? The question should be, what effort am I willing to make?
Restrictions for Impacted Areas – South East Queensland Restrictions for South-East Queensland local government areas from 4 p.m. Sunday 8 August
Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine In what might be seen as a challenge to the super-popular combination of Visual Studio Code and its Python extension, JetBrains is testing its own IDE for data scientists called DataSpell.
The Compiled Future of Front End When I learned React in 2014 it was a revelation. Coming from Angular 1, React was a breath of fresh air in a world full of foot-guns, confusing best practices, and unclear jargon (services, models, directives, oh my!) Instead, the future was simple: "eve...
Auto retry message on connection failure by NickCraver · Pull Request #1856 · StackExchange/StackExchange.Redis A move of #1755 into the repo so we can collab better (as discussed!). Here we're getting command retries (at first for reconnects) into the primary library for users that want to enable this.
The Adjacent User Theory at andrewchen Guest Post by Bangaly Kaba (EIR @ Reforge, Former VP Growth @ Instacart, Instagram)
What they don’t tell you when you translate your app Forget inverting binary trees, translating or localizing a digital experience is one of the most difficult things you can do with software.…
Norway COVID: 171,719 Cases and 826 Deaths - Worldometer Norway Coronavirus update with statistics and graphs: total and new cases, deaths per day, mortality and recovery rates, current active cases, recoveries, trends and timeline.
Daily Confirmed Cases in NSW - COVID LIVE Live tracking of Coronavirus Cases, Active Cases, Tests, Recoveries, Deaths, ICU and Hospitalisations in NSW
How to drive away your best engineers. | padraigobrien.com Here is how you can make your engineers tenure shorter.
About This workshop aims to provide advice for researchers in early stages (students and junior faculty) and women researchers in the area of cryptography. The workshop will bring together cryptography researchers at different stages of their career to form pan...
Python in VS Code Does Browser-Based Editing via 'github.dev' Trick -- Visual Studio Magazine 'You can enjoy the performant editing experience of Pylance in the browser via github.dev.'
Maintain it With Zig No matter what language you program in or what applications you use: everything you do with a computer today is powered at some level by a piece of C/C++ code.
Using the Console Log formatter In this episode we’re joined by Maryam Ariyan, one of the Software Engineers that works on the Logging extensions for .NET. Maryam talks to us about some of ...
Monitoring my home's air quality (CO2, PM2.5, Temp/Humidity) with AirGradient's DIY sensor A few months ago, I found this Hacker News post about the AirGradient DIY Air Quality Monitor. I had already been considering buying an AirThings Wave Plus sensor to monitor my home's CO2 levels, but the high price and limited 'ownership' of the data comi...
Craver's oh-my-posh profile Craver's oh-my-posh profile. GitHub Gist: instantly share code, notes, and snippets.
GitHub - philipl/pifs: πfs - the data-free filesystem! πfs - the data-free filesystem! Contribute to philipl/pifs development by creating an account on GitHub.
GitHub - doctorray117/minecraft-ondemand: Templates to deploy a serverless Minecraft Server on demand in AWS Templates to deploy a serverless Minecraft Server on demand in AWS - GitHub - doctorray117/minecraft-ondemand: Templates to deploy a serverless Minecraft Server on demand in AWS
Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core There are many useful projects in the unofficial EF Core repo, from custom naming conventions and check constraints to design-time support for F#. This sessi...
Taking the EF Core Azure Cosmos DB Provider for a Test Drive An overview of some enhancements to the Azure Cosmos DB provider for Entity Framework Core introduced in EF Core 6.0.
Outdated Answers: accepted answer is now unpinned on Stack Overflow Last week, as part of our Outdated Answers project, we ran a test on Stack Overflow to see what would happen if we stopped pinning the accepted answer to the top of the list of answers. As expected,
Integration Testing: IHost Lifecycle with NUnit Starting yesterday, all of my content about automated testing is curated under the new Automated Testing page on this site. I kicked off a new blog series yesterday with Integration Testing: IHost …
The Catch Block #73 - Vertical Slices, Mission-Driven Teams, and Five Cool Reads Plus MAUI, the @: operator, async streaming, source generators, [CallerMemberName], and custom model binding.
Ordering asynchronous updates with coroutines, part 3: Let them all compete, but only one wins Previously, we looked at the case where calling a method initiates some asynchronous activity, and if new activity is required, the work is handed off to the existing coroutine. A different model is to have everybody do the work in parallel,
GitHub - EtherDream/web2img: bundle web files into a single image bundle web files into a single image. Contribute to EtherDream/web2img development by creating an account on GitHub.
Introducing: Custom Hostname Analytics Today, we’re excited to announce that SaaS providers will now be able to give their customers visibility into what happens to their traffic when the customer onboards onto the SaaS provider, and inherently, onto the Cloudflare network.
Dolphin Progress Report: August 2021 Many gaming communities over the years have reached out to thank emulator developers for their efforts. Emulators are an important part of many classic game communities and give players access to features like netplay multiplayer, modding, and savestates,...
How Cloudflare helped mitigate the Atlassian Confluence OGNL vulnerability before the PoC was released On August 25, 2021, Atlassian released a security advisory affecting their Confluence application. The Cloudflare WAF soon after started mitigating an increase in malicious traffic to vulnerable endpoints ensuring customers remained protected.
The SEC has told us it wants to sue us over Lend. We don’t know why. By Paul Grewal, Chief Legal Officer
Switching to the i3 window manager After using the awesome window manager for 10 years, I have switched to i3, another tiling window manager with a different philosophy.
The Command Handler contravariant functor An introduction to the Command Handler contravariant functor for object-oriented programmers.
Favorite improvements in .NET 6 There is so much to look forward to in .NET 6 and with the open planning ...