
Rob Richardson
@rob_rich
Followers
2K
Following
3K
Media
726
Statuses
5K
https://t.co/Ftd1qylFXx @[email protected]
Joined January 2009
Good bye #Twitter. You can find me on LinkedIn, Mastodon, BlueSky, and others. Head to robrich[dot]org and click on the social icons on the top.
help.x.com
1
1
4
- `dotnet user-jwts create --claim permissions=create:term` create #SelfSigned #JWT for an #ASPnet site. Then `dotnet user-jwts list` to show created JWTs. Great for testing. Nice article
auth0.com
How to use the new user-jwts tool to test a protected ASP.NET Core Web API without involving an authorization server.
0
0
0
- create a #CloudFlare service that purges the cache.
gist.github.com
A CloudFlare service worker that proxies purge cache requests. Example: https://example.com/__purge_cache?zone=XX - cloudflare-purge-cache-service-worker.js
0
0
0
- Logging when an #xUnit #test starts is surprisingly difficult. Here's a custom test runner that solved it. Nice solution
uk.linkedin.com
Software engineer with a passion for learning new technology and methodologies… · Experience: Datadog · Education: University of Aberdeen · Location: Plymouth · 500+ connections on LinkedIn. View...
0
0
0
- build #Python wheels in a previous #Docker stage to make the final #container image smaller. Great tip
linkedin.com
Software engineer with over five years of experience working on real-time services… · Experience: Ritza B.V. · Education: PIGIER-BENIN · Location: Danville · 500+ connections on LinkedIn. View...
0
0
1
- #dotNET's CallerArgumentExpression makes really fluent validation possible: `( this.Age, = (name.NotNullOrWhiteSpace(), age.NotNegative(), link.NotNull().ToString());` Brilliant
github.com
MVP. Paralyzed. Slow to respond. Dixin has 66 repositories available. Follow their code on GitHub.
0
0
0
I'm excited I was renewed as a #MicrosoftMVP for the 11th year! It's so great to be recognized for #community #service. #MVPBuzz.
1
0
4
- #React's #StrictMode highlights bugs you didn't know you always had. Components need to cleanup when unmounted, and handle multiple mounts & unmounts.
dev.to
You’ve just gotten done with your React 18 upgrade, and, after some light QA testing, don’t find...
0
0
0
- reasons to consider #MonoRepo: 1. dependencies and relationships, 2. one version for all, 3. atomic, 4. tooling, 5. collaboration, 6. 7. Nice post
au.linkedin.com
A Software Engineer with a keen interest in Data Science and Machine Learning Systems. I have several years of experience in the development of mission-critical software for a broad range of indust...
0
0
0
- DRY is a #programmer's mantra to avoid duplication. But sometimes it doesn't make sense. Let's look at MOIST code, RAINY code, and a bunch of other cool acronyms to explain why duplication might be preferable. Great post
tech.lgbt
473 Posts, 149 Following, 77 Followers · Software engineer, mostly using Rust + GraphQL.
0
0
0