|
59 | 59 | - [Trivia](#trivia) |
60 | 60 |
|
61 | 61 | ## Architecture |
| 62 | +- [Oskar Dudycz - Anti-patterns in event modelling - Clickbait event](https://event-driven.io/en/clickbait_event/?utm_source=architecture_weekly) |
| 63 | +- [Sam Newman - You Keep Using That Word: Asynchronous And Interprocess Comms](https://www.youtube.com/watch?v=2LMEJ-WGFTk) |
| 64 | +- [IcePanel - C4 Model - Getting Started Workshop](https://miro.com/miroverse/c4-model-getting-started-workshop/) |
| 65 | +- [Carl Sverre - Offline and Thriving: Building Resilient Applications with Local-First Techniques](https://www.infoq.com/presentations/offline-first-apps) |
| 66 | +- [Jonas Bonér - Designing Events-First Microservices](https://www.youtube.com/watch?v=1hwuWmMNT4c) |
| 67 | +- [Michael Feathers - Moving Past the Scaling Myth](https://www.infoq.com/presentations/scalability-variant-structuring/) |
| 68 | +- [Nigel Thurlow - A series of exploratory sessions on the OODA Loop. (observe, orient, decide, act)](https://www.youtube.com/playlist?list=PL-5yi0FPBtOKuYxJAPm-4kP74LUBzEV3g) |
| 69 | +- [Marc Brooker - Optimism vs Pessimism in Distributed Systems](https://brooker.co.za/blog/2023/10/18/optimism.html) |
62 | 70 | - [Forrest Brazeal - Wait, is cloud bad?](https://newsletter.goodtechthings.com/p/wait-is-cloud-bad) |
63 | 71 | - [TechDirt - The Batshit Crazy Story Of The Day Elon Musk Decided To Personally Rip Servers Out Of A Sacramento Data Center](https://www.techdirt.com/2023/09/12/the-batshit-crazy-story-of-the-day-elon-musk-decided-to-personally-rip-servers-out-of-a-sacramento-data-center/) |
64 | 72 | - [Mark Richards - Software Architecture Monday Lessons](https://www.developertoarchitect.com/lessons/) |
|
1177 | 1185 | - [ZDNet - Google: Here's what caused our big global outage](https://www.zdnet.com/article/google-heres-what-caused-our-big-global-outage/) |
1178 | 1186 |
|
1179 | 1187 | ## DevOps |
| 1188 | +- [HashiCorp - Terraform 1.6 adds a test framework for enhanced code validation](https://www.hashicorp.com/blog/terraform-1-6-adds-a-test-framework-for-enhanced-code-validation) |
1180 | 1189 | - [Clare Sudbery - Continuous Integration: That’s Not What They Meant](https://www.youtube.com/watch?v=97qyNQz7fxY) |
1181 | 1190 | - [Malin Litwinski - Empathy: The Secret sauce of Resilience](https://www.youtube.com/watch?v=F_-ZqBZY0x0) |
1182 | 1191 | - [Zalando - Sunrise: Zalando's developer platform based on Backstage](https://engineering.zalando.com/posts/2023/08/sunrise-zalandos-developer-platform-based-on-backstage.html) |
|
1586 | 1595 | - [Hillel Wayne - Cross-Branch Testing](https://buttondown.email/hillelwayne/archive/cross-branch-testing/) |
1587 | 1596 |
|
1588 | 1597 | ## API |
| 1598 | +- [Sam Combs - Accelerating GraphQL API Development with Schema Storming and Code-first Implementation](https://www.youtube.com/watch?v=zsHp6_kJVJ8) |
1589 | 1599 | - [HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.](https://github.com/httpie/desktop) |
1590 | 1600 | - [IETF - RFC 9457 - Problem Details for HTTP APIs](https://www.rfc-editor.org/rfc/rfc9457.html) |
1591 | 1601 | - [Darshan Shivashankar - Adopting an API Maturity Model to Accelerate Innovation](https://www.infoq.com/articles/api-maturity-model/) |
|
1627 | 1637 | - [Postman - 2020 State of the API Report](https://www.postman.com/state-of-api) |
1628 | 1638 |
|
1629 | 1639 | ## Databases |
| 1640 | +- [Cloudflare - Hyperdrive: making databases feel like they’re global](https://blog.cloudflare.com/hyperdrive-making-regional-databases-feel-distributed/) |
1630 | 1641 | - [Pete Naylor - Single table design for DynamoDB: The reality](https://www.gomomento.com/blog/single-table-design-for-dynamodb-the-reality) |
1631 | 1642 | - [Developer Voices Podcast - Semantic Search: A Deep Dive Into Vector Databases (with Zain Hasan)](https://www.youtube.com/watch?v=kS9DazKNX-Y) |
1632 | 1643 | - [FerretDB - A truly Open Source MongoDB alternative](https://github.com/FerretDB/FerretDB) |
|
1966 | 1977 | - [InfoQ - OpenAI Announces GPT-3 Model for Image Generation](https://www.infoq.com/news/2021/02/openai-gpt-image/) |
1967 | 1978 |
|
1968 | 1979 | ## AWS |
| 1980 | +- [AWS - Amazon SNS now supports in-place message archiving and replay for FIFO topics](https://aws.amazon.com/about-aws/whats-new/2023/10/amazon-sns-in-place-message-archiving-replay-fifo-topics/) |
1969 | 1981 | - [Luc van Donkersgoed - When the shoulders of giants are offered, you’d do well to stand on them](https://lucvandonkersgoed.com/2023/10/13/if-the-shoulders-of-giants-are-offered-youd-do-well-to-stand-on-them/) |
1970 | 1982 | - [AWS - GraphQL Gateway Based Federation with AWS AppSync and GraphQL Fusion](https://aws.amazon.com/blogs/mobile/graphql-gateway-based-federation-with-aws-appsync-and-graphql-fusion/) |
1971 | 1983 | - [Yan Cui - Is Bun the Next Big Thing for AWS Lambda? A Thorough Investigation](https://lumigo.io/blog/is-bun-the-next-big-thing-for-aws-lambda-a-thorough-investigation) |
|
2014 | 2026 | - [Werner Vogels - AWS re:Invent 2021 Keynote](https://www.youtube.com/watch?v=8_Xs8Ik0h1w) |
2015 | 2027 |
|
2016 | 2028 | ## Azure |
| 2029 | +- [Microsoft - Announcing Microsoft Playwright Testing: Scalable end-to-end testing for modern web apps](https://azure.microsoft.com/en-us/blog/announcing-microsoft-playwright-testing-scalable-end-to-end-testing-for-modern-web-apps/) |
2017 | 2030 | - [Martin Thwaites - Creating an AKS cluster with WebApplication Routing using Pulumi](https://martinjt.me/2023/09/11/creating-an-aks-cluster-with-webapplication-routing-using-pulumi/) |
2018 | 2031 | - [Troy Hunt - How to get your SSL for free on a Shared Azure website with CloudFlare](https://www.troyhunt.com/how-to-get-your-ssl-for-free-on-shared) |
2019 | 2032 | - [Microsoft - What is a multi-tenant organization in Azure Active Directory?](https://learn.microsoft.com/en-us/azure/active-directory/multi-tenant-organizations/multi-tenant-organization-overview) |
|
2088 | 2101 | - [Michael Snoyman - Asynchronous Exception Handling in Haskell](https://www.fpcomplete.com/blog/2018/04/async-exception-handling-haskell/) |
2089 | 2102 |
|
2090 | 2103 | ## .NET |
| 2104 | +- [Brandon Minnick - Correcting Common Async/Await Mistakes in .NET 8](https://www.youtube.com/watch?v=zhCRX3B7qwY) |
| 2105 | +- [Layla Porter - ASP.NET Basics for Experts](https://www.youtube.com/watch?v=8K-7afjoYFs) |
| 2106 | +- [Jeremy D. Miller - Low Ceremony Web Service Development with the Critter Stack](https://jeremydmiller.com/2023/10/31/low-ceremony-web-service-development-with-the-critter-stack/) |
| 2107 | +- [Steven Giesel - Interfaces can have private methods](https://steven-giesel.com/blogPost/03957748-73b3-40f9-a9f7-cc95501a3a8e) |
2091 | 2108 | - [Khalid Abuhakmeh - How to use Testcontainers with .NET Unit Tests](https://blog.jetbrains.com/dotnet/2023/10/24/how-to-use-testcontainers-with-dotnet-unit-tests/) |
2092 | 2109 | - [Gérald Barré - Customizing the behavior of record copy constructors](https://www.meziantou.net/customizing-the-behavior-of-the-record-copy-constructor.htm) |
2093 | 2110 | - [Tim Deschryver - How to fully leverage Wolverine with its HTTP package](https://timdeschryver.dev/blog/how-to-fully-leverage-wolverine-with-its-http-package) |
|
2764 | 2781 | - [Microsoft .NET Devs Anonymously Responds to Microsoft .NET Leadership](https://pastebin.com/RF6015kv) |
2765 | 2782 |
|
2766 | 2783 | ### WebAssembly |
| 2784 | +- [Colin Eberhardt - The State of WebAssembly 2023](https://blog.scottlogic.com/2023/10/18/the-state-of-webassembly-2023.html) |
2767 | 2785 | - [Rafael Fernández - Running Wasm Workers Server in Docker Desktop](https://wasmlabs.dev/articles/docker-wasm-wws/) |
2768 | 2786 | - [wasmCloud - Simple, secure, distributed application development using WebAssembly actors and capability providers](https://github.com/wasmCloud/wasmCloud) |
2769 | 2787 | - [Radu Matei - Towards sockets and networking in WebAssembly and WASI](https://radu-matei.com/blog/towards-sockets-networking-wasi/) |
|
2792 | 2810 | - [IBM - Why using WebAssembly and Rust together improves Node.js performance](https://developer.ibm.com/technologies/web-development/articles/why-webassembly-and-rust-together-improve-nodejs-performance/) |
2793 | 2811 |
|
2794 | 2812 | ## Coding Life |
| 2813 | +- [Emily Bache - Technical Coaching with the Samman method](https://www.youtube.com/watch?v=6kq584SbAQI) |
2795 | 2814 | - [Oskar Dudycz - Women in IT](https://event-driven.io/en/women_in_it/?utm_source=architecture_weekly) |
2796 | 2815 | - [Taylor Poindexter, Scott Hanselman - How to Build a Meaningful Career](https://www.youtube.com/watch?v=_egQrM13qyM) |
2797 | 2816 | - [Julia Evans - Making Hard Things Easy](https://www.youtube.com/watch?v=30YWsGDr8mA) |
|
3045 | 3064 | - [Michael Lynch - How to Make Your Code Reviewer Fall in Love with You](https://mtlynch.io/code-review-love/) |
3046 | 3065 |
|
3047 | 3066 | ## Management |
| 3067 | +- [Aleix Morgadas - Design and execute your own engineering strategy](https://www.youtube.com/watch?v=OUutkqys4wg) |
| 3068 | +- [Ryan Bonnici - Why I Encourage My Best Employees to Consider Outside Job Offers](https://hbr.org/2018/09/why-i-encourage-my-best-employees-to-consider-outside-job-offers) |
3048 | 3069 | - [Hazel Weakly - The Power of Being New: A Proven Recipe for High Impact](https://hazelweakly.me/blog/the-power-of-being-new--a-proven-recipe-for-high-impact/) |
3049 | 3070 | - [John Cutler - The Ultimate Guide to Developer Counter-Productivity](https://cutlefish.substack.com/p/tbm-240-the-ultimate-guide-to-developer) |
3050 | 3071 | - [Benji Weber - One does not simply deliver software](https://benjiweber.co.uk/blog/2023/10/15/one-does-not-simply-deliver-software/) |
|
3171 | 3192 | - [Amy Isikoff Newell - Allow Me To Solve Your Engineering Manager Hiring Problem](https://www.amywriteswords.com/p/your-engineering-manager-hiring-problem) |
3172 | 3193 |
|
3173 | 3194 | ## Product Design |
| 3195 | +- [Pawel Huryn - How to Craft a Winning Product Strategy](https://www.youtube.com/watch?v=gdl0W2mhFJQ) |
3174 | 3196 | - [Crisp Academy - Master Class with Marty Cagan](https://www.youtube.com/watch?v=mcnxxdzC2fY) |
3175 | 3197 | - [Pawel Huryn - How to Craft a Winning Product Strategy](https://www.youtube.com/watch?v=gdl0W2mhFJQ) |
3176 | 3198 | - [John Cutler - 15 Metaphors for Waste In Product Development](https://cutlefish.substack.com/p/tbm-247-15-metaphors-for-waste-in) |
|
3401 | 3423 | - [Giorgio Delgado - Type-Safe Error Handling In TypeScript ](https://dev.to/_gdelgado/type-safe-error-handling-in-typescript-1p4n) |
3402 | 3424 |
|
3403 | 3425 | ## Node.js |
| 3426 | +- [Analog - The fullstack Angular meta-framework](https://analogjs.org/) |
| 3427 | +- [Hono - Fast, Lightweight, Web-standards](https://hono.dev/) |
| 3428 | +- [Fastify - Fast and low overhead web framework, for Node.js](https://fastify.dev/) |
3404 | 3429 | - [OpenJS Foundation - Node.js 21 Available Now!](https://openjsf.org/announcement/2023/10/17/node-js-21-available-now) |
3405 | 3430 | - [SuperTest - Super-agent driven library for testing node.js HTTP servers using a fluent API](https://github.com/ladjs/supertest) |
3406 | 3431 | - [Turbo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo. ](https://github.com/vercel/turbo) |
|
3509 | 3534 | - [Stephen Dolan, Leo White - Stack allocation for OCaml](https://www.youtube.com/watch?v=yGRn5ZIbEW8) |
3510 | 3535 |
|
3511 | 3536 | ## PHP |
| 3537 | +- [Dariusz Gafka - Finally, Tracing in PHP — Say Hello to OpenTelemetry](https://dariuszgafka.medium.com/finally-tracing-in-php-say-hello-to-opentelemetry-26f9a06ee8c7) |
3512 | 3538 | - [Matthias Noback - TailEventStream - A simple, tail-based event stream](https://github.com/matthiasnoback/tail-event-stream/) |
3513 | 3539 |
|
3514 | 3540 | ## Python |
|
3580 | 3606 | - [Marius Schulz - Implementing a Custom Forward Pipe Operator for Function Chains in Swift](https://mariusschulz.com/blog/implementing-a-custom-forward-pipe-operator-for-function-chains-in-swift) |
3581 | 3607 |
|
3582 | 3608 | ## Industry |
| 3609 | +- [Business Insider - The reality of Big Tech's 'fake work' problem](https://www.businessinsider.com/tech-industry-fake-work-problem-bad-managers-bosses-layoffs-jobs-2023-7?IR=T) |
| 3610 | +- [Serverless Framework - V4: A New Model](https://www.serverless.com/blog/serverless-framework-v4-a-new-model) |
3583 | 3611 | - [Last Week Tonight with John Oliver - McKinsey](https://www.youtube.com/watch?v=AiOUojVd6xQ) |
3584 | 3612 | - [TechRadar - Microsoft is reportedly losing huge amounts of money on GitHub Copilot](https://www.techradar.com/pro/microsoft-is-reportedly-losing-huge-amounts-of-money-on-github-copilot) |
3585 | 3613 | - [ZDNet - Microsoft has over a million paying Github Copilot users: CEO Nadella](https://www.zdnet.com/article/microsoft-has-over-a-million-paying-github-copilot-users-ceo-nadella/) |
|
3905 | 3933 | - [Dave's Garage - Why Are Windows Blue Screens Blue? Find out!](https://www.youtube.com/watch?v=KgqJJECQQH0) |
3906 | 3934 |
|
3907 | 3935 | ## Tools |
| 3936 | +- [Sameer Kumar - Overcoming Vim-Phobia: My Journey of Redemption](https://betterprogramming.pub/overcoming-vim-phobia-my-journey-of-redemption-d1114e6922ab) |
3908 | 3937 | - [Typesense - A fast, typo-tolerant search engine for building delightful search experiences](https://github.com/typesense/typesense) |
3909 | 3938 | - [OpenFGA - Modeling Entitlements for a System with OpenFGA](https://openfga.dev/docs/modeling/advanced/entitlements) |
3910 | 3939 | - [Zach Leatherman - Which Generator builds Markdown the fastest?](https://www.zachleat.com/web/build-benchmark/) |
|
0 commit comments