linksfor.dev(s)

Posts for 'sql'

  1. Has the cost of building software just dropped 90%?
  2. PostgreSQL and MongoDB: What Scaling Really Looks Like
  3. Jepsen: NATS 2.12.1
  4. Choosing Vim over VSCode
  5. Distributed Lock Failure: How Long GC Pauses Break Concurrency
  6. Perl's decline was cultural
  7. KISS vs DRY in Infrastructure as Code: Why Simple Often Beats Clever
  8. The Misconceptions About Vibe-Coding
  9. CVE-2025-55182 (React2Shell): Remote code execution in React Server Components and Next.js | Datadog Security Labs
  10. Why Gophers Hate ORMs
  11. Understanding Flamegraphs for Performance Debugging
  12. How I manage the infrastructure of skeeled alone
  13. Leveraging the AI in your database...
  14. Django 6.0 release notes | Django documentation
  15. warp speed ahead – Pinaraf's website
  16. HTMX and Django make status polling trivial
  17. Django: what’s new in 6.0 - Adam Johnson
  18. Your Website's Frontend just became a Backdoor, and on the Future of Cyber Attacks.
  19. Who put the AI in my Database?
  20. CNPG Recipe 23 - Managing extensions with ImageVolume in CloudNativePG
  21. Lessons From a Noisy Monitor — Mergify
  22. Compliance != Security
  23. My Database Was "Correct." It Was Also 296x Too Slow. - Chandler Nguyen
  24. 100000 TPS over a billion rows: the unreasonable effectiveness of SQLite
  25. Why Authorization is more important than ever
  26. Flame Graphs
  27. Optimising PostgreSQL Memory Configuration - Tom Foster
  28. Distributed ID Formats Are Architectural Commitments, Not Just Data Types
  29. Bun is joining Anthropic
  30. On Idempotency Keys
  31. How to Implement a File Integrity Monitor in Linux
  32. Blog - What are microservices? (seriously)
  33. Timeline for Selling a Micro-SaaS
  34. Writing a good CLAUDE.md
  35. Self-hosting my photos with Immich
  36. Confessions of a Software Developer: No More Self-Censorship - Kerrick Long (blog)
  37. So you wanna build a local RAG?
  38. How good engineers write bad code at big companies
  39. Molly
  40. A first look at Django's new background tasks
  41. Tips for effective prototyping with Rails 8 and Claude Code
  42. SSE sucks for transporting LLM tokens
  43. First Principles: Why You Must Learn Before You Prompt
  44. The Local-First Comeback You Didn’t See Coming
  45. Cancer
  46. Demystifying Determinism in Durable Execution — Jack Vanlightly
  47. Django spotlight: SimpleLazyObject & Co.
  48. I wrote an EF Core Provider
  49. Introducing Claude Opus 4.5
  50. RuBee
  51. How I Got Every Job Without an Interview
  52. 50 Things I Learned in the Last 2 Years
  53. Stumbling into AI: Part 6—I’ve been thinking about Agents and MCP all wrong
  54. Don't sleep on MCP
  55. Build vs Buy: What This Week's Outages Should Teach You
  56. How much does it cost to make a video game?
  57. Cloudflare outage on November 18, 2025
  58. Event Sourcing in Go: From Zero to Production
  59. Pebble, Rebble, and a Path Forward
  60. Rebble · Core Devices Keeps Stealing Our Work
  61. Write once, run anywhere: The promise C couldn't keep
  62. Bug Fixing is an ETL Problem
  63. n8n on FreeBSD – installation, configuration, and optimisation
  64. What Couchbase Taught Me About System Thinking
  65. Comparing programming communities on Reddit
  66. Comparing PlanetScale PostgreSQL with Hetzner Local Postgres
  67. Bloom filters: the niche trick behind a 16× faster API | Blog | incident.io
  68. Web Dev Has Never Been This Easy
  69. 3manuek - Upgrading Postgres Major, and Django model with Logical Replication.
  70. GitHub - davidfowl/aspire-13-samples: A repo showing micro samples with aspire 13
  71. Keeping dependencies up to date with Renovate | Mateusz Kiersnowski
  72. Why agents DO NOT write most of our code - a reality check
  73. Introducing SlopStop: Community-driven AI slop detection in Kagi Search
  74. How I Survived a Viral App—Almost Losing My Mind - Shajid Hasan
  75. Why OLAP Migrations Are Hard: The Hidden Cost of Schema Change in Analytical Databases
  76. How to Build an NFL Prediction Model with ELO Ratings and DuckDB
  77. Against 'Metroidbrania': a Landscape of Knowledge Games
  78. Comparing Integers and Doubles
  79. Creating prototypes constrained by the medium not our skills or understanding
  80. I Accidentally Built a Web Browser
  81. Disaggregated Database Management Systems
  82. Listen to Database Changes through the Postgres WAL
  83. Aspire—Your Stack, Streamlined
  84. The Root Cause Fallacy: Hidden Causes
  85. Building Cursor Hooks for Prisma - @gadogado.dev, Geoff Ereth
  86. The Underwear Fixed Point
  87. Using UUIDv7 with Rails without PostgreSQL 18
  88. Tabloid: the clickbait headline programming language
  89. Aphyr - Posts
  90. jzombie/rust-llkv | DeepWiki
  91. My friends and I accidentally faked the Ryzen 7 9700X3D leaks. This is how we did it, and why you can't trust online bench databases.
  92. GitHub - sayyadirfanali/Myna: monospace typeface designed for symbol-rich programming
  93. Using CRDTs + Sync as a Database
  94. Notes on ClickHouse Scaling
  95. The Road Ahead: Why I'm Going All-In on Zig
  96. New repository engagements page on trendshift.io
  97. You Should Write An Agent
  98. How I stopped worrying and learned to love the easy fix
  99. App Showcase
  100. It really is good enough
  101. GROUP BY ALL
  102. Boris Tane
  103. A Short Lesson in Simpler Prompts
  104. Why we don't use an ORM and why you (probably) shouldn't
  105. From web developer to database developer in 10 years
  106. The Evolution from RAG to Agentic RAG to Agent Memory – Leonie Monigatti
  107. Implementing Soft Deletion in Prisma with Client Extensions
  108. GitHub - Snowflake-Labs/pg_lake: pg_lake: Postgres with Iceberg and data lake access
  109. You can't cURL a Border
  110. In defence of digital ID
  111. Agents are commoditizing the complement — Andreas Fragner
  112. Moving tables across PostgreSQL instances · Anantha Kumaran
  113. Notes by djb on using Fil-C (2025)
  114. GitHub - samrolken/nokode
  115. SQLite concurrency and why you should care about it | Jellyfin
  116. I Used Claude Code to Debug a Nightmare
  117. Avoid UUID Version 4 Primary Keys
  118. Why plain text + SQLite beat every cloud note app for my workflow - Mirat Can Bayrak
  119. The Infrastructure Stack Is Getting Faster. Terraform Is Not.
  120. Nix derivation madness
  121. Reliable Django Signals
  122. Are Migrations Good for Your Career?
  123. How We Continually Deliver Software
  124. Async Django: a solution in search of a problem?
  125. Announcing Kindle PDF Annotator
  126. Your data, their rules
  127. OpenAI says over a million people talk to ChatGPT about suicide weekly | TechCrunch
  128. On having a data object
  129. building for the future - icy takes
  130. Let the little guys in: Towards a context sharing runtime for the personalised web | Arjun Khoosal
  131. Generalized Consensus: Governing Rules | Multigres
  132. live public transport routing
  133. Ivan Codes & Takes Photos
  134. GitHub - rolflobker/recall-for-linux: Bring Microsoft Recall to Linux!
  135. Synadia and TigerBeetle Pledge $512K to the Zig Software Foundation
  136. Ivan Codes & Takes Photos
  137. Always Be Ranking
  138. WTF are Agents?
  139. Why /dev/null Is an ACID Compliant Database
  140. Test state, not interactions
  141. I want to see the claw
  142. This is your sign to give up and just use k3s for smaller projects
  143. Relearning Programming: My Process in the Modern Tech World
  144. JMAP for Calendars, Contacts and Files now in Stalwart | Stalwart Labs
  145. My computing prayer
  146. I want to see the claw
  147. Fixing UUIDv7 (for database use-cases)
  148. Using Async Functions in Celery with Django Connection Pooling
  149. Scripts I wrote that I use all the time
  150. We Can’t Name Variables. Now We’re Writing Prompts? | David Adamo Jr.
  151. Motion to Dismiss for Failure to State a Vulnerability · Alex Gaynor
  152. 7 Things I Learned Building a Rate-Limited MCP Server in Elixir
  153. Why UUIDs won't protect your secrets
  154. Build Your Own Database
  155. Claude Code is unreasonably good at building MVPs
  156. Production RAG: what I learned from processing 5M+ documents
  157. The Privacy Theater of Hashed PII
  158. building a lightweight ImGui profiler in ~500 lines of C++
  159. Service health - Oct 20, 2025 | AWS Health Dashboard
  160. Novo Nordisk's Canadian Mistake
  161. I invited strangers to message me through a receipt printer
  162. Running DuckDB at 10 TB scale
  163. A non-technical CFO is shipping better code than the agencies he hired
  164. The Hidden Cost of URL Design
  165. I Reinstated My Guestbook After 20 Years!
  166. The lonely bot
  167. Meeting Or Deleting Constraints
  168. Claude Skills are awesome, maybe a bigger deal than MCP
  169. Most of What We Call Progress
  170. Understanding Convex – How I built a real-time application under 4 hours
  171. Sanitized SQL
  172. Using CockroachDB in Secure Mode Locally | no dogma blog
  173. Automating HTB with LLM-driven n8n Agent — Technical Writeup | luciuswayne.com
  174. Oracle AI World - Tuesday - Day 2
  175. Why Is SQLite Coded In C
  176. What Dynamic Typing Is For
  177. Why I create presentations in HTML
  178. Digital Society | Posts | Migrating to Hetzner
  179. Oracle AI World - Day 1 - Monday
  180. Why the Best Engineering Teams Don’t Play the Blame Game
  181. SQL Online AiDE - Next gen SQL Editor | SQL Compiler
  182. so you want to be faster than an interpreter on modern CPUs… – Pinaraf's website
  183. Meta Superintelligence’s surprising first paper
  184. Bun v1.3 is here
  185. Fabian Lindfors
  186. Superpowers: How I'm using coding agents in October 2025
  187. Cinestar
  188. The wild vibe | jarv.org
  189. Strategic Pagination Patterns for .NET APIs - Roxeem
  190. LLMs Are Transpilers | alloc.dev
  191. Rejecting an xAI Interview
  192. Why Your Simple Password Is a Mathematical Catastrophe - Tawanda Munongo
  193. LINQ and Learning To Be Declarative
  194. Why Nix Will Win (and What's Stopping It): A 3-Year Production Story
  195. GitHub Will Prioritize Migrating to Azure Over Feature Development
  196. The Great Software Quality Collapse: How We Normalized Catastrophe
  197. Mr.Popov :: Elixir LiveView Single Binary
  198. Ratcheting with Postgres CONSTRAINT
  199. Timelinize
  200. Django: one ORM to rule all databases 💍
  201. Ryan Bigg - Hanami for Rails Developers: Part 1: Models
  202. Automating and Managing Dnsmasq
  203. Primary keys using UUID v7 are (potentially) an HR violation
  204. Hacking Claude Code for Fun and Profit — Sibylline Software
  205. Using Deno as my game engine
  206. One Year of Hacking Workshops
  207. From Arc to Box: One Deref Bound to Rule Them All
  208. Creating a database of motivated proofs
  209. Locking in CockroachDB, Part 3 - Killing Sessions and Transactions | no dogma blog
  210. Ivan Codes & Takes Photos
  211. A B+Tree Node Underflows: Merge or Borrow?
  212. CTFs as a Rosetta Stone
  213. Ruby Central’s “security measures” leave front door wide open
  214. Introduction to Terraform Actions | DanielMSchmidt.de
  215. Excel as a frontend - AlexandreHTRB blog
  216. 90%
  217. When ETL Turns into a Land Grab - Tower
  218. Ansible meets UV – Camilo MATAJIRA
  219. First Malicious MCP in the Wild: The Postmark Backdoor That's Stealing Your Emails | Koi Blog
  220. TurboJSON : JSON basics.
  221. PostgreSQL Performance Comparison
  222. JSON is not JSON Across Languages | Dochia CLI Blog
  223. Open Social — overreacted
  224. Parallel Apply of Large Transactions
  225. PostgreSQL 18 Released!
  226. Python on the Edge: Fast, sandboxed, and powered by WebAssembly · Blog · Wasmer
  227. Redis is fast - I'll cache in Postgres
  228. Tuning AIO in PostgreSQL 18
  229. Postgres’ Original Project Goals: The Creators Totally Nailed It | Crunchy Data Blog
  230. Why I Keep Business Logic Out of SQL
  231. The Art of Letting Go: Why Your Platform Needs Less Control Than You Think
  232. Vibe Coding in Practice - Zed Blog
  233. Dear GitHub: no YAML anchors, please
  234. PlanetScale for Postgres is now GA — PlanetScale
  235. Qbix Streams as a Graph Database - Qbix Platform / Streams plugin - Qbix Community
  236. Demystifying Agentic Memory
  237. My computer science RELEARNING progress logs
  238. Rolling my Own Analytics
  239. Locking in CockroachDB, Part 1 - Locking Rows and Tables with SELECT FOR UPDATE | no dogma blog
  240. Ankit Sultana
  241. Taxonomize Your Infrastructure - Blog
  242. Running a RAG powered language model on Android using MediaPipe
  243. Code should be clean because business isn't
  244. Why Does a PostgreSQL UPDATE Query Increase Table Size?
  245. Built an Open-Source SMS Dashboard
  246. The Invisible Character That Cost Me Too Much Debugging Time | Dochia CLI Blog
  247. Break down silos with a walking skeleton 💀
  248. Replit infuriating customers with surprise cost overruns
  249. GitHub - stateless-me/uuidv47: ⚡ UUIDv47 = v4 privacy + v7 performance
  250. Login with PDF
  251. Supporting our AI overlords: Redesigning data systems to be Agent-first
  252. Take Home Interviews in the Era of Claude
  253. S1ngularity/nx attackers strike again
  254. Unit Test Isolation using MVCC
  255. In response to a developer asking about systems
  256. Why are Event-Driven Systems Hard?
  257. Migrating to TanStack Start
  258. Six years of Admiral Shark's Keyboards
  259. Don't Let Your Mocks Mock You!
  260. My favorite PostgreSQL 18 Feature: Virtual Generated Columns
  261. OrioleDB Patent: now freely available to the Postgres community
  262. Can My $12 Box Survive the Reddit Hug of Death?
  263. Claude Code Anonymous | Peter Steinberger
  264. Preface - Tiny LLM - LLM Serving in a Week
  265. Prompt snapshot testing
  266. I love UUID, I hate UUID
  267. Chat Control Must Be Stopped, Act Now!
  268. Database Observability in CI/CD Systems
  269. Thoughts on the “Winer WordPress Tease” – Andy Sylvester's Web
  270. How to Avoid Knowledge Stagnation - SQL, Code, Coffee, Etc.
  271. Skip to the end
  272. Introducing Signal Secure Backups
  273. Recent Deep Dives
  274. Don't let your database schema become your API contract
  275. ServerlessHorrors | Home
  276. My gripes with Next.js
  277. PKM apps need to get better at resurfacing information — Ankur Sethi
  278. How and why I built an MCP server for Svelte - Stanislav Khromov
  279. Switching from Docker to Podman
  280. Content Query Languages
  281. Protect Your Database from Cursor
  282. Nikrad Mahdi
  283. Everything About Bitflags
  284. Building Spectre: A CLI Coding Agent
  285. make cool stuff
  286. You're Not Interviewing for the Job. You're Auditioning for the Job Title
  287. ‘Labs’ teams, Skunkworks, and Special Projects: Beware
  288. No, you don't want to hire "the best engineers" - Otherbranch
  289. Beware clever devs, says Laravel inventor Taylor Otwell
  290. How a VPN kill-switch caused sudo to hang | Anagogistis
  291. Relative frequency of SI units and prefixes – Negative Feedback
  292. 5 Vibe Coding Failures That Prove AI Can't Replace Developers Yet
  293. Music to Break Models By
  294. The Fastest Way to Insert Data to Postgres - Confessions of a Data Guy
  295. Replacing developers with GPUs
  296. When Your Cache Has a Bigger Carbon Footprint Than Your Users
  297. Using JWT to establish a trusted context for RLS
  298. The $69 Billion Domino Effect: How VMware’s Debt-Fueled Acquisition Is Killing Open Source, One Repository at a Time
  299. Trends #8: Developers use AI more, but they trust it much less
  300. They Used to Be Good, But Now They’ve Turned to Evil: The Synology End Game
  301. How to design a DBMS for Telco requirements
  302. PCI Vendor ID rabbit-hole musings
  303. Make + SQL: An old new way for Data Science workloads
  304. Exploring the tragedy of the Counter-Strike 2 server browser
  305. Improving search for deep research agents – Vishnu Dut
  306. Base - SQLite editor for macOS
  307. Everything I know about good API design
  308. The Day I Logged in With a Hash
  309. Half my work is adding a cache
  310. SurrealDB is sacrificing data durability to make benchmarks look better
  311. Pedram Navid | I finally tried DSPy and now I get why everyone won't shut up about it
  312. Materialized views are obviously useful
  313. Naming Things: The Most Underrated Skill in Software Development ~ Andrea Canton
  314. LLMs Won't Replace Programming Languages
  315. OpenAI lost the plot on ‘boring’ LLM use-cases
  316. Using LLMs to turn scripts into applications
  317. Code Review Can Be Better
  318. On Teaching: A Few Useful Analogies | JONATHAN DINU
  319. I gave Claude Code a folder of tax documents and used it as a professional tax agent
  320. Anirudh Rowjee - How do LSM Trees work?
  321. Recreationally overengineering my Location History - Dennis Schubert
  322. My development team costs $41.73 a month – Vallified
  323. Running LanceDB on OCI
  324. BFF in ASP.NET Core #7 - Introducing the Duende BFF Library
  325. ASCII output | D2 Documentation
  326. Why You Should Add Indexes to Foreign Key Refs in PostgreSQL
  327. Individual URL compression experiment initial thoughts
  328. How We Exploited CodeRabbit: From a Simple PR to RCE and Write Access on 1M Repositories
  329. Local Cloud Emulation | I am Dan
  330. We accidentally built the wrong internet
  331. Naming cloud resources doesn't have to be hard
  332. Every Public Facing Organisation should run a Provenance Service | Anoop's Blog
  333. Introduction to Bases - Obsidian Help
  334. Hyperclay | Single-file HTML apps
  335. Secure Boot, TPM and Anti-Cheat Engines
  336. I’m a proud CRUD monkey
  337. The trap of tech that’s great in the small but not in the large
  338. Node.js — Node.js v22.18.0 (LTS)
  339. A Better Vocabulary for Testing
  340. Dynamo, DynamoDB, and Aurora DSQL
  341. Everything I know about good system design
  342. Expanded file type support for issue attachments [GA] · community · Discussion #169478
  343. Bypass PostgreSQL catalog overhead with direct partition hash calculations
  344. RisingWave Labs Blog
  345. Statement and Transaction Timeouts in Postgres and CockroachDB | no dogma blog
  346. MCP Vulnerabilities Every Developer Should Know - Composio
  347. Mixing Raw SQL and Fluent Statements with Entity Framework | no dogma blog
  348. Microsoft SQL Server - The remote certificate was rejected by the provided RemoteCertificateValidationCallback | no dogma blog
  349. Using .NET on Linux | no dogma blog
  350. Using MySQL with Entity Framework | no dogma blog
  351. Putting Tasks in a Cache, and Computing Only Once, When First Requested | no dogma blog
  352. Seeding a Large Database with Entity Framework | no dogma blog
  353. Using SingleStore with Entity Framework | no dogma blog
  354. Connecting to a Local CockroachDB from DataGrip or DBeaver | no dogma blog
  355. Using Oracle with Entity Framework | no dogma blog
  356. Using traversals to batch database queries
  357. Coding with voice dictation using Talon Voice • Josh W. Comeau
  358. Building a web search engine from scratch in two months with 3 billion neural embeddings
  359. Angle brackets in a Nix flake world
  360. Claude Code Is All You Need
  361. Build Master-Detail Pages in ASP.NET Core MVC — Part 1 | BinaryIntellect Knowledge Base
  362. How to not return all properties in SqlRaw
  363. Open hardware desktop 3D printing is dead - you just don't know it yet | Josef Prusa / 3D printing
  364. LLM Evals Are Just Tests. Why Are We Making This So Complicated?
  365. My Lethal Trifecta talk at the Bay Area AI Security Meetup
  366. So you want to create a new abstraction
  367. Debian -- News -- Debian 13 "trixie" released
  368. Performance Pitfalls in C# / .NET - List Contains
  369. Continuing ShortenUrl with Redis 8
  370. The 5 Most Common API Design Mistakes (and How to Avoid Them)
  371. The Fundamentals Still Matter
  372. Propshaft Performance Issues on Rails 8
  373. Linear sent me down a local-first rabbit hole | Bytemash
  374. GPT-5 Is the Best Coding Model in the World: Biggest Leap Since 3.5 Sonnet
  375. Lessons learned by building my own cookiecutter for REST APIs
  376. Spatio-temporal indexing the BlueSky firehose
  377. Meow in .NET MAUI: The art of connecting with TheCatAPI (Part 1)
  378. Elixir Misconceptions #1
  379. You Can’t Lose If You Didn’t Set Out To Win
  380. GitHub - crbnos/carbon: The open-source manufacturing ERP/MES/QMS. Perfect for complex assembly, HMLV, and configure to order manufacturing.
  381. Passkey support for ASP.NET Core identity: Exploring the .NET 10 preview - Part 6
  382. jola.dev - Estimates Are More Valuable Than You Think
  383. How I Use LLMs for Data Harmonization: A Strategic, Limited Approach
  384. Thoughts on the future of software development as a non-developer
  385. Disabling thread safety check in Entity Framework
  386. Limits and Strengths of LLMs in Engineering - Kieran Gill
  387. Modern Node.js Patterns for 2025
  388. Using LLM Embeddings to Normalize User Data
  389. Welcome to the Seed7 Homepage
  390. How to Keep Your Data Boundaries Intact in a Modular Monolith
  391. How We're Making Business Software Talk to Each Other 10x Faster
  392. Building Enterprise AI: Hard-Won Lessons from 1200+ Hours of RAG Development
  393. Let the kaleidoscope turn
  394. How to Build Persistent Background Jobs with ABP Framework and Quartz | ABP.IO
  395. Vibe code is legacy code
  396. jola.dev - If the Goal is Resiliency, Defensive Programming is Your Enemy
  397. Publish your .NET MCP Server to NuGet
  398. BFF in ASP.NET Core #4 - Implementing a BFF from scratch
  399. What's new in .NET Aspire 9.4 - .NET Aspire
  400. Aspire 9.4 is here with a CLI and interactive dashboard features - .NET Blog
  401. The Deep Noodle Blog | The Realities of Semantic Search
  402. Replacing cron jobs with a centralized task scheduler
  403. Allianz Life says 'majority' of customers' personal data stolen in cyberattack | TechCrunch
  404. Using Architecture Tests for CancellationTokens and sealed classes
  405. Making Postgres 42,000x slower because I am unemployed
  406. I know that you didn't write this. I am a SOTA 0-shot classifier of your slop.
  407. Do not download the app, use the website
  408. TiDB Observability: Moving from Prometheus to VictoriaMetrics
  409. Nullable but not null - Efe Öge
  410. Mooncake Blog: No, Iceberg won’t fix your data stack.
  411. Women Dating Safety App 'Tea' Breached, Users' IDs Posted to 4chan
  412. testcontainers: improving E2E tests
  413. 🐞 One of the Weirdest Bugs
  414. The Product Engineer
  415. Question Driven Development
  416. The Cost of Being Wrong — Jack Vanlightly
  417. The Elements of Artificial Intelligence - Brady Gerber
  418. Brave blocks Microsoft Recall by default | Brave
  419. SQL Injection as a Feature
  420. Can LLMs Do Accounting? | Penrose
  421. Understand GitHub Copilot Extensions and Slash Commands | BinaryIntellect Knowledge Base
  422. Make Your Own Backup System – Part 1: Strategy Before Scripts
  423. Why I'm Betting Against AI Agents in 2025 (Despite Building Them)
  424. Experimenting with SQL:2023 Property-Graph Queries in Postgres 18
  425. The Renaissance of Full-Stack Developers - Pawel Brodzinski on Leadership in Technology
  426. Grafana and LLMs
  427. Maximizing Leverage in Software Systems
  428. API Auth Is Deeper Than It Looks | Nango Blog
  429. How AI Vibe Coding Is Destroying Junior Developers' Careers
  430. To be a better programmer, write little proofs in your head
  431. The Invisible Dependencies Problem - Marcelo Santos (@marcelsud)
  432. Billions of Edges Per Second with Postgres
  433. More Artificial than Intelligent, and it is only getting worse
  434. How to Use Claude Code Subagents for Complex Development Projects
  435. Stop Saying RAG Is Dead – Hamel’s Blog
  436. Chesterton’s Fence and paralysing your organization
  437. Mastering PostgreSQL EXPLAIN ANALYZE: A Deep Dive into Query Plans
  438. Finding a Job: Build Something Real
  439. How I build software quickly
  440. GitHub - OpenCut-app/OpenCut: The open-source CapCut alternative
  441. What I'm working on – at work and on the side
  442. SQLite on Rails is fast, but SQLite on Helidon is faster!
  443. Zig's New Async I/O
  444. Mastering Postgres Replication Slots: Preventing WAL Bloat and Other Production Issues
  445. The ULTIMATE AI Coding Guide for Developers (Claude Code)
  446. How I Take Notes for Research
  447. So why don't we pick the optimal query plan?
  448. Sensible use of MCP today | Andre Landgraf
  449. Using Gemini and Claude For SQL Analytics - A Bake Off | BenjaminWootton.com
  450. Why XSS Persists in This Frameworks Era?
  451. (Quite) A Few Words About Async
  452. Using Gemini and Claude For SQL Analytics - A Bake Off | BenjaminWootton.com
  453. matthewsinclair.com · Intelligence. Innovation. Leadership. Influence.
  454. The Engineering Behind Fast Analytics - Columnar Storage Explained
  455. Supabase MCP can leak your entire SQL database
  456. Exploiting an ORM Injection to Steal Cryptocurrency from an Online Shooter
  457. Sandboxes? In my process? It's more likely than you think.
  458. What the Heck is MCP?
  459. Managing settings in Python projects
  460. Serving 200 million requests per day with a cgi-bin
  461. What 'Project Hail Mary' teaches us about the Planetscale vs. Neon debate | Costa on Software
  462. Speed Up Django Queries with values() over only()
  463. CLAUDE.md: one big file vs linking to project docs
  464. Local-first software: You own your data, in spite of the cloud
  465. Using .NET Aspire With the Docker Publisher
  466. Building a message board for Claude, learning MCP along the way
  467. Counting at Scale
  468. Using ClickHouse Cloud For Real Time Sports Analytics | BenjaminWootton.com
  469. 37 Things I Learned About Information Retrieval in Two Years at a Vector Database Company – Leonie Monigatti
  470. Context Engineering vs Prompt Engineering: The 2025 Guide to Building Reliable LLM Products - Vatsal Shah
  471. Taking over 60k spyware user accounts with SQL injection
  472. Stream per agent session
  473. A simple website
  474. Vibe Specs: Vibe Coding That Actually Works
  475. ORMs Are Annoying! Until You Try Living Without One
  476. Jacob Garber
  477. Cost of learning | Matej Jelluš
  478. Alex Becker — The Hard Problem of Prompt Injection
  479. How to Connect to your Local Database from SQL Server Management Studio – ColhounTech
  480. GitHub - octelium/octelium: A next-gen FOSS self-hosted unified zero trust secure access platform that can operate as a remote access VPN, a ZTNA/BeyondCorp architecture, API/AI gateway, a PaaS, an infrastructure for MCP & A2A architectures or even as an ngrok-alternative and a homelab infrastructure.
  481. Abstraction boundaries are optimization boundaries
  482. Leveraging (abusing?) external formatters in Zed
  483. Running External Commands in C# and Wait Until They Finish
  484. Testcontainers Best Practices for .NET Integration Testing
  485. I couldn't find a job, so I built an open source project
  486. Pilot - James Harding
  487. How to fix your fear of deployments with Charity Majors | Aviator
  488. A CRDT-based Messenger in 12 Lines of Bash Using a Synced Folder | Hold The Robot
  489. Don't tell me RAG is easy
  490. The Nature of Lisp, Code Generation and Wieldable Programming Power
  491. The collective waste caused by poor documentation - Shan Rauf
  492. Cut Django Database Latency by 50-70ms With Native Connection Pooling
  493. Capturing my handwriting in a searchable digital format
  494. Pedram Navid's Web Blog | How I vibe coded hypeflo.ws in a few hours
  495. RAG is the way about retrieval, agent, and grounding truth
  496. Interesting Bits of Postgres Grammar
  497. The Mental Model of Server Components | Daniel Saewitz
  498. Triggers not executed following foreign key updates/deletes
  499. Monitoring .NET Applications with OpenTelemetry and Grafana
  500. I Deleted My Second Brain
  501. When IN(…) is Not Enough
  502. Phoenix.new – The Remote AI Runtime for Phoenix
  503. GitHub - Dahrkael/ExTracker: Elixir-powered BitTorrent Tracker
  504. What Would a Kubernetes 2.0 Look Like
  505. SELECT FOR UPDATE considered harmful in PostgreSQL
  506. How We Onboarded Claude
  507. The PostgreSQL Locking Trap That Killed Our Production API (and How We Fixed It)
  508. How I Dropped the Production Database on a Friday Night
  509. The Missing 11th of the Month
  510. The Great Decoupling (or Why Your Clicks Are Down and Impressions Up)
  511. GitHub - Snouzy/workout-cool: 🏋 Modern open-source fitness coaching platform. Create workout plans, track progress, and access a comprehensive exercise database.
  512. Interesting links of the week 2025-25
  513. Searching 1 billion embeddings from disk in 15 ms on a single machine
  514. GETting Conditionally - The Bare Basics
  515. Double-Entry Ledgers: The Missing Primitive in Modern Software
  516. Side Hustles - Pankaj Tanwar
  517. Aidan's Corner of the Web
  518. Working on databases from prison: How I got here, part 2.
  519. One more reason to choose Postgres over MySQL
  520. How to Deploy Schema Changes to a Million Databases
  521. Debug Distributed Systems in Minutes Using .NET Aspire
  522. Run C# Scripts With dotnet run app.cs (No Project Files Needed)
  523. Pitfalls of premature closure with LLM assisted coding
  524. When Google Sneezes, the Whole World Catches a Cold | Forge Code
  525. Phoenix contexts are simpler than you think
  526. Broad Cloudflare service outages
  527. PostgreSQL Upgrade using GCP DMS · Anantha Kumaran
  528. How I've been building APIs and microservices lately (feat. C# & .NET)
  529. Interesting links of the week 2025-24
  530. Surveying the Precision-Recall Gap in LLM Security
  531. .NET Aspire Tutorial: Build Production-Ready Apps From Day 1
  532. Experimenting with Self-Hosted LLMs for Text-to-SQL
  533. LLMs Expand Computer Programs by Adding Judgment
  534. I Prototyped an IDE for How We Actually Code Now
  535. crawshaw - 2025-06-08
  536. Rust is Officially in the Linux Kernel
  537. FSE Meets the FBI! — FSE Blog
  538. It's Not "Just A Button"
  539. SonicDoor – Cracking SonicWall’s SMA 500 – SCRT Team Blog
  540. No JS, No BS Ethical Web Analytics — Andrew Tropin
  541. Focus and Context and LLMs
  542. How I program with Agents
  543. My secret productivity app when I worked at Stripe
  544. The librarian immediately attempts to sell you a vuvuzela
  545. Vibe Coding: Where it works and where it doesn't
  546. Why is it hard to evaluate GenAI applications? | Random Walk
  547. Tip: Put your Rails app on a SQL query diet
  548. Experimenting with no-build Web Applications • AndreGarzia.com
  549. The Art of SQL Query Optimization
  550. Persistent storage is for cowards | Lukas Knuth
  551. Rachel Thomas, PhD - Deep learning gets the glory, deep fact checking gets ignored
  552. Meet the LLM developer
  553. Error Monads The Hard Way
  554. Transform Years of Content Into a Conversational Knowledge Base
  555. Thoughts on "What is GenAI good for?"
  556. Why I built a query tool (and why you might actually use it)
  557. What's the role of software in an organization
  558. What We Lost with PHP and jQuery
  559. What if we stop treating security testing as a separate thing?
  560. Boris Tane
  561. Tips for Improving API Performance in ASP.NET Core
  562. Short alphanumeric pseudo random identifiers in Postgres
  563. Precision Clock Mk IV - mitxela.com
  564. Kafka: The End of the Beginning
  565. Joe LaChance
  566. 100 days from noob to hired: my mid-career pivot into coding
  567. Can IOPS Be Estimated from fsync?
  568. Systems Correctness Practices at Amazon Web Services – Communications of the ACM
  569. prior-art-dept.: The hierarchical hypermedia world of Hyper-G
  570. David Crimi: Software Engineer
  571. Backfilling Postgres TOAST Columns in Debezium Data Change Events
  572. A One-Size-Fits-Most Software Architecture
  573. Give your LLM a terminal
  574. When Make Can't Find Your Executable
  575. GitHub - Olow304/memvid: Video-based AI memory library. Store millions of text chunks in MP4 files with lightning-fast semantic search. No database needed.
  576. A visual exploration of vector embeddings
  577. Despite the warnings, I tried self-hosting my email • Cory Dransfeldt
  578. RIP Pocket moved to Wallabag
  579. Getting Gemini to write an ORM for Spanner in a weekend
  580. Redis bets big on an open source return
  581. The End of Thinking (Again)
  582. My $4/month self-hosted web server setup | Ethan's Wiki
  583. Why Algebraic Effects?
  584. Elixir/Phoenix Liveview was a mistake
  585. Reverse Engineering iOS Shortcuts Deeplinks - Vox Silva
  586. Glean vs. hiedb · Simon Marlow
  587. Big Problems From Big IN lists with Ruby on Rails and PostgreSQL
  588. Fabian Lindfors
  589. Announcing a new IDE for PostgreSQL in VS Code from Microsoft | Microsoft Community Hub
  590. Just fucking code.
  591. Building Multi-Tenant APIs Using EF Core and Row-Level Security
  592. In 2025, Apple still makes it hard to play your own MP3s, so I wrote my own app
  593. Vibe coding is metaprogramming - foobuzz
  594. KotlinConf 2025 is a real bowl of fresh air for backend Devs
  595. Visualizing Financial Data with DuckDB And Plotly
  596. A Run of CRDT Posts
  597. Decoder-Only Transformers are SoTA Encoders (with some fine-tuning)
  598. By Default, Signal Doesn't Recall
  599. AI and Vector Data Extensions are now Generally Available (GA) - .NET Blog
  600. Litestream: Revamped
  601. UUIDv7 Comes to PostgreSQL 18
  602. Build Toolkits
  603. Can we ScalaSQL on Duckdb?
  604. Cloud FinOps using Archera for Microsoft Azure: Effective Cloud Costs Management in the Age of Rapid AI Adoption   - Jonah Andersson
  605. 5 SQLite Features You Never Knew About!
  606. Four years of sight reading practice – Negative Feedback
  607. Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough
  608. Building an oEmbed endpoint
  609. .NET Aspire 9.3 is here and enhanced with GitHub Copilot! - .NET Blog
  610. Don't Guess My Language
  611. Ditching Obsidian and building my own
  612. I Yelled My MVP Idea and Got a FastAPI Backend in 3 Minutes
  613. Manage your SQL Server database lifecycle with .NET Aspire and the SQL Database Projects hosting extension
  614. Vibe coding is metaprogramming - foobuzz
  615. Pointblank
  616. I Would Love to Work With You
  617. Welcome to the Seed7 Homepage
  618. Techniques for improving text-to-SQL | Google Cloud Blog
  619. How I Built AteIQ in a Week (and Why I’m Glad I Did)
  620. A Ledger In PostgreSQL Is Fast!
  621. After months of coding with LLMs, I'm going back to using my brain • albertofortin.com
  622. Understanding the Domain and Application Layers in ABP Framework
  623. Vector Search in the Real World: How to Filter Efficiently Without Killing Recall - Milvus Blog
  624. LLM Interviews : Vector DBs
  625. My DjangoCon Europe 2025
  626. Disabling Indices in a -bacpac file (Sql Server)
  627. Mooncake Blog: What does Analytics in Postgres really mean?
  628. Tower Defense: Cache Control
  629. security - screen: Multiple Security Issues in Screen (mostly affecting release 5.0.0 and setuid-root installations)
  630. Can You Really Trust That Permission Pop-Up On macOS? (CVE-2025-31250) | Watch This Space
  631. Org-roam is not for me
  632. WinFS: Windows Future Storage - Canceled! What You Need to Know from a Retired Microsoft Engineer
  633. How modern databases keep their cool
  634. Leaving Google – Airs – Ian Lance Taylor
  635. There’s no need to over engineer a URL shortener
  636. GitHub - marcboeker/gmail-to-sqlite: Index your Gmail account to a SQLite DB and play with the data.
  637. From Anemic Models to Behavior-Driven Models: A Practical DDD Refactor in C#
  638. Notes on Zero by Rocicorp
  639. Transactions as Transformers
  640. Using Anthropic's Message Batches API with Temporal | Steve Kinney
  641. Type-Safe Routing in Gleam | kurz.net
  642. Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O
  643. As an Experienced LLM User, I Actually Don't Use Generative LLMs Often
  644. Anatomy of a Database Operation
  645. Another look into PostgreSQL CTE materialization and non-idempotent subqueries
  646. DuckDB is Probably the Most Important Geospatial Software of the Last Decade
  647. The Best Engineers Make Mistakes
  648. Silly Job Titles
  649. When Flat Rate Movers Won't Answer Your Calls
  650. ARK001: Building ARK RESTful API
  651. Takeaways from 10,000 Vibe Coded Projects
  652. The Day Anubis Saved Our Websites From a DDoS Attack
  653. How the pay-once business model saved my *aaS
  654. Making of Monkeys.zip (PART ONE)
  655. A faster way to copy SQLite databases between computers
  656. Prompt Coding with Cursor | AI-powered programming for existing codebases
  657. Vibe Coding for Existential Dread and Bankrupcy
  658. This blog got ransomwared : Phillip Rhodes' Weblog
  659. The best – but not good – way to limit string length
  660. You Wouldn't Download a Hacker News
  661. Carl Öst Wilkens´ Blog - Remembering my friends´ faces using Flash Cards
  662. How Broken OTPs and Open Endpoints Turned a Dating App Into a Stalker’s Playground
  663. A PostgreSQL planner gotcha with CTEs DELETE and LIMIT
  664. Deploying .NET Applications to Heroku Fir | Cloud Native, OpenTelemetry
  665. C# and Database Configuration - Take 2
  666. The One-Person Framework in practice
  667. Bad (but common) LLM criticisms - Ritza Articles
  668. The Hidden Hand: Galyn Susman, the Woman Who Saved Toy Story 2 From Deletion
  669. Zach Bellay | Takeaways from DjangoCon EU 2025
  670. Migrating from Amazon Simple Email Service API V1 to V2
  671. Watching o3 guess a photo’s location is surreal, dystopian and wildly entertaining
  672. Refactoring Overgrown Bounded Contexts in Modular Monoliths
  673. staring into the abyss
  674. MongoDB Atlas Vector Search in .NET (full tutorial)
  675. .NET Data Community Standup - Azure SQL vector search with Davide Mauri
  676. Instant SQL is here: Speedrun ad-hoc queries as you type - MotherDuck Blog
  677. What Really Happens When You Drop a Column in Postgres
  678. C# and Database Configuration
  679. YAGRI: You are gonna read it
  680. Korea TSPs
  681. Atuin Desktop: Runbooks that Run
  682. How to Hire Engineers Who Ship Kernels
  683. Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET - .NET Blog
  684. Sometimes, object oriented programming is the right choice
  685. Text as UX
  686. davepeck.org
  687. Things Zig comptime Won't Do
  688. MCP vs ACP: AI Protocols for Context and Agent Orchestration
  689. In-memory free-text search is a super-power for LLMs | sgnt.ai
  690. Careers at arXiv - arXiv info
  691. Understanding Microservices: Core Concepts and Benefits
  692. Decomposing Transactional Systems
  693. (All) Databases Are Just Files. Postgres Too
  694. SQLite Transactions and Virtual Tables
  695. BrianKrebs (@briankrebs@infosec.exchange)
  696. CVE program faces swift end after DHS fails to renew contract, leaving security flaw tracking in limbo
  697. LLMs Are Weird Computers
  698. A Bigger Database
  699. These are not the same
  700. I'm sorry, but those are vanity evals | Hex
  701. Theory in practice: Why Treating Metadata as Relations Pays Off
  702. Part 4: Finding pride in shipping real features | Daniel Sada Caraveo | Developer Productivity & Culture
  703. Reverse engineering Claude Code • Kir Shatrov
  704. AI 2025-2026: My Falsifiable Forecasts for the Next Two Years - Ritza Articles
  705. Josh Duff | The joy of inventory software
  706. Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs
  707. Interesting links of the week 2025-16
  708. Quality of Life Features for SQL Developer Environments
  709. BTrees, Inverted Indices, and a Model for Full Text Search
  710. What is Vector Search? A Concise Guide
  711. Maps with Django⁽³⁾: GeoDjango, Pillow & GPS
  712. Ledgers are simple, stop spreading FUD!
  713. The Covering Index Paradox
  714. Django: what’s new in 5.2 - Adam Johnson
  715. Kamal Deployment: The Newest Form of Self-Torture | I'm Mary Poppins, y'all!
  716. Coordinate multiple tasks with asynchronous agentic collaboration.
  717. PEP 750 – Template Strings | peps.python.org
  718. Owning my own data, part 1: Integrating a self-hosted calendar solution · EmilyGorcenski.com
  719. What's new in .NET Aspire 9.2 - .NET Aspire
  720. .NET Aspire 9.2 is Now Available with New Ways to Deploy - .NET Blog
  721. Boost Your DB Performance with GUID v7
  722. Refactoring Database Interactions
  723. Consistent Infrastructure
  724. PostgreSQL BM25 Full-Text Search: Speed Up Performance with These Tips
  725. Six Months with ClickHouse at CloudQuery (The Good, The Bad, and the Unexpected) | CloudQuery Blog
  726. 20 years of Git. Still weird, still wonderful.
  727. Upskilling data engineers | Georg Heiler
  728. Daily Affirmations
  729. More LinkedIn "Tips": Dragging your whole database into memory!
  730. Finding a Rails Job in 2025
  731. A cookieless, cache-friendly image proxy in Laravel (inspired by Cloudflare) - Aaron Francis
  732. Dangerous advice for software engineers
  733. Exploring .NET Aspire and Adding it to my existing boilerplate
  734. My approach on managing state and API's for front-end apps
  735. Ryan Bigg - Cursor-based querying with Rails
  736. How can open social protocols fail us in 2025
  737. I spent the last day using MCP and it kind of blew my mind
  738. Four years of running a SaaS in a competitive market - Max Rozen
  739. GitHub - antiwork/gumroad
  740. From Code to Cloud in 15 Minutes: Jason Taylor's Expert Insights And The Clean Architecture Template
  741. A case against migration files
  742. Why I'm Going Back to Zathura reader
  743. Mozilla launching "Thundermail" email service to take on Gmail, Microsoft 365
  744. Why I'm Building a Climbing App (and Why Knowing Your Community Actually Matters)
  745. Goose for the Rails Developer
  746. When parameterization fails: SQL injection in Nim's db_postgres module using parameterized queries
  747. The Intelligent Balance - Determinism and the Spark of Innovation | zacksiri.dev
  748. The April Fools joke that might have got me fired
  749. Second Life Storage & Solar
  750. LLMs Are Not Security Mitigations
  751. Why MCP Is Mostly Bullshit
  752. Programming with an AI copilot: My perspective as a senior dev
  753. Health Checks™: Release Without Fear
  754. How I Made My Credit Cardholder Discounts Searchable
  755. How to simplify nested SQL in applications with esProc
  756. Stop syncing everything
  757. Building a search engine from scratch, in Rust: introduction
  758. Self-contained Python scripts with uv
  759. The case against local LLMs
  760. GitHub - supabase-community/postgres-language-server: A Language Server for Postgres
  761. Having the “AI has arrived” conversation
  762. On Achieving your Dreams
  763. LLMs - A Ghost in the Machine | zacksiri.dev
  764. The False Promise of ORMs | Mike Pray
  765. My Open Source Journey - Ashpreet Bedi
  766. Oracle customers confirm data stolen in alleged cloud breach is valid
  767. Just write a test for it
  768. REST or gRPC? A Guide to Efficient API Design | Zuplo Blog
  769. Sharding pgvector
  770. Tim Severien
  771. Matthew Chase Whittemore
  772. The Lost Art of Commit Messages
  773. How to Change the CurrentUser in ABP? | ABP.IO
  774. Boris Tane
  775. It's Time to Stop Building KV Databases
  776. How to stand out as a Data Analyst
  777. The design and impact of building a simple key-value database in Inko
  778. Solving Problems you wouldn't have if you wouldn't use Entity Framework
  779. Speed Up DB Queries Like a Pro
  780. State of my Homelab 2025
  781. Chaining sudo on SSH to run PostgreSQL queries and dumps remotely
  782. stream data from kafka to relational database | Tomasz Kubacki
  783. Catchin Claude Cheating
  784. REST Constraint #5: Embracing Layers for Flexibility and Scale - Chris Woody Woodruff
  785. Map Features in OpenStreetMap with Computer Vision
  786. i used to write code first, now i write docs first—here’s what changed
  787. The day piracy changed
  788. REST Constraint #4: Cacheable for Better Performance - Chris Woody Woodruff
  789. Database Protocols Are Underwhelming
  790. REST Constraint #3: Going Stateless for Scalability - Chris Woody Woodruff
  791. Vibe Coding is a Dangerous Fantasy
  792. Life Altering Postgresql Patterns
  793. Raw AMQP on Azure Event Hubs
  794. Deploying With Confidence: Sam Gomez on Terraform, Bicep, and Infrastructure as Code
  795. Scaling Postgres for Dynamic Schema Search on Billions of Rows
  796. erenon.hu
  797. How To Validate Email Addresses in C#? - Oli De Bastiani
  798. Engineers should state the obvious
  799. REST Constraint #2: Why Client-Server Separation is a Game Changer - Chris Woody Woodruff
  800. Sharepoint + RLAMA Pro
  801. Scoping a Local-First Image Archive
  802. Comptime Zig ORM
  803. Deliberate Practice for Developers
  804. Azure Functions Isolated: SQL Trigger
  805. Model Context Protocol: Expanding LLM Capabilities
  806. Making sense of card range query EXPLAIN plans
  807. Surviving the Hug of Death
  808. ClickHouse + PostgreSQL · Anantha Kumaran
  809. Why 'Vibe Coding' Makes Me Want to Throw Up | Kush Creates Blogs
  810. Selective asynchronous commits in PostgreSQL - balancing durability and performance
  811. Getting back to the EU: from Google Cloud to Self-Hosted EU Infrastructure
  812. Ladder of bug discovery joy
  813. Breaking Up with On-Call
  814. Why DuckDB is my first choice for data processing
  815. Removing nulls from JSON arrays - coming in PostgreSQL 18
  816. A Practical Guide to Postgres Isolation Anomalies and How To Tame Them
  817. The COST of double-entry accounting
  818. Elixir Makes You Make Good Decisions
  819. Should we replace Spark with DuckDB?
  820. Streamlining .NET 9 Deployment With GitHub Actions and Azure
  821. Why Great Engineering Orgs Thrive on "Normal" Engineers
  822. IO devices and latency — PlanetScale
  823. MCP: Bridging LLMs & External Tools with Unified Protocol
  824. Naive RAG is dead - long live agents | AI Agents That Work
  825. Notes on Implementing an MCP Server
  826. Decoding HTTP Response Codes: What Your Browser Isn’t Telling You - Chris Woody Woodruff
  827. Thousands of Records, Including PII, Exposed Online in Healthcare Marketplace Connecting Facilities and Nurses Data Leak
  828. Practical UX for startups surviving without a designer
  829. Rill | Scaling Beyond Postgres: How to Choose a Real-Time Analytical Database
  830. Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications - .NET Blog
  831. The DuckDB Local UI
  832. Truth Functional Logic for Hackers - Part One
  833. Vibe coding is not coding
  834. Kratix for Database Management: A Step-by-Step Guide to Amazon RDS Deployment
  835. Npm Run Hack:Me - A Supply Chain Attack Journey
  836. On Testing
  837. We’re teaming up with Qwant to build a European search index
  838. Demystifying Nix’s Intensional Model
  839. Disaster-Proof Your Cloud: Automating Recovery with Terraform - Chris Woody Woodruff
  840. What is Model Context Protocol (MCP)? How it simplifies AI integrations compared to APIs | AI Agents That Work
  841. Improving Retrieval in RAG (via Recall, Precision, and NDCG)
  842. Weekly Recap - 2025-03-07
  843. Great software design looks underwhelming
  844. Why Developers Build Unfinished Calculators
  845. Why Local-First Software Is the Future and its Limitations | RxDB - JavaScript Database
  846. From Modular Monolith to Microservices (Incremental Architecture Evolution)
  847. In defense of Gemini
  848. Bulk Migrations by Passing validate(_check)_constraint through change_table
  849. Tech & Non-Tech Stacks to Run Listen Notes (2025)
  850. Exploring the Paramilitary Leaks
  851. tigerbeetle/docs/internals/ARCHITECTURE.md at main · tigerbeetle/tigerbeetle
  852. How to Implement the Repository Pattern in C# Using Dapper and SQLite
  853. Rogue One: A Malware Story | Mads Hougesen
  854. Ok. So, You're Failing
  855. Definite: Understanding smallpond and 3FS: A Clear Guide
  856. How AI Is Transforming Information Retrieval and What’s Next for You - Zilliz blog
  857. Mastering Multi-Cloud: Deploying Across AWS, Azure, and GCP with Terraform - Chris Woody Woodruff
  858. Absence of Software Architecture 🏗️ Why Software Architecture Matters | JUWEL Development
  859. Structured data extraction from unstructured content using LLM schemas
  860. willing to build a house --> real estate skiddie --> finding out that humans like multiples of 5
  861. Self-Hosting a Firefox Sync Server
  862. how to gain code execution on millions of people and hundreds of popular apps - eva's site
  863. Why We Designed TigerBeetle's Docs from Scratch | TigerBeetle Blog
  864. Github scam investigation: Thousands of "mods" and "cracks" stealing your data
  865. THIS ONE Trick Made My Database Query 400x FASTER! (Cursor Pagination EXPOSED)
  866. Fixing Docker Performance in Aspire on Windows
  867. Vector Search at 10,000 QPS in PostgreSQL with VectorChord
  868. nRootTag - Tracking You from a Thousand Miles Away!
  869. Release fish 4.0.0 (released February 27, 2025) · fish-shell/fish-shell
  870. Debounce All of the Things
  871. LLMs + Vulnerability-Lookup: What We’re Testing and Where We’re Headed
  872. App over file
  873. GitHub - todo-make-username/cafe_maria: A text-based restaurant sim game played entirely within a MariaDB instance.
  874. PostgreSQL Sequence Cache — Villim
  875. HN Distilled: Building Reliable 'Similar Topics' Without Embeddings
  876. Gleam, coming from Erlang
  877. Lock It Down: Security Ideas for Terraform Deployments - Chris Woody Woodruff
  878. 1950144 - DigiCert: Threat of legal action to stifle Bugzilla discourse
  879. Terraform Good Practices: Avoiding Chaos and Building with Confidence - Chris Woody Woodruff
  880. Using a Distributed Lock in Hosted Service in ASP.NET WEB API
  881. I Made a Configurable Rate Limiter… Because APIs Can’t Say ‘Chill’
  882. Lessons from David Lynch: A Software Developer's Perspective
  883. LLM Delimiters and Higher-Order Expressions
  884. Product requirements for a "fund your dependency tree" service · Jamie Tanna | Software Engineer
  885. While Postgres Redlined, Robinhood Sharded to Scale
  886. Work on cooking a recipe in Larder
  887. Building a CRUD API with ABP Framework, ASP.NET Core, and PostgreSQL
  888. Starpath is 55 bytes
  889. Reliably Replicating Data Between PostgreSQL and ClickHouse Part 1 - PeerDB Open Source | BenjaminWootton.com
  890. Building a SUBSTANTIAL app with GitHub Copilot Agent mode - This is 🤯!
  891. Writing a search engine
  892. Client state management, sync engines, and Foundry
  893. When Imperfect Systems are Good, Actually: Bluesky’s Lossy Timelines
  894. Announcing Chroma DB C# SDK - .NET Blog
  895. Signals of Trouble: Multiple Russia-Aligned Threat Actors Actively Targeting Signal Messenger | Google Cloud Blog
  896. AI App Builders - Take 2 - Lovable - Nick's .NET Travels
  897. SQLite is learnable
  898. The Future of Digital Profiles and Avatars
  899. Understanding and Handling Exceptions in .NET
  900. How to create a multi-server discord economy bot | Lazar's Blog
  901. Musings on Module Registration (And Why It Could Be Better in Rails)
  902. How to Use an LLM Without Selling Your Soul
  903. Richard Towers | Representing graphs in Postgresql
  904. Presenting T-SQL Analyzer CLI - identify anti-patterns in SQL Server scripts with 140+ rules
  905. Vector indexes, large server, dbpedia-openai dataset: MariaDB, Qdrant and pgvector
  906. CAP Theorem explained with a horse and carriage
  907. Yes you built that... but at what cost?
  908. Pitfalls of Database Migrations
  909. What is Fediverse?
  910. Caddy - The Ultimate Server with Automatic HTTPS
  911. 6 ways the new FDA can turbocharge drug development
  912. SQLite-on-the-Server Is Misunderstood: Better At Hyper-Scale Than Micro-Scale
  913. Why You Should Not Parse Localized Strings
  914. Temporal Tables in EF Core: Bringing Time Travel to Your Data - Chris Woody Woodruff
  915. Understanding Cursor Pagination and Why It's So Fast (Deep Dive)
  916. Adam | Real-Time Sync Engines
  917. Qalculate hacks - anarcat
  918. 1 Million reasons to choose TBMQ as a high-performance MQTT broker - Thingsboard's blog
  919. Enjoy simplicity
  920. AI is Stifling Tech Adoption
  921. JSON Columns in SQL Server: Storing & Querying JSON with EF Core - Chris Woody Woodruff
  922. SQL Noir - A Detective SQL Game
  923. How Stacked Commits Can Help You Write Better Code Faster
  924. Keyless Entity Types in EF Core: Query Data Without Primary Keys - Chris Woody Woodruff
  925. Syntax Highlight for SQL in Diagnostic errors
  926. Working with the Postgres protocol
  927. The C Programming Language and the Lindy Effect
  928. Grouping Smarter: LINQ GroupBy Enhancements in EF Core - Chris Woody Woodruff
  929. duckdb is the best TPC data generator
  930. Sharding Postgres with logical replication
  931. Tech's Dumbest Mistake: Why Firing Programmers for AI Will Destroy Everything
  932. Database Sharding: The Secret to Scaling Without Breaking 💥
  933. Transactional Savepoints in EF Core: Rollback Just What You Need! - Chris Woody Woodruff
  934. Mock repositories vs Moq
  935. The Anthropic Economic Index
  936. Tapping into Database Views with EF Core: Reverse Engineering Made Easy - Chris Woody Woodruff
  937. Managed Postgres Instance: Neon
  938. Scaling with PostgreSQL without boiling the ocean
  939. Let constraints drive consistency
  940. Mapping the World with EF Core: Working with Spatial Data - Chris Woody Woodruff
  941. 5 Things I Wish I Knew Before Becoming a Software Engineer
  942. Unlocking EF Core Performance: How to Track Queries with Event Counters - Chris Woody Woodruff
  943. Building My Latest Project with ASP.NET, Blazor, and Cursor: A Journey to ABP
  944. Build a SIMPLE Role-Based Auth System in .NET (from scratch)
  945. Cracking the Code: Decoding Query Plans Like a Pro - Chris Woody Woodruff
  946. Stronger Than Ever: How We Turned a DDoS Attack Into a Lesson in Resilience
  947. A Gentle Introduction to LLMs for Platform Engineers
  948. How I Stopped Fighting My Dashboards and Learned to Love Hex
  949. n0rdy - When Postgres index meets Bcrypt
  950. LINQ MindMap: .NET 10 Edition
  951. Tracking Every Change: Using SaveChanges Interception for EF Core Auditing - Chris Woody Woodruff
  952. the sudoku affair
  953. An Introduction to Virtual Consensus in Delos — Jack Vanlightly
  954. Many-to-Many Made Easy: Mastering Relationships in EF Core - Chris Woody Woodruff
  955. Type Theater and Pushing Left
  956. Building a Subscribe Feature
  957. Ben Terhechte
  958. Simplify Your Integration Testing with Test Containers
  959. Batching Like a Boss: Using IDbContextFactory for High-Performance EF Core Updates - Chris Woody Woodruff
  960. Perfect is the enemy of good
  961. Fast Queries Do Less
  962. How to have a career even when OpenAI's o3 drops
  963. Software development topics I've changed my mind on after 10 years in the industry
  964. Query Tags: Debugging EF Core Like a Detective - Chris Woody Woodruff
  965. Reflections on Changing Jobs
  966. Linear's sync engine architecture
  967. State of my Homelab: 2024H1, Part 2
  968. Semi-Open Heart Protocol
  969. FOSDEM 2025 has exceeded my expectations
  970. Global Query Filters: Setting the Rules Once, Querying Like a Pro - Chris Woody Woodruff
  971. It's OK to hardcode feature flags
  972. Announcing qv - Quadratic Voting for everyday things
  973. Batching Updates and Inserts: Making EF Core Work Smarter, Not Harder - Chris Woody Woodruff
  974. Visualizing all books of the world in ISBN-Space - phiresky's blog
  975. AI for Developers | Microsoft Community Hub
  976. Optimizing facets query performance in Corax
  977. No-Tracking Queries: Speed Up Your EF Core Like a Pro - Chris Woody Woodruff
  978. Write better comments by removing "we"
  979. Bugzilla Developer - Justdave IT Consulting LLC
  980. Where are they?
  981. My Technological Regrets
  982. Query Projection: Stop Hauling More Data Than You Need! - Chris Woody Woodruff
  983. Wiz Research Uncovers Exposed DeepSeek Database Leaking Sensitive Information, Including Chat History | Wiz Blog
  984. Building a semantic movie search demo with pgvector and Next.js
  985. So You Want To Remove The GVL?
  986. Lago Blog - Why DeepSeek had to be open-source (and why it won't defeat OpenAI)
  987. Explicit Includes: The Art of Fetching Just Enough Data in EF Core - Chris Woody Woodruff
  988. Eric Chiang | Confidential Compute and GPUs
  989. Use SQL Server .NET Framework CLR objects with SDK based cross platform .dacpac builds
  990. Infrastructure Layer Should Always Be Logic-Free: Why?
  991. Scaling Compute for RAG
  992. WordPress as a Self-Hosting Platform – Alex Kirk
  993. The State of WebAssembly – 2024 and 2025
  994. FromSql: Writing SQL Like a Boss in EF Core - Chris Woody Woodruff
  995. GitHub - seemoo-lab/openhaystack: Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
  996. When will .NET Framework retire?
  997. How to work for Microsoft without getting hired
  998. Compiled Models: The Fast Lane for EF Core Performance - Chris Woody Woodruff
  999. 'First AI software engineer' is bad at its job
  1000. But But, You Were Supposed to Be a GPT Wrapper?!
  1001. Composable SQL
  1002. Implementing AES Encryption With C#
  1003. The Mythical IO-Bound Rails App
  1004. Unleash: Feature flags in PHP | Blog by Dominik Chrástecký
  1005. Supercharge SQLite with Ruby Functions
  1006. It's fun to work on CI
  1007. You can just hack on ATProto
  1008. Firefly III - Backup / Restore volume
  1009. Can't Escape Good Old SQL
  1010. Replit, the Figma Replacement | Nic Bertino
  1011. Hacking together a Job Runner using Supabase Edge Functions
  1012. CVSS is dead to us
  1013. How to create Custom notification channels in Laravel – msp
  1014. TechThreads · Secrets Management w/ Firebase App Hosting and NextJS
  1015. Get Good At Learning - Don't Break Prod
  1016. I am (not) a Failure: Lessons Learned From Six (and a half) Failed Startup Attempts
  1017. Banned from entgo, why?
  1018. Story of a Pentester Recruitment 2025
  1019. PostgreSQL index creation in production systems
  1020. Scaling Monoliths: A Practical Guide for Growing Systems
  1021. Vector Databases: A Traditional Database Developer's Perspective
  1022. Earthstar
  1023. Computer Science Papers Every Developer Should Read
  1024. Building a web-scraper in Postgres - The Hidden Blog
  1025. A Day in the Life of an Agentic Marketing Manager
  1026. How FastAPI path operations work
  1027. Running LLM evals right next to your code
  1028. ZADZMO code
  1029. Copilot Induced Crash: how AI-assisted development introduces new types of bugs
  1030. Background Jobs With Quartz - Advanced Scheduling, Persistence, OpenTelemetry
  1031. Static Factory Pattern: Solving JSON Deserialization Challenges in .NET
  1032. Evaluating vector indexes in MariaDB and pgvector: part 1
  1033. The missing tier for query compilers
  1034. Self-Service Analytics Grounded in Reality - The Good, The Bad, and The Ugly - Ryan Lynch's Hub
  1035. I Built a Visa Requirement Change Tracker for Fun
  1036. EF Core 9.0: Breaking Change in Migration Idempotent Scripts
  1037. Use Scalar to invoke CRUD operations of a Web API | BinaryIntellect Knowledge Base
  1038. Agents
  1039. Why some DVLA digital services don't work at night
  1040. Use of Time in Distributed Databases (part 1)
  1041. The HTTP QUERY Method
  1042. What's involved in getting a "modern" terminal setup?
  1043. Why I Chose Common Lisp — Dan's Musings
  1044. How To Self-Host Supabase for $3 | Andrew Melbourne's Development Blog
  1045. Simplicity First: Why Readable Code Is Better Code
  1046. Working with LLMs in .NET using Microsoft.Extensions.AI
  1047. eBPF Research Papers
  1048. SQL NULLs are Weird!
  1049. Socket Types: Choosing the Right Tool for the Job - Chris Woody Woodruff
  1050. The New Way to Seed Your Database in .NET 9
  1051. Snapshot Isolation vs Serializability - Marc's Blog
  1052. Result-oriented programming with F# computation expressions - Pavel Skvirski
  1053. How to become a Data Scientist? | MLJAR
  1054. Parsing JSON in C & C++: Singleton Tax
  1055. Turning data into calendar feeds
  1056. Üllar Maasik - Learning Laravel by building a postal code finder
  1057. LLM Native Product Capabilities
  1058. </> htmx ~ The future of htmx
  1059. Maintaining control of our data with personal databases
  1060. Getting Started with Prisma and Neon DB: A Modern Approach to Database
  1061. Keeping Too Much Logic in SQL Queries Does Not Scale
  1062. Using NBomber for Performance, Load and Stress testing in ASP.NET WEB API
  1063. The day I taught AI to read code like a Senior Developer
  1064. Passkeys are incompatible with open-source software (was: “Passkey marketing is lying to you”) – Smoking on a Bike
  1065. Maximum Speed SQLite Inserts
  1066. On log levels
  1067. Unit Testing Clean Architecture Use Cases
  1068. Building Webhooks in .NET: Adding PostgreSQL Database Storage (part 2)
  1069. Advent of Code 2024 in pure SQL
  1070. MySQL IFNULL is tricky
  1071. How to write complex software
  1072. Think Beyond Synchronous: The Ultimate Guide to Tasks in C# - Chris Woody Woodruff
  1073. Yes, Software Engineers Need to Know SQL Well
  1074. Pidgin 3.0 Experimental 1 Has been released!
  1075. Real-Time User Experience Will Define the Future of Software
  1076. Databases in 2024: A Year in Review
  1077. GitHub - louis-e/arnis: Generate any location from the real world in Minecraft Java Edition with a high level of detail.
  1078. Waiting for PostgreSQL 18 – Add UUID version 7 generation function. – select * from depesz;
  1079. The road to Emacs maximalism
  1080. What changed in Rails this year?
  1081. darktable 5.0.0 released
  1082. Things we learned about LLMs in 2024
  1083. Stop Mocking Your Database! Use Testcontainers in .NET
  1084. An honest review of my last year building Chessbook
  1085. Organizations are distributed systems
  1086. Collection of insane and fun facts about SQLite - blag
  1087. Excerpt from a message I just posted in a #diaspora team internal f...
  1088. Writing Safe String Interpolated SQL in .NET
  1089. The Perfect Holiday Cookie
  1090. Improving RAG Pipelines with Hybrid Search
  1091. SaaS adoption’s impact on EBITDA margins | Notes
  1092. PKM Annotation Woes
  1093. A Snapshot of My Self-Hosted Journey in 2024
  1094. Advent of Code 2024 in pure SQL
  1095. EF Core 9.0: Introducing EF.Parameter<T>(T)
  1096. I Almost Died for a Full Sentry Database
  1097. When to use “raise from None” in Python
  1098. Guide: User Defined Variables in MySQL
  1099. openai-structured-outputs-are-really-useful - Chad Nauseam Home
  1100. What Rewriting a 40-Year-Old Project Taught Me About Software Development
  1101. Distributed Systems Made Easy: URL Shortener Architecture with .NET Aspire
  1102. GitHub - blackcandy-org/blackcandy: A self hosted music streaming server
  1103. GitHub - drk1wi/portspoof: Portspoof
  1104. How to Migrate 1 MILLION Database Records in ONE MINUTE!
  1105. Advent of Papers (2024)
  1106. Fake Debugging II: The Race Condition Strikes Back
  1107. Idempotent database inserts: Getting it right
  1108. Elasticsearch is Dead, Long Live Lexical Search - Milvus Blog
  1109. Nate Meyvis
  1110. NPM search is broken
  1111. How bloom filters made SQLite 10x faster - blag
  1112. Dec 22: Why we use our own hardware at Fastmail
  1113. Scheduling Background Jobs With Quartz in .NET (advanced concepts)
  1114. The Lies About Abstraction
  1115. How types make hard problems easy
  1116. How to have decoupled systems without setting your company on fire
  1117. Why HNSW is Not the Answer to Vector Databases
  1118. – Avoiding Lost Updates in Web Applications
  1119. Why You Don’t Need a DI Framework: A Case for Manual Dependency Injection
  1120. How do you do, fellow web developers? A growing disconnect.
  1121. How to Make LLMs Shut Up
  1122. Making the creation of before/after comparisons for OpenStreetMap more accessible
  1123. Meta's MySQL Fork You Never Knew About • Kir Shatrov
  1124. How I experimented with Programmatic SEO and get instant traction
  1125. The Best Way to Run Database Migrations
  1126. The Unreasonable Effectiveness of SKIP LOCKED in PostgreSQL
  1127. Why I over-engineered this blog?
  1128. On OpenTelemetry and the value of Standards | Jeremy Morrell
  1129. Care about the domain, not about implementing all the patterns and principles under the sun
  1130. Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search - .NET Blog
  1131. Soylent Green is people
  1132. Speed Up Compound Full-Text Searches in PostgreSQL by 300x - RorVsWild
  1133. In search of a faster SQLite - blag
  1134. Reflections on building with Model Context Protocol (MCP)
  1135. Should You Ditch Spark for DuckDb or Polars?
  1136. How to stop saying 'Fuck you Cursor'
  1137. Majjit LSP Dec 13, 2024
  1138. Internal vs. Public APIs in Modular Monoliths
  1139. When IBM Built a War Room for Executives
  1140. Your First day on the team = releasing Your first feature
  1141. Electric BETA release | ElectricSQL
  1142. Introducing Limbo: A complete rewrite of SQLite in Rust
  1143. I can now run a GPT-4 class model on my laptop
  1144. The Pi 500 is much faster, but lacks M.2
  1145. Douglas Crockford Is Not Your Dad
  1146. LINQ might get a "left join" operator in .net 10
  1147. Better date handling for projects migrated to Gitea | Evan Pratten
  1148. MVC in GNU Artanis
  1149. Rubenerd: Our personal home database
  1150. A Dozen Programmer Utilities | Jesse Liberty
  1151. Galloping Search - blag
  1152. How to 10x the performance of most software
  1153. The Best Tools for Building Software
  1154. GitHub - trailbaseio/trailbase: A blazingly fast, single-file, open-source application server with type-safe APIs, Auth, and Admin UI built on Rust+SQLite.
  1155. Zen of Batch Pipelines - A recipe to reduce cognitive load · Focus on the objective
  1156. Frameworkism: Senior Software Developers' Pit of Doom
  1157. How I Built the World's Largest Database of LEGO Minifigure Ratings
  1158. Using AI to automate foreign key discovery - Erik Edin
  1159. EF Core 9.0: UseSeeding and UseAsyncSeeding
  1160. Performance archaeology: OLAP
  1161. Don't use MediatR by default on all .NET projects
  1162. .NET Support on Heroku
  1163. Jepsen Test on Patroni: A PostgreSQL High Availability Solution | Bin Wang
  1164. SQLite Index Visualization: Search
  1165. 7 Databases in 7 Weeks for 2025
  1166. What’s New in .NET 9 for Data Access: From Document DBs to Vector DBs | .NET Conf 2024
  1167. Kubernetes on Hetzner
  1168. Big Endian's Guide to SQLite Storage
  1169. Blazor Web App: Adding Custom Claims to Current User
  1170. Django and Postgres for the Busy Rails Developer
  1171. Concurrency diagrams
  1172. Implementing the Saga Pattern With MassTransit
  1173. How we over-engineered our data pipeline...
  1174. Shrinking a Postgres Table
  1175. What Happens When You Register a Domain (And Why Owning a TLD Is So Hard) - Prashant Sengar
  1176. Writing Composable SQL using Knex and Pipelines
  1177. Host Your MySQL Blog Database On Azure In Only Minutes!
  1178. Why PostgreSQL major version upgrades are hard
  1179. Performance archaeology: OLTP
  1180. You have built an Erlang
  1181. After 3 Years, I Failed. Here's All My Startup's Code. | Dylan Huang
  1182. The Fix For Your Database Performance Issues in .NET
  1183. The weird BLE-Lock
  1184. Nested monads
  1185. Getting started with .Net Aspire
  1186. The Context Outside the Code - Zed Blog
  1187. Setting up listmonk, an open-source newsletter & mailing list manager - Yasoob Khalid
  1188. Zero Disk Architecture - blag
  1189. SQLiteStudio
  1190. Pretending to be PostgreSQL: Part two - responding to queries
  1191. Making SQL Keyword Suggestions Work
  1192. the ‘return to office’ lies
  1193. The moats are in the GPT-wrappers
  1194. MassTransit SQL Transport Dashboard - ResQueue
  1195. Deploy .NET Aspire Apps to Azure in Minutes | Simple Deployment Tutorial
  1196. Django: Introducing Djade, a template formatter - Adam Johnson
  1197. dotnet scaffold - Next Generation Project Creation for .NET - .NET Blog
  1198. Understanding Timings in Distributed Systems
  1199. Security means securing people where they are
  1200. .NET AI Community Standup - Level Up with .NET 9, AI, Aspire and Azure! 🚦
  1201. How to assert assumptions in code that might not be true?
  1202. Elixir-like pipes in Ruby (oh no not again)
  1203. Glassdb: transactional object storage
  1204. Keeping an eye on cache hit ratio (feat. FusionCache, OpenTelemetry & friends)
  1205. Reverse Engineering a trojan Telegram Clone
  1206. HybridCache in ASP.NET Core - New Caching Library
  1207. Tiny GraphRAG (Part 2)
  1208. CMTOPS.DEV
  1209. I Followed the Official AWS Amplify Guide and was Charged $1,100
  1210. What I Wish Someone Told Me About Postgres
  1211. Handling Concurrency Conflicts with Entity Framework
  1212. Matthew Bird - Audio Decomposition
  1213. Ultimate Ecommerce Marketing Tool: Influencers Database. Search influencers who talked about specific keywords and find people who will promote your product with great results. We analyze all videos of influencers and provide a searchable table, so your promoted products can return positive ROI
  1214. Functional Programming in C#: The Practical Parts
  1215. Rails 8.0: No PaaS Required
  1216. Why I love Rust for tokenising and parsing
  1217. How I Improved Video Streaming with FFmpeg and Node.js | Mayallo
  1218. Revamping a Five-Year Old Node.js Project | DongDong Zhang
  1219. Long Distance Relationships
  1220. Writing secure Go code
  1221. PostgreSQL streaming replication characteristics on UNLOGGED tables
  1222. Matryoshka Embeddings: Detail at Multiple Scales - Milvus Blog
  1223. Disaggregated Storage - a brief introduction - blag
  1224. Why Podia doesn’t use review apps anymore
  1225. Mastering EF Core: Scaffold DB Context from Existing Database in .NET
  1226. Migrating terabytes of data instantly (can your ALTER TABLE do this?)
  1227. Testcontainers and Podman
  1228. Mapping ~400k speeches from the Swedish parlament
  1229. LLM Security: Keep Untrusted Content in the User Role—Always
  1230. The most popular BI tools for Fintechs in 2024 – Erik Edin
  1231. Rewrite it in Rails
  1232. Using CTID Based Pagination for Data Cleanups in PostgreSQL
  1233. [EN] How I upgraded my pet project from Rails 7 to Rails 8 in 30 minutes
  1234. Filtering and Sorting Data with LINQ in C#
  1235. Tips for creating merge commits
  1236. Developing with Visual Studio on ARM: SQL Server Challenges
  1237. Building Change Data Capture (CDC) in .NET with Debezium + RabbitMQ
  1238. Type-safe configuration files with TypeScript - Carlos Menezes
  1239. Why Slight Failed: A Slight Post-Mortem
  1240. Why it's time to retire CRUD · XTDB
  1241. Database Remote-Copy Tool For SQLite
  1242. GitHub - soimort/you-get: :arrow_double_down: Dumb downloader that scrapes the web
  1243. ToArray(Async) vs ToList(Async) in Entity Framework 8
  1244. The Internet Archive Breach: What Happened and What It Means for Data Security - RXX.FI
  1245. Challenges deploying PostgreSQL (9.2) for high availability · Dave Pacheco's Blog
  1246. Why authorization architecture is probably fragile
  1247. Cursor: How I rollback multi-file changes
  1248. Improving the New Django Developer Experience
  1249. Powering Up with Erik Jensen: An Introduction to EF Core Power Tools
  1250. GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
  1251. A decade of WiFi
  1252. Framework overload: when convenience dulls innovation in software development
  1253. Graph Retrieval using Postgres Recursive CTEs
  1254. Building a better and scalable system for data migrations
  1255. First Freelance
  1256. Everything I built with Claude Artifacts this week
  1257. Things I've learned maintaining OpenStreetMap (LRUG presentation) :: Gravitystorm
  1258. Is Your Security Posture Holding Your Healthcare Startup Back? - Hadi Javeed's blog
  1259. ParadeDB 0.11.0, database access layers, AND YOU!
  1260. eShop infused with AI - a comprehensive intelligent app sample - .NET Blog
  1261. Getting Started with Syncfusion’s .NET MAUI Toolkit
  1262. devenv is switching Nix implementation to Tvix - devenv
  1263. SQL Injection Polyglots
  1264. GitHub - levkk/rwf: Comprehensive framework for building web applications in Rust.
  1265. .NET MAUI Welcomes Syncfusion Open-source Contributions - .NET Blog
  1266. Full Text Search in .NET With PostgreSQL and EF Core
  1267. From opera to tech
  1268. Running & Securing Servers: A Concise Guide
  1269. MongoDB EF Core Provider: What's New? - .NET Blog
  1270. The Part of PostgreSQL We Hate the Most
  1271. Thranpages :: Sensible Ramblings :: Who Is Signal For?
  1272. Modular Monoliths: The Hard Parts | Olu Atte
  1273. Are Semantic Layers the treasure map for LLMs?
  1274. What made me love using terminal
  1275. Sensible SQLite defaults
  1276. PostgreSQL 17: JSON_TABLE(), MERGE with RETURNING, and Updatable Views
  1277. The future of Postgres?
  1278. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  1279. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  1280. Mastering SignalR: Build Your Own Stock Price Dashboard
  1281. What Do You Visualize While Programming? - Dillon Shook
  1282. Filling the data gap in micro-mobility routing and navigation
  1283. Cognitive load is what matters
  1284. My solar-powered and self-hosted website
  1285. How we Outsmarted CSGO Cheaters with IdentityLogger
  1286. Quick and Easy Capacity Planning with Pandas
  1287. Attacking APIs using JSON Injection
  1288. fhur
  1289. The Future of ArchiveBox - HedgeDoc
  1290. Announcing FLOSS/fund: $1M per year for free and open source projects
  1291. EQL - EVM Query Language
  1292. sqlite3 WebAssembly & JavaScript Documentation Index
  1293. A Sneak Peek at CSnakes: Embed Python code in .NET Apps
  1294. HPTS'24 Day 1, part 1
  1295. Catch the highlights from Azure Developers - .NET Aspire Day 2024! - .NET Blog
  1296. High Performance Postgres with Rust, Cloudflare & Hyperdrive
  1297. colmi_r02_client API documentation
  1298. Perform custom validation in Blazor | BinaryIntellect Knowledge Base
  1299. GitHub - hcengineering/platform: Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
  1300. Zero-latency SQLite storage in every Durable Object
  1301. CRLF Is Obsolete And Should Be Abolished
  1302. DjangoCon US 2024 Recap — Portfolio 0.1 documentation
  1303. Static Files as a Database
  1304. Getting Started with .NET Aspire and SQL The Right Way
  1305. Using query intent to boost retrieval results — any blockers?
  1306. Know a lot, a lot
  1307. Scaling the Outbox Pattern (2B+ messages per day)
  1308. How to Build an Email Confirmation Workflow with Next.js, Resend, and Prisma
  1309. MUCH BETTER Performance with Astro Server Islands
  1310. Milecia McGregor - Bringing Full-Stack to JAMStack
  1311. The Await vs ContinueWith in C# async programming
  1312. Run, Build, and Grow Small Systems Without Leaving Your Text Editor
  1313. Putting a full power search engine in Ecto
  1314. The Static Site Paradox
  1315. This Post Is Not About Python
  1316. Linearizability in distributed systems - Eli Bendersky's website
  1317. Living with LLMs: Personal Remarks and the 80-20 Rule
  1318. Platform engineering at N26: how we planned and launched it
  1319. Handling Millions of Data Points in Cross-Platform .NET Applications
  1320. Mastering the Art of Public Speaking: Creating Captivating Technical Demos
  1321. What’s New In Python 3.13
  1322. Revisiting improved HTTP logging in ASP.NET Core 8
  1323. Multi-tenant SAML in an afternoon (using SSOReady) – tylerrussell.dev
  1324. AI-assisted Postgres experiment: number of partitions vs. planning time | Postgres.AI
  1325. Introduction to PostgreSQL Indexes ::
  1326. Building a Robust Data Synchronization Service with Rails - Philippe Creux
  1327. What's New in Ruby on Rails 8 | AppSignal Blog
  1328. sq
  1329. From .NET 6 to .NET 8, my migration experience: Entity Framework Core 8
  1330. ~200GB Free Cloud for Your files [ENG 🇬🇧] – Tomasz Dunia Blog
  1331. Building a Streaming Service — Varun Chopra
  1332. Accidental Cartesian Products – Return Zero
  1333. Optimizing Postgres table layout for maximum efficiency
  1334. [HOWTO] Fix “Please run ‘az login’ to setup account” error caused by local-exec when executing terraform apply through TerraformCLI task in Azure DevOps pipeline
  1335. Harnessing Spargine: Simplifying Real-World Data Generation for .NET Benchmarking and Testing
  1336. wrestling the web from corporate control requires making it boring again
  1337. What I have learnt in 4 years of open-source development.
  1338. Wikidata is a Giant Crosswalk File
  1339. Implementing the Outbox Pattern
  1340. How (or why) the heck do I (Indie)blog?
  1341. RAG systems have a recall problem, not a hallucination one
  1342. How I exited the cloud
  1343. Hybrid full-text search and vector search with SQLite
  1344. Reverse Engineering and Dismantling Kekz Headphones
  1345. The Fastest Mutexes
  1346. Stop building CRUD API's, use Data API Builder instead!
  1347. A Local-First Case Study | jakelazaroff.com
  1348. Batyr Nuryyev | (In)efficient Insertions in Postgres
  1349. Dating Problems
  1350. I Want Process-Aware Types
  1351. Loading data with Riverpod: an AsyncValue story
  1352. abuisman.com Solving life's challenges with code
  1353. Building an Application in Docker while Offline | no dogma blog
  1354. Some Go web dev notes
  1355. RAG is not just text
  1356. Upgrading from PostgreSQL 16 to 17 installed with Homebrew, on an Apple Silicon Mac
  1357. Breaking It Down: How to Migrate Your Modular Monolith to Microservices
  1358. When Postgres Indexing Went Wrong
  1359. Jeff Cole - Localless Development
  1360. How iOS Restricts Features by Region: A Look at MobileGestalt and Eligibility
  1361. How I build Pxl's SEO Strategy with Mini Tools and Directories
  1362. Wikipedia & Wikidata API & Data: A Cheat Sheet
  1363. PostgreSQL 17 Released!
  1364. The Watermelon Operator
  1365. Getting started with testing and .NET Aspire - .NET Blog
  1366. Fixing slow PostgreSQL queries: How to make a smart optimizer more stupid | OtterTune
  1367. Building an image search engine on Postgres | Tembo
  1368. Solid Cache for Rails and PostgreSQL
  1369. Scalability works in two directions
  1370. ~fpereiro
  1371. WordPress, Hosts, and Hosting
  1372. Tiny Guide to Webscaling
  1373. Exploring the limits of Postgres: when does it break? – StepChange
  1374. Being Raised by the Internet
  1375. OpenFreeMap
  1376. Shivasurya on Security | Tech Blog
  1377. Understanding and Preventing Race Conditions in Web Applications | gavide's Blog
  1378. Anemoi: Paranoid Dynamic DNS
  1379. Partial Prerendering for Everyone with Cloudflare Workers
  1380. Easy-to-use NoSQL Prompt Database for Small Projects
  1381. Try, catch, but don't throw
  1382. A simple way to deal with the principal threat to scalability
  1383. [Workaround] Fix Testcontainers.SQL error “Docker.DotNet.DockerApiException : Docker API responded with status code=Conflict”
  1384. Consider using array operators over the SQL in operator
  1385. The Future of Programming Systems - four thoughts
  1386. ske.land | posts | 2.html
  1387. How I used ChatGPT o1 and Claude for generating a SQL RBAC report and was surprised by the results
  1388. Stop using REST for state synchronization
  1389. 🚀 Secure your .NET Apps with Visual Studio! 🚀
  1390. Trying out Solid Queue and Mission Control with PostgreSQL
  1391. How I Implemented Full-Text Search On My Website
  1392. Daniel Frost - Write. Push. Publish. Separating the concerns.
  1393. The Observability CAP Theorem
  1394. gaining access to anyones browser without them even visiting a website - eva's site
  1395. Building RAG with Postgres
  1396. Onion, Hexagonal, Clean or Fractal Architecture? All of them, and more!!
  1397. Hybrid search with PostgreSQL and pgvector
  1398. Disabling Recording of an Activity (span) in .NET OpenTelemetry Instrumentation - Steve Gordon - Code with Steve
  1399. DotNext 2024 Conference: A Speaker’s Impressions
  1400. The HTTP QUERY Method
  1401. .NET Aspire: A Game-Changer for Cloud-Native Development?
  1402. Zero-Click Calendar invite — Critical zero-click vulnerability chain in macOS
  1403. How to Encourage Community Contributions
  1404. The disposable web
  1405. How to minimize the cost of context switching
  1406. Yaak Is Now Open Source
  1407. Search Params in Next.js for URL State
  1408. Just for Fun. No, Really.
  1409. Project Hammer – Jacob Filipp
  1410. Django semantic search
  1411. Why is F# code so robust and reliable? - .NET Blog
  1412. LINQ Joins on multiple columns in Entity Framework
  1413. Top-N queries: fetch only the first N rows
  1414. Synchronous vs Asynchronous vs Concurrent vs Parallel - What is the difference and why does it matter?
  1415. Shrinking Big PostgreSQL tables: Copy-Swap-Drop
  1416. Seek and you shall find
  1417. Building a healthy and sustainable funding model for open source software
  1418. PostgreSQL Schema Health Metrics
  1419. Add Live Preview using WordPress Playground – Alex Kirk
  1420. The dawn of a new startup era
  1421. Try to Fix It One Level Deeper
  1422. Long Context vs. RAG
  1423. Async Rust can be a pleasure to work with (without `Send + Sync + 'static`)
  1424. Trying out a dedicated server from Hetzner
  1425. 1Password vs. Bitwarden
  1426. 🧄 Sexy Werner Herzog 🧄 (@bean@twoot.site)
  1427. Enhance Your Cloud Development Skills at 'Azure Developers - .NET Aspire Day 2024' - .NET Blog
  1428. Beyond Ctrl-C: The dark corners of Unix signal handling :: sunshowers
  1429. SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
  1430. PHP is the Best Choice for Long&#8209;Term Business
  1431. Step-Based Cascading Prompts: Deterministic Signals from the LLM Vibe Space
  1432. Greppability is an underrated code metric
  1433. DRY your Apache APISIX config
  1434. How to be better at making decisions
  1435. Behavior Sanitizers in Elixir
  1436. Store connection string in Azure App Service and Azure Key Vault | BinaryIntellect Knowledge Base
  1437. Alex Pliutau | My first experience with Gleam Language
  1438. Introduction to Event Sourcing for .NET Developers
  1439. Christoph Kappestein
  1440. My Software Bookshelf
  1441. To Nerves from Elixir
  1442. Elasticsearch is Open Source, Again
  1443. The secret inside One Million Checkboxes
  1444. Using search as a primary datastore since the docs said not to
  1445. Bypassing airport security via SQL injection
  1446. Do You Need Multi-tenancy?
  1447. The 4-chan Go programmer
  1448. Why I Always Use PostgreSQL Functions For Everything
  1449. Cons Artist - Spring @Cacheable
  1450. Introducing the Pinecone .NET SDK - .NET Blog
  1451. Building a Self-Hosted CDN for BSD Cafe Media
  1452. TIL: 8 versions of UUID and when to use them
  1453. To Soft Delete or Not to Soft Delete
  1454. buzl.uk
  1455. Managing Latency is like Workplace Risk Mitigation | Kai Malcolm
  1456. Shared/Defenders think in lists. Attackers think in graphs. As long as this is true, attackers win.md at master · JohnLaTwC/Shared
  1457. SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
  1458. Meta Cancels High-End Mixed Reality Headset After Apple Vision Pro Struggles
  1459. Screaming Architecture
  1460. Track Laravel Code Coverage with ChipperCI - OtterWise
  1461. So you got an IPv6-only VPS?
  1462. Debunking Event Sourcing
  1463. My Guide to Applying for Junior Software Engineering Roles – Vincent's tech blog
  1464. Everyday Llamas
  1465. Exposing youth to programming by finding the password
  1466. On the art of resource conservation in software systems
  1467. GitHub - instantdb/instant: The realtime client-side database
  1468. How To Scale Payment Systems With The Saga Pattern
  1469. Thoughts on coding with LLMs
  1470. Finding a ‘harmless’ Pi-hole vulnerability
  1471. Max Rumpf
  1472. Personal Identity
  1473. Running Postgres inside Node-RED via WASM and PGlite · Cross Dominant
  1474. Migrating From DokuWiki to Obsidian
  1475. What's the deal with setuptools, setup.py, pyproject.toml and wheels?
  1476. I curate a daily newsletter with resources about Golang - Daily Golang. Here are the latest 6 issues of the newsletter
  1477. Constraining writers in distributed systems
  1478. GitHub - janbjorge/PgQueuer: PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing.
  1479. FormattableStringFactory - Creating dynamic FormattableString instances
  1480. Create a Kamal-ready VPS on Hetzner using Terraform – Dylan Castillo
  1481. Crazy debugging stories - Recursion
  1482. Just use Postgres
  1483. Software development is hard - Dmitry Kudryavtsev
  1484. Are you considering Event Sourcing? Think again.
  1485. The CI Flake · HookRace Blog
  1486. Does Prompt Caching Make RAG Obsolete? - Tim Kellogg
  1487. SQL iceberg - AlexandreHTRB blog
  1488. no more needless backends for flutter apps
  1489. Will Postgres development rely on mailing lists forever?
  1490. EP 53: 8 Tips To Improve EF Core Performance
  1491. Local-First, Now and Always!
  1492. Integrating Random Functions on a Cluster with Temporal
  1493. Comparing Different "SQL over HTTP" APIs
  1494. Create a CRUD Web API in minutes with Data API Builder and EF Core Power Tools
  1495. Vector Stores Are Dumb - Tim Kellogg
  1496. What's Next? (2024 edition)
  1497. PGlite
  1498. 7 Things I've learned building a modern TUI Framework
  1499. MySQL Cascading Changes and Why You Shouldn't Use Them
  1500. Matthew Sanabria - Observability Companies to Watch in 2024
  1501. System Design for Entity Resolution
  1502. 🔍 𝗘𝘅𝗽𝗹𝗼𝗿𝗶𝗻𝗴 𝘁𝗵𝗲 𝗕𝗲𝗻𝗲𝗳𝗶𝘁𝘀 𝗼𝗳 𝗘𝗻𝘂𝗺𝗲𝗿𝗮𝘁𝗶𝗼𝗻𝘀 𝘄𝗶𝘁𝗵 𝗘𝘅𝗽𝗹𝗶𝗰𝗶𝘁 𝗩𝗮𝗹𝘂𝗲𝘀 𝗶𝗻 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴
  1503. 5 EF Core Features You Need To Know
  1504. Making an Ollama-compatible RAG app
  1505. "BuT, aUtH iS HaRd"
  1506. Why we left Fly.io
  1507. Taking the Drizzle challenge
  1508. Details about METR’s brief initial evaluation of GPT-4o
  1509. Demystifying Postgres Schema Migrations: Building it from Scratch
  1510. Adding .NET Aspire to your existing .NET apps - .NET Blog
  1511. Full Text Search over Postgres: Elasticsearch vs. Alternatives - ParadeDB
  1512. 6 Open Source Tools to Query OpenStreetMap
  1513. Postgres Partitioning in Prod Without Downtime | Prefect
  1514. Create a CRUD Web API in minutes with Data API Builder and EF Core Power Tools
  1515. You Can't Spell WebRTC without RCE - Part 1
  1516. Don't use LIMIT OFFSET for pagination in PostgreSQL
  1517. Mastering the Art of Public Speaking: Captivate Your Audience from the Start by Explaining “the Why”
  1518. I have the world's fastest website, and It's probably slow for you - ALEXSKRA
  1519. The state of the Postgres community
  1520. Understanding The Internals Of Rag
  1521. Copying otp from iMessage using Hammerspoon
  1522. "We ran out of columns"
  1523. Critter Stack Roadmap for the Rest of 2024
  1524. AI for Developers
  1525. Optimizing facets query performance in Corax
  1526. Blazor Basics: Uploading Files in Blazor Server Web Apps
  1527. Why I prefer rST to markdown
  1528. Self hosting a website analytics at zero cost
  1529. Why SQL is Forever | Swizec Teller
  1530. Using Entity Framework Core with MongoDB
  1531. ASP.NET Core Basics: Working with JSON
  1532. AWS CodeCommit quietly deprecated
  1533. Retrieval-Augmented Generation (RAG) with Elixir
  1534. Making Marten Faster Through Table Partitioning
  1535. Development With A Dot - Checking the Health of an ASP.NET Core Application
  1536. Using Ports and Adapters to persist restaurant table configurations
  1537. Running One-man SaaS, 9 Years In
  1538. Why I'm Excited About Local-First Software
  1539. Introduction to TypeGraphQL
  1540. We Chose Meilisearch Over 10+ Other Search Engines Despite a Major Drawback
  1541. ChatGPT turns every user into a power user
  1542. SQLite vs PostgreSQL
  1543. 35% Faster Than The Filesystem
  1544. Simple Messaging in .NET With Redis Pub/Sub
  1545. Evolving Languages Faster with Type Tailoring
  1546. Schema migrations: pitfalls and risks | Changing the schema on the production database and live traffic should be easy with zero downtime. You should be able to preserve backward compatibility for all clients, even if they have hardcoded assumptions about schema and can’t easily upgrade them.
  1547. Developers want more, more, more: the 2024 results from Stack Overflow’s Annual Developer Survey - Stack Overflow
  1548. Three data architectures for the server
  1549. Data Fetching with Server Actions in Next.js
  1550. The bizarre secrets I found investigating corrupt Winamp skins
  1551. Marten 7.25 is Better, Faster, Stronger
  1552. The Many Lives of Null Island | Stamen
  1553. Management Time
  1554. How use a Blazor QuickGrid with GraphQL - .NET Blog
  1555. ASP.NET Core Basics: Manipulating Databases
  1556. Health Checks for ASP.NET Core and Entity Framework Core
  1557. Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos
  1558. LiteCluster: Replicated, leaderless, ACID compliant & high availability SQLite
  1559. Announcing .NET Conf: Focus on AI - August 20th 2024 - .NET Blog
  1560. CockroachDB and Postgres - Releasing Locked Rows with idle_in_transaction_session_timeout | no dogma blog
  1561. CockroachDB and Postgres SELECT FOR UPDATE and SKIP LOCKED | no dogma blog
  1562. Running Postgres in Docker | no dogma blog
  1563. Running CockroachDB on Windows, Linux, or Mac with a Single Executable | no dogma blog
  1564. Database Design for Google Calendar: a tutorial
  1565. On the CrowdStrike Incident
  1566. When Objects Are Not Enough
  1567. GitHub - BurntSushi/jiff: A date-time library for Rust that encourages you to jump into the pit of success.
  1568. EF Core - The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value
  1569. Array Grouping in JavaScript
  1570. Buy or Rent? RaspberryPi vs VPS
  1571. Ruby methods are colorless
  1572. Why is spawning a new process in Node so slow?
  1573. how to pwn a billion dollar vc firm using inspect element - eva's site
  1574. Gotchas with SQLite in Production
  1575. Blazor Basics: Prerendering Server Components in Blazor
  1576. EF Core 8.0: Numeric Rowversion for Azure SQL/Microsoft SQL Server
  1577. Failed Attempt at Creating a Video Search Engine
  1578. Panic! at the Tech Job Market
  1579. .NET Aspire vs Docker.
  1580. Using AZD for faster incremental Azure Container App deployments in Azure DevOps | johnnyreilly
  1581. How To Fix .NET Nullability Warnings For Guarded Members
  1582. Debug your .NET 8 code more efficiently
  1583. You're always doing something wrong - Aaron Francis
  1584. Burning Billions: The Gamble Behind Training LLM Models
  1585. The error monitoring tool I want
  1586. Free .NET 8 Web API Live Stream's
  1587. ComplexType vs JSON Columns: Choosing the Right Data Storage Approach
  1588. Enable NuGet auditing for your .NET projects - Gérald Barré
  1589. Advanced URL rewriting with Apache APISIX
  1590. Not so Secret: Analysis of KakaoTalk's Secret Chat E2EE Feature
  1591. Interesting links of the week 2024-29
  1592. Create a Windows Hello login app - Windows apps
  1593. Git–Dubious ownership
  1594. Building a WoW server in Elixir
  1595. system logs aggregation with postgres
  1596. repos
  1597. Mastering the Art of Public Speaking: Preparation is the Secret for Captivating Presentations and Flawless Demos
  1598. Kyle Benzle
  1599. Building Your First Use Case With Clean Architecture
  1600. Speeding up Temporal Aggregation in DataFusion by 60-60000x using µWheel
  1601. The economics of a Postgres free tier
  1602. ASP.NET Core Basics: 12 Questions and Answers for Beginners
  1603. EF Core - Query splitting
  1604. In-Memory Analytics for Kafka using DuckDB
  1605. How does Spectre work?
  1606. Why and How to Execute GraphQL Queries in .NET - .NET Blog
  1607. Announcing SSMS 20.2 ... and getting feedback for SSMS 21
  1608. Does code rot over time?
  1609. Loading aggregates with EF Core
  1610. Deactivating an API, One Step at a Time
  1611. Entity Framework Core– Avoid losing precision
  1612. Lessons from election night
  1613. Using use in Gleam
  1614. Timeseries Indexing at Scale - Artem Krylysov
  1615. Searching for a better search box - koaning.io
  1616. Linksys Velop routers send Wi-Fi passwords in plaintext to US servers
  1617. DB Browser for SQLite
  1618. Network Round Trips are Evil
  1619. Simplify Your .NET Aspire Caching With Metalama
  1620. CS0012: The type 'System.Object' is defined in an assembly that is not referenced.
  1621. Should interfaces be asynchronous?
  1622. Rails Add ActiveRecord.after_all_transactions_commit Callback
  1623. How to count rows read in sqlite
  1624. Interesting links of the week 2024-28
  1625. Reading unfamiliar codebases quickly: LMDB
  1626. Visual Studio–View .NET Counters while debugging
  1627. A reawakening of systems programming meetups
  1628. Building Strong Foundations: The Crucial Role of Data in Software Development
  1629. Evaluating a Decade of Hacker News Predictions: An Open-Source Approach
  1630. Xuanwo's VISION: Data Freedom
  1631. PostgreSQL and UUID as primary key
  1632. Generating database migrations with acyclic graphs
  1633. Against Innovation Tokens
  1634. From Fear to Triumph: My 30-Year Journey in Public Speaking
  1635. .NET Aspire Developers Day is coming up!
  1636. Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o & LangChain
  1637. X-Ray vision for Linux systems
  1638. D-Star
  1639. SQL Server–Does a ‘LIKE’ query benefits from having an index?
  1640. Graph-Based Ceramics
  1641. Do we fear the serializable isolation level more than we fear subtle bugs?
  1642. Top Five PostgreSQL Surprises from Rails Devs
  1643. Why bare-metal Debian (and Raspberry Pi OS) is not a good choice for most Embedded Systems
  1644. My programming beliefs as of July 2024
  1645. 🚀 🚀 Working with hierarchical data in .Net Core using the hierarchyid data type.(.Net Core 8) 🚀 🚀
  1646. MemoryCache in C#: A Practical Guide
  1647. Creating hashes in .NET
  1648. How Postgres is Misused and Abused in the Wild
  1649. The Homepage of Scott Tolinski
  1650. Integrity Constraints and business value
  1651. Saving Data Historically with Temporal Tables: Part 1: Queries - Simple Talk
  1652. Publish a console app as a single executable
  1653. RavenDB News: June, 2024
  1654. Unleashing the Power of Copilot: Enhancing Visual Studio with New Slash Commands
  1655. Jason Kelly | Software Engineer
  1656. ChatGPT is bullshit - Ethics and Information Technology
  1657. notes.billmill.org
  1658. The Great Database Migration
  1659. A Eulogy for DevOps
  1660. Tentative Roadmap for Wolverine 3.0
  1661. Azure Static Web Apps–SWA CLI behind the scenes
  1662. Revisiting Test Sizes
  1663. Making the world my single point of failure with PostgreSQL
  1664. Industrial macros
  1665. Larry Finger made Linux wireless work and brought others along to learn
  1666. How Where Conditions Work in Entity Framework Core | The .NET Tools Blog
  1667. Common Cause Vs Special Cause in Software Variation
  1668. NCronJob - June Edition
  1669. Making the Most out of Load and Performance Testing
  1670. Semantic Kernel–OpenTelemetry integration in C#
  1671. Keeping track of podcasts
  1672. Postgres is all you need, even for vectors
  1673. Cognitive Architectures for Business Decision Making in Supply Chain Management
  1674. Development With A Dot - Read-Only Entities in EF Core
  1675. Semantic Kernel–Change timeout value in C#
  1676. GitHub Copilot Extensions are all you need
  1677. Counterscale and the New Self-Hosted
  1678. Don’t push ifs up, put them as close to the source of data as possible
  1679. When I grow up I want to be a Database Administrator (said no-one ever)
  1680. Interesting links of the week 2024-26
  1681. Introduction To Building AI Agents With Microsoft Semantic Kernel | Build5Nines
  1682. Getting Started with Azure App Service: A Beginner's Guide to Web App Deployment
  1683. Modeling Navigation Properties Between Aggregates or Modules
  1684. 8 years old Xorg bug
  1685. Baida | Post-mortem - Postgres "out of shared memory" error
  1686. How to be a Better Software Engineer - Richard Bown
  1687. What You Need To Know About EF Core Bulk Updates
  1688. What Happens When You Put a Database in Your Browser?
  1689. Paolo Melchiorre - Django 5 by Example preface
  1690. I ran "rm -rf ~" in production
  1691. Multi-Tenancy: Mixed Modes with Marten
  1692. Blazor Basics: Dealing with Complex State Scenarios
  1693. GraphQL–Application Insights integration for HotChocolate 13
  1694. NCronJob - June Edition
  1695. Driplang: triggering when events happen (or don't)
  1696. MySQL on a Raspberry Pi | Benjamin Dicken
  1697. Recording: Building a Database Engine in C# & .NET
  1698. Azure Application Insights–Collect Performance Counters data - Part II
  1699. Why and how to run your own FreeBSD package cache.
  1700. Sequence v. UUID as Primary Key — brandur.org
  1701. Yes, Software Execution Has Variation
  1702. The Future of Data Management: An Enabler of AI Development? A Basic Illustration with RAG, Open Standards, and Data Contracts
  1703. One year of solo dev, wrapping up the grant-funded work
  1704. Jared Norman | Software Consultant, Open-Source Maintainer, and Solidus Expert
  1705. Why does SQLite (in production) have such a bad rep? - blag
  1706. Nature retracts highly cited 2002 paper that claimed adult stem cells could become any type of cell
  1707. Building a Distributed ETL Pipeline Using Bacalhau and MongoDB Atlas
  1708. wtb: Progressive SPAs
  1709. Lemmy and my Switch to PieFed; Threadyverse software alternatives
  1710. Latency, Tail Latency and Response time in distributed systems
  1711. A Vision For Roadway Infrastructure
  1712. Efficiently Handling Stored Procedures in EFCore: Practical Solutions
  1713. Setting up NGINX load balancer for .NET WebApi - Event-Driven.io
  1714. The Arm development ecosystem is ready
  1715. Build Chatbot with a LLM and Azure SQL Database to Answer Questions
  1716. Technical Pattern: Build Your Own AI Assistant
  1717. F# + Entity Framework - Group By Aggregation Could Not Be Translated
  1718. Are my EF LINQ to SQL queries safe?
  1719. The Real Cost of Offshore Tech Teams
  1720. Implementing MVCC and major SQL transaction isolation levels
  1721. Never, Sometimes, Always
  1722. Who is the real Owner of your Data?
  1723. From Transaction Scripts to Domain Models: A Refactoring Journey
  1724. EF Core 8.0: Use of Arrays with Microsoft SQL Server
  1725. The Australian Securities Exchange CHESS blockchain: seven years of sunk cost fallacy
  1726. The “Critter Stack” Just Leveled Up on Modular Monolith Support
  1727. 🎙️ IndieRails Podcast — Andrew Atkinson - The Postgres Specialist
  1728. 5 Archetypes of Knowledge-Intensive Applications -
  1729. Optimal SQLite settings for Django
  1730. LLM Prompting for Software Development - Mykel Nahorniak
  1731. Using PostgreSQL with .NET and Entra ID - .NET Blog
  1732. mikerourke.dev
  1733. Jade Rubick - Managing a bottleneck team
  1734. W. Jason Gilmore
  1735. Using .NET Aspire eShop application to collect all the telemetry
  1736. 5 Practical Ways to Add Polly to Your C# Application [2024]
  1737. The Red Hat cloud native architecture solution patterns
  1738. Logical Replication Guardrails
  1739. Building Generative AI apps with .NET 8 - .NET Blog
  1740. Stopping Using Exception Use Result Monad Instead
  1741. Sneak Peek of Strong Typed Identifiers in Marten
  1742. Startup data health starts with healthy event tracking
  1743. How do I get the name of a SID, and what does it mean when the conversion fails? - The Old New Thing
  1744. Sails.js for web development - Simple Talk
  1745. Using Postgres with C# | no dogma blog
  1746. Why pair programming should be your default way of working
  1747. diving into mathjax css injection attack
  1748. Economic Termites Are Everywhere
  1749. Home-Cooked Software and Barefoot Developers
  1750. Async Ruby on Rails
  1751. When I Realized I Was Not That Guy
  1752. Caching in ASP.NET Core: Improving Application Performance
  1753. Auditing SQL Server – Part 1 – Discovery and Documentation - Simple Talk
  1754. Clean Code—A Practical Introduction in ASP.NET Core
  1755. Debugging Semantic Kernel in C#
  1756. Reflections from Local-First Conf - Daniel Norman
  1757. The signs of a new era: Prompt Injection - Simple Talk
  1758. .NET Core–Check if console app is running with administrative privileges
  1759. Creating and downloading a PDF or DOCX in ASP.NET Core
  1760. Architectures for Central Server Collaboration
  1761. How I saved a few dozen dollars by migrating my personal projects from the cloud to a Raspberry Pi
  1762. Incremental development
  1763. The First .NET Aspire Book!
  1764. Is Microsoft trying to commit suicide?
  1765. Get Hands-On with Visual Studio and Azure: Live at Microsoft HQ this August! - Visual Studio Blog
  1766. Encryption At Rest: Whose Threat Model Is It Anyway?
  1767. 🧪 Building a Home Lab with Raspberry Pis and k8s
  1768. DuckDB isn't just fast
  1769. Announcing DuckDB 1.0.0
  1770. Multi-Tenancy: Database per Tenant with Marten
  1771. You'll regret using natural keys
  1772. Decompiling Tenchu: Stealth Assassins part 11: a modding framework powered by the tears of CS101 teachers
  1773. Even more Opentelemetry!
  1774. joesantos - Developer | Polarizing the new world
  1775. Encryption At Rest: Whose Threat Model Is It Anyway?
  1776. A beginner's guide to the Git reftable format
  1777. Automating PostgreSQL backups to Digital Ocean Spaces with Kamal
  1778. Upgrading my Home surveillance system
  1779. Napster Sparked a File-Sharing Revolution 25 Years Ago * TorrentFreak
  1780. Recall: Stealing everything you’ve ever typed or viewed on your own Windows PC is now possible.
  1781. Vertical Slice Architecture: Structuring Vertical Slices
  1782. Can The Data Fit In My Mouth
  1783. What We've Learned From A Year of Building with LLMs
  1784. Snowflake, Cloud Storage Giant, Suffers Massive Breach: Hacker Confirms to Hudson Rock Access Through Infostealer Infection
  1785. ASP.NET Core Basics: Getting Started with GraphQL
  1786. Compilers | Rasheed Starlet
  1787. How Running Off A Messaging Queue Impacts Data Loading Strategies
  1788. The Economics of Working 80+-Hour Weeks
  1789. Cooking with Semantic Kernel
  1790. Achieving a 100x speedup of DELETEs on PostgreSQL
  1791. Codestral: Hello, World!
  1792. GitHub - openkoda/openkoda: Open source business application platform for fast development
  1793. Snake draft sorting in SQL Server, part 4 - Simple Talk
  1794. OWASP Dependency Check - Improve update speed
  1795. Kustomize Deployments with Reliza Hub - Work & Life Notes
  1796. Exploring Embedding spaces with my photo library
  1797. How good is GPT-4o at generating Flask apps? Surprisingly promising
  1798. 20 Years of Blogging; On my own website
  1799. Understanding Supply-Chain Attacks and OWASP Dependency Check
  1800. Web App Security—Broken Authentication vs Session Management
  1801. Fast, Simple and Metered Concurrency in Ruby with Concurrent::Semaphore
  1802. Big Data is Dead
  1803. Fine-Tuning Shuffle Partitions in Apache Spark for Maximum Efficiency
  1804. Understanding Coupling in Software Development
  1805. Abusing Go's infrastructure
  1806. the universal Tag Editor (ID3v2, MP4, OGG, FLAC, ...)
  1807. Shift Left With Architecture Testing in .NET
  1808. Supply Chain Data Maturity
  1809. Enhancing Enum Handling in Spargine: Beyond Enums and into Versatility
  1810. Clean Architecture Sucks
  1811. Entity Framework Core 8 provider for Firebird is ready
  1812. Tracking Releases & CI Across Software Teams and Forges
  1813. Systematically Improving Your RAG - jxnl.co
  1814. The curious case of the missing period
  1815. Datadog is the new Oracle
  1816. I tried improving QA in the payment industry
  1817. Multi-Tenancy: Marten’s “Conjoined” Model
  1818. The CHECK() Constraint - Simple Talk
  1819. Fundamentals
  1820. Which database when for AI: Are vector databases all you need?
  1821. Designing a Scalable OCPP server - Siddharth Sabron
  1822. Dapper And Strongly Typed IDs – How To Dynamically Register Mappings
  1823. Multi-Tenancy: What is it and why do you care?
  1824. Building Better Apps: Better Together
  1825. Two Ways To Tune A Slow Query In SQL Server – Darling Data
  1826. MemoryCache, DistributedCache and HybridCache
  1827. Modernizing the AntennaPod Code Structure – AntennaPod
  1828. From Visual Basic to Visual Studio: A Journey Through Microsoft’s IDE Evolution
  1829. Thoughts on Tom Alrich’s “Global Vulnerability Database”
  1830. Choosing a Tech Stack in 2024
  1831. EF Core Migrations: A Detailed Guide
  1832. XUnit–Improve type safety
  1833. JavaScript Nulls and Programming Minutiae
  1834. Utah Locals Are Getting Cheap 10 Gbps Fiber Thanks To Local Governments
  1835. Jepsen: Datomic Pro 1.0.7075
  1836. Scheduled Message Delivery with Wolverine
  1837. Podman–Pull images from Docker Hub
  1838. DB in K8S: Pros & Cons
  1839. Rails 8 adds Kamal by default.
  1840. Wolverine’s HTTP Model Does More For You
  1841. Serialising ASP.NET method calls for later execution | johnnyreilly
  1842. Hashing Modulo Theories
  1843. Is (my) RSS dead?
  1844. Going to the cinema is a data visualization problem
  1845. How can logging impact a Golang backend?
  1846. C# .NET 8 — MediatR Pipelines
  1847. Gratification
  1848. The Impact of All-or-Nothing Thinking in Software Engineering
  1849. Estimating the disk space needed for a VACUUM FULL on PostgreSQL – Ian's notes
  1850. Thomas Eckert
  1851. Kubernetes–Limit your environmental impact
  1852. Track HN: Score and Rank History (plus My Nocode Experiences)
  1853. On staging environments
  1854. How I render my web applications
  1855. 24May11 | 1 year of Hyperspaces
  1856. How to use PostGIS with Prisma
  1857. Avoiding the soft delete anti-pattern
  1858. The API database architecture - Stop writing HTTP-GET endpoints
  1859. Buckets of Parquet Files are Awful | Scratch Data
  1860. I'm sorry
  1861. using golang's crypto/aes and crypto/cipher packages
  1862. How to untangle phone numbers
  1863. A room with a view of the PostgreSQL autovacuum – Ian's notes
  1864. The One Where I Lie To The CTO
  1865. Scaling Marten with PostgreSQL Read Replicas
  1866. Azure Developers - .NET Day 2024 - Recap
  1867. Modern SQLite: Generated columns
  1868. Consistency Large Language Models: A Family of Efficient Parallel Decoders
  1869. Tradeoffs with the Four Patterns Of Data Loading
  1870. Can we build a reactive article in a single HTML file?
  1871. A Trip to the Library
  1872. Things learned from implementing Elasticsearch
  1873. Try X in Y minutes
  1874. Protecting Next.js Apps Against Cross-Site Request Forgery
  1875. Linked Lists in Real Life
  1876. Development With A Dot - EF Core Performance Optimisations
  1877. Chapter I: The birth of Parquet
  1878. Careful with That Lock, Eugene: Part 2
  1879. Middleware-Based Exception Handling in ASP.NET Core
  1880. "Secret" elmah.io features #4 - Get help from AI and ChatGPT
  1881. Recent Marten & Wolverine Improvements and Roadmap Update
  1882. .NET Core - View outdated packages
  1883. Large Language Models, Open API, View Models and the Backend for Frontend Pattern | johnnyreilly
  1884. Developing a RAG Knowledge Base with DuckDB
  1885. How not to change PostgreSQL column type
  1886. I made a note taking plugin for an app written in PHP :: Show me the code — Software engineering is cool
  1887. Hallucination-Free RAG: Making LLMs Safe for Healthcare
  1888. The new fintech stack is... open source?
  1889. Lost in Translation: The Bug That Spoke Russian and Crashed My App
  1890. Supply chain attacks and the many (other) different ways I’ve backdoored your dependencies
  1891. Naming things in B2B SaaS
  1892. Building a social network from scratch on a whiteboard - Xe Iaso
  1893. I've Moved Onchain
  1894. Cost efficient alternative to databricks lock-in | Georg Heiler
  1895. varoa.net | Galo Navarro
  1896. I'm writing a new vector search SQLite Extension
  1897. Critter Stack Improvements for Event Driven Architecture
  1898. Exploring .NET Aspire: Building Cloud-Native Apps With Ease | Build5Nines
  1899. Azure Static Web App–Data API Builder
  1900. Coding interviews are stupid (ish)
  1901. The Sisyphean struggle and the new era of data infrastructure — Jack Vanlightly
  1902. Checking your solution for NuGet vulnerabilities or deprecated packages
  1903. Marten, PostgreSQL, and .NET Aspire walk into a bar…
  1904. .NET 8 - Warning AD0001: Analyzer 'Microsoft.AspNetCore.Analyzers.RouteHandlers.RouteHandlerAnalyzer' threw an exception of type 'System.InvalidOperationException'
  1905. Optimizing Data Manipulation with LINQ
  1906. Productionizing Embeddings: Challenges and a Path Forward | Tecton
  1907. Backup strategies for SQLite in production
  1908. Operational transformation & conflict-free resolution for real-time collaboration applications
  1909. The 150x pgvector speedup: a year-in-review
  1910. Marten, Metrics, and Open Telemetry Support
  1911. ASP.NET Core -Updating the OpenTelemetry configuration
  1912. Stashpad Blog - My favorite Insomnia features and shortcuts
  1913. On FastAPI - GreenAsh
  1914. Optimizing for Accidental Robert Picardo
  1915. Why SQLite Uses Bytecode
  1916. The Decorator Pattern is sometimes helpful
  1917. Updating Documents in MongoDB - Simple Talk
  1918. Can we RAG the whole web?
  1919. What Computers Cannot Do: The Consequences of Turing-Completeness
  1920. Cressi Nepto for Subsurface –
  1921. ryjo.codes - Forgoing Implicity and Using Abstractions
  1922. Switch expression for void methods
  1923. Stop Using Regex for Connection Strings
  1924. A Software Engineering Career Ladder
  1925. Thoughts on WASM
  1926. Fully Decentralized Forum With 60 Lines of Code
  1927. Request Response Messaging Pattern With MassTransit
  1928. First Class Event Subscriptions in Marten
  1929. Passing the Postgres 65535 parameter limit at 120x speed
  1930. Building a highly-available search engine using SQLite
  1931. Using Vectors without a Vector Database
  1932. 4 Software Design Principles I Learned the Hard Way
  1933. Akka.NET, ASP.NET Core, Hosted Services, and Dependency Injection
  1934. Embedding Database Migrations with Weasel
  1935. Working with IAsyncEnumerable in C# - Simple Talk
  1936. Join us for Azure Developers - .NET Day on April 30!
  1937. snowflake/snowflake-arctic-instruct – Run with an API on Replicate
  1938. Snowflake Arctic: An(other) Efficient and Open-Source LLM is out!
  1939. Four Patterns Of Data Loading
  1940. No Database No Retention No Party
  1941. Mastering SOLID Principles in C#: A Practical Guide
  1942. Fix Unable To Resolve DbContextOptions For EF Core
  1943. Async APIs - don't confuse your events, commands and state
  1944. Tales from the .NET Migration Trenches - Authentication
  1945. Building FocusGuardian, my TribeHacks IX submission, in 24 hours
  1946. Fabian Lindfors
  1947. Generate code for declarative language instead of progr...
  1948. Try Catch in C#: The Basics You Need to Know
  1949. Enhance your .NET Testing #8: Contract tests with Verify
  1950. Strict Ordered Message Handling wth Wolverine
  1951. We Migrated a Legacy App with ChatGPT: Here's What Happened
  1952. Id30 – magnushoff.com
  1953. Delay e-mail delivery with Postfix for a relaxing weekend
  1954. An entire Social Network in 1.6GB (GraphD Part 2)
  1955. Wolverine’s New PostgreSQL Messaging Transport
  1956. Using GitHub and NextAuth.js for Single Sign-on in Next.js
  1957. Building a Culture of Data: The Technical Aspects - Simple Talk
  1958. Programmers diary
  1959. Stop going to the cloud and getting scammed. $200 infra to serve your startup till 100k monthly users in 15 minutes. Self-hosted Postgres, caddyserver and docker-compose FTW.
  1960. Stateful Migrations using Mutations
  1961. Introduction to Distributed Tracing With OpenTelemetry in .NET
  1962. AI Hype - Am I out of work in five years?
  1963. ASP.NET Core Basics: Getting Started with LINQ
  1964. A POI Database in One Line
  1965. Do best practices really matter?
  1966. Announcing: Azure Developers - .NET Day - .NET Blog
  1967. Database Subsetting and Data Extraction - Simple Talk
  1968. ASP.NET Core - Use factory based middleware with scoped services
  1969. ✂️ Use Cases for Merging and Splitting Partitions With Minimal Locking in PostgreSQL 17
  1970. Embeddings are a good starting point for the AI curious app developer
  1971. How to create a Stanford course
  1972. SQLite on Rails | Fractaled Mind
  1973. Building a weather data warehouse part I: Loading a trillion rows of weather data into TimescaleDB
  1974. Hangfire: A Feature-Rich Approach to Task Scheduling in .NET
  1975. Modular Monoliths and the “Critter Stack”
  1976. Snake draft sorting in SQL Server, part 2 - Simple Talk
  1977. Displaying images in MySQL | Benjamin Dicken
  1978. The beauty of OLAP SQL
  1979. Neon: A New Approach to Database Development - Neon
  1980. Use access token and refresh token returned by Identity API endpoints | BinaryIntellect Knowledge Base
  1981. Power of Blameless Culture in Software Engineering
  1982. Snake draft sorting in SQL Server, part 1 - Simple Talk
  1983. Modernization - Managing Data during the process | Red Hat Developer
  1984. Announcing pl/dotnet, version 0.99 (beta)
  1985. Returning A Row When Your Query Has No Results – Darling Data
  1986. GitHub - nalgeon/redka: Redis re-implemented with SQLite
  1987. GitHub - supabase/index_advisor: PostgreSQL Index Advisor
  1988. You probably don't need GraphQL
  1989. Setting up PostgreSQL for running integration tests
  1990. Scalar and binary quantization for pgvector vector search and storage
  1991. The value in knowing fundamentals
  1992. Careful with That Lock, Eugene
  1993. A Clever Way To Implement Pessimistic Locking in EF Core
  1994. Lessons after a half-billion GPT tokens - Ken Kantzer's Blog
  1995. ULIDs and Primary Keys
  1996. Ten Years and Counting: My Affair with Microservices
  1997. I accidentally built a meme search engine
  1998. Monkey Management
  1999. Nightmare on Lemmy Street (A Fediverse GDPR Horror Story) - Michael Altfield's Tech Blog
  2000. What makes a great technical blog
  2001. Building platforms–Strike the right balance
  2002. Shell History Is Your Best Productivity Tool
  2003. MySQL-Manage Memory Usage Efficiently
  2004. Why Lucia might be the best authentication library for SvelteKit
  2005. Deploy SOPS Secrets with Nix - Jan-Philip Loos | maxdaten.io
  2006. The Easiest Way to Build Reactive Local-First Apps with TinyBase and PowerSync
  2007. Durable Background Processing with Wolverine
  2008. GitHub - dolthub/go-mysql-server: A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
  2009. color image classification
  2010. Actually Talking about Modular Monoliths
  2011. Azure Static Web App–Distributed Functions
  2012. How I discovered a 9.8 critical security vulnerability in ZeroMQ with mostly pure luck and my two cents about xz backdoor
  2013. Lua Scripts Are Not Atomic in Redis
  2014. Use token authentication and Identity API endpoints in ASP.NET Core | BinaryIntellect Knowledge Base
  2015. Twenty Years Is Nothing
  2016. General Performance Tip: Optimizing Method Returns: Default Keyword vs. Null vs. Empty Collection
  2017. Azure Static Web App - Pass authentication info to your linked API
  2018. Configure Azure Functions to use Identity Based Connections
  2019. New in .NET 8: ASP.NET Core Identity and How to Implement It
  2020. GitHub - stackframe-projects/pgmock: In-memory Postgres for unit/E2E tests
  2021. 'If this one guy got hit by a bus, the world's software would fall apart.'
  2022. Beyond Foreign Keys
  2023. The era of the shapeshifting web is upon us
  2024. Home · thmsmlr
  2025. GitHub - drawdb-io/drawdb: Free, simple, and intuitive online database design tool and SQL generator.
  2026. Optimized Model Auditing with PaperTrail
  2027. What to do when an airline website doesn't accept your legal name
  2028. IntelliJ IDEA 2024.1 Is Out! | The IntelliJ IDEA Blog
  2029. Master Claims Transformation for Flexible ASP.NET Core Authorization
  2030. Why You Shouldn't Use SQLite
  2031. Writing maketh the 10x Developer. More so the 10x development team.
  2032. Zoomer Tries RSS: In Praise of Yarr
  2033. How we’ve saved 98% in cloud costs by writing our own database
  2034. Apache Kafka and Tinybird (ClickHouse) for Streaming Analytics and HTTP APIs
  2035. xz backdoor - Dmitry Kudryavtsev
  2036. PostgreSQL and its annoying crosstab
  2037. Introducing selfh.st/apps, a Directory of Self-Hosted Software
  2038. Create a Custom Static Code Analysis Rule for Azure SQL Database / SQL Server with .NET
  2039. KISS high-availability with OpenBSD
  2040. How to create a blog using Golang
  2041. A lazy and flippant classification of programming languages
  2042. How Disney+ Scaled to 11 Million Users on Launch Day
  2043. Note taking system should be simple
  2044. Making AI powered .NET apps more consistent and intelligent with Redis - .NET Blog
  2045. How to: Code analyze your SQL Server T-SQL scripts in Visual Studio
  2046. What we know about the xz Utils backdoor that almost infected the world
  2047. Search graduation photos with your face — Jerome Paulos
  2048. In praise of RDF
  2049. Super Fast Rails - RorVsWild
  2050. marending.dev
  2051. The Myth of Down Migrations; Introducing Atlas Migrate Down | Atlas | Manage your database schema as code
  2052. modin_perf_examples
  2053. [HOWTO] Calculate distance between two points (coordinates) on Microsoft SQL Server
  2054. Memory access patterns and performance | Benjamin Dicken
  2055. Choosing a backend database: SQL vs Document vs Columnar
  2056. Shutting down the letsblock.it project and its official instance · letsblockit/letsblockit · Discussion #663
  2057. Running OCR against PDFs and images directly in your browser
  2058. Technologist vs spy: the xz backdoor debate
  2059. Django: Write-up on optimizing the system check framework - Adam Johnson
  2060. My laptop is faster than your Elastic cluster
  2061. We are under DDoS attack and we do nothing
  2062. Horizontally Scaling ASP.NET Core APIs With YARP Load Balancing
  2063. Architecture Pitfalls: Don’t use your ORM entities for everything — embrace the SQL!
  2064. Ideating around integrations development
  2065. Kubernetes and back - Why I don't run distributed systems - davd.io
  2066. The Great Migration from MongoDB to PostgreSQL
  2067. Book Review: Software Architecture for .NET 8 and C# 12 - Coding Sonata
  2068. The race to replace Redis
  2069. Matter and Privacy
  2070. Developers: Stop Donating Your Work to Cloud Service Providers! | TDengine
  2071. Operating an Entire Company on a Minimal Two-Core PostgreSQL Instance: Index Tuning, Part 2
  2072. A gentle introduction to ESR's `reposurgeon`
  2073. Solving the “Are You a Millionaire?” Problem with ZK certificates
  2074. C# MongoDB Insert Benchmarks – What You Need To Know
  2075. Microsoft.Extensions.DependencyInjection–Register a type with all its interfaces
  2076. Finding NetBSD Kernel Bugs through LockDoc
  2077. Extolling the Virtues of Dexie Cloud for Backendless Development
  2078. The infinitely patient vacuum – a case study of what happens when the PostgreSQL VACUUM never completes – Ian's notes
  2079. Processing 6 Billion Chess Games in Less Than 2 Hours
  2080. The log/event processing pipeline you can't have
  2081. David Gasquez
  2082. Testing Asynchronous Projections in Marten
  2083. Microsoft.Extensions.DependencyInjection - Check if a service is registered in the DI container
  2084. Uncovering the Seams in Mainframes for Incremental Modernisation
  2085. You might not need Redis
  2086. My binary vector search is better than your FP32 vectors
  2087. What Computers Cannot Do: The Consequences of Turing-Completeness
  2088. `async: false` is the worst. Here's how to never need it again.
  2089. On Tech Debt: My Rust Library is now a CDO
  2090. ASP.NET Core Basics: Organize Projects—Architectural Patterns
  2091. NuGet–Transitive dependencies
  2092. Services are autonomous
  2093. CockroachDb with Entity Framework and Web API | no dogma blog
  2094. The other hard retrieval problems
  2095. Protect your ASP.NET site using WebAuthn Passkeys
  2096. CockroachDB in Single User Mode on Docker | no dogma blog
  2097. Starting CockroachDB in Single User Mode with a Dockerfile | no dogma blog
  2098. “Immutable” → reprovisionable, anti-hysteresis
  2099. What Every Programmer Should Know About Load Testing
  2100. Matching mentors to mentees using OR-tools
  2101. Parallel Integration Tests With Ktor
  2102. Unbundling Tools for Thought
  2103. What Do Developers Really Think About Claude 3?
  2104. The Cost of Accidental Complexity in Development
  2105. I earn $52,600/month with this simple tech stack
  2106. Screwtape / sqlite-schema-diagram · GitLab
  2107. I Deployed My Own Cute Lil' Private Internet (a.k.a. VPC)
  2108. Will PostgreSQL ever change its license?
  2109. Spurious Scholar
  2110. Daily Driving Ubuntu Asahi for Over a Month
  2111. Learning to Crawl: Site Performance and Googlebot
  2112. Fast SQL Bulk Inserts With C# and EF Core
  2113. Garnet–open-source faster cache-store speeds up applications, services
  2114. MongoDB in C#: Simplified Guide For Inserting Data
  2115. DuckDB as the New jq
  2116. How Much Can Sqlite Handle? Multiple Threads Concurrently Inserting Into Sqlite
  2117. Batyr Nuryyev | Biting Off More Than We Can Chew with OLAP Libraries
  2118. Python extends its lead as the most popular programming language — but why does it have such widespread appeal?
  2119. Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2 - Visual Studio Blog
  2120. NPM–Change cache
  2121. Logging: The Unsung Hero in Developer Security - Here's Why and How — Withstand Security
  2122. Your Code May Be Elegant
  2123. NuGet–Change the global-packages cache location
  2124. .Net Aspire - A Brief Introduction
  2125. GitHub - microsoft/garnet: Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
  2126. React Basics: Getting Started with React and GraphQL
  2127. Eloquent JavaScript 4th edition is released
  2128. Look ma, I wrote a new JIT compiler for PostgreSQL – Pinaraf's website
  2129. Distributed queries for pgvector
  2130. AT&T says leaked data of 70 million people is not from its systems
  2131. Hacker Selling Private Data Allegedly from 70 Million AT&T Customers
  2132. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Amazon.com: Books
  2133. 900 Sites, 125 million accounts, 1 vulnerability - env.fail
  2134. 7 C# Project Ideas For Beginners To Escape Tutorial Hell
  2135. NCronJob - Scheduling made easy
  2136. “Partial” Document Updates in Marten 7
  2137. Lesson Learned #480:Navigating Query Cancellations with Azure SQL Database
  2138. NuGet– Offline support
  2139. Understanding .NET Aspire Orchestration
  2140. Part one – Ian's notes
  2141. Fast postgres index creation
  2142. PG Phriday: Redefining Postgres High Availability
  2143. Zig, Rust, and other languages
  2144. Microservices for the Benefits, Not the Hustle
  2145. In search of a “Zero Toil” HomeLab: Immutable Linux, ZFS, WatchTower and Keel
  2146. ~MK | Template Strings
  2147. Senior Security Analyst, Threat Intelligence in Remote, United States | GitHub, Inc.
  2148. Implementing Soft Delete With EF Core
  2149. A Code Review of My Earliest Projects
  2150. failing miserably to scale kubes
  2151. What I learned from looking at 900 most popular open source AI tools
  2152. Onboarding roulette: deleting our employee accounts daily
  2153. LINQ Query Improvements in Marten 7
  2154. .NET Aspire Preview 4 has been released · dotnet/aspire · Discussion #2815
  2155. GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
  2156. Claude vs GPT
  2157. Create static site in Drupal with Tome
  2158. Why Databases Won't Charge for Storage in the Future by @ttunguz
  2159. Validate with cold email
  2160. How Figma's Databases Team Lived to Tell the Scale | Figma Blog
  2161. cellio | Time to delete your Glassdoor account
  2162. Going Cloud Native With .NET Aspire
  2163. Public Statement on ClickASnap's data breach
  2164. The Ability to Improve
  2165. State of the Terminal | g.p. anders
  2166. Words of Wisdom: Backend Edition
  2167. JIT WireGuard
  2168. GitHub - Syllo/nvtop: GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
  2169. Book Review: Apps and Services with .NET 8 - Coding Sonata
  2170. Introducing Visual Studio 17.10 – Preview 2 is Here! - Visual Studio Blog
  2171. How to Use Polly In C#: Easily Handle Faults And Retries
  2172. Functional foundations ⚙️
  2173. First month on a database team
  2174. PostgreSQL with Apache AGE - Playing more seriously with Graph Databases
  2175. Azure Cosmos DB — Using EF Core with a NoSQL Database in a .NET Web API
  2176. MediatR: How to Quickly Test Your Handlers with Unit Tests
  2177. Resiliency and Low Level Improvements in Marten 7
  2178. AspNetCore.Http.Abstractions is deprecated
  2179. Configure Azure connection strings and keys in Azure Bicep | johnnyreilly
  2180. A primer on transaction management in Entity Framework
  2181. GitHub - dbeaver/dbeaver: Free universal database tool and SQL client
  2182. Read it never...
  2183. Perf is not enough
  2184. LLM with Ollama and similarity search with Qdrant, vector database - Vincent Composieux - Tech Lead Full Stack / DevOps & Architect over Go, PHP Symfony, NodeJS, Cloud (AWS, GCP) and much more
  2185. What do Norway and Namibia have in common? – Ian's notes
  2186. Preparing to Attend KubeCon Europe 2024
  2187. S3 is files, but not a filesystem
  2188. 1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
  2189. How to migrate data off Planetscale to another freely-hosted MySQL database in 5 minutes
  2190. The minimum vi(m) you need to know
  2191. GitHub - bruhbruhroblox/wallstreetlocal: Stock tracking website.
  2192. What Is a Modular Monolith?
  2193. How To Load JSON, Avro, Parquet, Or Anything Else in PostgreSQL Easily and Reliably
  2194. RAII all the things?
  2195. Recent Critter Stack Multi-Tenancy Improvements
  2196. Performance test your ASP.NET Core application using NBomber
  2197. From SerilogTimings to SerilogTracing
  2198. You can not simply publicly access private secure links, can you?
  2199. I'm a programmer and I'm stupid
  2200. Marten 7 makes “Write Model” Projections Super
  2201. Performance test your ASP.NET Core app using Bombardier
  2202. Dapr v1.13 is now available
  2203. Autogenerating a Book Series From Three Years of iMessages
  2204. Intergalactic.systems - Self-hosted sync
  2205. Get Started with Milvus Vector DB in .NET - .NET Blog
  2206. Using parameters in BenchmarkDotNet
  2207. Prompt injection and jailbreaking are not the same thing
  2208. Event Interception
  2209. The "missing" graph datatype already exists. It was invented in the '70s
  2210. Why Rails is a Great Choice for Startups in 2024
  2211. I Explored My Z Shell History. Here’s What I Found
  2212. hack the planet | finding focus
  2213. Why choose Uno Platform for your next .NET Project?
  2214. Azure Cosmos DB — Getting Started and Creating a NoSQL Database
  2215. Improving Error Handling with the Result Pattern in MediatR
  2216. European crash tester says carmakers must bring back physical controls
  2217. Should you watch that recent movie?
  2218. An Overview Of Quantum Computing's Possible Impact On Cryptography
  2219. Streaming OpenAI in Elixir Phoenix Part III
  2220. Postgres Indexes, Partitioning and LWLock:LockManager Scalability
  2221. Considerate Digital Communication
  2222. Data format design is a UX issue
  2223. Increase Test Fidelity By Avoiding Mocks
  2224. The Hunt for the Missing Data Type
  2225. .NET Data Community Standup: EF Core keys and value generation
  2226. Interesting ideas in Observable Framework
  2227. Marten 7.0 is Released!
  2228. Log in, log out
  2229. CSS for printing to paper
  2230. How To Use Polly In C#: Easily Handle Faults And Retries
  2231. First principles thinking vs second order thinking
  2232. Why and how I build terrible things
  2233. Forms & Validation in Blazor Web Apps [Pt 10] | Front-end Web Development with .NET for Beginners
  2234. Cloud is overkill
  2235. Frontend frameworks are useful
  2236. To CTE or not to CTE: The Case for Subqueries
  2237. In praise of Nushell
  2238. Company forgets why they exist after 11-week migration to Kubernetes
  2239. Azure Data Studio 1.48 is now available
  2240. EF Core–.NET 8 update
  2241. Getting started with Testcontainers for .NET
  2242. Why UUID7 is better than UUID4 as clustered index in RDBMS
  2243. Generate Blazor Websites in Minutes with Visual Studio's NEW Scaffolder!
  2244. EF Core - System.InvalidOperationException : The required column 'Id' was not present in the results of a 'FromSql' operation.
  2245. Delete, delete, delete: the ultimate productivity hack
  2246. Don't Mock Machine Learning Models In Unit Tests
  2247. Sustainable software delivery: The core-capabilities & plugins model
  2248. A Data Structures and Algorithms Self-Study Curriculum
  2249. Media statement: Tangerine cyber incident | Tangerine Telecom™
  2250. Easy Way to Create an Ambient Database Transaction
  2251. EF Core - Cannot convert from 'string' to 'System.FormattableString'
  2252. Testcontainers
  2253. Work with Data in Blazor [Pt 9] | Front-end Web Development with .NET for Beginners
  2254. Exploring Next.js Forms with Server Actions
  2255. Programming languages generations
  2256. Supply Chain Analyst Resources.
  2257. From Theory to Practice: Implementing Robust Task Scheduling with Quartz.NET
  2258. Dapper - Return dynamic data
  2259. Testing exceptions
  2260. GitHub - electric-sql/pglite: Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
  2261. Tim Kächele: How to build an exchange
  2262. How to spend less time writing Django tests
  2263. How I Built a Modern Course Platform in 2024
  2264. You probably don't need Zotero's File Sync
  2265. Building PlantHub: A data plantform for monitoring plants
  2266. OOP and Design Patterns are garbage - Douglas' Blog
  2267. Delegated read and application write access to blob storage using ASP.NET Core with Entra ID authentication
  2268. Welcome | Superset
  2269. Coroutines in C
  2270. Armchair Architects: Large Language Models (LLMs) & Vector Databases
  2271. Easily ask questions about your Linux, Windows, and macOS infrastructure
  2272. My First Time Building with SST was a Disaster
  2273. 100x Faster Query in Aurora Postgres with a lower random_page_cost
  2274. Language Checklist
  2275. Frugly vs. Freemium
  2276. .NET 🔥🚀 : Minimal API with EF Core and SQLite
  2277. Lessons from my third year running a SaaS - Max Rozen
  2278. The value of a PhD
  2279. The trouble with transaction.atomic · David Seddon
  2280. How to Make a List of Nearly Every Minecraft Player
  2281. After 14 years in the industry, I still find programming difficult
  2282. The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
  2283. Introducing Modular Monoliths: The Goldilocks Architecture
  2284. Matryoshka Representation Learning (MRL) from the Ground Up
  2285. .NET Data Community Standup - Database concurrency and EF Core: Beyond optimistic concurrency
  2286. Atuin - Magical Shell History
  2287. How To Use AI Assistant to Generate Test Data For .NET Applications | The .NET Tools Blog
  2288. Visual Studio Presentation Mode
  2289. Why would anyone do something as absurd as mob programming?!
  2290. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  2291. Fault tolerance (Transaction processing book)
  2292. My benchmark for large language models
  2293. Dynamic Tenant Databases in Marten
  2294. .NET Data Community Standup - Window and binary functions using Zomp EF Core extensions
  2295. How to Map SQL Results To Any Object Using Entity Framework Core 8
  2296. Visual Studio–Share your settings
  2297. Open Source: Current State and Future Hopes
  2298. Finding Postgres rows too large for BTree indexes
  2299. Testcontainers in ASP.NET Core – A Simplified Beginner’s Guide
  2300. Parallel.ForEachAsync() and Task.Run() With When.All in C# - Code Maze
  2301. GitHub - InfinityFlowApp/aspire-temporal-server: Aspire component wrapper for the temporal CLI dev server
  2302. Database Feature Toggles - Simple Talk
  2303. Property based testing in C#–CsCheck
  2304. Adding Keyboard Shortcuts to a 24 Year Old Government Website with Userscripts
  2305. Bloom Filters
  2306. Splitting Large Tasks is not a Mathematical Process
  2307. Reactive Data Fetching and Updating in Nuxt 3: Automatically Refresh `useFetch()` When Deleting or Updating Data
  2308. Union, intersection, difference, and more are coming to JavaScript Sets
  2309. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  2310. Work with Web API and Class Library projects in Visual Studio Code | BinaryIntellect Knowledge Base
  2311. .NET Aspire Preview 3: Expanded Component Support with Azure OpenAI, MySQL, CosmosDB, Kafka and More
  2312. Prefer test-doubles over mocking frameworks
  2313. Overview of Object Oriented, Wide Column, and Vector Databases
  2314. Azure Functions: Unlocking the power of serverless computing
  2315. Running Doom on Snowflake
  2316. Shipping quality software in hostile environments
  2317. Blazor WASM Dynamic Component
  2318. How to Store Any Object in the Database With EF Core
  2319. 200,000 Facebook Marketplace user records leaked on hacking forum
  2320. Presence, NULL, and Product Requirements in Rails
  2321. EFCore.Visualizer - Visual Studio Marketplace
  2322. Tech Support Stories Part 2
  2323. Manually Migrate ZITADEL with PostgreSQL
  2324. Forgot that connection string? Get it here!
  2325. Install Unifi under TrueNAS | BSDbox.
  2326. Alternative BigInt ID identifiers for Rails
  2327. Azure OpenAI Models - Azure OpenAI Course for .NET Developers
  2328. Livestream - Chris Klug: Stop using Entity Framework as a DTO provider! | The .NET Tools Blog
  2329. Hello, MongoDB - Getting Started with Mongo and dotnet 8
  2330. API Part 7 – Swagger Comments
  2331. Optimizing SQLite for servers
  2332. Naming is Important
  2333. Answering Some Concerns about Wolverine
  2334. Observable 2.0 | Observable
  2335. Google Sheets in C# – How to Build Your Own Levels.fyi!
  2336. Azure Static Web App–Authorization
  2337. .NET Aspire overview - .NET Aspire
  2338. Episode 486 - Azure Savings Plans
  2339. How DDD is screwing up your SQL 🔥
  2340. Variables in psql, how to use them? – select * from depesz;
  2341. Does Your Website Really Need HTTPS?
  2342. Improve your SQL skills X2 in 5 minutes
  2343. Build Levels.fyi in DotNet! - How To Use Google Sheets API in C#
  2344. Increase Performance with Complex Types in Entity Framework Core 8
  2345. Side Effects vs Cascading Messages in Wolverine
  2346. Azure Developer CLI (azd) - February 2024 Release
  2347. DuckDB as a vector database
  2348. One job, if you please — Daniel Immke
  2349. 2024-02-11 the top of the DNS hierarchy
  2350. Every Programmer Should Know #2: Optimistic Concurrency Control
  2351. .NET Aspire preview 3 - .NET Aspire
  2352. Our Vision for .NET 9 - .NET Blog
  2353. Antithesis – autonomous testing
  2354. First look at profiling tools - Visual Studio (Windows)
  2355. .NET Aspire - Glenn Condron
  2356. Piped
  2357. RavenDB Cloud now offering NVMe based clusters
  2358. .NET 8 .🚀🔥: Optimise Web API with Data Annotation
  2359. 2024: announcing the year of the OpenStreetMap vector maps
  2360. Using Blob storage from ASP.NET Core with Entra ID authentication
  2361. Hello, Redis - Getting Started with Redis and dotnet 8
  2362. GraphQL OWASP Cheat Sheet
  2363. Ongoing Scalability Improvements for Marten 7
  2364. Tunable Consistency in MongoDB
  2365. Lieutenants are the limiting reagent
  2366. Better together with Entity Framework Core Power Tools - use a SQL Server Database Project (.dacpac) and EF Core
  2367. DbUp: The best way to build databases in .NET
  2368. GitHub - damienbod/AspNetCoreEntraIdBlobStorage: ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect
  2369. Django SQLite Benchmark
  2370. Converting a Razor Pages website to Blazor - Part 16
  2371. Getting the Current User in Clean Architecture
  2372. Episode 485 - Copilot for Azure
  2373. Building a Midjourney Clone for Muslims - Side Project Overview
  2374. How I write HTTP services in Go after 13 years | Grafana Labs
  2375. leontrolski - postgres as queue
  2376. Django, SQLite, and the Database is Locked Error
  2377. GitHub - inoxlang/inox: 🛡️ Inox is your shield against complexity in full-stack development.
  2378. .NET 8.🚀🔥: What is Docker? Integrating Docker with a .NET Web API - A Step-by-Step Guide
  2379. The Difference Between RESTful APIs and Web APIs - Code Maze
  2380. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  2381. Fury Driven Development — Ludicity
  2382. Burke Learns Blazor- QR Code battle royale - JavaScript vs C#!
  2383. Implementing your personal production-ready Telegram bot using AI tools to monitor, transcribe, summarize and voice videos from YouTube
  2384. A Distributed Systems Reading List
  2385. How I Built the Memory Box
  2386. What it was like working for GitLab
  2387. Supporting Multiple String Formats from Your Class -- Visual Studio Magazine
  2388. .NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor
  2389. How to Use Dapper in Your .NET Projects
  2390. .NET 8–It’s time to get rid of these flaky tests!
  2391. Communication on the cyber attack
  2392. The Occasionally Useful State Pattern
  2393. ETL is dead, long live ETL (for multimodal data)
  2394. Hidden gotchas developing for a Production Database
  2395. Hackers explain how they "owned" FlexiSpy - Help Net Security
  2396. Repository File Statistics | no dogma blog
  2397. SQL for Data Scientists in 100 Queries
  2398. Designing for support teams
  2399. I is for Intent
  2400. Improving Django testing with seed database
  2401. Pagination in a .NET Web API with EF Core
  2402. 75. Cracking the code: A deep dive into data layer optimization - with Shay Rojansky - Betatalks the podcast
  2403. C# Clean Architecture with MediatR: Build For Flexibility
  2404. Develop ASP.NET Core apps using Visual Studio Code | BinaryIntellect Knowledge Base
  2405. How I learned Haskell in just 15 years
  2406. Why We Can't Have Nice Software
  2407. NoSQL Vs SQL: Demystifying NoSQL Databases | Build5Nines
  2408. Things I'd like to learn in 2024 | Tom Hipwell
  2409. How will matrix multiplication kill my company?
  2410. ChatGPT for Coding Tasks: Best Practices
  2411. Unit of Work Pattern in C# for Clean Architecture
  2412. Lazy Loading and Eager Loading in Entity Framework Core - Code Maze
  2413. ASP.NET Core Basics: Data Structures—Part 1
  2414. Should I put my Blazor components in the server project, or the client project?
  2415. Picking the Right Database Type – Tougher than You Think
  2416. How to build a complete Flutter app: step by step example | Sandro Maglione
  2417. Schedule web scrapers with Apache Airflow | Adnan's Random bytes
  2418. How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts
  2419. Introducing Pkl, a programming language for configuration :: Pkl Docs
  2420. GitHub - seaweedfs/seaweedfs: SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
  2421. Adds phpMyAdmin to MySql component by timheuer · Pull Request #2055 · dotnet/aspire
  2422. How I Made My EF Core Query 3.42x Faster With Batching
  2423. What's New in Java Tooling for VS Code and Azure -- Visual Studio Magazine
  2424. GitHub - vitoplantamura/HackerNewsRemovals: List of stories removed from the Hacker News Front Page, updated in real time.
  2425. Using Separate Read/Write Models with EF Core and CQRS
  2426. F# - The essentials
  2427. Enhancing AI with Vector Search in RAG Systems: A Comprehensive Guide
  2428. Build vs. Buy for Feature Flags: My Experience as a CTO with a 20+ Engineer Team - Flagsmith
  2429. Jepsen: RavenDB 6.0.2
  2430. Released: Microsoft.Data.SqlClient 5.1.5
  2431. .NET 8–Refresh memory limit
  2432. Different Ways to Run Background Tasks in ASP.NET Core - Code Maze
  2433. Relational Databases Aren't Paying Off In Payments
  2434. Offline-First Editing
  2435. The completion of a 12 year long project in RonDB
  2436. How to Select Multiple Records Based on a List of IDs Using LINQ - Code Maze
  2437. CAST - Modernizing your .NET apps to Windows containers on Azure Kubernetes Services
  2438. Azure Static Web App–Inject snippets
  2439. 6 Things Data Consulting Clients Absolutely Hate
  2440. I think Notion Calendar is brilliant. Not the features, though. - Tuấn Mon
  2441. Colored Functions Are Good, Actually
  2442. Polars — Why we have rewritten the string data type
  2443. Colin Woodbury - Subsetting your Life
  2444. Improving upon my OpenTelemetry Tracing demo
  2445. Full-text search X times faster: Inverted index vs. SQL OLAP | Elastic to ClickHouse with Kibana & Logstash
  2446. Omnistrate Blog — Why we built Omnistrate?
  2447. Reduce Long Term Customer Churn From Data Growth
  2448. PGXN Challenges
  2449. The ridiculous policy that forced engineers to come to the office at 2 AM twice a year
  2450. .NET Data Community Standup - Database concurrency and EF Core
  2451. On-demand webinar: Deep Dive into the Architecture of a NoSQL Database Indexing Engine
  2452. Monolith and Distributed Monolith Architectural Patterns in C# - Code Maze
  2453. Error categories and category errors
  2454. Aiming High, my path towards principal engineer
  2455. Introducing: Green Thumb Guide
  2456. Information regarding security breach at Helthjem
  2457. Tales from the .NET Migration Trenches - Hangfire
  2458. .NET 🔥🚀 : Api versioning and why do we need it?
  2459. Can you create a custom project template in .NET?
  2460. How I (almost) replaced two machine learning models with an if-statement
  2461. It’s Critter Stack “Release on Friday” Party!
  2462. How to Build a URL Shortener With .NET
  2463. Add OpenTelemetry support via ActivitySource by stebet · Pull Request #1261 · rabbitmq/rabbitmq-dotnet-client
  2464. Lessons Learned From Payments Startups
  2465. Fastest Way to Convert a JObject to a Dictionary in C# - Code Maze
  2466. Montplex blog
  2467. Illuminated Computing | Temporal PKs Merged!
  2468. Repo.transact/2 (The Case Against Ecto.Multi)
  2469. Strong Opinions, Loosely Held - A Problematic Idea
  2470. Ruby on Rails load testing habits
  2471. My web dev stack 2024
  2472. Are we at peak vector database?
  2473. REST API Design 🎨 Best Practices for .NET Developers 🚀
  2474. Handling external API errors: A transactional approach
  2475. Understanding CQRS Architecture
  2476. Celebrating our first 20,000 members
  2477. Building a Critter Stack Application: Resiliency
  2478. Processing Background Jobs on AWS: Lambda vs ECS vs ECS Fargate
  2479. Corax, Lucene, Benchmarks and lies!
  2480. State of the Database Landscape Results 2024 - Simple Talk
  2481. How To Use Blazor Server-Rendered Components with HTMX
  2482. The ZK update conflict issue in multi-user applications
  2483. Using MariaDB With ASP.NET Core Web API - Code Maze
  2484. Bulk on EFCore with ExecuteUpdate and ExecuteDelete
  2485. Persisting Data Volumes With .NET Aspire | LINQ to Fail
  2486. Building Resilient .NET Applications with Polly
  2487. Fundamentals of Retrieval Augmentation Generation (RAG)
  2488. Monitoring Azure Durable Functions using Durable Functions Monitor
  2489. Should I Open Source my Company?
  2490. An Updated Tech Stack: Remix
  2491. Developing a Poker Planning app
  2492. MassTransit 2024 Update
  2493. .NET 🔥🚀 : Guide to connect to multiple Databases
  2494. The Productive C# Membership
  2495. Monoliths, microservices, and serverless aren't what you think they are
  2496. Tales from the .NET Migration Trenches - Session State
  2497. 2024 Financial Report and Fundraiser ⚡ Zig Programming Language
  2498. How to Revert a Migration in EF Core
  2499. NuGetSolver: Easier Dependency Conflicts Resolution in Visual Studio
  2500. ASP.NET Core Basics: Knowing and Applying Design Patterns
  2501. Continuous Integration
  2502. How we migrated our PostgreSQL database with 11 seconds downtime - Government Digital Service
  2503. Nethermind client: 3 Experimental Approaches to State Database Change
  2504. Yellow Flag (@WPalant@infosec.exchange)
  2505. From Syntax to Semantics
  2506. Hans Reiser (architect of ReiserFS V3 + Reiser4)
  2507. Building a Critter Stack Application: The “Stateful Resource” Model
  2508. Losing my son
  2509. Using Vector Embeddings to Overengineer 404 pages
  2510. Pwned Certificates on the Fediverse
  2511. Everything that I learned about Embeddings
  2512. How Apple built iCloud to store billions of databases
  2513. Kagi.com is unstable for all regions
  2514. The Mom Test
  2515. How to use IAsyncEnumerable with Blazor Stream Rendering
  2516. Simpler auth for Blazor Web Apps with Auth0?
  2517. Azure Cosmos DB design patterns – Part 5: Document versioning - Azure Cosmos DB Blog
  2518. Building a Critter Stack Application: Messaging with Rabbit MQ
  2519. Postgres password encryption without leaking credentials
  2520. VPS Showdown - January 2024 - DigitalOcean vs. Linode vs. Vultr
  2521. Google Zanzibar In A Nutshell
  2522. Introducing NuGetSolver: A Powerful Tool for Resolving NuGet Dependency Conflicts in Visual Studio - The NuGet Blog
  2523. Stored Procedures in EFCore 8 Explained
  2524. Episode 484 - Production LiveSite Review
  2525. An alternative to AutoMapper
  2526. Release History Of SQLite
  2527. A Practical Guide to Modular Monoliths with .NET
  2528. <span class="caps">LLM</span> Assisted Moderation
  2529. Generalists are rare gems | Dmytro Krasun
  2530. Quick Update on Marten 7.0 (and Wolverine 2.0)
  2531. Build an ASP.NET Core Blazor Web App - End to End Video Series
  2532. Recording: S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  2533. Batching work in SQL Server
  2534. GitHub - vanna-ai/vanna: 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
  2535. In search of a Search Engine, beyond Elasticsearch: Introducing Zinc
  2536. Where is all of the fediverse?
  2537. Implementing Caching using Decorator Pattern in ASP.NET WEB API
  2538. asmBB Forum "What is AsmBB?"
  2539. #!/usr/bin/env docker run
  2540. Exploring Podman: A More Secure Docker Alternative | Better Stack Community
  2541. Storing WebAuthn challenge values without a database in Elixir
  2542. A Cloudflare Workers primer: hello world
  2543. Incident report for January 10, 2024 · Resend
  2544. Hidden Changes in GPT-4, Uncovered
  2545. How Cloudflare Was Able to Support 55 Million Requests per Second With Only 15 Postgres Clusters
  2546. Stop using Code Coverage as a Quality metric
  2547. Waiting for Postgres 17: Incremental base backups
  2548. Statement regarding the ongoing SourceHut outage
  2549. From Code Generation to Revolutionary RavenDB Unveiling the Database Secrets with Oren Eini
  2550. S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  2551. Connect a .NET app to an external PostgreSQL database | Red Hat Developer
  2552. ASP.NET Core Basics: Understanding and Practicing SOLID
  2553. Coravel - Easy task scheduling for your .NET web apps
  2554. The ZK update conflict issue in multi-user applications
  2555. JSON Web Tokens are actually great, just not for sessions
  2556. Application Phishing - Tim Kellogg
  2557. Reflections on Ten Years Professionally Programming
  2558. Burke Learns Blazor - Local Storage
  2559. Microsoft Issues 'Special Invitation' to Visual Studio Live! Developer Conference -- Visual Studio Magazine
  2560. Building a Critter Stack Application: Vertical Slice Architecture
  2561. The Simplest Way To Implement a Background Job
  2562. The React Server Components Paradigm
  2563. Building a Critter Stack Application: Easy Unit Testing with Pure Functions
  2564. Among Hundreds of AI Tools for VS Code, GitHub Copilot Chat Explodes -- Visual Studio Magazine
  2565. What Does yield Do In C#: A Simplified View For Beginners
  2566. How to use stacked PRs to unblock your entire team
  2567. Released: Security updates for Microsoft.Data.SqlClient and System.Data.SqlClient
  2568. .NET APIs Part 5 – All the CRUD APIs
  2569. Decentralized Hacker News | Enindu Alahapperuma
  2570. Frontend for Backend Engineers
  2571. I quit my job to work full time on my open source project
  2572. .NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26 - .NET Blog
  2573. Building Distributed Applications With .NET Aspire - Code Maze
  2574. How to use CancellationToken in ASP.NET C# API
  2575. Collection Expressions in C# 12 are AWESOME! #dotnet #csharp
  2576. Optimized locking in Azure SQL Database - Simple Talk
  2577. Falsehoods Programmers Believe About Names
  2578. Polars
  2579. Tokenization, or How I Learned to Stop Worrying and Love the Vault
  2580. My PostgreSQL wishlist
  2581. Thoughts on LLM Agents
  2582. Display tabular data using QuickGrid for Blazor | BinaryIntellect Knowledge Base
  2583. .NET 8 🔥🚀 : Exploring Dependency Injection Features
  2584. The dream of abundant computing
  2585. Structural Design Pattern - Decorator
  2586. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  2587. TIOBE Index - TIOBE
  2588. PocketBase - Open Source backend in 1 file
  2589. Red Tortoise Architecture – Matt Karas Blog
  2590. in search of a new tab
  2591. Pete Millspaugh
  2592. The Artemis security scanner
  2593. buzzert.net – Bedside Computer
  2594. PostgreSQL: Full text search with the “websearch” syntax - Adam Johnson
  2595. Release v8.0.0 · dotnet/orleans
  2596. When "Everything" Becomes Too Much: The npm Package Chaos of 2024 - Socket
  2597. .NET Aspire manifest format for deployment tool builders - .NET Aspire
  2598. How Standard Ebooks serves millions of requests per month with a 2GB VPS; or, a paean to the classic web
  2599. Databases in 2023: A Year in Review | OtterTune
  2600. SQLALchemy vs Django ORM
  2601. Learning from False Positives - Francesco Carlucci
  2602. Mental models: software attributes
  2603. Dark Web hacker selling 92M new accounts on Dream market
  2604. Microsoft Ignite 2023 Book of News
  2605. Client-Server Architectural Pattern in C# - Code Maze
  2606. Implementing the Saga Pattern on Azure
  2607. The Subtle Arts of Logging and Testing
  2608. Visual Studio 2013 Retirement: Support reminder for older versions of Visual Studio - Visual Studio Blog
  2609. Faster .NET Database Integration Tests with Respawn and xUnit
  2610. Azure Static Web App–Traffic splitting
  2611. GitHub - NethermindEth/Paprika: An experimental storage for Nethermind, removing the whole Trie abstraction and acting as a Trie and a database at once
  2612. RavenDB HTTP Compression: Bandwidth & Time reductions
  2613. PostgreSQL is the DBMS of the Year 2023
  2614. Some notes on NixOS
  2615. My Technical Plans and Aspirations for 2023
  2616. My homelab setup
  2617. All DMCA Notices Filed Against TorrentFreak in 2023 Were Bogus * TorrentFreak
  2618. Paolo Melchiorre - My 2023 in review
  2619. Stuff we figured out about AI in 2023
  2620. How I destroyed the company's DB
  2621. Why I'm skeptical of low-code - Nick Scialli
  2622. Amazon's Silent Sacking
  2623. The most important tip for beginner software engineers is...
  2624. Join MongoDB Collections With .NET and Aggregation Pipeline - Code Maze
  2625. Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
  2626. rigorous database benchmarking · Erthalion's blog
  2627. Part 0: The Start
  2628. Introducing pg_easy_replicate 2.0
  2629. first-prototype-pse
  2630. Repurposing Hugo as a wiki · ./jm
  2631. Challenges with semantic search on transcribed audio files
  2632. Building a Critter Stack Application: Durable Outbox Messaging and Why You Care!
  2633. Word list  |  Google developer documentation style guide  |  Google for Developers
  2634. Write inclusive documentation  |  Google developer documentation style guide  |  Google for Developers
  2635. NY Times sues Open AI, Microsoft over copyright infringement
  2636. GitHub - jasonjmcghee/rem: An open source approach to locally record and enable searching everything you view on your Apple Silicon.
  2637. Implement Custom Authorization Policy Provider in ASP.NET Core - Code Maze
  2638. Be kind to attendees eyes - Kevin Chant
  2639. Where on the doll did software eng. evangelism hurt you?
  2640. LLM security - Introduction
  2641. PostgreSQL Internals: 3 Things to Know About UPDATE Statements
  2642. Autogenerating Stoic Quote Images for IG Content
  2643. Understanding Parquet, Iceberg and Data Lakehouses at Broad
  2644. The story of my weekend project - A complete dumpster fire, and everything I learnt from it.
  2645. How PayPal Was Able to Support a Billion Transactions per Day With Only 8 Virtual Machines
  2646. A hard look at Certificate Transparency, Part II: CT in Reality
  2647. Pro EP 97 : JSON Naming Policy Updates .NET 8
  2648. Security at Startup
  2649. Seagin - Building Golang Projects in Public
  2650. How does B-tree make your queries fast?
  2651. Bug story: Sorting by timestamp
  2652. Learning About Transaction Isolation Levels in Databases
  2653. I Just Need a Programmer
  2654. How Pinterest scaled to 11 million users with only 6 engineers
  2655. Value Objects in .NET (DDD Fundamentals)
  2656. How to Structure a Modular Monolith Project in .NET
  2657. Counting more efficiently - Simple Talk
  2658. Azure Static Web App–Password protect your environments
  2659. Register Multiple Implementations of the Same Interface in .NET
  2660. Episode 482 - Network Watcher
  2661. PostgreSQL range types and Entity Framework Core | Giorgi Dalakishvili | Personal Website
  2662. Five Apache projects you probably didn't know about
  2663. Mastering Spring Boot with H2 Database Integration: A Step-by-Step Gui
  2664. Release .NET Aspire 8.0 Preview 2 · dotnet/aspire
  2665. Advice for new software devs who've read all those other advice essays
  2666. How to use identity to secure a Web API backend for single page apps
  2667. .NET Developer tries Laravel PHP
  2668. Empirically sup code review best practices
  2669. Jepsen: MySQL 8.0.34
  2670. Writing Worse Code For Better Maintainability – My Own Blog
  2671. Fsync and k8s pvc snapshots
  2672. A Better Mastodon Client - Tim Kellogg
  2673. Maybe We Don’t Need UUIDv7 After All
  2674. Querying MongoDB With ObjectId in C# - Code Maze
  2675. Christmas Countdown: #5 Sure, our servers are locked up tight in the basement!
  2676. Providing HTML Content Using Htmx
  2677. Ardalis is Steve Smith - ardalis
  2678. Azure Static Web Apps – VS Code extension
  2679. Building planet scale .NET apps with Azure Cosmos DB | .NET Conf 2023
  2680. RAG vs fine-tuning
  2681. The OpenAI Assistant could use a Session Backend
  2682. Evaluating new software forges
  2683. How to Check the Size of Each Table in a Database
  2684. Visual Studio 17.9 Preview 2: .NET MAUI, C++, Remote Linux Unit Testing, Teams Toolkit and More
  2685. C# ではじめる OpenTelemetry
  2686. “All Purpose Object Updater” - HonestIllusion.Com
  2687. .NET 8– Upgrade warnings
  2688. Christmas Countdown: #7 DDoS? What's that? What do you mean 'prepared'?
  2689. Microsoft Released ML.NET 3.0: Deep Learning and Data Processing Improvements
  2690. Interfaces Are Not Meant for That
  2691. Embrace Tier 3 Data Center Innovations – DProgres.com
  2692. The random imge api for your next project
  2693. Database Fundamentals
  2694. RavenDB Backups are now Faster & Smaller
  2695. How To Make Your Application Queries Reusable
  2696. Solving Major Database Contention Problems with Throttling and Akka.NET Streams
  2697. Webinar - Chris Woodruff - Mastering OData: An In-Depth Developer's Guide | The .NET Tools Blog
  2698. .NET 8 Blazor component visibly loading twice? Check your prerendering
  2699. C#– Record types copy constructor
  2700. Building a Critter Stack Application: Asynchronous Processing with Wolverine
  2701. Idea to App Store in 7 days | Masilotti.com
  2702. GitHub - dotnet/efcore: EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
  2703. Entity Framework - Storing complex objects as JSON
  2704. Interviewing my mother, a mainframe COBOL programmer
  2705. Reclaiming the Web with a Personal Reader
  2706. Building a Critter Stack Application: Marten as Document Database
  2707. How to Create a DEV Environment with Multiple Dev Containers
  2708. What Is The Adapter Design Pattern? – Beginner Questions Answered
  2709. JetBrains accounts compromised
  2710. Building distributed systems–Retry storms
  2711. Building a Critter Stack Application: Integration Testing Harness
  2712. Starting a startup – myths, pitfalls, and a way out – DProgres.com
  2713. Upstream vs Downstream Services
  2714. Good Docs Take Great Effort
  2715. Browse code samples
  2716. Fossil: Home
  2717. What if an SQL Statement Returned a Database?
  2718. Data Windowing in PostgreSQL: Harnessing SQL for Advanced Analytics
  2719. 4 ways to create Unit Tests without Interfaces in C#
  2720. Does ASP:Textbox TextMode Securely Enforce Input Validation? : Developer Notes
  2721. Paolo Melchiorre - Database generated columns⁽³⁾: GeoDjango & PostGIS
  2722. Building a lyrics recommendation bot | James' Coffee Blog
  2723. Building a Clojure CI/CD pipeline of CERTAIN DOOM
  2724. Trying chDB, an embeddable ClickHouse engine
  2725. Building a Critter Stack Application: Command Line Tools with Oakton
  2726. ASP.NET Core Basics: Working with a Database
  2727. .NET Native AOT Explained - NDepend Blog
  2728. Becoming a go-to person gets you promoted. Here's how to do it as a software engineer.
  2729. EF Core 8.0: Better Use of IN Queries
  2730. Paul Simmering - The Grug Brained Data Scientist
  2731. GitHub - openbao/openbao at development
  2732. Create Better Looking Console Applications With Spectre.Console - Code Maze
  2733. Modular Monolith Data Isolation
  2734. The UX of UUIDs | Unkey
  2735. GitHub - unoplatform/uno: Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
  2736. Waiting for PostgreSQL 17 – Add support event triggers on authenticated login – select * from depesz;
  2737. C# Shenanigans
  2738. Example Vertical Slice Architecture in ASP.NET Core
  2739. Death by a thousand microservices
  2740. Hexagonal Architectural Pattern in C#
  2741. All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more
  2742. My TypeScript Skills Improving and Best Practices
  2743. How to Debug LINQ queries in C#
  2744. Building a Critter Stack Application: Wolverine’s Aggregate Handler Workflow FTW!
  2745. Are your engineering “best practices” just developer dogmas?
  2746. Next.js, just why?
  2747. Why is Jepsen Written in Clojure?
  2748. Your GitHub pull request workflow is slowing everyone down
  2749. SQLite Forum: JSONB has landed
  2750. 🤖 Does Functional Programming Matter To You?
  2751. Sneaky async void Leads to ASP.NET Core Crash
  2752. Things to Note Before Migrating Servers
  2753. Fetching and Publishing Settings for Azure Functions with Azure Functions Core Tools Command Line
  2754. RailYatri Data breach - Over 31 Million Users Data Exposed
  2755. How to Insert and Return Inserted Identity With Dapper - Code Maze
  2756. Serialization with and without Reflection
  2757. Building a Critter Stack Application: Web Service Query Endpoints with Marten
  2758. Django 5.0 released
  2759. MyOwnDB v2: tech lessons applied
  2760. This is NOT SQL Injection ❌ (EF Core 8 NEW FEATURE)
  2761. My first microservice solution - great mentorship, companionship and an unforgettably enjoyable development adventure
  2762. Noiselith
  2763. The Rails Executor: increasingly everywhere
  2764. w/re Invent 23.md
  2765. Building a Critter Stack Application: Integrating Marten into Our Application
  2766. [FollowUp] Using Testcontainers in integration tests for ASP.NET Core Web API
  2767. Peter Ritchie's Blog - Entity Framework in .NET Aspire
  2768. You don't want to work with embeddings - Blog by Grzegorz Kossakowski
  2769. Data Storage and Indexing
  2770. SQLSync - Stop building databases
  2771. Mastering Skills: The 1% Formula
  2772. Building a Critter Stack Application: Marten Projections
  2773. ASP.NET Core Basics: Essential NuGet Packages (Part 2)
  2774. Building a Critter Stack Application: Marten as Event Store
  2775. Testing C# Code with BenchmarkDotNet
  2776. @devlead - Mattias Karlsson's Blog - Introducing UnpackDacPac
  2777. How Does Blazor Compete with MVC and Razor Pages
  2778. How, why, and when GitHub and GitLab use feature flags
  2779. RAG Pipelines from scratch
  2780. Running SQL Queries on Org Tables
  2781. My Personal Data Backup Pipeline – Justin Paulin
  2782. ML.NET 3.0 Boosts Deep Learning, Data Processing for .NET-Based AI Apps -- Visual Studio Magazine
  2783. Nextty: a radically collaborative computing environment
  2784. "Position Strings" for Collaborative Lists and Text
  2785. Java Programming - The State of Developer Ecosystem in 2023 Infographic
  2786. PeerTube v6 is out, and powered by your ideas !
  2787. C#, Database migrations, and you!
  2788. How To Use Both EF Core and Dapper For CQRS Queries
  2789. Getting Started with F# and Entity Framework
  2790. Announcing ML.NET 3.0 - .NET Blog
  2791. Why the local development experience matters (a lot)
  2792. The extent of GitOps
  2793. Have I Been Pwned: Pwned websites
  2794. .NET Data Community Standup - Complex types as value objects in EF8
  2795. Cloudflare named a leader in Forrester Edge Development Platforms Wave, Q4 2023
  2796. .NET Data Community Standup - A tour of what's new in EF8
  2797. Data API Builder in #shorts #oss
  2798. Bits, Bites & Bios 2023
  2799. Docker Security Principles Overview - Simple Talk
  2800. .NET 8–JSON Source Generator improvements
  2801. “Shift left”—wtf does it mean?
  2802. Hackers Claim Attack on General Electric, Leak Data Samples
  2803. .NET 8's Best Blazor is not Blazor as we know it
  2804. An important parking infrastructure decision is about to be made – and I feel like us nerds can help make it right
  2805. Paolo Melchiorre - Database generated columns⁽²⁾: Django & PostgreSQL
  2806. How to adopt Realtime updates in your app
  2807. My essential toolkit for local data manipulation
  2808. Quickly generate APIs for your database
  2809. The Failed Commodification Of Technical Work — Ludicity
  2810. REST vs WebSockets in C# - Code Maze
  2811. ASP.NET Core Basics: Essential NuGet Packages (Part 1)
  2812. Launch Week Day 3 - Fastest self-hostable open-source workflow engine | Windmill
  2813. The Wrong Kind of Readability
  2814. a starter kit for starting startups
  2815. Hixie's Natural Log
  2816. Use This To Configure Your Database Schemas
  2817. Rails 7.1 Expands ActiveRecord API with Async Query Support
  2818. Things Programmers Can Do in One Week | Blog | build-your-own.org
  2819. Refactoring an entire NextJs application to server components
  2820. runner-images/images/windows/Windows2022-Readme.md at main · actions/runner-images
  2821. Strategies for queries against bit columns - Simple Talk
  2822. Trimming a Fake Object
  2823. Npgsql 8.0 Release Notes | Npgsql Documentation
  2824. 8.0 Release Notes | Npgsql Documentation
  2825. Password Breach of Game Developer Zynga Compromises 170 Million Accounts - CPO Magazine
  2826. 📨 Void Inbox
  2827. C# Data Access: Complex Objects with Dapper
  2828. UTC is not Your Saviour – Random Notes
  2829. The Roc Programming Language
  2830. 20+ Years of .NET and Me
  2831. Things Programmers Can Do in One Week | Blog | build-your-own.org
  2832. Free Will and ChatGPT-Me — John Horgan (The Science Writer)
  2833. Exploring a Postgres query plan
  2834. Cryptographers Solve Decades-Old Privacy Problem
  2835. MySqlConnector 2.3.1
  2836. Sunbird / ‘Nothing Chats’ is Not Secure.
  2837. It's Time For A Change: datetime.utcnow() Is Now Deprecated
  2838. .NET Conf Brasil 2023 🇧🇷
  2839. How To Use EF Core Interceptors
  2840. The Entropic Framework for Cardinality Bounds
  2841. Announcing Oracle Support for .NET 8
  2842. Announcing general availability of vector search and semantic ranker in Azure AI Search
  2843. Star History
  2844. Development With A Dot - The Current Status of EF Core
  2845. What’s new and improved in Microsoft’s .NET 8
  2846. Linus Torvalds on C++
  2847. Built a bunch of apps, here's what I learned
  2848. Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT
  2849. Best Practices on Running Redshift at Scale
  2850. Operating an Entire Company on a Minimal Two-Core PostgreSQL Instance: Query Optimization Insights, Part 1
  2851. Fabian Lindfors
  2852. Creating a Docker Linux Image for Microsoft SQL Server 2022 with Full-Text Search Enabled
  2853. How to Get a Database Row as JSON Using Dapper - Code Maze
  2854. The Configuration Complexity Clock
  2855. Revealing the State of the Database Landscape | Redgate
  2856. Automatically Analyze ASP.NET Core Performance With Dynamic Program Analysis | The .NET Tools Blog
  2857. VestPocket: File-based Data Storage for AOT .NET Applications
  2858. .NET Aspire documentation (Preview)
  2859. Entity Framework Core 8 (EF8) is available today - .NET Blog
  2860. Yes, Ubuntu Is Withholding Security Patches for Some Software
  2861. Deploy a .NET Aspire app to Azure Container Apps using `azd` (in-depth guide) - .NET Aspire
  2862. Getting Started
  2863. Critter Stack at .NET Conf 2023
  2864. Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8 - .NET Blog
  2865. Top 10 Refactoring Techniques You Need to Transform Code
  2866. Child sexual abuse online: effective measures, no mass surveillance | News | European Parliament
  2867. Installing and running Stackexchange.Redis client library on Linux environments
  2868. Getting Started with MongoDB - Simple Talk
  2869. C#–Declaring attributes on positional record types
  2870. Fakes are Test Doubles with contracts
  2871. Read the docs like a book - Aaron Francis
  2872. Frameworks Cover Up Skill Issues, And That's a Good Thing | jakelazaroff.com
  2873. At the Intersection of LLMs and Kernels
  2874. The Solution Space
  2875. Building an occupancy sensor with an ESP32 and a serverless DB
  2876. Your database skills are not 'good to have'
  2877. Database monolith - Quesma
  2878. Stop deploying web application firewalls
  2879. Financial sustainability for open source projects at GitHub Universe
  2880. .NET 8–Http Logging
  2881. Writing a storage engine for Postgres: an in-memory Table Access Method
  2882. My process for writing Laravel packages
  2883. The Reasoning Computer
  2884. .NET | Log into Elasticsearch using Serilog and view logs in Kibana
  2885. Easily Generate Mock Data with PostgreSQL
  2886. Ownership as the Key to Engineering Scalability
  2887. Dev Database To Go
  2888. Weekly Update 373
  2889. Read and Write Windows Registry in C# - Code Maze
  2890. Understanding Git: The history and internals
  2891. .NET Task Parallel Library vs System.Threading.Channels
  2892. Use the index, Luke!
  2893. Hacker Leaks 800,000 Scraped Chess.com User Records
  2894. Azure Data Studio 1.47 is now available
  2895. Act Now Against These Companies Profiting from the Genocide of the Palestinian People
  2896. How I built a session recommender in 1 hour using Open AI - Azure SQL Devs’ Corner
  2897. 60 days of monitoring the Email Marketing vendors – Jacob Filipp
  2898. The disaggregated write-ahead log
  2899. Officially Qualified - Ferrocene
  2900. Dev Database to go! The perfect database for developer
  2901. ADFS Claim rules
  2902. Why All New Hires on Our Team Take on the Same Project
  2903. Paolo Melchiorre - Database generated columns ⁽¹⁾: Django & SQLite
  2904. Application Observability with Enhanced Diagnostic and OpenTelemetry Integration | Oracle CloudWorld
  2905. Pds sqlite refactor by dholms · Pull Request #1705 · bluesky-social/atproto
  2906. Moving SQL Server To The Cloud: Modernizing Stack Overflow for Teams - Simple Talk
  2907. Autoscaling is not a panacea
  2908. Introducing GPTs
  2909. Apple developer boycott of Feedback Assistant
  2910. Massive Database Belonging to ‘Fractal Analytics’ Offered for Purchase
  2911. This Developer's Life - stories from tech folks sharing their lives
  2912. GitHub - davidchisnall/banning-e2ee-is-stupid: Do you think banning end-to-end encryption is plausible? Think again.
  2913. Building a community platform
  2914. Undo in assets:clobber What You Do in assets:precompile
  2915. Elevate Your .NET Testing Strategy #5: Integration tests with Docker.DotNet
  2916. Things I’ve learned from running OTIS
  2917. Analysing Go code with Souffle
  2918. Episode 477 - Azure cloud within a cloud
  2919. Code Maze Weekly #192 - Code Maze
  2920. Vertical Slice Architecture
  2921. The Innovations of Open Source
  2922. Lessons learnt after interviewing over 300 engineers
  2923. What's new with identity in .NET 8 - .NET Blog
  2924. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
  2925. Visual Studio 2022 17.8 Preview 3: Structured Diagnostics, SQL Server Data Tools Upgrade and More
  2926. Machine learning of GUIs at scale
  2927. Why do we care about HTTP request methods? | Manas.Tech
  2928. Trying out MongoDB with EF Core using Testcontainers - .NET Blog
  2929. "Your Code Has a SQL Injection!" | Code Cop #007
  2930. a client-side exception has occurred
  2931. Open Source Is Struggling And It’s Not Big Tech That Is To Blame
  2932. Cosmopolitan Third Edition
  2933. Client-Side-Servering: My Perspective on Next.js Server Actions
  2934. Infinite Scroll in Flutter (No Package Required) | Doumer's Blog
  2935. What Should I Dispose with .NET Database Connections?
  2936. .NET 8: What's New for Authentication and Authorization
  2937. Low Ceremony Web Service Development with the Critter Stack
  2938. What is the thread reaper? - The Old New Thing
  2939. How to Generate Endless Ideas for Programming Projects
  2940. Azure Functions Integration Testing With Testcontainers
  2941. The costs of microservices
  2942. On .NET Live - Scheduling background jobs with .NET
  2943. Deploying Rails on a single server with Kamal
  2944. How to sell your micro startup as a solopreneur
  2945. I Accidentally Saved Half A Million Dollars — Ludicity
  2946. Lesson Learned #449: Unleashing Concurrent Threads for Robust Database Health Checks in C#
  2947. Understanding Migrations, Snapshots, and Synchronization in Entity Framework Core
  2948. Generative AI for .NET - Part 5 Streaming | LINQ to Fail
  2949. How To Rob a Bank
  2950. Accessing an RDS SQL Server from a .NET 6 application in Lambda | no dogma blog
  2951. How Pagination Improves API Performance #shorts
  2952. Deploying a DotNet API To Railway 🚂 | Swacblooms🦋
  2953. Railway
  2954. Rails in 2024: Still Relevant or Living in the Past?
  2955. EF 8 Raw SQL Queries Are Coming - Are You Excited? #shorts
  2956. What I learned from building a directory in Notion
  2957. HustleWing is a scam so I hacked it.
  2958. zacksiri.dev
  2959. Why you should probably be using SQLite
  2960. Introduction to Microsoft.Data.dll
  2961. Property based testing in C#–How to change the number of runs?
  2962. Weekly Update 371
  2963. Blazor Basics: Blazor Component (Re-)Rendering
  2964. .NET Rocks! Observability Engineering with Charity Majors
  2965. It's 2023, here is why your web design sucks.
  2966. How Databases Store and Retrieve Data with B-Trees
  2967. Integration Testing GraphQL Endpoints with Alba
  2968. Create a web API with ASP.NET Core and MongoDB
  2969. Dynamically Adding Rows on a Form in Razor Pages - Code Maze
  2970. Creating a Service Virtualization Capability from Scratch (Part 1)
  2971. How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog
  2972. The Great Deshittification
  2973. Arduino for the rest of us. – Supermechanical
  2974. Using Tailscale Custom OIDC with Authelia and Carpal
  2975. Indexes are sorted arrays (sort of)
  2976. What's New in EF Core -- Visual Studio Magazine
  2977. In the defence of Object-Relational Mappers - Event-Driven.io
  2978. Protecting Auth Tokens
  2979. Domain Model first
  2980. Using LLMs for test data generation
  2981. Embeddings: What they are and why they matter
  2982. The Cache Storage Layer
  2983. The Circles of Hell of C Libraries Integration
  2984. ASP.NET Core .NET 8 RC 2: Blazor, Identity, SignalR and More
  2985. A little F# Event Sourcing library.
  2986. Azure: the cloud platform that is changing the world
  2987. Meta reveals their serverless platform processing trillions of function calls a day
  2988. What is streaming SQL?
  2989. How I restarted my build journey
  2990. Week 0 Querying - CS50's Introduction to Databases with SQL
  2991. Not Always the Best Idea – view source
  2992. .NET | Easiest way to run background jobs with Hangfire
  2993. We have used too many levels of abstractions and now the future looks bleak
  2994. CQRS Pattern With MediatR
  2995. In search of the least viewed article on Wikipedia
  2996. They can and will ruin everything you love
  2997. JetBrains Rider 2023.3 EAP 2 Is Out: Debugger Data Flow Analysis, All-In-One Diff Viewer and More
  2998. Episode 476 - Azure HDInsight on AKS
  2999. Just paying Figma $15/month because nothing else fucking works
  3000. .NET 6 - Parallel.ForEachAsync
  3001. 1 Million Users Exposed in Educational Robot Company Data Breach
  3002. Imagining the Ideal GraphQL Integration for Marten
  3003. AppSec loves Agile
  3004. Why would a Neo4j person be so found of an embedded, relational database?
  3005. Ava for Windows – Kamil Tomšík
  3006. CDC Changed the Way I Build Software
  3007. Ex Astris Scientia - Commercially Available Chairs in Star Trek
  3008. Getting Started with .NET APIs #shorts
  3009. Source Generator playground
  3010. SQL Server Security Primer - Simple Talk
  3011. Write more "useless" software | nicole@web
  3012. So you want to build Miro and Figma style collaboration?
  3013. Service objects in Rails: how to find a mess
  3014. Important Patterns Lurking in Your Persistence Tooling
  3015. Understanding the Unit of Work Pattern in C# - Code Maze
  3016. How To Make A Budgeting App In C# With Blazor
  3017. Don't use DISTINCT as a "join-fixer" - Simple Talk
  3018. At the boundaries, static types are illusory
  3019. GitHub - cpacker/MemGPT: Teaching LLMs memory management for unbounded context 📚🦙
  3020. Creating Checklists for High Stakes Changes
  3021. .NET | Async messaging using MassTransit in under 10 minutes
  3022. .NET Data Community Standup - Introducing the MongoDB provider for EF Core
  3023. How to Prevent Cross-Site Scripting (XSS) in JavaScript
  3024. Transactions and Concurrency in Postgresql
  3025. Secrets in ASP.NET Core with AWS Secrets Manager - Super Simple & Secure | Code With Mukesh
  3026. Hacker Leaks Database Claiming to be from LendingTree
  3027. Metrics and Mistakes
  3028. Length, Size, and Count in Ruby and Rails: When to Use Which?
  3029. Quantifying Hope On A Global Scale
  3030. A bug in MySQL, or working as intended? You decide
  3031. On Organizing Bookmarks
  3032. .NET Framework October 2023 Security and Quality Rollup Updates - .NET Blog
  3033. .NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
  3034. MongoDB Provider for Entity Framework Core Now Available in Public Preview | MongoDB Blog
  3035. Simplify Source Generator creation the RoslynGenerator template
  3036. [Unit] Testing Supabase in Kotlin using Test Containers
  3037. Spring Boot Database Admin: automatically generated CRUD web UI for Spring Boot/JPA apps - AILEF
  3038. Low downtime Postgres upgrade: the runbook (part II)
  3039. How to Master Vertical Slice Architecture: Techniques and Examples
  3040. Blazor Basics: Creating a Todo App using Blazor WebAssembly
  3041. .NET Rocks! Data Sharding with Oren Eini
  3042. Announcing Cloud Spanner price-performance updates | Google Cloud Blog
  3043. The advantages of queues on logs — Jack Vanlightly
  3044. Forcing PCI Express Gen 3.0 speeds on the Pi 5
  3045. Reflections on GoodJob for Solid Queue
  3046. PostgreSQL Indexes: What They Are and How They Help - Simple Talk
  3047. ASP.NET Core updates in .NET 8 RC 2 - .NET Blog
  3048. EF Core 8 RC 2: Smaller features in EF8 - .NET Blog
  3049. Visual Studio 2022 17.8 Preview 3 is here! - Visual Studio Blog
  3050. 5-minute Practical Streaming SQL Techniques That Can Save You Millions
  3051. Migrating from Zend to Laravel: A Step-by-Step Approach
  3052. A student asked how I keep us innovative. I don't.
  3053. Hot Chocolate, GraphQL, and the Critter Stack
  3054. Azure DevOps Podcast: Jimmy Bogard: .NET 7 and Azure Modernization - Episode 264
  3055. How to Implement Audit Trail in ASP.NET Core Web API - Code Maze
  3056. Vertical Slice Development: A How To for Modern Dev Teams
  3057. Revisiting Various Change Feeds Consumption in .NET
  3058. Razor Pages And Bootstrap - Modal Master Details
  3059. Create an ASP.NET Core backgroundservice that runs at regular intervals using PeriodicTimer
  3060. Why AutoGPT engineers ditched vector databases | Dariusz Semba
  3061. things i just don't like about git
  3062. Is there any performance advantage to marking a page read-only if I had no intention of writing to it anyway? - The Old New Thing
  3063. US strategic company Bureau van Dijk hacked  - Dark Web Monitoring » Kaduu CTI » 2023
  3064. Lesson Learned #440: Introducing Our Connectivity Probe for Reliable Database Interaction in C#
  3065. Too Big to AGILE – Logikal Blog
  3066. Introducing devenv Templates: Simplifying Development Environments with Nix
  3067. How to Reduce Your PostgreSQL Database Size
  3068. Solving Hierarchical Tags using Nested Sets
  3069. Specification Pattern in C#
  3070. A Clutter-Free Life: Going Paperless with Paperless-ngx
  3071. .NET | Outbox design pattern in under 10 minutes
  3072. Why singleton hate scoped injection in .NET dependency injection
  3073. How to Create an Infinite Memory LLM with Vector Databases?
  3074. New talk: Making Hard Things Easy
  3075. ASCII protocol buffers as config files
  3076. Gojo vs Wiki: An Unexpected Battle
  3077. First Normal Form Gets No Respect - Simple Talk
  3078. Using Problem Details in .NET 7
  3079. LLMs are Interpretable - Tim Kellogg
  3080. The Lowly Strategy Pattern is Still Useful
  3081. Leaky platform at Chinese adult platform exposed sensitive info of 14 million users
  3082. McKinsey Developer Productivity Review
  3083. Strong static typing, a hill I'm willing to die on...
  3084. Development With A Dot - Table Inheritance with EF Core
  3085. .NET 7 💥 - DynamoDB integration with ASP.NET Web API 📚📚📚 ⚡️#aws #dynamodb #dotnet
  3086. SQL Server Row Level Security Deep Dive. Part 6 – RLS Attack Mitigations - Simple Talk
  3087. Why Are Query Plans Trees?
  3088. You Don't Need a Dedicated Cache Service - PostgreSQL as a Cache
  3089. Introducing pgroll: zero-downtime, reversible, schema migrations for Postgres
  3090. IMDb: The Ultimate List of Top 100 Superhero Movies
  3091. IMDb: The Ultimate List of Top 100 Superhero Movies
  3092. First Blood Test for Dozens of Hereditary Cancers Approved by FDA
  3093. Normalize strings to optimize space and searches - Simple Talk
  3094. Dependency Whac-A-Mole
  3095. Episode 474 - Azure Chaos Studio
  3096. RavenDB version 6.0 is now live
  3097. So, someone tried baiting people into downloading malware on r/cybersecurity | tweedge's blog
  3098. Microsoft Defender Flags Tor Browser as a Trojan and Removes it from the System - Deform
  3099. Nomnoml
  3100. Choose Boring Technology
  3101. Goodbye to sequential integers, hello UUIDv7!
  3102. Exploring the Free Try Azure Cosmos DB Experience - Azure Cosmos DB Blog
  3103. Database Migrations
  3104. How we built a Streaming SQL Engine | Epsio
  3105. influxdb officially made the switch from Go => Rust
  3106. DevOps is terrible 2023
  3107. Codebeez
  3108. Blazor WASM Error Logging
  3109. Chasing the Myth of Zero-Overhead Memory Safety (plus pictures of mythical birds!)
  3110. Database Soft Deletes: How and Why with Custom Prisma Client queries
  3111. Mastering Integration Testing with FastAPI
  3112. Developers Should Deploy Their Own Code
  3113. First Impressions with the Raspberry Pi 5
  3114. Demystifying Database Transactions
  3115. .NET | Using MongoDb in under 20 minutes.
  3116. Data API builder Now Supports ENV Files - Azure SQL Devs’ Corner
  3117. T-SQL Fundamentals: Controlling Duplicates - Simple Talk
  3118. Questions I asked as .NET interviewer
  3119. Working with ASP.NET Web API on AWS Lambda
  3120. Test Stream
  3121. Database First Development With EF Core Power Tools - Code Maze
  3122. Security in the cloud: Whose responsibility is it?
  3123. We Need More DSLs in the Database
  3124. Tales from the .NET Migration Trenches - Migrating Initial Business Logic
  3125. Finding Bathroom Faucets with Embeddings
  3126. .NET Framework September 2023 Cumulative Update Preview - .NET Blog
  3127. Use SQL Server Compact with .NET 7/8 and Entity Framework (Classic) with Database First work flow
  3128. Boring technology and the five-year rule
  3129. Who Lusts for Certainty Lusts for Lies
  3130. SQLite insert speed
  3131. MySQL joins - Simple Talk
  3132. .NET 8–Using reflection in a AOT enabled application
  3133. Geospatial SQL queries in SQLite using TG, sqlite-tg and datasette-sqlite-tg
  3134. Monitoring and Me
  3135. Resurrecting mockups | Jonathan Fisher
  3136. Honest health checks that hit the database
  3137. How Facebook handled billions of requests per second efficiently
  3138. Mastering Entity Framework Core workshop and Techorama (NL) 2023
  3139. How to Thrive as a Professional Software Engineer: Be a Squeaky Wheel
  3140. Learn The Standard Today!
  3141. Analyze and Tune SQL Server Statistics - Simple Talk
  3142. Don’t persist GetHashCode() in .NET!
  3143. Choose Postgres queue technology
  3144. Wolverine Expands its Multi-Tenancy Story to HTTP
  3145. ASP.NET Core for Beginners - What You Need To Get Started
  3146. DON'T use this EF Core Performance trick #shorts
  3147. Upgrading to Umbraco 14 Preview
  3148. Monolith to Microservices: How a Modular Monolith Helps
  3149. Optimisation is often doing fewer things
  3150. The Shifting Software Moat: From Systems of Record to Workflows
  3151. Playing chess with large language models
  3152. FalkorDB - The fastest way to your Knowledge | Low latency Graph Database - Scale out
  3153. What to Expect From Retrievel-Augmented Generation and Self-hosted LLMs
  3154. Using Multiple EF Core DbContexts in a Single Application
  3155. Eager, Lazy and Explicit Loading with Entity Framework Core | The .NET Tools Blog
  3156. Three Free Things You Should Do Before You Have Your Next SQL Server Performance Problem – Darling Data
  3157. Improve the build speed on your build server using npm ci
  3158. EI030: Data Processing Service (Part 2)
  3159. GitHub - Dicklesworthstone/automatic_log_collector_and_analyzer
  3160. RAG is more than just embedding search - Instructor (openai_function_call)
  3161. Organic Maps: An Open-Source Maps App That Doesn't Suck
  3162. The DuckDB IDE for Your Terminal.
  3163. Init Containers in Azure Container Apps : Database Initialization
  3164. Azure Data Studio 1.46 and New Features
  3165. The fundamental theorem of Agile Software Development
  3166. Cloud Development with Azure Developer CLI - Jonah Andersson (Microsoft MVP)
  3167. 64-Bit Bank Balances ‘Ought to be Enough for Anybody’? | TigerBeetle
  3168. Inside New Query Engine of MongoDB
  3169. ElectricSQL - Sync for modern apps
  3170. Different Log Levels in Serilog - Code Maze
  3171. Alternatives To SQL Server 2022 Built-in function GREATEST - Simple Talk
  3172. EI029: Data Processing Service (Part 1)
  3173. From Zero to Hero? Building a tiny Blazor app from scratch using Blazor and .NET 8
  3174. Favorite Command Line Tools | Blog | Nik Kantar
  3175. Fine-grained caching strategies of dynamic queries
  3176. Using Alba to Test ASP.Net Core Web Services
  3177. .NET 8–Keyed/Named Services
  3178. Do ORMs reduce the need for mapping?
  3179. Test APIs using Endpoints Explorer and .http files | BinaryIntellect Knowledge Base
  3180. Microsoft expands partnership with Oracle to bring customers’ mission-critical database workloads to Azure - The Official Microsoft Blog
  3181. Entity Framework Core–DateOnly and TimeOnly
  3182. GitHub - CatalaLang/catala: Programming language for literate programming law specification
  3183. How to get your startup ISO27001 certified in 2023, explained for cloud-native companies
  3184. A Comprehensive Guide to FluentValidation: Advancing Your .NET Validation Logic
  3185. Run a .NET App
  3186. PostgreSQL Load Balancing Made Easy: A Deep Dive into pgpool - Highgo Software Inc.
  3187. GitHub - bricelam/SqlString: Adds syntax highlighting to SQL in C# strings
  3188. Mario Zechner (@badlogic@mastodon.gamedev.place)
  3189. Backup the caravan
  3190. GlassFish Embedded – a simple way to run Jakarta EE apps – OmniFish
  3191. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Amazon.com: Books
  3192. .NET Data Community Standup - Complex types as value objects in EF8
  3193. Simple data pipeline powertools: sqlite, pandas, gnuplot and friends
  3194. How Instagram scaled to 14 million users with only 3 engineers
  3195. Reverse engineering natively-compiled .NET apps
  3196. Caesars Entertainment Paid Millions to Hackers, Now Look Like Geniuses | Vital Vegas
  3197. In a git repository, where do your files live?
  3198. EI028: Reviewing SQL Services
  3199. Entity Framework Core–Data is null
  3200. Notes on Teaching Test Driven Development
  3201. ipapi.is - Geolocation
  3202. PSA: My side projects, time, and platforms
  3203. PostgreSQL 16 Released!
  3204. RustRover: Rust IDE by JetBrains
  3205. The Three Types of Documentation
  3206. Alternative to the Outbox Pattern? Not so fast.
  3207. Getting to Know Dapr with Mark Fussell and Yaron Schneider
  3208. EI027: AI Processing Service (Part 13)
  3209. How to Improve Rails Caching with Brotli Compression
  3210. Quick insights using sqlelf
  3211. Localhost will inevitably die
  3212. Some notes on Local-First Development
  3213. I know how to mitigate "The Fall of Stack Overflow"
  3214. EF Core 8 RC1: Complex types as value objects - .NET Blog
  3215. 462 GB of data from strategically important company Bureau van Dijk hacked and stolen
  3216. Davide's Code and Architecture Notes - CAP Theorem: it's not just «Pick two»
  3217. How to Use Stopwatch in C# - Code Maze
  3218. .NET cloud applications | Build and consume cloud services
  3219. GitHub - StereoDB/StereoDB: Ultrafast and lightweight in-process memory database written in F# that supports: transactions, secondary indexes, persistence, and data size larger than RAM.
  3220. Entity Framework Core - No database provider has been configured
  3221. Death by a thousand microservices
  3222. Deploying Django with Kamal (mrsk)
  3223. We need deterministic installs, not just immutable OS's
  3224. OOP and Interfaces in C#: How To Use Them Effectively
  3225. Building a Resilient Email Sending Method in .NET with SmtpClient, Retry Support, and the Outbox Pattern
  3226. The Power of Automation: Enhancing Your Manual Code Review Process | The Qodana Blog
  3227. NuGet - Package Source Mappings
  3228. WUG Days 2023.2 a SQL Server Bootcamp 2023
  3229. Making a newsletter backend
  3230. Good performance is not just big O - Julio Merino (jmmv.dev)
  3231. Asking 60+ LLMs a set of 20 questions
  3232. Solving Race Conditions With EF Core Optimistic Locking
  3233. Marwan Sarieddine's Blog
  3234. Enhancing your Rails app with SQLite
  3235. Bun 1.0
  3236. HackYourNews
  3237. Top 10 Web Application Security Risks In Microsoft Azure And Ways To Mitigate Them | Build5Nines
  3238. Null conditional await
  3239. I am not your Cloud person
  3240. Interviews in the Age of AI: Ditch Leetcode - Try Code Reviews Instead
  3241. Episode 472 - Azure Vector Search Unveiled
  3242. Bogus CVE follow-ups | daniel.haxx.se
  3243. Automatic web UI testing the .NET 8 applications using Selenium and Azure DevOps
  3244. .NET 7 💥 - Intro to Background Services (Hangfire) with ASP.NET Core Web Api 🔥🔥🔥🔥🔥🔥
  3245. Testing Using Testcontainers for .NET and Docker - Code Maze
  3246. The 2 rules of software architecture
  3247. EI026: SQL Processing Service (Part 6)
  3248. Dunghill Anti-Pattern - Why utility classes and modules smell?
  3249. Scheduled or Delayed Messages in Wolverine
  3250. Demystifying Retrieval Augmented Generation with .NET - .NET Blog
  3251. EI025: SQL Processing Service (Part 5)
  3252. Multi-tenancy with ASP.NET Core and FinBuckle.Multitenant
  3253. Build your UI as a finite state machine
  3254. Optimize Supabase API: Rate Limiting Guide
  3255. Mats Eikeland Mollestad | DX can be more than just 'It Feels Good'
  3256. GitHub - measuredco/puck: The self-hosted drag and drop editor for React.
  3257. How Google Stores 10,000 Petabytes of Data Efficiently
  3258. &quot;Waterfall&quot; doesn&#39;t mean what you think it means
  3259. Azure Pipelines - Batching your CI builds
  3260. Decomposing CTFiYH's sample code base
  3261. VPN Relationships
  3262. LLM now provides tools for working with embeddings
  3263. .NET 6 - Async scopes
  3264. sled theoretical performance guide
  3265. Hacking the Timex m851
  3266. Use DateOnly and TimeOnly with EF Core 6, 7 & 8 and Azure SQL / SQL Server
  3267. Elevate Your .NET Testing Strategy #4: InMemory vs Repository pattern
  3268. Hacker used ransomware to lock victims in their IoT chastity belt
  3269. Explaining The Postgres Meme
  3270. Wikipedia search-by-vibes through millions of pages offline
  3271. Testcontainers - Integration Testing Using Docker In .NET
  3272. Life in Software Development – FAQ3 - Dev Leader
  3273. SaaS for Developers with Gwen Shapira — Postgres, Performance and Rails with Andrew Atkinson 🎙️
  3274. Rails Database Migrations Cheatsheet
  3275. Becoming a contractor
  3276. How I started in software development
  3277. EI024: SQL Processing Service (Part 4)
  3278. NuGet - Lock files
  3279. Optimistic Concurrency in ASP.NET Core Web API - Code Maze
  3280. Rider: The Cross-Platform .NET IDE from JetBrains
  3281. Plans for Marten V7 and Beyond
  3282. Comparing request handlers in Scotty, Yesod, and Servant
  3283. From Azure SQL DB to EF Core Web API using only cross platform CLI tools
  3284. .NET 7 💥 - Intro to CQRS and MediatR with ASP.NET Core Web Api
  3285. Vertical Slices - Why the Best Developers Are Obsessed
  3286. Absurd Success
  3287. Blazor Basics: Creating a Todo App Using Blazor Server
  3288. The History of Data with Ted Neward
  3289. Transactions Across Data Stores
  3290. Dynamically Switching DbContext Using Entity Framework Core
  3291. JUXT Blog: Clojure in Banking: Griffin
  3292. Maghammer: My personal data warehouse @ osmarks' website
  3293. The fancy data stack—batch version
  3294. Quick overview of AIWhispr design
  3295. Elixir Saves Pinterest $2 Million a Year In Server Costs
  3296. Data-driven Localization for .NET REST APIs
  3297. DevToys–A swiss army knife for developers
  3298. When your classmates threaten you with felony charges | R. Miles McCain
  3299. Recording: RavenDB and High Performance with Oren Eini
  3300. Find The Area Of A Rectangle – A Simple C# Program
  3301. Support ActivityPub for merge requests (&11247) · Epics · GitLab.org · GitLab
  3302. Marten Linq Provider Improvements
  3303. 8 Reasons Why WhatsApp Was Able to Support 50 Billion Messages a Day With Only 32 Engineers
  3304. CVE-2020-19909 is everything that is wrong with CVEs
  3305. Orchestration vs Choreography
  3306. A couple of words about interactors in Rails | articles about programming on mkdev
  3307. Making the case for Laravel as a Next.js alternative
  3308. How I backup my servers
  3309. Escola Agil leverages .NET MAUI to enhance safety in Brazilian schools
  3310. Unpacking Elixir: Concurrency
  3311. Building a data warehouse
  3312. EI022: SQL Processing Service (Part 3)
  3313. ETS
  3314. Srikanth Vemaraju
  3315. Accounting systems before TigerBeetle
  3316. Use Laravel’s Illuminate Database Query Builder With WordPress
  3317. EF Core 8.0 Preview: Raw SQL Queries for Unmapped Types
  3318. ASP.NET Community Standup - Auth and AoT in .NET 8
  3319. What is the SPACE developer productivity framework?
  3320. The Week in Dark Web - 29 August 2022 - Access Sales and Data Leaks - SOCRadar® Cyber Intelligence Inc.
  3321. Using ETags and Patching Rows in Azure Table Storage
  3322. Replacing Mock and Stub with a Fake
  3323. EI020: SQL Processing Service (Part 2)
  3324. Roadmap to learn .NET in 2023
  3325. The Future of Data Engineering in the Warehouse
  3326. The Broad Set of Computer Science Problems Faced at Cloud Database Companies
  3327. Saving data locally with SQLite for Meadow IoT Devices
  3328. Building a Q&A app capable of answering questions related to your enterprise documents using AWS Bedrock, AWS Kendra, AWS S3 and Streamlit
  3329. How to Mock IOptions in ASP.NET Core
  3330. ASP.NET Core Basics: Tag Helpers
  3331. Introduction to NuVerify
  3332. Implementing clean architecture solutions: A practical example | Red Hat Developer
  3333. .NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper
  3334. Blazor customers showcase | .NET
  3335. Welcome to Datasette Cloud - Datasette Cloud
  3336. Logging guidance for .NET library authors - .NET
  3337. Improving performance and memory use while accessing APIs using HTTPClient in dotnet
  3338. Analyzing Visual Database Query Plans from a CLI
  3339. Blazor Serilog Logging to Console, File and Database
  3340. Exploring EXIF – Harley Turan
  3341. Just a simple task
  3342. Finding the right UUID generation algorithm for FlashMQ.com – BigSmoke
  3343. Hono + htmx + Cloudflare is a new stack - Yusuke Wada
  3344. What actually happens when you COPY in Postgres?
  3345. Running my own LLM
  3346. An email redaction function for Postgres
  3347. Building Projects – Unlock Success As A Beginner Programmer - Dev Leader
  3348. Pro EP 52: How to enable Lazy Loaded Proxies for SQL Server
  3349. Prevent SQL Injection With EF Core, Dapper, and ADO.NET
  3350. How to Match LLM Patterns to Problems
  3351. Introducing Weasel for Database Development
  3352. The Normal Blog - Eliminating hallucinations (fast!) in Large Language Models with Finite State Machines
  3353. How we reduced the cost of building Twitter at Twitter-scale by 100x
  3354. Unhandled Exception Episode 55: RavenDB and Database Internals - with Oren Eini
  3355. The Best Way To Use Docker For Integration Testing In .NET
  3356. GitHub - normal-computing/outlines: Generative Model Programming
  3357. The data of 760,000 Discord.io users was put up for sale on the darknet
  3358. Oracle Data Provider for .Net: Asynchronous Programming, OpenTelemetry, and More
  3359. Real World Coding Issues: Part 3 – Design, Diagnostics, and Other Common Code Issues
  3360. GitHub - spandanb/learndb-py: Learn database internals by implementing it from scratch.
  3361. Using Sql Server as a Message Queue with Wolverine
  3362. Continuous database deployments to Azure Sql Server with Bitbucket
  3363. Squeeze the hell out of the system you have
  3364. Episode 55: RavenDB and Database Internals - with Oren Eini
  3365. Efficient Event Communication: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices
  3366. Fine-Tuning Llama-2: A Comprehensive Case Study for Tailoring Models to Unique Applications
  3367. EI016: SQL Processing Service (Part 1)
  3368. I Built a Linklog
  3369. Mastering Dapper Relationship Mappings
  3370. Squeeze the hell out of the system you have
  3371. Episode 469 - Microsoft Fabric
  3372. Xamarin Forms: Implementing INotifyPropertyChanged automatically
  3373. Having a serious conversation about open source
  3374. Coding of domain names to wire format at gigabytes per second
  3375. An early look at HNSW performance with pgvector
  3376. Corrode Rust Consulting
  3377. We're Rewriting Sdkbin
  3378. GitHub - zknill/sqledge: Replicate postgres to SQLite on the edge
  3379. Start With a Minimum Viable System
  3380. Writing a package manager
  3381. How a startup loses its spark
  3382. Introducing the new IHostedLifecycleService Interface in .NET 8 - Steve Gordon - Code with Steve
  3383. Infrastructure audit completed by Radically Open Security - Blog | Mullvad VPN
  3384. GitHub - lsfusion/platform: lsFusion is an extremely declarative open-source language-based platform for information systems development
  3385. Zen and the Art of Logging
  3386. Jared Ramsey - sink or swim
  3387. Subscriber Only: A Technical Post Mortem
  3388. Why Integrated Vector Database Can Boost Your LLM Apps?
  3389. Overlooked on HN: Databases That Process Data Faster Than Memory Bandwidth
  3390. Thoughts on Code Organization in a Post-Hexagonal World
  3391. QCon San Francisco Workshop: Building a database from the ground up
  3392. Building a Dapper CRUD API From Scratch In .NET 7 - For Beginners
  3393. Getting Started: Solution Architecture
  3394. Extending IdentityUser With Custom Properties in ASP.NET Core
  3395. Kafka is dead, long live Kafka
  3396. Hacking is child's play - SQL injection with Havij by 3 year old
  3397. Monitoring Critical User Journeys in Azure
  3398. Software in Audio and How to Lead
  3399. How to profile a FastAPI asynchronous request
  3400. junixsocket: Unix sockets API for Java; a long story short
  3401. Elevate Your .NET Testing Strategy #3: Fixtures separation
  3402. GitHub - supabase/postgres_lsp: A Language Server for Postgres
  3403. Entity Resolution Challenges
  3404. Terraform best practices for reliability at any scale - Substrate
  3405. Modular Monolith Communication Patterns
  3406. IPv6 Is A Disaster (but we can fix it)
  3407. Content Security Policy (CSP): Everything You Should Know
  3408. UNIDS – Trevor Paglen
  3409. The simplest example to understand Server Actions in Next.js
  3410. New Microsoft Sandbox Uses Natural Language LLMs for SQL Queries -- Visual Studio Magazine
  3411. Optus customer data containing 10 million records allegedly for sale on Dark Web
  3412. Optimistic Locking vs Pessimistic Locking With EF Core
  3413. Understanding Endpoints in Wolverine Messaging
  3414. GitHub - kdeldycke/awesome-falsehood: 😱 Falsehoods Programmers Believe in
  3415. From Novice to Expert: Harnessing the Power of Raw SQL Queries in Entity Framework with C#
  3416. Azure DevOps Podcast: Mitchel Sellers: Architecting .NET MAUI - Episode 254
  3417. Cloudflare Workers database integration with Upstash
  3418. Generate Sitemaps for All of ASP.NET Core
  3419. Test-driving the pyramid's top
  3420. Run Llama 2 on your own Mac using LLM and Homebrew
  3421. Explicitly Route Messages with Wolverine
  3422. The best UUID type for a database Primary Key - Vlad Mihalcea
  3423. Throw away your first draft of your code
  3424. MassTransit Bus Stop - SQL Transport Update
  3425. Nim v2.0 released
  3426. Azure DevOps Podcast: Giorgi Dalakishvili: Beyond Relational Data with Entity Framework - Episode 255
  3427. How to handle transactions in Node.js reference architecture | Red Hat Developer
  3428. Shamir Secret Sharing
  3429. Security keys in the land of passkeys
  3430. File distribution over DNS: (ab)using DNS as a CDN (eighty-twenty news)
  3431. So, you want to deploy on the edge?
  3432. Conduit - Your own chat server
  3433. A Git Query Language written in Rust
  3434. 7 Essential Tech Talks Every Developer Should Watch
  3435. Documentation as Code for Cloud - PlantUML - blog.dornea.nu
  3436. You Need More Constraints
  3437. New – AWS Public IPv4 Address Charge + Public IP Insights | Amazon Web Services
  3438. Containers in Azure Container Apps: Simplifying app orchestration with Sidecar and Init Containers
  3439. Elevate Your .NET Testing Strategy #2: InMemoryDatabase
  3440. The best 5 .NET and ASP.NET courses for eCommerce developers
  3441. Four ways to shoot yourself in the foot with Redis
  3442. Defcon: Preventing Overload with Graceful Feature Degradation
  3443. So you want to build your own open source chatbot… – Mozilla Hacks - the Web developer blog
  3444. Why Clean Architecture Is Great For Complex Projects
  3445. What happened to Vivaldi Social? | Thomas Pike’s other blog
  3446. SSH based comment system
  3447. On the road to freedom with db_migrator
  3448. Episode 468 - WordPress on Azure App Service
  3449. Worldcoin isn’t as bad as it sounds: It’s worse
  3450. Announcing OverflowAI
  3451. How Troy Hunt knows if you’ve been hacked and Washington tries to understand AI
  3452. How to Split an Entity Into Multiple Tables in EF Core - Code Maze
  3453. New Series: Creating APIs in .NET
  3454. APIs in .NET – Part 2 – The Database
  3455. Quantifying your reliance on Open Source software · Jamie Tanna | Software Engineer
  3456. How does a Transformer Work?
  3457. Overture Maps Foundation Releases Its First World-Wide Open Map Dataset – Overture Maps Foundation
  3458. bliki: TeamTopologies
  3459. GitHub - PRQL/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
  3460. How to set global setting for XUnit tests - Event-Driven.io
  3461. Version Controlling Database Schema
  3462. Why functional programming?
  3463. Do films directed by women have more women in the cast?
  3464. Mongo Read Optimisation: Write Concern
  3465. Attention Is Off By One
  3466. Installing SQL Server Express LocalDB in a GitHub Workflow
  3467. Your Ubisoft account can be suspended and subsequently permanently deleted for 'inactivity,' taking your games library with it
  3468. Released: Microsoft.Data.SqlClient 5.2 Preview 3
  3469. 7 Tips to Boost .NET MAUI Mobile App Performance
  3470. Gracefully Handling Entity Framework Exceptions with EntityFramework.Exceptions
  3471. I found a IT jobs thanks to this blog, what I’m doing
  3472. On legitimacy and software engineering
  3473. Going Lean • Lea Verou
  3474. Queryability and the Sublime Mediocrity of SQL • Buttondown
  3475. Nomad can do everything that K8s can
  3476. Why SQLite Does Not Use Git
  3477. 2016 Roblox security breach
  3478. Fake It ’til You Learn It | Jahfer's Blog
  3479. Building for Failure: Hidden dangers in Event-Driven Systems – Encore Blog
  3480. Feeds are Not Fit for Gardening — Sympolymathesy, by Chris Krycho
  3481. Infrastructure Megaupdate | Gabriel's Blog
  3482. Microsoft's Semantic Kernel AI SDK Adds Java, Integrates with Azure Cognitive Search -- Visual Studio Magazine
  3483. Document your secrets, please
  3484. Making e-commerce modern and performant with .NET 7
  3485. .NET Application Architecture Guidance - .NET Blog
  3486. Reverse Engineering Existing Databases with Entity Framework Core | The .NET Tools Blog
  3487. Stack Overflow Developer Survey 2019
  3488. .NET customers showcase | See what devs are building
  3489. Announcing ASP.NET Core 2.2, available today! - .NET Blog
  3490. Finding compromised passwords with 1Password | 1Password
  3491. How platform teams get stuff done
  3492. .NET Rocks! Multi-Model Data Stores with Ted Neward
  3493. A-Frame Architecture with Wolverine
  3494. Learning Chinese (well enough to order from the menu) using MTurk
  3495. Microsoft .NET Code Analysis:Types That Own Disposable Fields Should Be Disposable
  3496. Dating App That Claims 50 Million Users Suffered a Data Breach
  3497. Announcing Stalwart Mail Server: unified, efficient, and more powerful than ever! | Stalwart Labs
  3498. Minimalism in Web Development
  3499. Timeseries with PostgreSQL
  3500. Anyone could steal your bus money in Seattle | Evan Byrne
  3501. Announcing Vector Search in Azure Cognitive Search Public Preview
  3502. Azure Functions Community Standup | New Azure Functions extensions for SQL and Data Explorer
  3503. EI007: AI Processing Services (Part 1)
  3504. Setting up PostgreSQL with Ansible
  3505. Finding Visual Studio 2022 Extensions Now Easier -- Visual Studio Magazine
  3506. Show cascading dropdown lists in Blazor | BinaryIntellect Knowledge Base
  3507. How I run my servers
  3508. Visual Studio 2022 17.7 Preview 3 With Productivity Updates
  3509. Gossip Protocol Explained - High Scalability -
  3510. Microtask Queues in Node.js Event Loop - Simple Talk
  3511. Entity framework features I wish I knew earlier
  3512. Functional testing your ASP.NET WEB API
  3513. Elevate Your .NET Testing Strategy #1: WebApplicationFactory
  3514. PhpMyAdmin and Azure Database for MySQL server
  3515. EI006: Database Integration (Design Discussion)
  3516. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  3517. More Bang for Your Buck
  3518. How To Configure Database Default Values With EF Core #shorts
  3519. Make The Machines Remember You. Make Them Give You Superpowers
  3520. Schedule periodic database clean-up on Laravel | Leonardo Poletto
  3521. The MS Office for your personal life. – alen.ro
  3522. Episode 467 - OneStream's plans for becoming more cloud native on Azure
  3523. Use NuGet central package versioning (#76) · davidfowl/TodoApi@d2cfc8d
  3524. Entity framework features I wish I knew earlier
  3525. Creating an API and Web UI for my District Heating System - Dangl.Blog();
  3526. Fearless Tinkering with Nix
  3527. Advice for Operating a Public-Facing API
  3528. New AWS .NET Distributed Cache Provider for DynamoDB in Preview
  3529. EntityFramework Core vs Dapper
  3530. Origin trials and tribulations
  3531. How To Cache Filtered & Paged Database Results In C# dotnet
  3532. Compiled Queries with Marten
  3533. We Put a Distributed Database In the Browser – And Made a Game of It! | TigerBeetle
  3534. Blazor Basics: Data Binding in Blazor
  3535. Rails Generate Migration — Everything you need to know about generating migrations in your Ruby on Rails app
  3536. New C# 12 preview features - .NET Blog
  3537. VS Code June Update: Copilot AI Chat Creates Workspaces, Notebooks -- Visual Studio Magazine
  3538. A Service Boundary Homework Problem
  3539. Do You Know The Fastest Way To Delete Data With EF Core?
  3540. Using MediatR Pipeline Behaviors For Database Transactions
  3541. The GROUP BY Clause - Simple Talk
  3542. Hacking LangChain For Fun and Profit - I
  3543. Feature Flags: Theory vs Reality
  3544. Using C# 9 records as strongly-typed ids
  3545. Better Application Management with Custom Apps
  3546. Fast Joins in Apache Beam
  3547. Rock Your Career: Surviving The Technical Interview (6th Edition)
  3548. It's 2023. Your API should have a schema
  3549. Measuring the carbon footprint of pizzas
  3550. MassTransit SQL Database Transport - Sneak Preview
  3551. Episode 466 - Open AI
  3552. Wait Before You Sync | Joey Lynch's Site
  3553. Postgres Full Text Search on Django JSON Fields with KT Expressions
  3554. Celebrating 10 Years as a Microsoft MVP 🎉
  3555. Coding Horrors: The Tales of codebase complexity
  3556. Solving heap corruption errors in managed applications
  3557. Analysis of a super-transmission of SARS-CoV-2 omicron variant BA.5.2 in the outdoor night market
  3558. Using Machine Learning to Answer Questions from Internal Documentation
  3559. A slack clone in 5 lines of bash
  3560. Validating or verifying emails
  3561. Searching for meaning
  3562. 3 things that surprised me while running SQLite in production
  3563. Jonathan Wright - Caught in the Crossfire: Red Hat vs. Rebuilds
  3564. Counting hits using Cloudflare workers
  3565. Databases Can't Be Just Databases Anymore
  3566. After Slowness Complaints, Microsoft Boosts Code Completion in VS Code Java Tooling -- Visual Studio Magazine
  3567. Production postmortem: ENOMEM when trying to free memory
  3568. Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core
  3569. Easy Web Application Caching With Redis in C# - Code Maze
  3570. Null Checks in C# with Null Coalescing Operator
  3571. ClickHouse 🤝 DuckDB = OLAP²
  3572. C# Ternary Operator - An Alternative to IF/ELSE Statements
  3573. Introduction to Entity Intelligence
  3574. Too much documentation is harmful
  3575. How do I store images in my database?
  3576. Connecting to Azure Cache for Redis Instance from RedisInsight
  3577. IP to Timezone - the hard, but fast way
  3578. On Backup Access Rights · @radekmie’s take on IT and stuff
  3579. Going Multi-Region with Zero Devops
  3580. What Is Infrastructure as Code?
  3581. Peter Ritchie's Blog - ETags in ASP.NET Core
  3582. Burke Learns Blazor - Finishing the API and starting the UI
  3583. Engineering Guardrails
  3584. Goodbye MongoDB - Stuart Spence Blog
  3585. Why I chose php for my new side project
  3586. how (not) to write a pipeline
  3587. LINQ: Select.Where or Where.Select?
  3588. Stack Overflow Dev Survey: VS Code, Visual Studio Still Top IDEs 5 Years Running -- Visual Studio Magazine
  3589. Episode 465 - Functions on Azure Container Apps
  3590. Let's Build a Web Application in Ruby without Rails
  3591. Noticing when an app is only hosted in us-east-1
  3592. Incremental Loading (Pagination) with MVVM and MVUX - Nick's .NET Travels
  3593. Open Source Alternative to Visual Studio Marketplace Avoids Decommission -- Visual Studio Magazine
  3594. How to rebase stacked Git branches - Adam Johnson
  3595. Using a Subquery in a SELECT statement - Simple Talk
  3596. SQL Join Flavors
  3597. ayb: A multi-tenant database that helps you own your data
  3598. Vectors are the new JSON in PostgreSQL
  3599. Bootstrapping your business with Linux on eMachines (in 1998)
  3600. Semantic Kernel: Microsoft Answers Your Questions, Updates Docs for AI Integration SDK -- Visual Studio Magazine
  3601. Generating sequential numbers in a distributed manner
  3602. Improve the security of your GraphQL API’s - Part 1 - Complexity budget
  3603. My journey into Microsoft – Unstructed.tech
  3604. Dashboards are often not worth the effort
  3605. Data Breach at New BreachForums: 4,000 members' data leaked
  3606. Passwords Restricted Due to a Data Breach / Have I Been Pwned?
  3607. Experiments in LLMs - Everything I’ve learned (so far) - Part Two - Vector DBs + Embeddings
  3608. What happens when a Matrix server disappears?
  3609. Critter Stack Futures
  3610. Critter Stack Multi-Tenancy
  3611. Why use Azure OpenAI when you have OpenAI?
  3612. System Initiative: The Second Wave of DevOps
  3613. .NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN)
  3614. Nushell
  3615. My first steps with Nix on Mac OSX as Homebrew replacement
  3616. SQLite Scripting
  3617. Introducing Microsoft Teams tabs and building with SharePoint Framework
  3618. Microsoft Forms Service’s Journey to .NET 6 - .NET Blog
  3619. PostgreSQL reconsiders its process-based model
  3620. How to Use Bulk Updates in Entity Framework Core - Code Maze
  3621. Goodbye Performance Issues: How Project Loom Eliminates Asynchrony
  3622. How to Hire Clojure Developers
  3623. The ease of picking up web development is greatly exaggerated
  3624. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3625. Show cascading dropdown lists in ASP.NET Core | BinaryIntellect Knowledge Base
  3626. IIS 10: An Improved Windows Server for Hosting anything on the Internet : C# 411
  3627. Prompt Engineering Series, Part One: Easy Wins in Prompt Crafting
  3628. I wrote an ChatGPT plugin that tells me when to leave for the next tram
  3629. Building Crypto Predictions Tracker: architecture and challenges
  3630. Composing Raw SQL And LINQ Queries With EF #shorts
  3631. Ikea-Oriented Development
  3632. Working With Guid in C# - Code Maze
  3633. Please tell us about your Azure tooling experience!
  3634. Refactoring From an Anemic Domain Model To a Rich Domain Model
  3635. From Chaos to Control: Overcoming OpenAI Uncertainties with Local Models
  3636. Understand Feature Flags by Practice with Unleash | An honest place where you can learn things about programming
  3637. Make Your Business Rules Cleaner With Fluent Validation
  3638. ASP.NET Core Basics: Create a Beautiful ASP.NET Core App
  3639. Working with MySQL transactions - Simple Talk
  3640. Let's build a REST API with Clean Architecture and GPT-4 powered endpoints
  3641. How do I use C# and .NET with SQLite?
  3642. Migrating a Live Mastodon Instance With No Downtime – Brian de Heus
  3643. Cities of Software
  3644. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3645. Entity framework not generating the database classes
  3646. Yesod Forms, Newtypes, and Smart Constructors
  3647. Http Services with Wolverine
  3648. Entity Framework Core 7.0 (EF 7.0): In-Built Support for Transact-SQL AT TIME ZONE
  3649. .NET Data Community Standup | Synchronizing data between the cloud and the client (using SQLite)
  3650. Rockin’ The Code World: Special Guest Vahid Farahmandian
  3651. Top 11 .NET Libraries Every Developer Should Know
  3652. Using Project Orleans to Build Actor-Based Solutions on the .NET platform
  3653. Level-Up Api Development with Endpoint Explorer in Visual Studio
  3654. Dapr v1.11 is now available
  3655. Developer Community
  3656. .NET Framework June 2023 Security and Quality Rollup - .NET Blog
  3657. Wolverine’s Runtime Architecture
  3658. GitHub Quick Reviews
  3659. Programming using Laravel and JavaScript in CodeLobster IDE - Coding Sonata
  3660. Introduction to Firebase in .NET - Code Maze
  3661. ASP.NET Core Basics: Best Practices—Creating a New Project
  3662. Blazor Highlights from the Early .NET 8 Preview Releases
  3663. Grounding LLMs
  3664. Released: Microsoft.Data.SqlClient 5.2 Preview 2
  3665. Debian -- News -- Debian 12 "bookworm" released
  3666. Have I Been Pwned: Pwned websites
  3667. Archive Your Reddit Data While You Still Can
  3668. How To Speed Up Your Queries With Materialized Views
  3669. Introducing Google’s Secure AI Framework
  3670. Can this device make a phone call? – Terence Eden’s Blog
  3671. Memory Management in DBMS
  3672. GitHub Quick Reviews
  3673. Episode 464 - Azure Deployment Environments
  3674. Should We Use Records With EF Core as Model Classes? -
  3675. The business information server: generic data checking using PostgreSQL, PostgREST, and Semgrep
  3676. Functional programming in MongoDB
  3677. 34 AK Expenses Tracker | Create Transactions DTO and Transaction Fluent Validator | AK Academy
  3678. Integer compression: Understanding Simd Compression by Lemire
  3679. Learn C# with CSharpFritz - C#, Azure, and Databases
  3680. Entity Framework Core 7: Filtering on JSON Arrays
  3681. 5 things I wish I knew before building a GPT agent for log analysis
  3682. A Eulogy to Free Social Media APIs – /home/pierce
  3683. Taming the Wild Genius of Large Language Models
  3684. Even SQL Server Developer Tools Gets an AI Copilot -- Visual Studio Magazine
  3685. Integer compression: delta encoding + variable size integers
  3686. Tony Qu - 2023 Board of Directors Campaign Statement
  3687. .NET Core Integration Testing- Pragmatic Infrastructure pre-provisioning & Data Cleanup
  3688. Expression Trees in C# - Code Maze
  3689. Group Dropdown list items in ASP.NET Core | BinaryIntellect Knowledge Base
  3690. What’s New in SSDT 17.6: Ledger, Performance, Copilot - Visual Studio Blog
  3691. Are you absolutely sure your `has_one` association really has one association?
  3692. How we divided our Node.js API latency by leveraging our Database Connection Pool | Kévin Maschtaler
  3693. Music Stats with DuckDB
  3694. Episode 463 - OneStream's journey to Azure
  3695. SQL Server 2022: Capture SQL Anti-Patterns - Simple Talk
  3696. Understanding Spark Connect API - Part 3: Scala API Example
  3697. Sketch of a Post-ORM
  3698. Unit of Work Is Even Better With MediatR + TransactionScope
  3699. How to Build Dynamic Queries With Expression Trees in C#
  3700. Hashing String Data in JavaScript, C#, C++, and SQL Server
  3701. Do in secret. Assert in public. Don't under-constrain your prover's witness computation in ZK programs
  3702. The importance of a name.
  3703. My Approach to Building Large Technical Projects
  3704. SQL:2023 is out
  3705. ASP.NET Core Basics: Sharing Code—NuGet Packages, DLL Files
  3706. .NET 7 💥 - CRUD with Angular & .NET Web API, EF Core & MongoDb
  3707. Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial
  3708. Privacy Enhancing Technologies: An Introduction for Technologists
  3709. New hacking forum leaks data of 478,000 RaidForums members
  3710. Understanding JSONata
  3711. Expected performance of a Bloom filter
  3712. Language Pragmatics Engineering
  3713. Content Security Policy in ASP.NET Core
  3714. Davide's Code and Architecture Notes - Testing Pyramid vs Testing Diamond (and how they affect Code Coverage)
  3715. Unmasking SQL Server Dynamic Data Masking, Part 1, Intro - Simple Talk
  3716. Monoliths - Good or Bad?
  3717. 9 Announcements in Microsoft Build 2023 and their Implications for the Future
  3718. Being a good UNIX neighbour
  3719. On being paid to learn
  3720. Implementing database change notification using SignalR and Azure Functions
  3721. Visualize API response directly in Visual Studio with .http file
  3722. Lua: The Little Language That Could
  3723. Securing Lab Environments Part 1
  3724. The HTTP QUERY Method
  3725. Azure SQL triggers for Azure Functions
  3726. Build a CI/CD Pipeline With GitHub Actions And .NET
  3727. How to improve memory allocation when using StackExchange.Redis
  3728. Connect FastAPI Server with PostgreSQL and deploy to GCP
  3729. Episode 123 - Docker for .NET Devs With Carl Sargunar
  3730. Announcing Azure Data Studio 1.44
  3731. Episode 462 - AKS LTS
  3732. How To Decrease ABP's Azure Costs by An Order of Magnitude
  3733. Always Bet on Geohot: Tinygrad Will Win
  3734. Free VPN Service SuperVPN Exposes 360 Million User Records
  3735. Embed C# in the heart of the SQL Query Engine
  3736. Introducing GitHub Copilot for Azure Data Studio
  3737. Windows 10 April update can cause data corruption
  3738. PyPI was subpoenaed - The Python Package Index
  3739. Matt Johnson's Blog - What is the Supercloud?
  3740. The Best Way To Check For Empty Strings In C# #shorts
  3741. .NET 7 💥 - ASP.NET Core ElasticSearch, Kibana & Serilog Integration
  3742. 17 Amazing Community Packages for .NET Developers - Claudio Bernasconi
  3743. Interesting links of the week 2023-21 (#73)
  3744. GitHub - btw-so/open-source-alternatives: List of open-source alternatives to everyday SaaS products.
  3745. A Data Professional's Guide to Build 2023
  3746. What's New for Azure App Service at Build 2023
  3747. Cloud-native at Build 2023
  3748. Introducing Azure App Spaces: Getting your code into the cloud as fast as possible
  3749. Dependency Composition
  3750. How DynamoDB queries behave compared to relational databases
  3751. New Job!
  3752. Introducing jobs for Azure Container Apps
  3753. .NET Framework May 2023 Cumulative Update Preview Updates - .NET Blog
  3754. A Tale of PGVector and Friends: The Joy Of Software Naming
  3755. So, You Want To Build A DBaaS Part 2: Technical Bits
  3756. Queryable PostgreSQL arrays in EF Core 8.0
  3757. Linux Kernel: A Single Point of Failure
  3758. Compress-a-Palooza: Unpacking 5 Billion Varints in only 4 Billion CPU Cycles
  3759. The Many Problems with Celery
  3760. Writing Python like it’s Rust
  3761. The Configuration Complexity Clock
  3762. We need new DSLs for the era of LLMs
  3763. Multi-Tenant Applications With EF Core
  3764. ChatGPT can code: How terrifying is this development?
  3765. BurnRate is fueling revenue success with Blazor
  3766. This Week In Security: .zip Domains, Zip Scanning
  3767. Azure Messaging: Which Option to Use, Why & How -- Visual Studio Magazine
  3768. PostgreSQL Basics: A Template for Managing Database Privileges - Simple Talk
  3769. Pair programming with ChatGPT
  3770. #CASBAN6: Add a Swagger (OpenAPI) page to Azure Functions
  3771. .NET 8 Preview 4 Boosts Native AOT, Blazor 'Streaming Rendering' -- Visual Studio Magazine
  3772. Have you replaced your DB because of the Repository Pattern?
  3773. Find out what data is available about you online — but be warned, it might feel a little creepy
  3774. Migrating from Civis to Prefect — Data Engineering the Left
  3775. Visual Studio 2022 v17.6 Released -- Visual Studio Magazine
  3776. .NET Data Community Standup - Collections of primitive values in EF Core
  3777. Addressing GitHub’s recent availability issues | The GitHub Blog
  3778. Has vs Owns in Entity Framework: Which one should you use?
  3779. Getting started with GraphQL in Asp.Net Core
  3780. The Benefits of Asynchronous Programming with async/await in ASP.NET Core RESTful APIs
  3781. Building a Dynamic Logical Expression Builder in C#
  3782. App idea to no product market fit in 3 months
  3783. Why Databases Write Ahead — tech ramblings
  3784. GitHub Quick Reviews
  3785. EF Core 8 Preview 4: Primitive collections and improved Contains - .NET Blog
  3786. The Inner JSON Effect
  3787. Release v1.19.0-rc · NethermindEth/nethermind
  3788. Azure SQL output binding for Azure Functions
  3789. Make Your Functions Pure To Make Them Testable #shorts
  3790. Using IAsyncEnumerable with Dapper
  3791. Perform CRUD operations on JSON data using SQL Server and EF Core -- Part 2 | BinaryIntellect Knowledge Base
  3792. How to run scripts on SQL Server container startup
  3793. How to release value to customers faster, safer, easier
  3794. Implementation of parameterized sql queries using string interpolation handlers
  3795. A Well-Architected Monoliths
  3796. Azure SQL input binding for Azure Functions
  3797. Prompt injection explained, with video, slides, and a transcript
  3798. GitHub - davidfowl/TodoApi: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
  3799. How I Deleted a Production Database Cluster
  3800. Visualize Your Software Architecture With The C4 Model
  3801. .NET MAUI Community Toolkit Monthly Standup, June 2023
  3802. Learn C# with CSharpFritz - Azure Service Bus and .NET
  3803. Postgresql tricks | Lanre Adelowo
  3804. A Simple System for Measuring Flaky Tests in a Large CI/CD Pipeline
  3805. Avoid Proliferating DbContext or IQueryable in .NET Apps
  3806. Marten V6 is Out! And the road to Wolverine 1.0
  3807. Fast hashing, it's not that simple
  3808. SQL Window Functions Explained [Book]
  3809. GitHub Quick Reviews
  3810. Testing a new encrypted messaging app's extraordinary claims
  3811. See this page fetch itself, byte by byte, over TLS
  3812. .NET Rocks! Entity Framework Tooling with Erik Ejlskov Jensen
  3813. Rentomojo confirms data breach, says attackers accessed identifiable customer information
  3814. Interesting links of the week 2023-19 (#71)
  3815. Introducing Polyglot Notebooks
  3816. Introducing Object Lifecycle Management for Cloudflare R2
  3817. Building a Q&A app capable of answering questions related to your enterprise documents using Azure OpenAI's GPT-4, Pinecone and Streamlit.
  3818. Episode 459 - AIOps
  3819. API Security Checklist: How to Protect Your APIs
  3820. How to start using .NET Background Services | The .NET Tools Blog
  3821. The ongoing defence of frontend as a full-time job
  3822. Redis Durability | Ilias Lolis' Blog
  3823. Five Easy to Miss Performance Fixes for Rails Apps
  3824. Code as self-serve experience
  3825. Languages & Runtime Community Standup - Source Generation Interceptors
  3826. How do I use SQL Server with C# and .NET?
  3827. GitHub Quick Reviews
  3828. Story: Redis and its creator antirez
  3829. Using The Factory Design Pattern in .NET
  3830. Are compiled queries really efficient on C# EF Core?
  3831. Testing UserManager and RoleManager in ASP.NET Core Identity
  3832. Released: Multiple Microsoft.Data.SqlClient Updates
  3833. Learn Unison | 💡 The big idea · Unison programming language
  3834. ASP.NET Community Standup - Blazor .NET 8 Updates
  3835. The downsides of batch APIs
  3836. Enforcing Software Architecture With Architecture Tests #shorts
  3837. The Most Underrated C# Feature
  3838. Using The Decorator Design Pattern in .NET
  3839. Entity Framework and ordered indexes
  3840. The Leadership Myth in Replicated Databases
  3841. Note-taking with Notion and ChatGPT for effective meetings · Mangasf Project
  3842. Postgres 16 highlight - JSON predicates
  3843. Enforcing Software Architecture With Architecture Tests
  3844. Merklizing the key/value store for fun and profit | Joel Gustafson
  3845. ASP.NET Community Standup - Blazor .NET 8 Updates
  3846. Bug chasing, narrowing down the scope
  3847. Working With SQL Exceptions Like a Boss In EF Core
  3848. Introducing Bob’s Used Books—a New, Real-World, .NET Sample Application | Amazon Web Services
  3849. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  3850. Domenico Luciani - Safeguarding Software: Embracing Security Design Principles in Software Development
  3851. .NET MAUI Community Toolkit Monthly Standup, May 2023
  3852. What are Kubernetes Nodes Components? #shorts
  3853. What’s the “unit” in unit testing and why is it not a class
  3854. Sending MediatR Notifications Immediately After Saving an Entity with Entity Framework Core | no dogma blog
  3855. Rockin’ the Code World: Special Guest Alan Hyneman
  3856. GitHub Quick Reviews
  3857. How to design your first Solution Architecture Diagram?
  3858. Everything You Can Do With EF Core 8 Raw SQL Queries
  3859. Techorama 2023 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3860. Open Dashboard - Pankaj Tanwar
  3861. .NET Data Community Standup - Azure SQL Database and SQL Server 2022: what’s new for developers
  3862. Web API development in Visual Studio 2022 - Visual Studio Blog
  3863. Build a Connect Four game in your browser with .NET 🔵🔴🟡
  3864. Perform CRUD operations on JSON data using SQL Server and EF Core -- Part 1 | BinaryIntellect Knowledge Base
  3865. Application security context models
  3866. Drop down lists in ASP.NET MVC | no dogma blog
  3867. Netlify, Hugo, and Wowchemy or: How I Learned to Stop Worrying and Love the Blog | no dogma blog
  3868. Entity Framework Core, Calling Stored Procedures and Returning to a Model | no dogma blog
  3869. Using the In-Memory Cache with .NET Core Web API | no dogma blog
  3870. Downloading an in-memory file using Web Api 2 | no dogma blog
  3871. Loading Config from Multiple Sources with .NET Core 2.x Web Api or MVC | no dogma blog
  3872. Parameterized SQL WHERE IN clause C# | no dogma blog
  3873. Entity Framework in an Dynamics Nav (Navision) environment (or using EF to access tables with unknown table names) | no dogma blog
  3874. Entity Framework lazy loading vs explicit loading and the generated SQL | no dogma blog
  3875. Saving enums as strings with Entity Framework | no dogma blog
  3876. Performing a WHERE IN with Entity Framework or on a List | no dogma blog
  3877. Entity Framework Core 2 Unit Testing in .NET Core 2 | no dogma blog
  3878. Requesting Data from two Data Stores in Sequence - Cache and a Database | no dogma blog
  3879. Dependency Injection of an Entity Framework Context within Program.cs Using Top Level Statements | no dogma blog
  3880. Using an mdf file database with Entity Framework Core 2 in Visual Studio 2017 | no dogma blog
  3881. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 4 - Connected to a VPC, and using a NAT Gateway | no dogma blog
  3882. AutoMapper, ProjectTo() – Static Version | no dogma blog
  3883. Entity Framework, checking the connection string of your context | no dogma blog
  3884. Unit testing Entity Framework Core Stored Procedures | no dogma blog
  3885. Entity Framework Core and calling a stored procedure | no dogma blog
  3886. Value cannot be null. Parameter name: constructor | no dogma blog
  3887. Making a column sparse with Entity Framework Migrations | no dogma blog
  3888. AutoMapper, ProjectTo() – Instance Version | no dogma blog
  3889. An exception of type 'System.MissingMethodException' occurred in System.Collections.Concurrent.dll | no dogma blog
  3890. Streaming Results from Entity Framework Core and Web API Core | no dogma blog
  3891. Entity Framework non null foreign key migration | no dogma blog
  3892. CastleWindsor chained dependency | no dogma blog
  3893. Running SQL Server in a Container | no dogma blog
  3894. Streaming Results from Entity Framework Core and Web API Core – Part 2 | no dogma blog
  3895. Requesting Data from two Data Stores in Parallel - Cache and Database | no dogma blog
  3896. Saving Enums with Entity Framework Core | no dogma blog
  3897. Accessing the Internet from VPC Connected Lambda Functions using a NAT Gateway | no dogma blog
  3898. Dependency Injection of a Type within Program.cs Using Top Level Statements | no dogma blog
  3899. Fluent Validation with Web Api 2 | no dogma blog
  3900. Adding ROWGUIDCOL to Entity Framework Code First using migrations | no dogma blog
  3901. Simmy Chaos Engine for .NET – Part 4, Doing Some Real Damage, Dropping a Table | no dogma blog
  3902. Securing Lab Environments Part 1
  3903. How to fix 'No database providers are configured' when scaffolding a controller in ASP.NET 5 | no dogma blog
  3904. Performance Comparison of Entity Framework Core 2.1 and Dapper 1.5 | no dogma blog
  3905. Entity Framework Core 3.1 Bug vs 2.2, Speed and Memory During Streaming | no dogma blog
  3906. Using JSON to store application preferences and configuration | no dogma blog
  3907. Entity Framework Migrations with an existing database | no dogma blog
  3908. Using Polly with Any Type of Request | no dogma blog
  3909. Using Entity Framework for .NET 6 with SQL Server in a Docker Container | no dogma blog
  3910. Microsoft is rewriting core Windows libraries in Rust
  3911. Create an Azure Function with PowerShell and Visual Studio Code
  3912. Pro EP 45 :
  3913. MassTransit Commute - Endpoint Dependencies
  3914. Health Checks In ASP.NET Core For Monitoring Your Applications
  3915. How to create a mobile app with .NET MAUI in 10 easy steps
  3916. Episode 458 - Integration Patterns
  3917. Now that's what I call a Hacker
  3918. SQL Is All You Need
  3919. What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships #shorts
  3920. How to Store JSON in an Entity Field With EF Core - Code Maze
  3921. Building a CRUD API With Dapper
  3922. Hackers steal emails, private messages from hookup websites
  3923. This is your brain on vectors
  3924. Getting started with Data API builder for Azure SQL Database or SQL Server
  3925. Dev Deletes Entire Production Database, Chaos Ensues
  3926. Can ChatGPT modernize my VB6 app?
  3927. ScriptDOM .NET library for T-SQL parsing is now open source
  3928. Fast Inserts With Entity Framework (EF Core)
  3929. Announcing Orchard orchestration for managing macOS virtual machines at scale - Tart
  3930. Mastodon Is Doomed
  3931. 10 Awesome C# Refactoring Tips
  3932. Putting the SQL back in NoSQL
  3933. Episode 457 - Data API Builder
  3934. Nine ways to shoot yourself in the foot with PostgreSQL
  3935. Strategies for Data Quality with Apache Spark
  3936. Throwing 107 GB and 5 billion fake rows of order data at DuckDB and Athena
  3937. Well-maintained Software
  3938. The Importance of TLS with SQL Server
  3939. One use case for NOT using schema prefixes - Simple Talk
  3940. How to define commands in System.CommandLine
  3941. Gopiandcode > logs > How I wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends Lost
  3942. Postgres Superpowers in Practice - Event-Driven.io
  3943. Rolling Your Own Starbucks Loyalty Program
  3944. Novel Tasks
  3945. The “Build Your Own Database” book is finished | Blog | build-your-own.org
  3946. Domain events and the "Unit of Work" pattern
  3947. GitHub - HaveIBeenPwned/EmailAddressExtractor: A project to rapidly extract all email addresses from any files in a given path
  3948. Salesforce IDs Explained
  3949. 10 Web Development Trends in 2023
  3950. Make It Easy for People to Share Feedback With You
  3951. Using your Database as a Queue? Good or bad idea? #shorts
  3952. Writing Web Applications with LLMs
  3953. Large Language Models: Scaling Laws and Emergent Properties
  3954. Use Databases Without Putting Domain Logic in Them
  3955. Logical Replication in Postgres
  3956. GitHub Quick Reviews
  3957. How do I use SQL Server with C# and .NET?
  3958. Challenges Faced by .NET team / Pedal to the Metal: Update Performance Improvements in Entity Framework Core 7.0
  3959. Using your Database as a Queue? Good or bad idea?
  3960. Over 1M records from NBI, PNP, other agencies leaked in massive data breach
  3961. Why did Prolog lose steam?
  3962. How RocksDB works - Artem Krylysov
  3963. Keep Watch On Sql Query In Intelli J Goland Or Data Grip - Neenad Ingole
  3964. Hot Takes on the Modern Data Stack
  3965. No, it is not a security vulnerability that there is no certificate of appreciation for reporting a bug - The Old New Thing
  3966. My advice for transitioning to a clean architecture platform | Red Hat Developer
  3967. My advice for building maintainable, clean architecture | Red Hat Developer
  3968. Microsoft Intros Native AOT for ASP.NET Core -- Visual Studio Magazine
  3969. Maximizing the Potential of LLMs: Using Vector Databases
  3970. Post Information Scarcity
  3971. GitHub - wabarc/wayback: A self-hosted archiving service integrated with Internet Archive, archive.today, IPFS and beyond.
  3972. Aggregate Design in .NET - Code Maze
  3973. Jeremy A Boyd | Sunsetting HN Notify
  3974. An Over-Engineered Travel Blog
  3975. 3 Scalable Next.js Architecture Boilerplate
  3976. LLM Programming Loops: Giving the Model an IDE
  3977. How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks - Simple Talk
  3978. An introduction to generative AI with Swami Sivasubramanian
  3979. CQRS Command Validation with MediatR in Asp.net Core - Doumer's Blog
  3980. .NET Monthly .NET Roundup - March 2023 - .NET 8 Preview 2, EF Core updates, and more!
  3981. PgBouncer is useful, important, and fraught with peril
  3982. Did Postgres Lose My Data?
  3983. Announcing Azure Data Studio 1.43
  3984. Announcing General Availability of Azure Data Studio extension SQL Database Projects
  3985. Why Janet?
  3986. That weird slow benchmark and its root cause
  3987. Experimenting with LLMs to Research, Reflect, and Plan
  3988. ASP.NET Community Standup - Blazor and Data API Builder
  3989. 11 API Security Best Practices to Secure Your Business
  3990. Postgres Partition Conversion: minimal downtime
  3991. What is an Example of a Solution Architecture?
  3992. Linux and Baikal Electronics: Why Postgres Should not Follow that Path
  3993. Tomaszkowal · Phoenix Framework
  3994. Building common components in Data Lakehouse is a necessity
  3995. Working With GPT
  3996. GraphQL: From Excitement to Deception
  3997. SQL:2023 is finished: Here is what’s new
  3998. If It's So Good, Why Isn't Everyone Doing It?
  3999. Archiving a vBulletin forum using HTTrack and Netlify | Blaubart.com software engineering
  4000. Handling CommandTimeout With Dapper in .NET - Code Maze
  4001. Making a Data Visualization With No Coding Skills Using ChatGPT
  4002. Using TLA⁺ at Work
  4003. Data Pipelines as Code With Delta Live Tables
  4004. What's New in dotTrace
  4005. Let’s Build a React Admin Dashboard Sample App—Part 2
  4006. Turning off Tracking for Find and FindAsync in Entity Framework | no dogma blog
  4007. VisualVM SQL profiler SQL | Loic's Blog
  4008. Building an Interactive Blog Map
  4009. Make Postgres an Application Server, Gamified - Yurii Rashkovskii
  4010. Entity Framework Core 8 Preview 2 Released
  4011. Happy April Tools Day!
  4012. The Future of Senior Developers in an AI-Driven World
  4013. Accessing Objects Just After they are Saved by Entity Framework | no dogma blog
  4014. Serializable Transactions in Databases like Redis
  4015. Asynchronous C# programming using async and await keywords | C# Tutorials Blog
  4016. Slightly obsessed with GPX
  4017. Notion as a replacement for Pocket — Javorové lístky
  4018. How to remember 100 digits of Pi, easily
  4019. Terraform your Laravel deployments
  4020. C# .NET Tools with System.CommandLine
  4021. Ben Howdle - Software Engineering Consultant and Advisor
  4022. Hosting ASP.NET Core WebAPI on Amazon EC2: Step-by-Step Guide
  4023. Paillier's additively homomorphic cryptosystem
  4024. GitHub - neuledge/engine-js: ⚡️ Neuledge simplifies database modeling, sharing, and interaction by providing clear data entity definitions, advanced business-logic representation, and customizable validation.
  4025. A Beginners Guide to MySQL Replication Part 1 - Simple Talk
  4026. Schillace Laws of Semantic AI
  4027. Azure - Data API Builder
  4028. So, You Want To Build A DBaaS
  4029. Hyperloglog in PostgreSQL
  4030. Hack Yourself First: How to go on the Cyber-Offence | NDC Oslo 2023
  4031. REST APIs: What They Are and All You Need to Know
  4032. Storing information in its highest form
  4033. Postgres: The Graph Database You Didn't Know You Had
  4034. Comparing main...davidfowl/net8 · davidfowl/TodoApi
  4035. Flecs 3.2 is out!
  4036. AI-enhanced development makes me more ambitious with my projects
  4037. New for Devs in SQL Server 2022: Ledger for Blockchain-Backed Security -- Visual Studio Magazine
  4038. Recommending scientific articles interactively
  4039. Zig And Rust Mar 26, 2023
  4040. The difference between libraries and frameworks - Simple Talk
  4041. The SQL Injection Guide: Attacks, Types, Signs & Defense Against SQLi
  4042. Migrating from Relational Databases to Time Series Databases
  4043. The lost art of writing SQL queries
  4044. LLMs and Declarative Software Development
  4045. Experience Replay | Entangled Logs
  4046. Toward Disposable Software
  4047. Episode 456 - Azure Programmable Connectivity
  4048. 230315 Fitzpatrick Affidavit
  4049. Multi-Cloud Deployment for Elixir & Phoenix with MRSK
  4050. Explore the Latest Updates to WinForms Visual Basic Application Framework
  4051. Techniques for Testing Mobile Apps vs. Web Apps
  4052. Building Static Web Apps with database connections: Best Practices
  4053. Azure Functions - Part 2 - Unit and Integration Testing
  4054. A Demo On Clean Architecture | MediatR CQRS Pattern | .NET7 Web API
  4055. Buy vs Build... Over Time
  4056. Mads Kristensen's Sneak Peek at Visual Studio's AI Future, To 'Rekindle Our Love of Coding' -- Visual Studio Magazine
  4057. Laptop vs Desktop for RonDB development
  4058. Introduction - Dust Documentation
  4059. ASP.NET Core SPA Templates Need Better Options for Authentication · Issue #42158 · dotnet/aspnetcore
  4060. The 2023 guide to React debugging | Raygun Blog
  4061. ChatGPT on Managing Humans | Gergely Nemeth
  4062. Bootstrapping in SQL; or, getting s— done with the tools you have
  4063. .NET Data Community Standup - Using hierarchical data in SQL Server and PostgreSQL with EF Core
  4064. How to build a URL Shortener with C# .NET and Redis
  4065. Logging and the Homelab - PV;WTF
  4066. Caching in .NET with MemoryCache
  4067. Paging Data in T-SQL - Simple Talk
  4068. Policy-Based Authorization in ASP.NET Core - Code Rethinked
  4069. Testing Part 2: Unit Tests
  4070. The Better Npm Audit - Security & License Compliance CLI
  4071. sqlelf and 20 years of Nix
  4072. Using mmap to share data between processes
  4073. Exploring Lichess data on improvement using e4 vs d4 and blitz vs rapid
  4074. Episode 455 - Azure ML in the real world
  4075. Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More
  4076. Designing Data-Intensive Applications – Lost Updates and Write Skew
  4077. The Value of an Undergraduate Degree | Pearl Leff
  4078. The MVP reconnect daily
  4079. Loading RSA Keys in .NET
  4080. Write your own AutoMapper in C#
  4081. Everything I know | Everything I know
  4082. .NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
  4083. Analyzing multi-gigabyte JSON files locally
  4084. Episode 118 - Empathy, Sympathy, and Compassion For Our Users
  4085. A Small Demo On OData(v8) In .NET 7 API Application
  4086. Building a basic search experience with Postgres
  4087. YAML an Information Transfer Language like JSON
  4088. Aria: A Fast and Practical Deterministic OLTP Database
  4089. I Wrote A Summarizer For HackerNews, Here’s What I Learned
  4090. A better global setup in Playwright reusing login with project dependencies
  4091. How to use Prometheus for web application monitoring
  4092. Integrating Azure Database for MySQL - Flexible Server with Power Platform and Logic Apps
  4093. GraphQL on Azure: Part 12 - GraphQL as a Service | LINQ to Fail
  4094. GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor | LINQ to Fail
  4095. Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code - .NET Blog
  4096. Server Timing API Meets Isolated Worker Process Azure Functions - Custom Middleware and Dependency Injection
  4097. How migrate an existing Joomla CMS website to a Django Backend
  4098. SQLx Compile Time Woes
  4099. Why Your Technology Stack Doesn't Matter - Here's What Does
  4100. Humans Are Not Turing Machines
  4101. NET 8 Preview 2: QuickGrid, WebAssembly Boost for Blazor -- Visual Studio Magazine
  4102. EF Core 8 Preview 2: Lite and familiar - .NET Blog
  4103. The Time I Hacked Google's Manual Actions Database
  4104. We need Legos for Code
  4105. 9 years of open-source database development
  4106. What can Stack Overflow learn from ChatGPT?
  4107. The dogma of restful apis
  4108. Characterizing Microservice Dependency and Performance: Alibaba Trace Analysis
  4109. My poor man's server setup you might laugh about
  4110. Manipulating CSV Files in .NET
  4111. Output Caching in ASP.NET Core - Code Maze
  4112. How to read Hacker News threads with most recent comments first
  4113. Using SQLite for logging and ad-hoc profiling
  4114. Choose boring tools
  4115. Microsoft Claims SQL Server Performs Better on Azure Than AWS
  4116. What a good debugger can do
  4117. Modern iOS Navigation Patterns · Frank Rausch
  4118. QR Code Generator in Laravel 10 Tutorial
  4119. Wrangling JSON Arrays: Zed vs SQL
  4120. The dogma of restful apis
  4121. You Probably Shouldn't Mock the Database – dominikbraun.io
  4122. Migrating to the Cloud: Is It as Intimidating as It Appears?
  4123. Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog
  4124. Which is worse when working on production databases? Being drunk or tired?
  4125. Run a Phoenix 1.6 application on Scalingo using Releases
  4126. Domain Events in Event Sourcing? Not Exactly!
  4127. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  4128. What I Learnt From SICP
  4129. @levelsio and survivorship bias
  4130. Tech Notes: Polymorphic shellcode
  4131. Benchmarking - A matter of perspective
  4132. Validating Connection Strings on .NET Startup
  4133. Azure Open-Source Day: Announcing new integrations with Azure Database for MySQL
  4134. Announcing new security and observability features in Azure Database for PostgreSQL
  4135. Five tips for successfully managing dependencies
  4136. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core
  4137. Compound Handlers in Wolverine
  4138. The role of IT
  4139. Adding ChatGPT to your Slack DIY - Artur Piszek
  4140. What's New in Entity Framework Core 8
  4141. EF Core Mapping with Generic Types, Value Conversion, and JSON Columns
  4142. Role-based Authorization in ASP.NET Core
  4143. How to Setup Integration Tests in .NET Without a WebApplicationFactory – Wrapt
  4144. Disabling Controller methods in ASP.NET Core
  4145. How Discord Stores Trillions of Messages
  4146. Signals vs Streams, in terms of backpressure (2023)
  4147. Moving from numeric ID to UUID in existing app
  4148. Bun vs Node Benchmark - no one cares about speed as much as your CI does
  4149. If I died tomorrow, how long would my webapp keep running?
  4150. Software Engineering Report Ranks TypeScript Among Top Skills to Learn/Know -- Visual Studio Magazine
  4151. Akka.NET v1.5 is Now Available
  4152. Activity Pub vs Web Frameworks — Dan Palmer
  4153. Use secret scopes in Databricks to protect your sensitive credentials
  4154. The Last Breaking Change | JSON Schema Blog
  4155. GitHub - Drew-Alleman/DataSurgeon: DataSurgeon: Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Secuirty Numbers and more from text
  4156. How to Read Connection Strings in .NET - Code Maze
  4157. Meta’s Next-generation Realtime Monitoring and Analytics Platform
  4158. Teach, Show, then Consult: Make GPT a Music Composition Guide
  4159. I hereby declare a sabbatical
  4160. Package Validation
  4161. Critter Stack Roadmap (Marten, Wolverine, Weasel)
  4162. Hackers steal gun owners' data from firearm auction website
  4163. All you may need is HTML
  4164. The Humble Object Pattern
  4165. How To Deploy EF Database Migrations
  4166. Database Cryptography Fur the Rest of Us - Dhole Moments
  4167. The Collection of Passenger Name Records for Counterterrorism – Dawudi.ch
  4168. Getting Out of Character - Simple Talk
  4169. Resiliency with Wolverine
  4170. My favourite Ruby on Rails engines
  4171. I Will Fucking Dropkick You If You Use That Spreadsheet — Ludicity
  4172. It’s All Bad News: An update on how the Lastpass breach affects Lastpass SSO
  4173. Azure Functions Overview
  4174. We didn't have a login page
  4175. Tribute to the passing of Teradata Automation!
  4176. All of NoSQL is because of this…
  4177. Defining Database Developer Experience
  4178. Scrooge: Analyzing Yahoo Financial Data In DuckDB
  4179. GitHub - siara-cc/sqlite_blaster: A library for creating huge Sqlite indexes at breakneck speeds
  4180. Scaling Akka.Persistence.Query to 100k+ Concurrent Queries for Large-Scale CQRS
  4181. What To Be Wary of With Iterators and Collections in C# - DZone
  4182. Azure Open Source Day 7th March 2023
  4183. Monsters Weekly 263 - Postgresql and Entity Framework
  4184. Observed No. 7 - Well Architected
  4185. Optimizing Geospatial Search with PostgreSQL Geospatial Indexing: A Personal Case Study
  4186. Health Checking
  4187. Upgrading to Eloquent accessors & mutators from Laravel 9
  4188. From Testing Pyramid to Diamond
  4189. Find 40 Problems in this SQL Server Stored Procedure - Simple Talk
  4190. The Challenge of Microservices: UI Composition
  4191. Command Line Diagnostics in Wolverine
  4192. Microsoft Launches 'One-Stop-Shop' for Stack Overflow Questions on Azure Development -- Visual Studio Magazine
  4193. Passing Output Parameters to Stored Procedures With Dapper - C#
  4194. The 2023 MAD (Machine Learning, Artificial Intelligence & Data) Landscape
  4195. NixOS as a server, part 1: Impermanence | Guekka's blog
  4196. Episode 454 - Sustainability and Azure
  4197. .NET Data Community Standup - MySQL and .NET: MySqlConnector and the Pomelo EF Core Provider
  4198. Re-thinking the Visitor Pattern with the Double-Dispatch Approach
  4199. Maximizing the value of IntelliCode with API usage examples: Real-World Code Examples at Your Fingertips - Visual Studio Blog
  4200. PostgreSQL Basics: Object Ownership and Default Privileges - Simple Talk
  4201. Join Brendan Burns, Donovan Brown and others for Azure Open Source Day on March 7th!
  4202. We stand to save $7m over five years from our cloud exit
  4203. Why SOLID Design Matters: Avoid Code Smells and Write Maintainable Code
  4204. Talk to ChatGPT in BDD
  4205. Everything You Need to Know About Data Breaches with Troy Hunt | Podcast | Fastmail
  4206. EF Core 8 Preview 1: Raw, lazy, and on-time - .NET Blog
  4207. Coding with ChatGPT | Ask me anything | .NET & C# 🔴 LIVE
  4208. Microsoft Announces the Preview of Serverless for Hyperscale in Azure SQL Database
  4209. Windows Forms Binding Improvements in .NET 7 for MVVM Support
  4210. Integrate Google Sign-in into an Asp.Net Core 7 Application
  4211. Monitoring my weather at home 🌩️
  4212. How I organize my digital music collection
  4213. Behind GitHub's new authentication token formats | The GitHub Blog
  4214. Using Hangfire with ASP.NET Core
  4215. .NET MAUI Challenge 4: Telerik DataGrid
  4216. Writing Javascript without a build system
  4217. Designing Data-Intensive Applications – Weak Isolation and Snapshotting
  4218. Support the open source community? Yes with pleasure, but how?
  4219. Haskell: Day 1/∞
  4220. What Austral Proves (Crash Lime)
  4221. Creating a Search Engine For My Music Streaming Platform
  4222. Usage-based pricing isn't always best
  4223. Eliminate compromised passwords with One Identity Password Manager & Have I Been Pwned
  4224. Recording: RavenDB Usage Patterns
  4225. Getting Started with Generics in .NET
  4226. GitHub Copilot Update: New AI Model That Also Filters Out Security Vulnerabilities
  4227. A data mesh for the rest of us
  4228. Under the Hood of Ecto
  4229. Should You Use char, varchar, or text in PostgreSQL?
  4230. Build smaller container images using S2I | Red Hat Developer
  4231. GitHub Copilot AI Tech Upgraded, Already Generates 61% of Java Code -- Visual Studio Magazine
  4232. Lessons Learned from Re-rolling 60+ Production Credentials
  4233. Why I came to hate tokenomics
  4234. How I Decreased ETL Cost by Leveraging the Apache Arrow Ecosystem
  4235. Improving EF Core performance with Compiled Queries
  4236. Building Functional .NET Applications: A Guide for Choosing Between F# vs C#
  4237. Getting Started: Entity Framework Core 7 JSON Support | The .NET Tools Blog
  4238. IdentityServer – IdentityResource vs. ApiResource vs. ApiScope – Tore Nestenius
  4239. Taking Entity Framework Core data seeding to the next level with Bogus
  4240. How to Save 20x on Your DB Costs - mikecann.co.uk
  4241. A checklist for SQLite
  4242. Wolverine’s New HTTP Endpoint Model
  4243. Creating a JSON Array from SQL Rows in C# Azure Function
  4244. Introduction to GeoJSON
  4245. Analyzing How Much Time I Spend in Meetings (using SQL and Python)
  4246. GitHub - Pythagora-io/pythagora
  4247. Elastic Cloud Services: Scaling Snowflake’s Control Plane
  4248. How to Efficiently Reorder or Rerank Items in Database - Yasoob Khalid
  4249. Minimalist PostgreSQL Migrations | Alan Johnson
  4250. The Pareto frontier of foreign languages - Tanner Hoke
  4251. Data visualization with Metabase from CSV files with SQLite - Ritza Articles
  4252. User or *User - Do We Need Struct Pointers Everywhere?
  4253. Have I Been Pwned
  4254. From clone to running a code base in under 5 minutes
  4255. How to ask for programming help - Simple Talk
  4256. User Defined Field Patterns 2 – NoSql Relations
  4257. Building a Pivot Table in SQLite
  4258. Azure Durable Functions Now Supports Storage Backends Microsoft Netherite and MSSQL
  4259. Taking a look at Nostr
  4260. Does thanking too many people in the credits indicate a movie is bad?
  4261. Metrics layers: past, present, future - Blog | Hex
  4262. Zig Meta Programming
  4263. .NET Data Community Standup - SQLite with .NET and EF Core
  4264. The business value of frequent deployments: Recouped time
  4265. How to use Entity Framework Core in ASP.NET Core
  4266. The program is the database is the interface
  4267. Episode 453 - In the Real World
  4268. Multi-Tenancy with RavenDB and ASP.NET Core
  4269. Creating Pivot Tables in C# and SQL: A Comprehensive Guide
  4270. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The Complete Guide
  4271. Carlin Eng
  4272. I built a new tab page to look at old pictures
  4273. Daily links from Cory Doctorow
  4274. Tutorial: How to Download SSIS Source Files From a Web Application
  4275. Trends in Twitter’s Architecture
  4276. Home-Grown Web Analytics
  4277. The Decree Design Pattern
  4278. PostgreSQL Constraints: Learning PostgreSQL with Grant - Simple Talk
  4279. Writing a Custom SQLite Function (in C)
  4280. Carving The Scheduler Out Of Our Orchestrator
  4281. Why is Clean Architecture so Popular?
  4282. Repository Pattern - A controversy explained
  4283. Python’s “Disappointing” Superpowers
  4284. Comparing the Top Eight Managed Kubernetes Providers
  4285. How I Follow the News with RSS
  4286. Microsoft Azure Load Testing is now generally available
  4287. New Wolverine Release & Future Plans
  4288. Optimizing Queries in MySQL: Optimizing Reads - Simple Talk
  4289. GPT-3 generated Hacker News summaries in the style of n-gate.com - AILEF
  4290. Preparing Fastify for Testing
  4291. tools for finding information on the internet
  4292. VS Toolbox: MAUI App Accelerator to Jump-Start .NET MAUI Scaffolding -- Visual Studio Magazine
  4293. C# Tip: do NOT use nameof to give constants a value - Code4IT
  4294. Creating and downloading zip files with ASP.NET Core
  4295. Episode 261: Proofs, Arguments, and ZKPs with Justin Thaler - ZK Podcast
  4296. When Do I Need Microservices?
  4297. Track your coding progress on GitHub with a .NET Worker Service
  4298. GitHub - Mimetis/Dotmim.Sync: A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
  4299. Native DateOnly and TimeOnly support in Entity Framework 8 in SQL Server
  4300. Project Management is a Concurrency Control Problem
  4301. What’s New in EF Core 7.0
  4302. Funding Open Source
  4303. The “Build Your Own Redis” Book is Completed | Blog | build-your-own.org
  4304. How to Use SQL LIKE Operator With LINQ in C# - Code Maze
  4305. DepthGuard. a.k.a "It seemed like a good idea at the time"
  4306. When django, nextjs and Laravel failed me...
  4307. Automate Twitter with Notion and n8n
  4308. Exploring MusicCaps, the evaluation data released to accompany Google’s MusicLM text-to-music model
  4309. How to Get an Enum Member as a String in C# - Code Maze
  4310. EF Power Tools tutorial
  4311. Production postmortem: The server ate all my memory
  4312. Master ChatGPT Today or Risk Obsolescence Tomorrow
  4313. Monsters Weekly 262 - Getting Started with PostgreSQL in C#
  4314. I'm still bitter about Slammer
  4315. Speeding up queries 1000x by sorting my bitmaps
  4316. Caching Techniques in C# .NET Core: A Step-by-Step Guide
  4317. AWS Lambdas with C# - Simple Talk
  4318. Azure Data Studio 1.41 release - Microsoft SQL Server Blog
  4319. Spring Cloud Azure 5.0 Ships with Updated, Redesigned Documentation -- Visual Studio Magazine
  4320. You might not need an ORM
  4321. Using Command Binding in Windows Forms apps to go Cross-Platform
  4322. Tracing .NET Applications Easily With OpenTelemetry - Code Maze
  4323. Creating Charts in ASP.NET Core Razor Pages using Chart.js
  4324. The business value of frequent deployments
  4325. Which collection interface to use?
  4326. Handling external API errors: A resumable approach
  4327. Is Scalable OLTP in the Cloud a Solved Problem? (CIDR 2023)
  4328. Prepare .NET core Microservice to be monitored by Kubernetes
  4329. Davide's Code and Architecture Notes - Server-side caching strategies: how do they work? - Code4IT
  4330. Unleashing the Power of ASP.NET Core: A Guide to Building High-Performance Web Applications
  4331. A Beginner's Guide to Asynchronous Programming in C#
  4332. Sharing My Best Bookmarks - Andrew Katz
  4333. Dangling domain abuse.
  4334. Production postmortem: The big server that couldn’t handle the load
  4335. How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers
  4336. Realistic Data Generation in .NET With Bogus - Code Maze
  4337. 5 Proven Strategies for Writing Clean and Organized Code in C#
  4338. 1.4 Million Autotrader Users EXPOSED, IntelBroker Posts Details on Dark Web
  4339. PostgreSQL Basics: Roles and Privileges - Simple Talk
  4340. Released: General Availability of Microsoft.Data.SqlClient 5.1
  4341. The Full-Stack Developer Fallacy
  4342. Delimited files are hell-- a comparison of methods to read bad files
  4343. New Rails health check endpoint
  4344. Required Members in C# - Code Maze
  4345. Self-serve feature platforms: architectures and APIs
  4346. Building a PostgreSQL Wire Protocol Server using Vanilla, Modern Java 21
  4347. Free certifications for developers
  4348. Simple TUIs with Babashka and Gum
  4349. Factorization & Great Ideas from Database Theory (1)
  4350. Roll with us at SQLBits 2023!
  4351. 2022 Akka.NET Year-in-Review and Future Roadmap
  4352. Huge Pages are a Good Idea (evanjones.ca)
  4353. A Rough Debut for Visual Studio Spell Checker Preview -- Visual Studio Magazine
  4354. Bridging Mina to Ethereum via <span style='font-family:Menlo, Courier, monospace'>=nil;</span>'s Proof Market.
  4355. Efficiently Removing Duplicate Rows in SQL: A Comprehensive Guide
  4356. A Step-by-Step Guide to Using Entity Framework 7 in .NET Core
  4357. (Almost) everything about storing data on the web - Patrick Brosset
  4358. The Web Before Teatime · Dave Martin's Blog
  4359. Visual Studio 2022 17.5 Preview 3 is here!
  4360. Simplify Your Blazor Apps Using .NET 7’s New Bind Modifiers
  4361. Manage Data Over Time with SQL Server MERGE Statement - Simple Talk
  4362. Securing Sensitive Information with .NET User Secrets | The .NET Tools Blog
  4363. SQLite-based databases on the postgres protocol? Yes we can!
  4364. The infinite search for simplicity | Luis Cuende
  4365. Designing Scalable .NET Solutions: An Overview of Architectural Patterns and Trade-Offs
  4366. They're rebuilding the Death Star of complexity
  4367. How to Secure Your .NET Application Against Common Threats
  4368. The peculiar event sourced deadlock
  4369. Building something by myself
  4370. The Unreasonable Effectiveness of AWK
  4371. py-tsbs-benchmark/README.md at main · questdb/py-tsbs-benchmark
  4372. .NET 7 Brings Networking Improvements
  4373. Fixing a Memory Leak in a Production Node.js App
  4374. Working with time series data in SQL Server 2022 and Azure SQL - Microsoft SQL Server Blog
  4375. How to implement Q&A against your documentation with GPT3, embeddings and Datasette
  4376. GitHub - cloudflare/wildebeest: Wildebeest is an ActivityPub and Mastodon-compatible server
  4377. Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
  4378. Programming Interviews Turn Normal People into A-Holes
  4379. Episode 451 - Landing Zones
  4380. Process JSON files with SQL Server
  4381. Entity Framework 8: Raw SQL queries on unmapped types
  4382. What is a data warehouse?
  4383. API Mismatch: Why bolting SQL onto noSQL is a terrible idea
  4384. What Every Competent GDBMS Should Do (aka The Goals & Vision of Kùzu)
  4385. We're on dotnet.social
  4386. Work queues when using messaging
  4387. Bullshit Graph Database Performance Benchmarks
  4388. Kafka Log Compaction
  4389. .NET Data Community Standup - Entity Framework Core FAQs
  4390. .NET Data Community Standup - Entity Framework Core FAQs
  4391. Microsoft Livestream Series Bolsters Python in VS Code (250 Million Installs) -- Visual Studio Magazine
  4392. Easy Pagination for Entity Framework in 3 steps
  4393. Architecture diagrams should be code
  4394. Making an Asynchronous Breakfast in .NET
  4395. Index Types in PostgreSQL: Learning PostgreSQL with Grant - Simple Talk
  4396. Wolverine meets EF Core and Sql Server
  4397. Easy to Overlook Way to Break Eager Loading in Rails Apps
  4398. Visual Studio Live! Flashback: Microsoft's Top 3 Goals for .NET (and .NET 7) -- Visual Studio Magazine
  4399. Using client side encrypted fields in RavenDB
  4400. Rebus in .NET - Service Bus Implementation - Code Maze
  4401. Entity Framework - Select Multiple Tables
  4402. Squashing EF Core Migrations Safely
  4403. When Your DbContext Has The Wrong Scope
  4404. Azure Functions – Serverless Functions in Computing | Microsoft Azure
  4405. Why parquet files are my preferred API for bulk open data
  4406. A Zig Diary
  4407. Renato Athaydes
  4408. SourceHut will blacklist the Go module mirror
  4409. Azure Functions 2022 recap and 2023 sneak peek
  4410. Mocking dependencies in ASP.NET Core tests
  4411. A developer’s guide to Zero Trust Networking - Architect.io
  4412. Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect - Doumer's Blog
  4413. How to create a Spotify-like recap video for 30K users
  4414. Why am I obsessed with server frameworks?
  4415. SQLitePCLRaw and open source sustainability
  4416. World’s largest supplier of PowerPoint content hacked - Kaduu News
  4417. MinimalApis.Extensions 0.10.1
  4418. Episode 113 - Atypical ASP .NET Core Design Patterns With Carl-Hugo Marcotte
  4419. Avoiding Primitive Obsession in .NET
  4420. Introducing the MySQL common table expression - Simple Talk
  4421. Automating Integration Tests using the “Critter Stack”
  4422. How can I force a user to have a specific SID prefix, so that they go into a particular group?
  4423. a C# Pattern for Reducing Boilerplate Code
  4424. How to deploy Python FastAPI Application into Railway App?
  4425. #1027108 - RM: python2.7 -- RoQA; Obsolete
  4426. Improving the support of multiple languages in .NET applications – The Reformed Programmer
  4427. How to Add a BearerToken to an HttpClient Request - Code Maze
  4428. Advent of Code Lessons Learned
  4429. NoSQL Migrations for Couchbase | Cross Cutting Concerns
  4430. The Best C# .NET Web Application Tech Stack: Choosing a Database
  4431. GitHub’s top 10 blog posts of 2022 | The GitHub Blog
  4432. Instance-qualified Mastodon URLs
  4433. Intrusion Detection Systems (IDS) - 𝖅𝕵
  4434. 10 Tips for Optimizing MySQL Queries
  4435. I was fired from HubSpot in 2016
  4436. Make Your Types Smaller
  4437. RE: False Rumors on API Leaks or Exposure of our Database
  4438. Notice on API data disclosure incident
  4439. Materialized View: SQL Queries on Steroids
  4440. Your Pa$$word doesn't matter
  4441. Entity Framework 7 Brings Bulk Operations and JSON Columns
  4442. Weird stuff and how to test it
  4443. Introducing Austral: A Systems Language with Linear Types and Capabilities
  4444. Make Your Database Tables Smaller
  4445. See for yourself: the benefits of chiselled Ubuntu images in action with an ASP.NET shop demo | Ubuntu
  4446. My OSS Plans for 2023
  4447. Ups and Downs of A Side Project
  4448. Rack Mounting Home Assistant Yellow
  4449. 20 Best Cryptography Algorithms Books of All Time
  4450. GitHub - DimiMikadze/fest: SaaS boilerplate built with Node.js & React.
  4451. Hacker claims to be selling Twitter data of 400 million users
  4452. Thoughts on Hanukkah of Data 2022
  4453. Self Hosting Password Manager
  4454. Rémy Grünblatt – Nix and NixOS, my pain points
  4455. Receiving Blog Replies from anywhere on the Web
  4456. AI assistants help developers produce code that's insecure
  4457. Summarizing “Advance SQL” workshop with ChatGPT
  4458. How to build a real-time leaderboard for the Soccer World Cup with Azure SQL & Redis | Data Exposed
  4459. Saving Christmas with Functional C# - Part One
  4460. Searching a data breach with ElasticSearch
  4461. Best of Metadata in 2022
  4462. How to visualize your system architecture using the C4 model?
  4463. IEnumerable in C# - Code Maze
  4464. 7 Tips for Building a Good Web API
  4465. Do you need a Distributed Transaction? Maybe not!
  4466. The Product-Market Fit Engineering Trap - andre.schweighofer
  4467. Wolverine and “Clone n’ Go!” Developement
  4468. The Day-1 Decisions that Make or Break Companies w/ PlanetScale's CEO Sam Lambert
  4469. Ephemeral Messages with Wolverine
  4470. Create your own Mastodon UX
  4471. Episode 450 - Twitter Live Spaces Discussion
  4472. What are the biggest reasons newcomers give up on OCaml?
  4473. ASP.NET Core in Action, Version 3 update
  4474. What are the biggest reasons newcomers give up on OCaml?
  4475. [Java][Profiling] Async-profiler - manual by use cases
  4476. Continuous learning framework
  4477. Peterometer
  4478. Slaying Zombie ‘No Repro’ Crashes with Infer# | .NET Conf 2022
  4479. Spring Cloud Azure 4.5 Furthers Microsoft's 'Passwordless' Push -- Visual Studio Magazine
  4480. Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
  4481. How to Secure Passwords with BCrypt.NET - Code Maze
  4482. AWS Cloud9 - No space left on device
  4483. Use your own user @ domain for Mastodon discoverability with the WebFinger Protocol without hosting a server
  4484. F# event sourcing with Marten
  4485. EF Core Power Pack - Visual Studio Marketplace
  4486. Running Optimizely CMS 12 (Episerver) on a Raspberry Pi
  4487. Automatically scaling Drone CI with Gitea | Jacob Kiers
  4488. I Created Entire App in 30 Min With ChatGPT
  4489. Karan Sharma | Writing a disk-based key-value store in Golang
  4490. Concurrent write problem
  4491. Will ChatGPT replace .NET developers?
  4492. Scaffolding .NET Web APIs Powered By EF Core, SQL, & Azure in Seconds
  4493. Scaffolding .NET Web APIs Powered By EF Core, SQL, & Azure in Seconds
  4494. Hackers leak personal info allegedly stolen from 5.7M Gemini users
  4495. How your "Sr." Devs incurred Technical Debt
  4496. Transactional Outbox/Inbox with Wolverine and why you care
  4497. Applying the CQRS Pattern in an ASP.NET Core Application
  4498. Mass Iris Scan Collection in Qinghai: 2019–2022 - The Citizen Lab
  4499. Testing: How to actually write tests? - Junaid Qadir
  4500. InfluxDB newcomer’s impressions – Patrick's WebLog
  4501. PostgreSQL commit times
  4502. Using Supabase with Autocode
  4503. Using Commandline To Process CSV files | Muhammad
  4504. Learn Live - Store local data with SQLite in a .NET MAUI app
  4505. Entity Framework Core Conversions for Logical Domain Types
  4506. Why Did That Database Throw That Exception?
  4507. Carlin Eng
  4508. Low downtime Postgres upgrade: I want to believe (part I)
  4509. Amazing CTO
  4510. Azure DevOps Podcast: Jeff Fritz: Evolving Cloud Architecture - Episode 222
  4511. Sands of MAUI: Issue #84
  4512. Introduction to MongoDB: Zero To Document Hero – Webinar Recording | The .NET Tools Blog
  4513. The Equinox Programming Model
  4514. Introducing Wolverine for Effective Server Side .NET Development
  4515. Polyglot Notebooks - December 2022 Release
  4516. Recording: Software architecture with Oren Eini
  4517. Schedule Jobs with Quartz.NET - Code Maze
  4518. Important CoinTracker security update
  4519. Get Rid of Your Old Database Migrations
  4520. Browsing the Fediverse
  4521. At Least Assert Your Serialisation Roundtrips
  4522. RC Week 12: What's Next, and Speedrunning Crafting Interpreters
  4523. Playing with ActivityPub
  4524. Rockin’ the Code World: Special Guest Shay Rojansky
  4525. Delete a record without prior loading in Entity Framework
  4526. When your database is an HTTP client
  4527. Surprising Capability of AI: Code Generation
  4528. What I have been working on: Modal
  4529. Secretless Python Apps with AWS Secrets Manager
  4530. Microsoft’s Distributed Application Framework Orleans Reaches Version 7
  4531. Episode 449 - Java Jakarta EE Applications
  4532. Go for C# developers: LINQ
  4533. Design Patterns: Who gives a 💩?
  4534. Don't Fail Publishing Events! Event Driven Architecture Consistency
  4535. Dev environments in the cloud are a half-baked solution
  4536. Geeking with .NET application and Firebird Embedded and FbNetExternalEngine
  4537. Generating Source Code Documentation With DocFx - Code Maze
  4538. ReSharper 2022.3 Released With More C# 11 Features, NuGet Vulnerabilities Detection, and Support for Visual Studio ARM64. | The .NET Tools Blog
  4539. Rider 2022.3: Support for .NET 7 SDK, the Latest From C#11, Major Performance Improvements, and More! | The .NET Tools Blog
  4540. Time Zones and Rocket Ships
  4541. Beware the Long 'YAGNI'
  4542. Solving support issues in other people’s products
  4543. How to Recover from a DbUpdateException With EF Core
  4544. 6 ways you can contribute to open knowledge right now
  4545. Easy to Miss Way to Optimize ActiveRecord SQL Memory Usage in Rails
  4546. Building emergency pathways in your software (never to be used)
  4547. Prevent http requests to external services in unit tests - Gérald Barré
  4548. How the Web Storage API Works
  4549. Subqueries in MySQL - Simple Talk
  4550. Domain-Driven Microservices with F#
  4551. Web-Queue-Worker architecture style - Azure Architecture Center
  4552. Microspeak: Impedance mismatch
  4553. Introducing C#11: File local types
  4554. Financial and media leverage of Elon Musk in the Twitter acquisition
  4555. Scaling the Mastodon - Leahs Gedanken
  4556. Clojure Frameworks: opinions are features, not bugs
  4557. Don't design your database like a frontend developer
  4558. What was Microsoft's first Integrated Development Environment (IDE)? #Shorts
  4559. Solving a Murder Mystery | Paul Osman
  4560. New ArgumentException and ArgumentOutOfRangeException helpers in .NET 8
  4561. How much does Rust's bounds checking actually cost?
  4562. Episode 448 - Azure and OSS
  4563. Emacs 29 is nigh! What can we expect?
  4564. Url.ActionLink() is not thread-safe
  4565. Wix.com - 5 Event Driven Architecture Pitfalls!
  4566. Tracking and Analyzing My Location Data
  4567. Sequoia's Leaked YouTube Investment Memo
  4568. Looking into Corax’s posting lists: Part I
  4569. Testing your ASP.NET Core application - using a real database
  4570. Monitor your application using Event Counters - Part III
  4571. Monitor your application using Event Counters–Part I
  4572. Monitor your application using Event Counters–Part II
  4573. Do You Punish Customers For Loyalty?
  4574. Scaling Mastodon: The Compendium | Hazel Weakly
  4575. Fundamental knowledge
  4576. AWS Events
  4577. Offline-first programming
  4578. Alba for Effective ASP.Net Core Integration Testing
  4579. EF Core Audit Extension - now with new features and optimizations ✨
  4580. Azure SQL Trigger for Azure Functions in Public Preview
  4581. Writing Spark DataFrame to HBase
  4582. GitHub - nuages-io/nuages-identity-2: ASP.NET Core Identity UI
  4583. Use claims transformation to setup the current user (#22) · davidfowl/TodoApi@7fa2c9b
  4584. v0.25 - Introducing use expressions! – Gleam
  4585. From Ubuntu to NixOS the story of a mastodon migration
  4586. Ask What, Not How: Why you should write declarative code
  4587. RavenDB Index Cleanup feature
  4588. A Free Software Thanksgiving
  4589. You Must Be 64-Bit to Ride This Ferry
  4590. Why Estimated Review Time Improves Pull Requests And Reduces Cycle Time | LinearB
  4591. Added user management (#19) · davidfowl/TodoApi@d562d73
  4592. Django + fly.io = ❤️
  4593. Rails — narrative vs model centric approach - Max Chernyak
  4594. Little Languages Are The Future Of Programming
  4595. How to Execute Stored Procedures With EF Core 7 - Code Maze
  4596. Converting Data Across Time Zones: An In-Depth Primer - Simple Talk
  4597. ongoing by Tim Bray · AWS and Blockchain
  4598. fhur
  4599. Cloud-Native Application Security - DZone Refcardz
  4600. Technical Challenges of Scale at Twitter
  4601. friendica – A Decentralized Social Network
  4602. Writing a SQL database, take two: Zig and RocksDB
  4603. zero to connection string
  4604. Integrate logging in a ASP.NET Core application using Serilog and Seq
  4605. Keeping Syncing Simple
  4606. How I Made A Webiste
  4607. ICYMI: Developer Week 2022 announcements
  4608. Intro to LiteDB for .NET Developers. Sample WebApp Included
  4609. 5 tips for IIS on containers: #3 Hardcoded configuration
  4610. SQL Server 2022 is now generally available - Microsoft SQL Server Blog
  4611. Comparing SQL-based streaming approaches | Georg Heiler
  4612. Dev Skills Report: 'Keep an Eye on TypeScript' -- Visual Studio Magazine
  4613. Learn Live - Create multi-page .NET MAUI apps with tab and flyout navigation
  4614. Recording: RavenDB in a Distributed Cloud Environment
  4615. Using Dynamic LINQ With System.Linq.Dynamic.Core Library -
  4616. Authorization and Authentication in Minimal APIs
  4617. Announcing SQL Server IoT 2022
  4618. The Distributed Computing Manifesto
  4619. Why I love Advent of Code
  4620. Why everyone should know KPIs
  4621. Learn Live - Store local data with SQLite in a .NET MAUI app
  4622. How to Manage IDisposable Objects in C# - Code Maze
  4623. My take on self-hosting
  4624. Webinar – Introduction to MongoDB: Zero To Document Hero | The .NET Tools Blog
  4625. Why middleware may not be the right abstraction for your data policies.
  4626. microPledge: our startup that (we wish) competed with Kickstarter
  4627. Honk Avatars are Perfect
  4628. Stop lying to yourself – you will never “fix it later”
  4629. Multi-repository Support Released!
  4630. Callbacks in JavaScript
  4631. Released: Microsoft.Data.SqlClient 5.1 Preview 2
  4632. Background Tasks in .NET
  4633. Episode 446 - Security & L7 DDoS protection @ Edge, DNS Security, and Private DNS
  4634. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  4635. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  4636. The Hidden Beauty of Databases: Explained for Non-Techies Like Never Before - Aman Y. Agarwal
  4637. My journey to using Directus
  4638. Crate List - Blessed.rs
  4639. Thirteen Years of Go - The Go Programming Language
  4640. Learn Live - Consume REST web services in .NET MAUI apps
  4641. The one about Lisp interactivity
  4642. willfennel.com – 83% of development is pointlessly renaming things
  4643. Dr. Darjan Salaj
  4644. 2022 US midterm elections attack analysis
  4645. Does anyone like minimal API?
  4646. The Fediverse is Inefficient (but that's a good trade-off)
  4647. How static application security testing improves software security | Red Hat Developer
  4648. Awesome AZD Templates | Awesome Azure Dev CLI
  4649. 7.0 Release Notes | Npgsql Documentation
  4650. Npgsql 7.0 Release Notes | Npgsql Documentation
  4651. Voting from Antarctica – brr
  4652. Issue: 2022 - Vol. 19 - Issue 1 - .NET 7.0 | CODE Magazine
  4653. GHSA-8g2p-5pqh-5jmc - GitHub Advisory Database
  4654. Stop Entity Framework Core Performance Issues With Interceptors
  4655. Use hubs in ASP.NET Core SignalR
  4656. Sometimes... Constraints Are Good
  4657. From WampServer, to Vagrant, to QEMU
  4658. Microsoft.EntityFrameworkCore 7.0.0
  4659. Entity Framework Core 7 (EF7) is available today
  4660. Welcome to C# 11
  4661. Watch .NET Conf 2022 LIVE 🔴 with me | .NET 7 Launch
  4662. ADO.NET provider 9.1.0.0 for Firebird is ready
  4663. Top 10 Dotnet Exception Anti-Patterns in C#
  4664. An F# Primitive Giraffe Wearing Lenses: A Ports and Adapters Story
  4665. What is a software developer?
  4666. Eduard's blog
  4667. .NET Data Community Standup - EF7 Custom Model Conventions
  4668. Simple Autocomplete for Blazor
  4669. Debugging tips and tools - Gérald Barré
  4670. .NET Data Community Standup - EF7 Custom Model Conventions
  4671. Full Text & Vector Search for Firestore with Weaviate
  4672. 3 Ideas for Vercel and Next.js - Mike Alche
  4673. The Modern Observability Problem
  4674. .NET Interactive Notebooks is now Polyglot Notebooks!
  4675. Just store UTC? Not so fast! Handling Time zones is complicated.
  4676. Barim's blog · ابراهيم - Experiment Nebula Mesh
  4677. More Efficient Deletes With Entity Framework Core
  4678. Daniel C. Moura | Command-line data analytics made easy
  4679. GitHub - ema/pets: A configuration management system for Pets, not Cattle
  4680. Entity Framework 7 performance improvements due to less roundtrips
  4681. Understanding & Implementing Caching in ASP.NET Core
  4682. Occson
  4683. Spooky Masks and Async Exceptions
  4684. Slaying Zombie ‘No Repro’ Crashes with Infer#
  4685. ‘Scaffold-Dbcontext’ Is Not Recognized When Creating a Model for an Existing Database in Entity Framework Core
  4686. Azure Cosmos DB: Low Latency and High Availability at Planet Scale
  4687. Switch tenants in an ASP.NET Core app using Azure AD with multi tenants
  4688. Creating Good Monoliths in ASP.NET Core
  4689. The Perfect Commit
  4690. Tag-Based File Organization: Benefits, Linux Tagging Software, & Limitations
  4691. The state of CRON in 2022
  4692. Azure CosmosDB + CRUD + Entity Framework Core - FREE
  4693. What Makes Sourcehut CI So Good
  4694. Don’t forget to sharpen your axe
  4695. pauloxnet - About my proposal for the Django Core Sprints 🌅
  4696. Faster hardware is a bad first solution to slow software
  4697. Tired of Layers? Vertical Slice Architecture to the rescue!
  4698. Upgrades: package and version bumps plus C# goodness by NickCraver · Pull Request #218 · NickCraver/StackExchange.Exceptional
  4699. CRDT · RxDB - Documentation
  4700. C# as a System Language recording
  4701. Blazor WebAssembly : Logging to Database using Custom Logger Provider - EP27
  4702. Sysdig TRT uncovers massive cryptomining operation leveraging GitHub Actions – Sysdig
  4703. Real-time Charts with ASP.NET Core, SignalR, and Chart.js
  4704. Azure Cache for Redis: What’s Your Session Stability Score?
  4705. How to date a recording using background electrical noise | Robert Heaton
  4706. Episode 443 - 5G Modern Connected Apps
  4707. Building a Queue for Delayed Messages via a RDBMS (1): Design
  4708. Learn Live: FastTrack for Azure Season 1 - Events
  4709. GitHub - losvedir/transit-lang-cmp: Programming language comparison by reimplementing the same transit data app
  4710. Using OData with ASP.NET Core Web API - Code Maze
  4711. Doomworld (Probably) Got Hacked
  4712. Released: Microsoft.Data.SqlClient 5.1 Preview 1
  4713. One speaker segmentation model to rule them all
  4714. Data of alleged 2.6m Carousell accounts being sold on Dark Web, hacking forums
  4715. Read CSV File in .NET using CsvHelper | C# Tutorials Blog
  4716. News: Postgres 15 available in Azure Cosmos DB for PostgreSQL
  4717. Cloud Native versus Native Cloud apps - Jeremy Daly
  4718. What's New in EF Core 7.0
  4719. The most under-rated database technology for .NET?
  4720. Separation of Concerns in Node.js
  4721. bliki: ConwaysLaw
  4722. ViewComponent in the Wild I: building modern Rails frontends—Martian Chronicles, Evil Martians’ team blog
  4723. Support reminder for older versions of Visual Studio
  4724. Syncing Notion databases into Tinybird using notion-objects
  4725. The Raspberry Pi 400 in My Bedroom
  4726. Why is Clean Architecture so Popular?
  4727. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4728. LiteDB - A .NET embedded NoSQL database
  4729. Data Partitioning! Don't let growth SLOW you down!
  4730. Learn C# with CSharpFritz - ASP.NET Core MVC - Sample Project Wrap Up
  4731. Killing one bird with two-and-a-half stones in Mac OS X Mail - Tech Reflect
  4732. Measuring traffic during the Half Moon Bay Pumpkin Festival
  4733. Why we're leaving the cloud
  4734. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4735. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4736. Adding Experimental HTTP Methods To ASP.NET Core
  4737. Episode 442 - Azure IP Services
  4738. What you Need to Know
  4739. Three ways to refresh the claims of a logged-in user – The Reformed Programmer
  4740. Roadmap discussions · Discussion #2 · JonPSmith/AuthPermissions.AspNetCore
  4741. New Data Leaks Add to Australia's Data Security Reckoning
  4742. Announcing MySQL extension for Azure Data Studio (Public Preview)
  4743. Change schema name in Entity Framework Core
  4744. Stubs and mocks break encapsulation
  4745. Use model validation in minimal APIs in ASP.NET Core 6
  4746. Cyber Incident FAQs | Vinomofo Australia
  4747. Inspired by automation and using Laravel Zero | Michael Brooks
  4748. The In-depth Guide to Caching ActiveRecord SQL Queries in Rails
  4749. Lucid Multi-Key Deputies Require Commitment
  4750. Escaping user input is ridonkulously hard
  4751. [Last Week in .NET #105] – A tale of two CVEs
  4752. Error handling in the field
  4753. YAGNI exceptions
  4754. Released: Microsoft.Data.SqlClient 5.0.1
  4755. Integration Testing ASP.NET Core APIs incl. auth and database
  4756. Microsoft Introduces Azure Cosmos DB for PostgreSQL
  4757. Some useful, non-obvious Postgres patterns
  4758. Building a high-performance database buffer pool in Zig using io_uring's new fixed-buffer mode
  4759. Writing An Incremental Typesetting Engine | Laurenz's Blog
  4760. You should not be using AWS. Probably.
  4761. A Database Without Dynamic Memory Allocation | TigerBeetle
  4762. Microsoft Office 365 email encryption could expose message content
  4763. Push-based Outbox Pattern with Postgres Logical Replication - Event-Driven.io
  4764. Quick Overview to Microservices Solution Architecture
  4765. Event Choreography for Loosely Coupled Workflow
  4766. How boring should your team's codebases be
  4767. PostgreSQL 15 Released!
  4768. Microsoft Ignite 2022 | Live Update Feed
  4769. Integrate security into your developer workflow with GitHub Advanced Security for Azure DevOps
  4770. How BuiltWith generates $14 million a year while having zero employees | 5to9
  4771. What's New in EF Core 7.0
  4772. Add MS SQL Server JSON Support To Entity Framework Core
  4773. Toyota Accidently Exposed A Secret Key Publicly On GitHub For Five Years
  4774. My essential guidelines for better Django development — /var/
  4775. $1 million is how much your company wastes on bad developer experience
  4776. Announcing Entity Framework Core 7 RC2: JSON Columns
  4777. MinimalApis.Extensions 0.9.0-pre.20221011.36
  4778. Clean Code Tip: DRY or not DRY? - Code4IT
  4779. Windows 95 went the extra mile to ensure compatibility of SimCity, other games
  4780. I miss del.icio.us – the web’s discovery-engine and link classifier
  4781. Azure Toolkit for IntelliJ Gets Azure Cosmos DB Support, Enhances VMs -- Visual Studio Magazine
  4782. Marten and Friend’s (Hopefully) Big Future!
  4783. Interview: What every developer must understand with tech CEO Oren Eini!
  4784. GraphQL on Azure: Part 11 - Avoiding DoS Queries | LINQ to Fail
  4785. adhd-page
  4786. Apple's CSAM detection system may not be perfect, but it is inevitable
  4787. Attention Developers: The Cloud-Scale Data for Spring Developers Quick Start Guide is Finally Here!
  4788. A developer’s guide to Kubernetes storage concepts | Red Hat Developer
  4789. WebVM Virtual Machine With Networking via Tailscale
  4790. Comparing Semgrep and CodeQL · Doyensec's Blog
  4791. What is Software Architecture?
  4792. E-commerce platform Bhinneka.com reported to be latest target of data theft
  4793. Using .NET 7's Blazor Custom Elements to render dynamic content
  4794. Jeremy A Boyd | I Ran a Voluntary Botnet
  4795. .NET Data Community Standup - JSON Columns
  4796. Azure for Students – Free Account Credit | Microsoft Azure
  4797. .NET Data Community Standup - JSON Columns
  4798. Introduction to WebApplicationFactory
  4799. GitHub - jamii/hytradboi-jam-2022
  4800. SQL Server 2022 Release Candidate 1 is now available on Linux
  4801. Bending .NET - Compiling 65,536 Programs with Roslyn to Find Valid Identifier Separator char's... then just use `SyntaxFacts.IsValidIdentifier` 🤦‍
  4802. .NET vs Go vs Node
  4803. How to set up Prisma with Next.js and Postgres
  4804. Build The ULTIMATE JavaScript Portfolio Project To Get A Job!
  4805. Extracting VA Townhall Comments on Youngkin’s Reversed School Protections for Transgender Students
  4806. Production postmortem: Do you trust this server?
  4807. Architecture: Software as a Service Databases - Single DB or DB per Client - The Bit Bucket
  4808. Building a startup on Clojure
  4809. The software that I love
  4810. Departure from Wikia
  4811. Rate limiting in web applications - Concepts and approaches
  4812. What is the Difference Between a DTO and a POCO? - Code Maze
  4813. The Legendary and Highest-Paid Software Engineer From Google
  4814. Software engineering practices
  4815. Out of the Tar Pit: a Summary
  4816. Live Your Best Life With Structured Events
  4817. Exploring 10m scraped Shutterstock videos used to train Meta’s Make-A-Video text-to-video model
  4818. Securing Web APIs with Azure AD: Connecting Azure Clients
  4819. Database Systems - DZone Trend Report
  4820. How we reduced our annual server costs by 80% — from $1M to $200k — by moving away from AWS
  4821. Announcing Entity Framework 7 Release Candidate 1
  4822. How to Read AppSettings Values From a JSON File in .NET Core
  4823. Getting started with OpenTelemetry Metrics in .NET. Part 2: Instrumenting the BookStore API
  4824. SQL Transaction Examples when Modifying Data in SQL Server Tables
  4825. Why would I need something else than RSS ? · Garbage Collector
  4826. Evaluating New Tools
  4827. V-Ray GPU Rendering - NVIDIA GeForce RTX 3070, 3080 & 3090 Performance
  4828. Self-hosted software I'm thankful for
  4829. Learn to Create Online-Offline Data Storage Capable Cross-Platform Apps in Fewer Than 30 Minutes
  4830. ASP.NET Core rate limiting middleware in .NET 7
  4831. Dockerize your SQL Server and use it in ASP.NET Core with Entity Framework Core
  4832. Entering Actor Model Nirvana with F# and TPL DataFlow
  4833. How to take an ASP.NET Core web site “Down for maintenance” – The Reformed Programmer
  4834. How does Pagination work?
  4835. roapi/README.md at main · roapi/roapi
  4836. Storage and transaction in mvSQLite
  4837. Client-side WebAssembly WordPress with no server
  4838. Azure Active Directory Authentication for Blazor WASM (Part 4: SignalR)
  4839. GitHub - rochus-keller/LeanQt: LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application.
  4840. Episode 106 - fimi.market and The .NET Tech Stack with Miguel Adwin
  4841. Avoiding homework with code (and getting caught)
  4842. Virtual tables with zig-sqlite
  4843. Extending supabase with your own backend
  4844. Notification of Plutonium Forum Databreach - September 2021
  4845. ImperialViolet - Passkeys
  4846. Mighty Tester: Why it doesn't need to be fixed... - Simple Talk
  4847. 0xPARC
  4848. @jost0101/dotnet-content-creators
  4849. Should you Soft Delete?
  4850. Ask.FM user database with 350m user records has shown up for sale
  4851. 300 Signups, No Product, Only Landing page - Michael Salim | Senior Full Stack Freelancer and Startup Founder
  4852. DuckDB: Query SQLite and PostgreSQL Data
  4853. Branchable MySQL: Managing multiple dev environments
  4854. The cost of partial automation
  4855. Introducing LiteFS
  4856. .NET Data Community Standup - Azure Mobile Apps and offline sync
  4857. Getting Started with EF Core, PostgreSQL, and TimescaleDB
  4858. 2022 Board election - Jessica White
  4859. 2022 Board election.- Gabriel Emmanuel
  4860. 2022 Board election - Poornima Nayer
  4861. 2022 Board election
  4862. 2022 Board election - Iris Classon
  4863. 2022 Board election - David Djeruf
  4864. Notes on A Relational Model of Data for Large Shared Data Banks | Swizec Teller
  4865. Post-Advisory Exposure | Open Source Insights
  4866. 2022 Board Election - Jeffrey Chilberto
  4867. 2022 Board election - Joe Guadagno
  4868. Wasmtime Reaches 1.0: Fast, Safe and Production Ready!
  4869. PostgresML is Moving to Rust for our 2.0 Release
  4870. Use Bicep to Deploy Dapr Microservices Apps to Azure Container Apps - Part 10 - Bit of Technology
  4871. Test X by Controlling X
  4872. How to build a Twitter and Instagram bot with no code
  4873. A few thoughts about Uber&#39;s breach
  4874. Why I don’t enjoy RSpec all that much
  4875. How I’m a Productive Programmer With a Memory of a Fruit Fly
  4876. Start using EF Core with your existing Azure SQL Database in 5 minutes | Data Exposed: MVP Edition
  4877. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  4878. Aurora's Query Plan Manager is awesome and everyone should use it
  4879. Merriam-Webster and Unstructured Data Processing
  4880. ASP.NET Core - Why async await is useful
  4881. I don’t know how to solve prompt injection
  4882. Securing self-hosted Plex with Cloudflare Tunnels
  4883. Figmex: Making Figma with Elixir
  4884. Implementing a Zero Trust strategy after compromise recovery - Microsoft Security Blog
  4885. @jost0101/dotnet-content-creators
  4886. TIL—Python has a built-in persistent key-value store
  4887. Production postmortem: The missed indexing reference
  4888. Episode 438 - Azure NAT Gateway
  4889. Where should you use gRPC? And where NOT!
  4890. Microsoft Teams Assignments Service's Journey to .NET 6
  4891. Announcing Entity Framework 7 Release Candidate 1
  4892. Start using EF Core with your existing Azure SQL Database in 5 minutes | Data Exposed: MVP Edition
  4893. Announcing The Unicode® Standard, Version 15.0
  4894. .NET One-line Scoped Initializers with Dependency Injection
  4895. Software Component Names Should Be Whimsical And Cryptic
  4896. ASP.NET Community Standup - Blazor in .NET 7 Part II
  4897. What bug through yonder weirdness my build breaks?
  4898. #CASBAN6: How to set up a local Microsoft SQL database on macOS
  4899. 6 Simple and Useful PostgreSQL Features that I wish I knew when I started
  4900. Prompt injection attacks against GPT-3
  4901. WUG Days 2022 a SQL Server Bootcamp 2022
  4902. SQLite Doesn't Use Git
  4903. Cyber Ontology Stamp Collection
  4904. Write Your Own Task Queue
  4905. How I made atariemailarchive.org
  4906. User-defined functions in SQLite
  4907. What is SAP?
  4908. Know How to Build Microservices With Node.js - DZone Web Dev
  4909. Is your Data Estate Well-Architected?
  4910. On Joining NodeSource
  4911. Working with programming languages you DON'T like
  4912. GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone.
  4913. Streaming site Brand New Tube sees massive data breach with IP addresses and names of users revealed
  4914. DevOps 101: Unlocking the value of frequent deployments
  4915. The world is full of Asynchronous Workflow
  4916. On chosing the ideal architecture of the web application
  4917. How the SQLite Virtual Machine Works
  4918. Monitoring I/O inside of RavenDB
  4919. Learn Live: Build mobile and desktop apps with .NET MAUI - Events
  4920. Filtering Results Using Filtered Include Method in EF Core
  4921. Use dependency injection and .NET logging with Microsoft.Data.SqlClient
  4922. Developing Error Handling Strategies for Asynchronous Messaging
  4923. What Is A Blockchain
  4924. Vulnerability Management for Go - The Go Programming Language
  4925. Comparing SQLite WAL mode to Voron’s
  4926. Top 10 skills every programmer should know
  4927. RavenDB PHP Client beta is out
  4928. Data generation and sampling strategies
  4929. Custom Identity User Management in ASP.NET Core - Detailed Guide | Pro Code Guide
  4930. Using the outbox pattern in SAFE Stack apps
  4931. ASP.NET vs Spring Boot | What are the differences?
  4932. Why developers like ASP.NET Core
  4933. Block-STM: Accelerating Smart-Contract Processing | Chainlink Blog
  4934. A primer on Roaring bitmaps: what they are and how they work
  4935. Log analytics using ClickHouse
  4936. Using RavenDB for Department of Defense projects
  4937. Proceedings of the VLDB Endowment
  4938. Anthony Giretti | ConFoo.ca
  4939. Announcing the Open Sourcing of Paranoid's Library
  4940. The Jungle of Metrics Layers and its Invisible Elephant
  4941. .NET MAUI Step by Step Build
  4942. TechEmpower Web Framework Performance Comparison
  4943. Unsecure Server Exposed 200 Million Records of Adult Webcam Models and Users Online
  4944. Large Update of the EF Core UI plugin for JetBrains Rider
  4945. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  4946. Exponential compound interest on Technical Debt. And how I avoided it.
  4947. Data Access Layer makes it easier to change your Database?
  4948. The purpose of SaaS is selling out
  4949. Things not available when someone blocks all cookies
  4950. Wix.com - 5 Event Driven Architecture Pitfalls!
  4951. Turning Methods Into Benchmarks
  4952. Refactor code to use new C# language features | The .NET Tools Blog
  4953. Securing Containers from Build to Runtime
  4954. Kubernetes 101 for developers: Names, ports, YAML files, and more | Red Hat Developer
  4955. Exploring 12 Million of the 2.3 Billion Images Used to Train Stable Diffusion's Image Generator - Waxy.org
  4956. Startup time investing: Operational processes
  4957. Microsoft Launches New Resource for Java Developers -- Visual Studio Magazine
  4958. CODE Magazine Home
  4959. Getting Started With Mapster in ASP.NET Core - Code Maze
  4960. Azure Container Apps State Store With Dapr State Management API - Part 5 - Bit of Technology
  4961. C# 11 Raw String Literals Explained - NDepend
  4962. Broken Access Control in ASP.NET Core - OWASP Top 10 | Pro Code Guide
  4963. RavenDB 5.4 is out
  4964. Introduction to Machine Learning with C# and ML.NET
  4965. Stringing together several free tiers to host an application with zero cost using fly.io, Litestream and Cloudflare
  4966. ASP.NET Core 6: Handling gRPC exception correctly server side
  4967. Free PostgreSQL cloud hosting alternatives
  4968. Performance isolation in a multi-tenant database environment
  4969. Open sourcing our fork of PgBouncer
  4970. Webinar Recording: Modeling Relationships and Hierarchies in a Document Database
  4971. Building a searchable archive for the San Francisco Microscopical Society
  4972. Why SQLite? Why Now? 🐇
  4973. Stop saying 10x developer
  4974. C#, TypeScript Crack Top 10 in 2022 IEEE Programming Language Ranking -- Visual Studio Magazine
  4975. Removal of Heroku Free Product Plans FAQ
  4976. Blazor Best Practices: Loading Data
  4977. Entity Framework Core and Multiple Database Providers | The .NET Tools Blog
  4978. The History of Microsoft Azure
  4979. How SQLite Scales Read Concurrency
  4980. Keeping Content Out of the Publish Folder for WebDeploy
  4981. Best time to go to a gym or how to avoid people
  4982. Inside the Pinecone | Pinecone
  4983. Accounting for Developers, Part II | Modern Treasury Journal
  4984. TypeScript Job Postings Explode -- Visual Studio Magazine
  4985. Hard limits of low-code/no-code. The Flatlogic thesis
  4986. How to use OpenTelemetry to trace Node.js applications | Red Hat Developer
  4987. Generating Documents using a RESTful, Asynchronous Web API using WebHooks
  4988. Entity Framework Core Power Tools- a visual guide to recent updates
  4989. Mapping Multiple Static File Folders in ASP.NET Core
  4990. Unique Strings and Unicode · Baptiste Fontaine’s Blog
  4991. Putting Software in the Public Domain
  4992. Carlin Eng
  4993. BUILD AND SELL an API with Next.js, Vercel, and RapidAPI
  4994. Intro to Virtual Actors by Microsoft Orleans
  4995. Running a cluster of Microsoft Orleans Virtual Actors
  4996. Event Driven Architecture — 5 Pitfalls to Avoid
  4997. Azure Cosmos DB SQL Studio is a Hidden Gem!
  4998. Input Validation for Security : Developer Notes
  4999. Vulnerability in Linux containers – investigation and mitigation
  5000. Is COUNT(*) slow in MySQL? - Aaron Francis
  5001. GitHub - surrealdb/surrealdb: A scalable, distributed, collaborative, document-graph database, for the realtime web
  5002. Why is Snowflake so expensive?
  5003. Build a data serving API
  5004. Azure Migrate now supports large-scale migration of ASP.NET web apps to Azure App Service
  5005. Why Isolating Your Unit Tests Matters
  5006. Announcing Entity Framework 7 Preview 7: Interceptors!
  5007. Pragmatic Event Sourcing in .NET With Marten – Webinar Recording | The .NET Tools Blog
  5008. Mocking Best Practices
  5009. DevOps 101: The role of automation in Database DevOps
  5010. LibGen's Bloat Problem
  5011. GitHub - bootdotdev/curriculum: A roadmap for Boot.dev's CS curriculum for backend developers
  5012. Deploy ClickHouse to Production: 1-Node Approach
  5013. I quit a L6 Job at Meta Just to Finish a Side Project
  5014. Turning SQLite into a distributed database
  5015. EF7 - Bulk updates and Bulk deletes
  5016. GitHub - karanpratapsingh/system-design: Learn how to design systems at scale and prepare for system design interviews
  5017. Adding latency: one step, two step, oops
  5018. Simplicity is An Advantage but Sadly Complexity Sells Better
  5019. _why's Estate
  5020. Realtime: Multiplayer Edition
  5021. Shared Database between Services? Maybe!
  5022. Programming breakthroughs we need
  5023. Learn Postgres at the Playground
  5024. 6 Docker Compose Best Practices for Dev and Prod
  5025. How to build a Sage 50 integration
  5026. Set up a new Mac, Fast
  5027. How Did I Become Database Engineer at 23
  5028. The Prototype Maturity Model
  5029. The Ultimate Guide to Gemfile and Gemfile.lock
  5030. Build a Link Shortener App with SvelteKit, TypeScript, and Directus.io
  5031. re: How Discord supercharges network disks for extreme low latency
  5032. How Discord Supercharges Network Disks for Extreme Low Latency
  5033. Importing the Stack Overflow dataset into RavenDB
  5034. Securing Amazon API Gateway with Lambda Authorizer in .NET - Detailed Guide
  5035. Process injection: breaking all macOS security layers with a single vulnerability
  5036. Musings about automation
  5037. EF Core Performance - How to Optimize Database Updates?
  5038. EF Core Performance - How to Optimize Database Updates?
  5039. Ideas for DataScript 2
  5040. Korean Supreme Court Provides Clarity on Web Scraping and Violation of the Relevant Korean Laws, including the Copyright Act and Information Protection Act (Supreme Court, 2021Do1533, May 12, 2022)
  5041. How We Can Learn from History
  5042. Using Airtable as a Jekyll website database
  5043. Entity Framework 7 Preview 7 Adds & Improves Interceptors -- Visual Studio Magazine
  5044. Redis Explained
  5045. There aren't that many uses for blockchains
  5046. Workflow Orchestration for Building Resilient Software Systems
  5047. How SQLite helps you do ACID
  5048. How to become a data engineer for free
  5049. Expanding the CAP Tradeoff Frontier at Scale
  5050. The OkSo Drawing App is Launched | Trekhleb
  5051. A Single file Rails Application
  5052. The quick and practical "MSI" hash table
  5053. VS 2022 for Mac Alternative: Parallels Desktop 18 for Mac & VS Plugin -- Visual Studio Magazine
  5054. What Is Good Code?
  5055. Announcing Entity Framework 7 Preview 7: Interceptors!
  5056. Announcing SynapseML for .NET - Large Scale ML with a Simple API
  5057. How fast is 12th Gen Intel Core?
  5058. How to easily check on your CI/CD pipelines if your app has a NuGet package with a security vulnerability
  5059. On Giving Technical Guidance to Others
  5060. 13 Years Later - Does Redis Need a New Architecture? | Redis
  5061. 12 Fractured Apps
  5062. The Twelve-Factor App
  5063. Running your CI builds without the server
  5064. 1.1.1.1 + WARP: More features, still private
  5065. 'The best thing we can do today to JavaScript is to retire it,' says JSON creator Douglas Crockford • DEVCLASS
  5066. Mount your Azure Cloud Shell to another Storage Account
  5067. Introduction to streaming for data scientists
  5068. Some notes on DynamoDB 2022 paper
  5069. Build your next big idea with Cloudflare Pages
  5070. Interact with a GraphQL API from a .NET Core Application
  5071. Episode 433 - Azure Relay Service
  5072. Hackers try to extort survey firm QuestionPro after alleged data theft
  5073. Verified Twitter Vulnerability Exposes Data from 5.4 Million Accounts
  5074. Discovering Ruby on Rails: is it dead or alive?
  5075. Strict-serializability, but at what cost, for what purpose?
  5076. Taking a .NET Core Web App Offline ... Gracefully
  5077. New '.NET Data Hub' Is One-Stop-Shop for .NET Data Handling -- Visual Studio Magazine
  5078. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5079. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5080. ErikEJ.SqlClient.Extensions 0.1.1-alpha
  5081. A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  5082. Distributed Tracing to discover a Distributed BIG BALL of MUD
  5083. Elixir Observability: OpenTelemetry, Lightstep, Honeycomb
  5084. Textualize.io - Blog - 7 things I've learned building a modern TUI framework
  5085. Django 4.1 released | Weblog
  5086. Being Swamped is Normal and Not Impressive
  5087. Microsoft Claims Entity Framework Core 7 Faster When Saving Changes
  5088. Learning .NET MAUI – Part 15 – SQLite
  5089. Airflow's Problem
  5090. RailsConf 2022 Conference
  5091. The Startup Data Dilemma
  5092. r/dotnet - A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  5093. How I Used DALL·E 2 to Generate The Logo for OctoSQL
  5094. Microsoft Previews Azure Premium SSD V2 Disk Storage
  5095. Use One Big Server - Speculative Branches
  5096. Securing Web APIs with Azure AD: Authorizing Client Applications
  5097. Oracle Suspended My Account
  5098. Encapsulating interactions with the outside world in your domain model.
  5099. [Last Week in .NET #94] – The Summer of .NET
  5100. Flask database migrations using Flask-Migrate - Kim Lehtinen
  5101. Don't Let Your Systems Fail Deadly
  5102. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5103. GitHub - phiresky/sqlite-zstd: Transparent dictionary-based row-level compression for SQLite
  5104. Why I built a dictionary app even with more than +300 apps available at AppStore?
  5105. Build a basic Flask app with Neon in 5 minutes
  5106. About CloudFlare's Durable Objects
  5107. Have I Been Pwned: Pwned websites
  5108. Try the latest Azure SDK for .NET management libraries
  5109. Why the Windows Registry sucks … technically
  5110. Our Summer Break - 2022
  5111. r/dotnet - Microsoft's Position on Linux
  5112. EdgeDB 2.0 | EdgeDB Blog
  5113. Laravel - The PHP Framework For Web Artisans
  5114. Laravel - The PHP Framework For Web Artisans
  5115. diziet | chiark’s skip-skip-cross-up-grade
  5116. Actually Portable Executables with Rust and Cosmopolitan Libc
  5117. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5118. [Video] Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)
  5119. Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)
  5120. .NET DC August: Event Sourcing with Marten and Postgresql
  5121. SQLite Internals: Pages & B-trees
  5122. Python is Actually Portable
  5123. Don't Code Tired | Work with SQL Data with Fewer Lines of Code Using Dynamic C#
  5124. Discover your application’s breakpoint using Azure Load Testing
  5125. My CS1 Backend
  5126. My experience with EdgeDB · divan's blog
  5127. Webinar Recording: RavenDB & Messaging Transactions
  5128. T-Mobile taunts hackers, gets hacked soon after
  5129. ASP.NET Core on .NET 7.0 - Output caching
  5130. Clean Architecture In ASP.NET Core Web API
  5131. Keys to Effective Regression Test Development
  5132. Tips for Joining an Existing Project 💡
  5133. Vadim Demedes
  5134. Accessing Platform Features in .NET MAUI [7 of 8] | .NET MAUI for Beginners
  5135. Lessons From a Startup Pivot
  5136. Projecting Marten Events to a Flat Table
  5137. Unit Testing ASP.NET Core Minimal APIs
  5138. GNUnet
  5139. Recording: Build your own database at Cloud Lunch & Learn
  5140. C# MongoDB Guide | Rubik's Code
  5141. Subtle breaking change when adding DbContextPool Entity Framework Core 6
  5142. The disproportionate influence of early tech decisions
  5143. Twitter data breach exposes contact details for 5.4M accounts; on sale for $30k
  5144. GitHub - iolevel/wpdotnet-sdk: WordPress compiled to .NET Standard. SDK for ASP.NET Core.
  5145. Stop using so many CTEs - Blog | Hex
  5146. Another Impromptu Neo-Security Update
  5147. Production postmortem: Efficiency all the way to Out of Memory error
  5148. Episode 103 - Software Architecture with Paul Michaels
  5149. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5150. Custom JSON encoding for structs in Elixir with Jason
  5151. You Should Use This to Visualize SQL Joins Instead of Venn Diagrams
  5152. Understanding Eventual Consistency in DynamoDB.
  5153. Optimizing Azure SQL Database with the Well-Architected Framework
  5154. How to simplify your C# unit testing with a mocking framework
  5155. Another Impromptu Neo-Security Update : r/neopets
  5156. Event Carried State Transfer: Keep a local cache!
  5157. Inversion and Injection — tech ramblings
  5158. Another Impromptu Neo-Security Update : r/neopets
  5159. r/neopets - Another Impromptu Neo-Security Update
  5160. API Key, a Key to Credential Leakage & Manipulation
  5161. What are Guard Clauses in .NET - Code Rethinked
  5162. Load Testing: An Unorthodox Guide
  5163. Efficient filtering in DynamoDB
  5164. Offline data access: a dream come true?
  5165. Soft Deletion Probably Isn't Worth It
  5166. How to deploy a SignalR Core application to AWS
  5167. My Poor Experience With Azure (or why I'm sticking with AWS)
  5168. Webinar: Pragmatic Event Sourcing in .NET With Marten | The .NET Tools Blog
  5169. [URGENT] PPCGeeks hacked, database dumped...
  5170. The First Secret Problem
  5171. The journey of building something "useless"
  5172. Draw me an (abstract) tree
  5173. Why No Full SQL Server Reporting/Integration Services in Visual Studio 2022? -- Visual Studio Magazine
  5174. How I made advanced BI queries child’s play with Scratch puzzle pieces
  5175. So You Want To Hire In Tech?
  5176. When Demand Exceeds Capacity
  5177. Avoiding Ads
  5178. 10% of the Top 1 Million Sites are Dead
  5179. The Golden Age of Vertical ERPs - Part 1/3
  5180. Why TIMEOUTs are hard to get rid of
  5181. Why I created Scrumdog - a program to download Jira Issues to a local database
  5182. Recording: Non relational data modeling & Database engine internals
  5183. 14 software architecture design patterns to know
  5184. Using a Memory Cache with .NET Lambda Functions | no dogma blog
  5185. Get started using Azure Developer CLI (azd) Preview
  5186. Better than 'foo'
  5187. Microsoft Calls Entity Framework Core 7 Preview 6 the 'Performance Edition' -- Visual Studio Magazine
  5188. Upcoming webinar: Involving RavenDB in your Messaging Transactions
  5189. Distribute the rows of a SQL table between several multi-instantiated applications - Vincent Composieux - Freelance backend/devops architect & tech lead over Go, PHP Symfony, Javascript, NodeJS and much more
  5190. Fast unit tests with databases, part 3 – Implementation of our solution
  5191. Testing against your Production Database System - EF Core
  5192. Announcing Rate Limiting for .NET
  5193. Command Line Support for Marten Projections
  5194. Distributed systems evolution: processes state
  5195. GitHub - themains/password: A password generator using an encoder-decoder model trained on ~881M passwords
  5196. MinimalApis.Extensions 0.7.1-pre.20220712.30
  5197. Current Infrastructure (2022) | Gabriel's Blog
  5198. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  5199. Using SQL Profiler To Identify Repeated SQL Calls
  5200. Postgres Full-Text Search: A Search Engine in a Database
  5201. Code in database vs. code in application
  5202. WAF from the scratch
  5203. Production postmortem: Out of memory on a clear sky
  5204. Postgres 15 improves UNIQUE and NULL
  5205. Mangatoon data breach exposes data from 23 million accounts
  5206. Implementing & Testing Repository Pattern using Entity Framework
  5207. Pernicious Nulls - using and abusing nulls in C#
  5208. GitHub - clarkerubber/irwin: irwin - the protector of lichess from all chess players villainous
  5209. My Notes on GitLab’s Postgres Schema Design
  5210. Lichess
  5211. Using GPT-3 to explain how code works
  5212. How to Build a REST API | Developer Roadmap .NET 6 Rest API | Pt. 7
  5213. GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  5214. CrowdSec - The open-source & collaborative security IPS
  5215. Low Code Ceremony Sagas with Jasper & Marten
  5216. Building Minimal API endpoints from EF Core DbContext
  5217. Abstract class vs interface
  5218. Instrumenting .NET with OpenTelemetry – Software
  5219. Attach and Detach LocalDB Databases
  5220. A Simple Example of Using a Distributed Cache (Redis) in .NET 6 with API Endpoints | no dogma blog
  5221. Blocking or Non-Blocking API calls?
  5222. How Prisma adapts Result Types based on the Actual Arguments given
  5223. Markov Chat Bot Disaster Story
  5224. SOC2: The Screenshots Will Continue Until Security Improves
  5225. Is it time to look past Git?
  5226. GitHub - pocketbase/pocketbase: Open Source realtime backend in 1 file
  5227. Episode 430 - Multi-tenant Architectures
  5228. Welcome | Proinfocus Dev Tools
  5229. I analyzed 1835 hospital price lists so you didn't have to
  5230. What’s New In Python 3.11 — Python 3.11.0b3 documentation
  5231. Average Software Engineering Salaries by Country in 2022
  5232. Azure Java Tooling Has New IntelliJ 'Getting Started' Experience -- Visual Studio Magazine
  5233. ideas/main-vs-310.rst at main · faster-cpython/ideas
  5234. Testing Repository Pattern Using Entity Framework - Code Maze
  5235. Send Recurring Emails using C# .NET and Hangfire with SendGrid
  5236. What's new in T-SQL in SQL Server 2022 - Simple Talk
  5237. Building a Recipe App on Vultr’s Platform
  5238. Bun is a fast all-in-one JavaScript runtime
  5239. Working with Database First Approach in Entity Framework Core
  5240. How Stack Overflow is leveling up its unit testing game
  5241. Site Reliability Engineering – More Evolution of Automation
  5242. .NET R&D Digest (June, 2022)
  5243. How to learn data engineering
  5244. Composability of Data
  5245. 5 lessons I learnt after coding for 10 years
  5246. How to Resolve Instances With ASP.NET Core DI - Code Maze
  5247. Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  5248. Boost productivity with 'Solution Summary' cards - Simple Talk
  5249. Async Enumerable in C# (Part 3)
  5250. r/dotnet - IKVM 8.2.0
  5251. rsync, article 3: How does rsync work?
  5252. Using Graphs to Search for Code · Nick Gregory
  5253. Tailscale ate my network (and I love it)
  5254. My Balance Box
  5255. The Cell Programming Language
  5256. Investigating man-db internals
  5257. Find programming work by increasing luck surface area
  5258. Implementing paging in ASP.NET Core MVC
  5259. Learning HTML was too hard so I made a compiler instead
  5260. Microservices with Benefits - The Blinking Caret
  5261. Armchair Architects: Using Chaos Engineering to plan for specific failure conditions
  5262. Charter Houses
  5263. Avoiding Batch Jobs by a message in the FUTURE
  5264. A Simple Example of Using the Memory Cache in .NET 6 with API Endpoints | no dogma blog
  5265. Episode 429 - Azure Native Independent Software Vendor (ISV) Solutions
  5266. How To Simplify C# Unit Testing With a Mocking Framework
  5267. Nondestructive Mutation and Records in C#
  5268. How to Use Next.js Middleware • CTNicholas
  5269. Pre-Rendering and Data Fetching Strategies in Next.js
  5270. Code Of Ethics
  5271. Hard things in Computer Science
  5272. Copyright Implications of the Use of Code Repositories to Train a Machine Learning Model
  5273. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5274. Undefined behavior in C is a reading error. – keeping simple
  5275. How we built a $1M ARR open source SaaS
  5276. DevOps 101: Introducing Database DevOps
  5277. Commit 1 to 1000 and beyond: Two years of maintaining an open-source project
  5278. GitHub - dolthub/dolt: Dolt – It's Git for Data
  5279. GHSA-5crp-9r3c-p9vr - GitHub Advisory Database
  5280. Multi-tenant Apps With EF Core and ASP.NET Core | The .NET Tools Blog
  5281. Unobvious things you need to know about key-value stores - Event-Driven.io
  5282. A Vision for Stateful Resources at Development or Deployment Time
  5283. Developing a Cloud-Native Application on Microsoft Azure Using Open Source Technologies
  5284. Trucks, Tubes, and Truth · XTDB
  5285. Building Messaging Endpoints in Azure: Container Apps
  5286. Surprising result while transpiling C to Go
  5287. CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  5288. CAP or no CAP? Understanding when the CAP theorem applies and what it means.
  5289. Say it with a face without a mouth emoji
  5290. Avo Admin for Rails
  5291. One-liner for running queries against CSV files with SQLite
  5292. One year as a solo dev building open-source data tools without funding
  5293. The Repository Pattern is simple yet misunderstood
  5294. Rebooting the London .NET User Group : dylanbeattie.net
  5295. Connascence as a vocabulary to discuss Coupling
  5296. Hacking into the worldwide Jacuzzi SmartTub network
  5297. Don't Let a Bad Abstraction Cost You 2 Years
  5298. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  5299. Microsoft Launches New Storage Optimized VMs with Lasv3 and Lsv3
  5300. PostgreSQL 14 Breaks the .NET and Java Drivers for PostgreSQL
  5301. Should I avoid LINQ for performance reasons?
  5302. Site Reliability Engineering – Evolution of Automation
  5303. Achievement Unlocked - Build mobile and desktop apps with .NET MAUI!
  5304. Cockroach Labs 2022 Cloud Report: AMD Outperforms Intel
  5305. Plurality-Driven Development
  5306. rsync, article 1: Scenarios
  5307. Accelerating Azure Container Apps with the Azure CLI and Compose Files
  5308. Citus 11 for Postgres goes fully open source, with query from any node
  5309. Matrix notes - anarcat
  5310. Michael Tsai - Blog - Thoughts on SwiftUI After WWDC 2022
  5311. Learn Live: Post-Build 2022 - Events
  5312. Database Command Batching in .NET 6
  5313. Make enterprise features open source (#6008) · citusdata/citus@184c7c0
  5314. How to convert a web application to Software-as-a-Service | Red Hat Developer
  5315. Cool desktops don’t change 😎
  5316. My other database is a compiler
  5317. Inconsistent thoughts on database consistency
  5318. Building a Tool to Search Graduation Photos With Facial Recognition — Jerome Paulos
  5319. How Binary JSON Works in YDB
  5320. Building a More Useful Outbox for Reliable Messaging
  5321. redbean 2.0 release notes
  5322. Scanned Objects by Google Research: A Dataset of 3D-Scanned Common Household Items
  5323. New Resources to Get Started with .NET MAUI
  5324. Code bloat has become astronomical – Cliffski's Blog
  5325. Event Sourcing Tips: Do's and Don'ts
  5326. A Vision for Low Ceremony CQRS with Event Sourcing
  5327. The hunt for the cluster-killer Erlang bug
  5328. Storing Dynamic User Data With Entity Framework Core
  5329. Announcing Entity Framework 7 Preview 5
  5330. (Re) Introducing Jasper as a Command Bus
  5331. Testing Azure Private Endpoints DNS resolution over an Azure P2S VPN connection
  5332. Distributed systems evolution challenges
  5333. Crossing aggregate boundaries · Vladimir Khorikov
  5334. How redis expires keys? A deep dive into how TTL works internally in Redis. 🌊
  5335. Is Ruby on Rails Still Relevant?
  5336. From Clojure to Ruby
  5337. How To Implement a Standard Search Using React
  5338. Creating a Full Text Search Engine in PostgreSQL, 2022 Big Machine
  5339. New UUID Formats
  5340. How I found my mentor
  5341. ErikEJ - Overview
  5342. OG Images with Cloud Functions
  5343. Important PostgreSQL 14 update to avoid silent corruption of indexes - MigOps
  5344. A New Microsoft Platform in Town: the Microsoft Intelligent Data Platform
  5345. GitHub - ory/kratos: Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, passwordless. Golang, headless, API-only - without templating or theming headaches. Available as a cloud service.
  5346. I resurrected my Dutch movie review site from 2003
  5347. Using Postgres Schemas | Aaron O. Ellis
  5348. Duende Software
  5349. Introduction to Identity on ASP.NET Core
  5350. r/dotnet - Does anyone else feel as lost as I do in the .NET Identity documentation?
  5351. The End of Localhost
  5352. Achieve Day-One Productivity for New Engineers
  5353. You are allowed to invent HTTP status codes | Swizec Teller
  5354. Avoiding a QUEUE Backlog Disaster with Backpressure & Flow Control
  5355. GitHub - lucadibello/in-house-greenhouse: 🐛 A new generation of smart indoor greenhouses!
  5356. In Ukraine and beyond, what it takes to keep vulnerable groups online
  5357. Episode 426 - Defender for the Cloud
  5358. Find a good available .com domain
  5359. PyPy in Production
  5360. How to test ASP.NET Core Minimal APIs
  5361. Express Design - AppDev on Steroids
  5362. Vertical Slice Architecture in ASP.NET Core - Code Maze
  5363. How to test ASP.NET Core Minimal APIs
  5364. If it seems simple and wrong it probably isn’t
  5365. Revenue in a Recession | Variance
  5366. How to use patterns for multilabel text classification annotation in Prodigy - Roland Szabó
  5367. Migrate an ASP.NET web application to Azure with Visual Studio - Learn
  5368. 7 Absolute Truths I Unlearned as Junior Developer
  5369. How Effective Abstractions Are Opinionated | 8th Light
  5370. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 3 - Connected to a VPC, using a VPC Endpoint | no dogma blog
  5371. A Datasette tutorial written by GPT-3
  5372. State of Loom
  5373. Why I don’t like lambdas • Paulefou site
  5374. Vectorized and performance-portable Quicksort
  5375. (async) Rust doesn't have to be hard
  5376. Providence: Failure Is Always An Option
  5377. re: BonsaiDb performance update: A deep-dive on file synchronization
  5378. .NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
  5379. Gmail accepts forged YouTube emails
  5380. Countering the Crypto Lobbyists
  5381. Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  5382. A Gentle(-ish) Introduction to Worst-Case Optimal Joins
  5383. Marten just got better for CQRS architectures
  5384. Episode 425 - BUILD 2022 Updates
  5385. Security in MySQL: Part Two - Simple Talk
  5386. Lesser Known Features of ClickHouse
  5387. Platform Week wrap-up
  5388. Building resilient private APIs using Amazon API Gateway | Amazon Web Services
  5389. BAG:EL - Best Algorithms for Graphs: Easy Learning
  5390. Losing your cookies
  5391. Struggling to get going with a new feature? Start with the HTML
  5392. Arc Notes: Datasette - Simon Willison
  5393. Multiplicity Choices Are Hard to Model and Change
  5394. InfoQ interview with me on RavenDB, database consistency and using C# as a system language
  5395. npm security update: Attack campaign using stolen OAuth tokens | The GitHub Blog
  5396. DevOps Nirvana – Part 1
  5397. Build Announcements: SQL Server 2022 public preview and Azure SQL updates | Data Exposed
  5398. Over 8 GB Database Exposing Millions of Hotel Guests Dumped (for Free) on Telegram
  5399. Ansible for dotfiles: the introduction I wish I've had
  5400. Ancient Earth
  5401. Cloud security and college assignment
  5402. Cloudflare’s approach to handling BMC vulnerabilities
  5403. Mock Asynchronous Methods Using Moq in C# - Code Maze
  5404. 6 Tips for Starting a Software Engineering Internship
  5405. Introducing the Microsoft Intelligent Data Platform
  5406. New FREE Ebook—Unit Testing Legacy Code Effective Approaches
  5407. Scale your cloud-native apps and accelerate app modernization with Azure, the best cloud for your apps
  5408. Web-Queue-Worker architecture style - Azure Architecture Center
  5409. Wendy's PH informs users of site data breach after NPC intervention
  5410. Writing JIT Compiler on the Plane
  5411. Announcing CBL-Mariner 2.0
  5412. Healthchecks.io Hosting Setup, 2022 Edition
  5413. Modern programming languages require generics
  5414. File Upload in ASP.NET Core 6 - Detailed Guide | Pro Code Guide
  5415. [ IMPORTANT ] Sirhurt database has been compromised.
  5416. Waiting to never happen
  5417. Lessons Learned From Running Apache Airflow at Scale
  5418. Security in MySQL: Part One - Simple Talk
  5419. Faster CRC32 on the Apple M1
  5420. 4 Emerging Data Monetization Models Disrupting Businesses
  5421. Databases = Frameworks for Distributed Systems
  5422. The unreasonable effectiveness of f‍-‍strings and re.VERBOSE
  5423. How to Register Services for Different Environments in .NET - Code Maze
  5424. Speeding up sort performance in Postgres 15
  5425. A Data and AI guide to Build 2022
  5426. Open-source your SaaS and skyrocket your MRR.
  5427. Fabian Lindfors
  5428. Temporary tables in SQLite
  5429. Happy 20th Anniversary, Npgsql!
  5430. Creating a SQLAlchemy Dialect for Airtable
  5431. .NET Data Community Standup - Testing EF Core Apps (part 2)
  5432. Commands & Events: What's the difference?
  5433. Build mobile and desktop apps with .NET MAUI - Learn
  5434. DevOps 101: How to kick-start your DevOps initiative
  5435. Using SQL Server Cursors with Entity Framework Core
  5436. Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  5437. Steps towards debugging and resolving Android bootloops
  5438. My Thoughts About Fly.io (So Far) and Other New-ish Technology I'm Getting Into
  5439. Thorsten Ball - Professional Programming: The First 10 Years
  5440. Using MySQL in a Docker container with EF Core
  5441. How To Fix SqlException Database Is Not Currently Available On Azure (0x80131904) - CodeJourney.net
  5442. The Specificity Gradient
  5443. The Shape of Code » A new career in software development: advice for non-youngsters
  5444. ⭐️ You don't need anyone's permission to succeed
  5445. SparkToro & Followerwonk Joint Twitter Analysis: 19.42% of Active Accounts Are Fake or Spam - SparkToro
  5446. Implementing API Gateway with Ocelot in ASP.NET Core - Code Maze
  5447. Using MassTransit to manage message queues
  5448. Automated environments with Docker and the SAFE Stack
  5449. Fly.io: the Reclaimer of Heroku's Magic
  5450. Toying with Kotlin's context receivers
  5451. Cron-based backup
  5452. Monarch: Google’s Planet-Scale In-Memory Time Series Database
  5453. Newsletter Week 19, 2022
  5454. "Black Arts" Index Maintenance #1 – GUIDs v.s. Fragmentation by Jeff Moden
  5455. You Need a CMS: The Case for WordPress - Kris Roadruck
  5456. Breaking Down a Phishing Attempt | LINQ to Fail
  5457. The Azure Cosmos DB Journey to .NET 6
  5458. DuckDB - Friendlier SQL with DuckDB
  5459. Setting up an Azure Virtual Machine as Azure DevOps build agent
  5460. I Miss Heroku's DevEx
  5461. Announcing Pub/Sub: Programmable MQTT-based Messaging
  5462. How to hash passwords and when not to
  5463. How I learned to stop worrying and love the YAML | lbr.
  5464. VPS Showdown - May 2022 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr by Josh Sherman
  5465. Surfing the Gopherspace
  5466. Microservices gets it WRONG defining Service Boundaries
  5467. European Commission prefers breaking privacy to protecting kids
  5468. Announcing D1: our first SQL database
  5469. Vulnerability Engineer (Cyber Security / Penetration Testing) - Careers at Apple
  5470. Improving Performance With Distributed Caching
  5471. Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  5472. How to Build a Google Docs Clone with React, Material UI, & Firebase
  5473. Let's Continue Bundling into the Database | Ethan Rosenthal
  5474. Reversing Resy’s API to create a javascript client
  5475. Enforcing Zero Downtime Django Migrations
  5476. Unit Tests Done Right (Part 2)
  5477. Query Serving Systems
  5478. 3,3 millioner personnumre kan være på avveie etter dataangrep
  5479. Announcing Entity Framework 7 Preview 4
  5480. Give me back my monolith
  5481. C# Gains Most in Programming Language Popularity Index -- Visual Studio Magazine
  5482. Visual Studio 2022 17.2 is now available!
  5483. Working with MySQL stored functions - Simple Talk
  5484. articles/complexity-is-the-mind-killer.md at main · PhilipK/articles
  5485. I'm All-In on Server-Side SQLite
  5486. Gopas TechEd 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5487. How to Scale Your Apps in Azure SQL Database
  5488. Found It! The .NET Developer's Guide to AWS Documentation
  5489. Execute SQL Statements in Azure Data Factory
  5490. Monad Manifesto
  5491. Make Lists, Build Habits, Get Un-Stuck
  5492. Thrive Conference in Slovenia
  5493. Tutorial: Create a minimal web API with ASP.NET Core
  5494. My 7½ year old learned 4 bash (Linux) commands in one hour
  5495. The Importance Of A Golden Path — Evan Smith
  5496. GraphQL is a Trap?
  5497. Microsoft.Build.Sql: the next frontier of SQL projects
  5498. Introducing Npgsql multiplexing: a high-performance database driver model, Thu, May 12, 2022, 6:00 PM | Meetup
  5499. Database Providers [4 of 5] | Entity Framework Core for Beginners
  5500. An open database of 20 million free scholarly articles
  5501. Fixing the problem of too many tabs
  5502. My Software Engineering Bootcamp Journey (Series three)
  5503. Why Ballerina is a language
  5504. Darlings of the self-hosted, open-source world
  5505. ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  5506. You Probably Don't Need to Worry About MediatR
  5507. .NET Data Community Standup - Database Pagination
  5508. Commands, Events, Versions, and Owners
  5509. Real-World Event Driven Architecture! 4 Practical Examples
  5510. Development With A Dot - Current Limitations of Entity Framework Core
  5511. Ultorg: a user interface for relational databases
  5512. Four ways to elevate team efficiency and code quality | Redgate
  5513. Combinations, permutations, and derangements - Simple Talk
  5514. How I hunt down (and fix) errors in production
  5515. Simple declarative schema migration for SQLite
  5516. Entity Framework Core for Beginners
  5517. Generating sortable Guids using NewId
  5518. FerrarGIS
  5519. Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4
  5520. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 1 - The Simple Way | no dogma blog
  5521. Tracing a Single Operation in Distributed Systems
  5522. At the boundaries, applications aren't functional
  5523. I won free load testing
  5524. Learn GraphQL at NDC Melbourne | LINQ to Fail
  5525. Encore Blog — Taming SQL and ORMs with sqlc — go get it #001
  5526. My Two Cents on the PayHere Hack - Yohan Perera
  5527. Building a company around a toy requires embracing the toyness (and thinking beyond Excel)
  5528. Distributed Systems Shibboleths | Joey Lynch's Site
  5529. We think this cool study we found is flawed. Help us reproduce it.
  5530. Introduction to Google Charts With Angular and ASP.NET Core Web API - Code Maze
  5531. Founding Uber SRE.
  5532. Microsoft Touts IntelliJ IDE from JetBrains for Azure Development -- Visual Studio Magazine
  5533. Production postmortem: Deduplicating replication speed
  5534. Monsters Weekly 248 - Choosing a SQL Hosting Option On Azure
  5535. Episode 422 - Open Service Mesh
  5536. Some Thoughts on Terraform CI for Monorepos
  5537. Using sharding to build multi-tenant apps using ASP.NET Core and EF Core – The Reformed Programmer
  5538. Weeknotes: Parallel queries for Datasette, plus some middleware tricks
  5539. How would you make a logic programming system?
  5540. On .NET Live - Wrapping browser APIs in Blazor WASM
  5541. Slack’s Incident on 2-22-22 - Slack Engineering
  5542. Vectorization in OLAP Databases — tech ramblings
  5543. Minimal API end-point scaffolding with Visual Studio.
  5544. Introducing zq: an Easier (and Faster) Alternative to jq
  5545. The Trouble With Rewrites
  5546. One year of sales
  5547. Resetting Marten Database State Between Tests
  5548. Distributed Caching in ASP.NET Core - Code Maze
  5549. Visual Studio Container integration - Redis cache
  5550. Implementing JWT Authentication in Golang REST API - Detailed Guide
  5551. Deploying ASP.NET Core applications to Kubernetes
  5552. Production postmortem: The encrypted database that was too big to replicate
  5553. Amazon Aurora Serverless v2 is Generally Available: Instant Scaling for Demanding Workloads | Amazon Web Services
  5554. Create downloadable blob links with Azure Functions and App Service authentication
  5555. Episode 421 - Project Flash
  5556. Choose Your Cloud Dependencies Wisely
  5557. Fast thinking on lichess.org - Emir's blog
  5558. Welcome to My Site!
  5559. The 10 Commandments .NET Developers Must apply for Secure Applications
  5560. RavenDB Cloud: Metrics & Disk I/O enhancements
  5561. Handling concurrency attacks in laravel
  5562. 🚫 Top 10 mistakes selling to SMB owners like me
  5563. Things I would like to see in a computer algebra system
  5564. Production postmortem: Misleading security and other production snafus
  5565. JSON Deserialization to a POCO Class in C# - Code Maze
  5566. Modeling Relationships in a DDD Way
  5567. Feature-Less Software
  5568. Taxonomy Of In-The-Wild Exploitation
  5569. How we upgraded our 4 TB main application Postgres database
  5570. VCs Fund Ideas, Not Execution - Manish R Jain
  5571. ADO.NET provider 9.0.0.0 for Firebird is ready (with Entity Framework Core 6.0 support)
  5572. Update Your Azure Functions Table Storage Bindings
  5573. 90 Days are all you need to get a web developer job
  5574. C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  5575. BirdNET-Pi – BirdNET in Raspberry Pis
  5576. Have I Been Pwned: Pwned websites
  5577. Update Pipeline Improved in Entity Framework Core 7 -- Visual Studio Magazine
  5578. GitHub - freenet/locutus: Declare your digital independence
  5579. The best engineering interview question I’ve ever gotten, Part 1
  5580. Effective Projects - Lessons Learned
  5581. General availability: Azure Bastion native client support | Azure updates | Microsoft Azure
  5582. How to Solve the Command or File Was Not Found EF Core Error
  5583. Solid Principles - Explore the Open/Closed Principle
  5584. moreutils
  5585. How we lost 54k GitHub stars – HTTPie blog
  5586. Dependabot alerts now surface if your code is calling a vulnerability | The GitHub Blog
  5587. Released: Microsoft.Data.SqlClient 5.0 Preview 2
  5588. An overview of my threat model
  5589. Building a crawler in Rust: Associated Types
  5590. Announcing Entity Framework Core 7 (EF7) Preview 3
  5591. What's New in IntelliJ IDEA - 2022.1
  5592. GraphQL, DynamoDB, and Single-table Design
  5593. Real World Recommendation System - Part 1
  5594. Capabilities for Nodejs
  5595. What is Azure DevOps? Learn about the services in this guide
  5596. Recording: Clean Architecture with RavenDB
  5597. Robust Messaging using Azure Service Bus
  5598. S4 - Super Simple Storage Service
  5599. I Need to Find an Apartment
  5600. Random Class in C# - Code Maze
  5601. Episode 419 - Azure Front Door
  5602. Why so many pieces in the backend puzzle?
  5603. Why Invest in Exchange Traded Funds (ETFs)?
  5604. My sane approach to test fixtures in Rails
  5605. Gregory Szorc's Digital Home | Bulk Analyze Linux Packages with Linux Package Analyzer
  5606. Subdomains as identity
  5607. Implementing Passwordless Authentication in ASP.NET Core
  5608. You can do a lot with an empty file
  5609. Lesson Learned #195: Performance Best Practices for Azure SQL Database and Managed Instance.
  5610. Use Git tactically
  5611. In defense of simple architectures
  5612. GitHub - Yawan-1/StackOverFlow--Clone: Fully Functional Stack Overflow Clone, with almost every functionality.
  5613. Anti-corruption Layer for mapping between Boundaries
  5614. .NET Data Community Standup - Database-first with T4 Templates in EF7: Early look
  5615. Sort List by Property in the Object in .NET - Code Maze
  5616. Excel-like Experience for Web Apps
  5617. Slope-intercept library design - Jake Wharton
  5618. My free-software photography workflow
  5619. On fixing a bug (and all its siblings) with a forward looking view
  5620. Kleisli composition
  5621. Web3 and the democratization of Digital Assets
  5622. My friends always ask me what the heck is blockchain. It’s simple really!
  5623. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  5624. AuthPermissions.AspNetCore/UpdateToVersion3.md at main · JonPSmith/AuthPermissions.AspNetCore
  5625. Middleware in .NET 6 - Conditionally Adding Middleware to the Pipeline
  5626. Managing RavenDB indexes in production, a DevOps guide
  5627. Jd/Overview - J Wiki
  5628. Block Azure B2C Users with Microsoft Graph and ASP.NET Core
  5629. The Squeaky Blog | Why we don’t use a staging environment
  5630. Note taking in Emacs with howm
  5631. The project with a single 11,000-line code file
  5632. LINQ Basic Concepts in C# - Code Maze C# LINQ
  5633. GitHub - JeremyLikness/MvpSummitTaskList: Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
  5634. Playing with Matrix: Conduit and Synapse
  5635. Shrinkwrap: Taming dynamic shared objects
  5636. How often do people actually copy and paste from Stack Overflow? Now we know.
  5637. GitHub - benbjohnson/postlite: Postgres wire compatible SQLite proxy.
  5638. A database for 2022
  5639. How I Sold My Newsletter: Andrew Kamphey - Paved Blog
  5640. ASP.NET | Open-source web framework for .NET
  5641. Azure Cosmos DB Conf April 2022 - Events
  5642. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Amazon.com: Books
  5643. Edge Functions are now available in Supabase
  5644. Connecting a .NET Application with MongoDB Atlas
  5645. How Go Mitigates Supply Chain Attacks
  5646. Tailscale vs SSH tunnels
  5647. Webinar next week: Clean Architecture with RavenDB
  5648. How to Make Django Raise an Error for Missing Template Variables - Adam Johnson
  5649. Avoiding Distributed Transactions with the Reservation Pattern
  5650. Improving the Development and Production Time Experience with Marten V5
  5651. The Catch Block #99 - Finishing the Dapper Where Clause Builder
  5652. Customizing $filter for spatial data in ASP.NET Core OData 8
  5653. Why the fascination with retrocomputing?
  5654. Working with Multiple Marten Databases in One Application
  5655. An EFF Investigation: Mystery GPS Tracker On A Supporter’s Car
  5656. Known Exploited Vulnerabilities Catalog | CISA
  5657. Transitional Architecture
  5658. The How and Why of End-to-End Testing - Jason Fleetwood-Boldt
  5659. RegEx: a well known, powerful tool in computer science and also valid in the legal field
  5660. Multi-Tenancy with Marten
  5661. Remix: The Yang to React's Yin
  5662. Announcing Event Driven .NET – An Event Driven Microservices Platform for .NET
  5663. Durable Functions Deep Dive part 1: Instance startup
  5664. Postico – a modern PostgreSQL client for the Mac
  5665. In-Memory Caching in ASP.NET Core - Code Maze
  5666. The Problem With Note-Taking - More To That
  5667. Extracting web page content using Readability.js and shot-scraper
  5668. If you’re not using SSH certificates you’re doing SSH wrong
  5669. Onboarding new users in an ASP.NET Core application using Azure B2C
  5670. What language am I writing again?
  5671. Intro to Thread-Safety in Ruby on Rails
  5672. Building a Webhooks System
  5673. Marten V5 is out!
  5674. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6 eBook : Giretti, Anthony: Amazon.ca: Books
  5675. A tale of eventually consistent ACID model
  5676. Web3 is centralized (and inefficient!)
  5677. How Fast is your Virus Scanner?
  5678. Metrics For Your Web Application's Dashboards
  5679. I don't need a VPS anymore
  5680. Go To Definition improvements for external source in Roslyn
  5681. Zero Trust for SaaS: Deploying mTLS on custom hostnames
  5682. Health Checks in ASP.NET Core - Code Maze
  5683. Contravariant Dependency Injection
  5684. Application security: Cloudflare’s view
  5685. Performance testing FastAPI ML APIs with Locust | Rubik's Code
  5686. Dual use of artificial-intelligence-powered drug discovery - Nature Machine Intelligence
  5687. Working with JSON data in MySQL - Alexander Hupfer
  5688. CRUD in Golang REST API with Mux & GORM - Comprehensive Guide
  5689. My most impactful code
  5690. Remix Stacks
  5691. Incident with GitHub Actions, API Requests, Codespaces, Git Operations, Issues, GitHub Packages, GitHub Pages, Pull Requests, and Webhooks
  5692. Zotero Blog » Blog Archive
  5693. Data ownership in a distributed system
  5694. Gotchas! in Event Driven Architecture
  5695. The Catch Block #98 - Dapper Where Clause Builder
  5696. On Being Indispensable at Work
  5697. Transforming identity claims in ASP.NET Core and Cache
  5698. Introducing mle-monitor: A Lightweight Experiment & Resource Monitoring Tool 📺
  5699. Migration locks for TypeORM
  5700. Recording: Database Security in a Hostile World
  5701. Released: Microsoft.Data.SqlClient 5.0 Preview 1
  5702. How to make MPAs that are as fast as SPAs
  5703. The Case for Coding Bootcamps & Certifications
  5704. Guess the Startup by @ttunguz
  5705. Sending Prometheus Alerts to Telegram with Telepush
  5706. Cooking with credentials - pepper - Eric Mann's Blog
  5707. I can probably hack your password in MINUTES!
  5708. Preventing compromised password reuse on HackerOne.com
  5709. Search results – Add-ons for Firefox (en-US)
  5710. How To Render Blazor Components Dynamically
  5711. 30 Days of PWA - Learning Series about Progressive Web Apps
  5712. The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure
  5713. Request for comments: Removing graph queries from RavenDB
  5714. Postgres Auditing in 150 lines of SQL
  5715. How to ensure uniqueness in Event Sourcing - Event-Driven.io
  5716. UTF-8 strings with Go: len(s) isn't enough | Henrique Vicente
  5717. Windows product stickers as an insight into the past
  5718. SQL-Powered Reading List
  5719. Trunk and Branches Model for Scaling Infrastructure Organizations
  5720. Optimizing code by understanding usage
  5721. Boredcaveman | Post 0x2
  5722. How we optimized PostgreSQL queries 100x
  5723. Control and Data Plane Architecture
  5724. One Way Smart Developers Make Bad Strategic Decisions
  5725. Negative Space Scheduling
  5726. Database Comparison Tool
  5727. On building scalable systems | Kislay Verma
  5728. Webinar: Database Security in a Hostile World
  5729. DevOps 101: What, who, why, and how?
  5730. The technological case against Bitcoin and blockchain
  5731. Reviewing my First Shiny Project (1/n) – Buttons
  5732. How I Use My Computer
  5733. Leaked stolen Nvidia cert can code-sign Windows malware
  5734. How to test database backups - Vettabase
  5735. Menu bar
  5736. FOMO? YAMO.
  5737. Never Change Your Password - TidBITS
  5738. Code Review How To: Organization
  5739. Microsoft Previews Revamped 'WordPress on App Service' on Azure -- Visual Studio Magazine
  5740. Working with untyped structured data in C# · Discussion #5863 · dotnet/csharplang
  5741. Migrating a monolithic .NET REST API to AWS Lambda | Amazon Web Services
  5742. Eventual Consistency is a UX Nightmare
  5743. GitHub - gildas-lormeau/SingleFile: Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
  5744. Recording: RavenDB–a really boring database
  5745. iCloud Private Relay: information for Cloudflare customers
  5746. The problem with averages - Simple Talk
  5747. Using the .NET JIT to reduce abstraction overhead
  5748. Working with MySQL tables - Simple Talk
  5749. Why the Bug Tracker
  5750. Some Bits: Nelson's weblog
  5751. Zach Bellay | Maslow's Heirarchy of Data Needs
  5752. Advanced techniques around ASP.NET Core Users and their claims – The Reformed Programmer
  5753. Performance optimizations in production
  5754. GitHub - RunaCapital/awesome-oss-alternatives: Awesome list of open-source startup alternatives to well-known SaaS products 🚀
  5755. pSYoniK - Software, Hardware and Tech
  5756. JSON improvements in SQLite 3.38.0
  5757. GitHub Advisory Database now open to community contributions | The GitHub Blog
  5758. Using Ansible & Nomad for a homelab (part 1)
  5759. An Introduction and Tutorial for Azure Cosmos DB
  5760. Couchbase Mobile 3 Brings New C and Kotlin APIs, Simplified Administration
  5761. Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  5762. Don’t track bugs, fix them
  5763. More notes on writing web scrapers
  5764. blog.md
  5765. GitHub - orioledb/orioledb: OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
  5766. RavenDB: Domain Modeling and Data Persistency
  5767. Migration from .NET 5 to .NET 6: Performance benchmarks
  5768. SQLite Release 3.38.0 On 2022-02-22
  5769. Build APIs for the Web INSTANTLY with ASP.NET Core 6
  5770. Support open source that you use by paying the maintainers to talk to your team
  5771. v2.5 Backlog: Use AutoResetEvent for backlog thread lingering by NickCraver · Pull Request #2008 · StackExchange/StackExchange.Redis
  5772. Query Postgres, Route to any Database
  5773. Novo Cantico: Novo Cantico
  5774. Why the OAuth mTLS spec is more interesting than you might think
  5775. Bit of FirebirdClient history | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5776. [Last Week in .NET #82] – YAML Space Shuttles and Beanie Babies
  5777. Trevor Elkins' Blog - How I Shaved 187MB Off United Airline's 439mb iOS App
  5778. The Catch Block #95 - Slow, Deliberate Refactoring Tips
  5779. Testing ASP.NET Core 6 Apps
  5780. GitHub - MolecularMatters/raw_pdb: A C++17 library for reading Microsoft Program Debug Database PDB files
  5781. Releases · xerial/sqlite-jdbc
  5782. Do not recommend: User Provided Primary Keys
  5783. On Anki's database
  5784. EF Core 7 Finally Divorces Old .NET Framework -- Visual Studio Magazine
  5785. Alexandre Nédélec - How to provision an Azure SQL Database with Active Directory authentication
  5786. Who's Who in Data Science and Machine Learning? - Onalytica
  5787. Badly implementing encryption: Part VIII–timings attacks and side channels
  5788. Upgrading an ASP.NET Core Web API Project to .NET 6
  5789. Google Drive to SQLite
  5790. The SQLite SET-AND Gotcha | Dan Aloni
  5791. GitHub - automerge/automerge: A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
  5792. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  5793. Switching Redirect Handler in Optimizely CMS (Episerver)
  5794. Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  5795. Simple Passwordless User Authorization
  5796. Chris Brumme's Weblog - Blog
  5797. Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec
  5798. Is Datalog a good language for authorization?
  5799. RepoDb.PostgreSql.BulkOperations 0.0.9
  5800. PostgreSQL
  5801. Senior Associate, Disputes & Economics (.NET Developer) (Remote)
  5802. Fritz.InstantAPIs 0.1.0
  5803. GitHub - gristlabs/grist-core: Grist is the evolution of spreadsheets.
  5804. What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
  5805. The Internals of PostgreSQL : Introduction
  5806. Episode 412 - Azure Database for Postgres
  5807. .NET turns 20: Reflecting on Microsoft's not-Java
  5808. Announcing Entity Framework 7 Preview 1
  5809. AWS S3: Why sometimes you should press the $100k button | cyclic.sh
  5810. Russian State-Sponsored Cyber Actors Target Cleared Defense Contractor Networks to Obtain Sensitive U.S. Defense Information and Technology
  5811. GitHub - csharpfritz/InstantAPIs: A library that generates Minimal API endpoints for an Entity Framework context.
  5812. Should you use Domain Driven Design?
  5813. Visual Studio 2022 17.1 Now Generally Available -- Visual Studio Magazine
  5814. Activity Enrichment in ASP.NET Core 6.0
  5815. Ruminations on 20 Years of being a .Net Developer
  5816. redbean – single-file distributable web server
  5817. Lets write a custom function to #doctrine
  5818. Using Postgresql in non-daemon way
  5819. godocs.io one year later
  5820. Visual Studio 2022 17.1 is now available! - Visual Studio Blog
  5821. Kash Goudarzi
  5822. The Pulumi Automation API - The Next Quantum Leap in IaC
  5823. Entity Framework Core Inside Rider: UI Way | The .NET Tools Blog
  5824. A Practical Guide to Dapper - Simple Talk
  5825. PDFs in Django like it’s 2022! — /var/
  5826. Performance Vs. Scalability
  5827. FailScout - the crowdsourced database for broken or worn-out products
  5828. Software Engineer - Planning & Tracking
  5829. How Perl Saved the Human Genome Project
  5830. The simple system I’m using to stay in touch with hundreds of people
  5831. Data modeling for Power BI - Developer Support
  5832. Sargable predicates and NULLs in SQL Server
  5833. Dizzying but Invisible Depth
  5834. Misadventures of an Early Engineer — Dylan Barth
  5835. Creating Multiple Resources with a Single Request in ASP.NET Core
  5836. How to store subscriptions? A practical guide and analysis of 3 selected databases
  5837. Episode 411 - Event Driven Architectures on Azure
  5838. A Hairy PostgreSQL Incident
  5839. EdgeDB 1.0 | EdgeDB Blog
  5840. Support ends for older versions of Visual Studio - Visual Studio Blog
  5841. How Postgres Stores Rows
  5842. Measuring Performance After Migration from .NET5 to .NET 6 | HackerNoon
  5843. CRUD API + Complexity = Death by a 1000 Papercuts
  5844. Fixing flaky dbt tests with a sync cutoff
  5845. How we optimized Python API server code 100x
  5846. Using Azure Active Directory B2C with .NET
  5847. Running SQL Server Queries In Docker
  5848. Refs #33476 -- Reformatted code with Black. by carltongibson · Pull Request #15387 · django/django
  5849. Laravel 9 is Now Released!
  5850. Why I wanted to be a developer
  5851. Senior Cloud Advocate for Python in Other, Other, United States | Engineering at Microsoft
  5852. Gyroflow v1.0.0-rc1 has appeared!
  5853. r/hearthstone - How I hacked Hearthstone
  5854. Getting Started with Selenium - C# Example - New
  5855. 6 Interesting Resources to Encourage Your Child to Learn to Code
  5856. A Developer's Guide to Dogfooding
  5857. PHP: The Right Way
  5858. RavenDB: Practical Considerations for ACID/MVCC Storage Engines
  5859. 10 Cosmos DB provider enhancements in EF Core 6
  5860. Waiting for PostgreSQL 15 – Add UNIQUE null treatment option – select * from depesz;
  5861. On Building 30K Debian Packages
  5862. APIs as ladders
  5863. How to Cut Through the Web3 Hype and Anti-Hype
  5864. GitHub - slaveOftime/Fun.Blazor: Powered by bolero and blazor!!! ❤ F#
  5865. It’s Back: Senators Want EARN IT Bill to Scan All Online Messages
  5866. Developer's Guide to Writing a Good Helm Chart
  5867. Growth engineering
  5868. Episode 410 - Fusion Dev
  5869. Don't make me think, or why I switched to Rails from JavaScript SPAs
  5870. Yes, I can connect to a DB in CSS
  5871. 3 Ways To Increase App Reliability With Polly
  5872. Cache invalidation isn't a hard problem
  5873. What's new in .NET Interactive notebooks
  5874. CosmosDB linux container for your CI builds - Dominique St-Amand
  5875. .NET Interactive is looking for a new name!
  5876. How I Discovered Thousands of Open Databases on AWS
  5877. Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  5878. ongoing by Tim Bray · Lock-in and Multi-Cloud
  5879. Writing better release notes
  5880. DIY web analytics with EndTRACKER - Julio Merino (jmmv.dev)
  5881. Postgres large JSON value query performance (evanjones.ca)
  5882. Databinding with the OOP Windows Forms Designer
  5883. Batch Querying with Marten
  5884. EASILY Build Apps With Tailwind CSS Using Tailmars
  5885. DateOnly and TimeOnly in C# - Code Maze
  5886. How I Discovered Thousands of Open Databases on AWS
  5887. Cloudflare Partner Program Now Supports SASE & Zero Trust Managed Services
  5888. Temporal Tables with EF Core 6
  5889. tzdata, the time zone database for RHEL: 2021 update | Red Hat Developer
  5890. Power Apps and the .NET Developer
  5891. PagerDuty’s Security Training for Engineers, The Dramatic Conclusion
  5892. X.520: What’s in a name?
  5893. I finally understand Declarative Programming 🍀
  5894. Search results | Find available job openings at Microsoft
  5895. Reclaiming the lost art of Linux server administration
  5896. Talking at Carnegie Mellon Database Group: Practical Considerations for ACID/MVCC Storage Engines
  5897. The Guide to PubSub (Publish/Subscribe)
  5898. 5.8 million RedDoorz user records for sale on hacking forum
  5899. Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  5900. Creating the Conditions for Developer Happiness
  5901. Let's get logical! On logical and physical architectural views
  5902. The Internals of PostgreSQL : Introduction
  5903. Event Sourcing vs Event Driven Architecture
  5904. Run Ordinary Rails Apps Globally
  5905. What’s new in bUnit for .NET 6
  5906. Incorrect proxying of 24 hostnames on January 24, 2022
  5907. We Studied 81,000 Page Titles - Google Rewrote 61% Of Them
  5908. GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  5909. Nico Orfanos
  5910. This website is hosted on a Raspberry Pi
  5911. Durability and Redo Logging
  5912. Overview of testing applications that use EF Core - EF Core
  5913. My Terminal Has SUPER POWERS! (My New FAVORITE Terminal Plugin)
  5914. Troy Hunt's Azure cloud bill shock is a cautionary tale
  5915. How slow is SELECT * ? - Vettabase
  5916. GIFs (sane) playback control using WASM and FFmpeg
  5917. My SaaS side-project got acquired
  5918. An ad plugin was stealing 30% of the revenue for a year and I didn't even notice
  5919. GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL
  5920. Dependency Injection in .NET 6 - Service Lifetimes
  5921. Implementing a file pager in Zig: Pages, buffers and metadata, oh my!
  5922. Microsoft Feature Management - Feature Flags in ASP.NET Core C# - Detailed Guide | Pro Code Guide
  5923. [Fixed Ending] Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  5924. Over 90 WordPress themes, plugins backdoored in supply chain attack
  5925. Richard Clayton - Distributed Locking with Postgres Advisory Locks
  5926. Diving into BoardGameGeek
  5927. PHP: Frankenstein arrays
  5928. How to Integrate Power BI Reporting into .NET apps
  5929. the new kubernetes? -- wingolog
  5930. Implementing a file pager in Zig: Write behind implementation
  5931. OpenSubtitles Hacked With A Data Breach Of 7 Million Subscribers
  5932. Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  5933. Released: Microsoft.Data.SqlClient 4.0.1
  5934. Free Postgres Databases
  5935. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: GIRETTI, ANTHONY: 9781484280072: Amazon.com: Books
  5936. How safe is zig?
  5937. Welcome to MAUI Community Toolkit
  5938. Don’t assume the result of read()
  5939. Postgres Indexes for Newbies
  5940. From monolith to microservices: How applications evolve | Red Hat Developer
  5941. My Thoughts on Code “Modernization”
  5942. Securing Sensitive Data in an Event Driven Architecture
  5943. Examining the covidtests.gov architecture - Ad Hoc
  5944. Using View as a way to simplify your system
  5945. Why Use DateTimeOffset
  5946. A C# Source Generator for Oracle UDTs
  5947. Tricking Postgres into using an insane - but 200x faster - query plan
  5948. Nomad Tips and Tricks
  5949. High Modernism & Software Design
  5950. Load Testing at Scale and Lessons Learned
  5951. Implementing a file pager in Zig: Write durability and concurrency
  5952. Multi-tenant apps with different versions can increase your profits – The Reformed Programmer
  5953. Efficient Pagination Using Deferred Joins - Aaron Francis
  5954. Twitter Strategy for Devtool startups
  5955. Graphviz
  5956. Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  5957. [Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  5958. .NET Core Tutorials
  5959. Woozle Hypertwin (@woozle@toot.cat)
  5960. Exploiting IndexedDB API information leaks in Safari 15
  5961. Clear communication
  5962. Aditya Birla Fashion and Retail Ltd. (ABFRL) Hacked -- All Data Leaked Online
  5963. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  5964. re: Are You Sure You Want to Use MMAP in Your Database Management System?
  5965. Updating a 50 terabyte PostgreSQL database
  5966. UTF8MB4
  5967. Dealing with APIs, JSONs and databases in org-mode
  5968. In VS 2022, WinForms Designer Still Chasing Parity with .NET Framework Version -- Visual Studio Magazine
  5969. Episode 408 - Azure Load Testing
  5970. What's in a Good Error Message?
  5971. Armchair Architects: How Architecture Is Changing - Part 2
  5972. Legacy Mimic
  5973. New RedLine malware version spread as fake Omicron stat counter
  5974. When NOT to write an Abstraction Layer
  5975. How I build a feature
  5976. .NET Framework January 2022 Security and Quality Rollup Updates - .NET Blog
  5977. In MySQL, never use “utf8”. Use “utf8mb4”.
  5978. Implementing a file pager in Zig: Reclaiming memory
  5979. The Catch Block #89 - Tech Demos, Preparation, and Middle School Show Choir
  5980. ANSIWAVE - Make the "semantic web" web 3.0 again -
  5981. Entity Framework Community Standup - The EF7 Plan
  5982. dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  5983. Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer
  5984. Why Pipedream? – /home/pierce
  5985. The Social Contract of Open Source
  5986. Episode 407 - Container Apps
  5987. Dependency Injection in .NET 6 - Intro and Background
  5988. Implementing a file pager in Zig: Managing the list of files
  5989. DDoS Attack Trends for Q4 2021
  5990. Entity Framework Code First vs Database First vs Model First Approach | Pro Code Guide
  5991. LINQ enhancements in Entity Framework Core 6
  5992. Practical Shell Patterns I Actually Use
  5993. An adventure in realtime collaborative editing
  5994. Running queries in parallel with Rails 7 and load_async
  5995. When to cache in your Rails app
  5996. Why I Like D – Andrea Radaelli
  5997. Preventing Duplicate Web Requests To ASP.NET Core
  5998. Five Tips For a Healthier Postgres Database in the New Year
  5999. BookStack
  6000. 5% of 666 Python repos had comma typos (including Tensorflow, and PyTorch, Sentry, and V8)
  6001. Researchers discover Log4j-like flaw in H2 database console
  6002. Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen
  6003. 6 Harmful Defaults in Django
  6004. Fabian Lindfors
  6005. Real-World Cryptography by David Wong Book Review
  6006. Teaching, learning and tearing your hair out
  6007. Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  6008. Why might you run your own DNS server?
  6009. Bashing JSON into Shape with SQLite
  6010. How we handle 80TB and 5M page views a month for under $400
  6011. How We Can Beat the Tradeoff Between Developer Velocity and Scalability
  6012. Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  6013. Doing the work – Monica Dinculescu
  6014. The Pragmatic Pragmatic Programmer · Rogério Chaves
  6015. The ultimate SQLite extension set
  6016. Understanding UUIDs, ULIDs and String Representations
  6017. Microsoft Details Entity Framework Core 7 Plan, EF6 to EF Core Porting -- Visual Studio Magazine
  6018. Batching and Caching With Dataloader
  6019. Understanding Execution Context in JavaScript
  6020. Quantifier predicates - Simple Talk
  6021. Professional Open Source: Extend-Only Design
  6022. Upgrading from .NET Core 2.1 to .NET 6.0
  6023. Simplifying User and Role Based Permissions in .NET – Wrapt
  6024. GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
  6025. Real-time machine learning: challenges and solutions
  6026. // Chirag Gupta
  6027. A Comprehensive Guide to Port from EF6 to EF Core
  6028. My professional and OSS aspirations for 2022
  6029. An Algorithm for Passing Programming Interviews - malisper.me
  6030. Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  6031. Masterclass: Cross-checking
  6032. My (free) Django monitoring stack for 2022
  6033. Why I’m Using HTTP Basic Auth in 2022
  6034. Spring Boot vs ASP.NET Core: A Showdown
  6035. The Modern Guide to OAuth
  6036. My Setup for Self-Hosting Dozens of Web Applications + Services on a Single Server
  6037. SQL In Orbit - Big Machine
  6038. The Gift of It's Your Problem Now
  6039. Databases in 2021: A Year in Review - OtterTune
  6040. Consider SQLite
  6041. The SQL Game | ROWS & TABLES
  6042. Fintech firm hit by Log4j hack refuses to pay $5 million ransom
  6043. New Log4j RCE Vulnerability Discovered in Apache Logging Library
  6044. LastPass confirms credential stuffing attack against some of its users
  6045. Build an Animated Sidebar with React and Tailwind CSS
  6046. GitHub - codenotary/immudb: immudb - world’s fastest immutable database, built on a zero trust model
  6047. A Year In Review · Jethro Kuan
  6048. Rethinking Cloud Data Architecture
  6049. Woe unto you for using a Websocket | Adama Language
  6050. Implementing a file pager in Zig: What do we need?
  6051. How IPFS is broken
  6052. .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  6053. Linux Has Grown Into A Viable PC Gaming Platform And The Steam Stats Prove It
  6054. Learn C# with CSharpFritz - Entity Framework and Database Design
  6055. Using Authorization with Swagger in ASP.NET Core - Code Maze
  6056. KQL - The Next Query Language You Need to Learn | Data Exposed: MVP Edition
  6057. What Problem Blockchains Actually Solve
  6058. I Ran Away From Open Source
  6059. EF Core 6 and Azure Cosmos DB
  6060. Learn Live - Create a web API with ASP.NET Core
  6061. “Work well under pressure” is a safety valve, not SOP
  6062. All Bitcoin private keys is on this website
  6063. Pipeline resolvers in AppSync
  6064. You don't need that abstraction
  6065. Simple server alerts on a need-to-know basis
  6066. British police give Have I Been Pwned 226 million new passwords - IT Pro - News
  6067. How to Upgrade a Codebase from .NET Framework to .NET 6
  6068. String Interpolation Trickery and Magic with C# 10 and .NET 6
  6069. PagerDuty’s Security Training for Engineers
  6070. I Was Part of a Human Subject Research Study Without My Consent
  6071. A primer on FeatureManagement APIs in ASP.NET Core
  6072. Postgres is a great pub/sub & job server
  6073. Karan Sharma | Using ClickHouse Keeper for Replication
  6074. The Web3 Fraud
  6075. We Three Things: Dynamitey, Humanizer, SqlServer.Types | Cross Cutting Concerns
  6076. Functional argument checking
  6077. My 10 Favorite Posts on Data (and Management) of 2021 — Iterating
  6078. Episode 406 - Azure Bastion
  6079. What's New in EF Core 6
  6080. GitHub - rkeene/hunter2: The "hunter2" password manager is a simple script-oriented password manager.
  6081. Don’t start with microservices – monoliths are your friend – Arnold Galovics
  6082. DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  6083. Chess.com vs Lichess.org
  6084. Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  6085. Plan for Entity Framework Core 7.0
  6086. Announcing the Plan for EF7
  6087. New tool: Mess with DNS!
  6088. Cloud Native Objects for High Scale & Performance
  6089. SQLite + EF Core + ASPNET Core Web API + CRUD + Views + Loading Related Data
  6090. The Catch Block #86 - STEM-Adjacent Gifts for Kids!
  6091. Exploitation of Log4j CVE-2021-44228 before public disclosure and evolution of evasion and exfiltration
  6092. Working with EF Core and Azure Cosmos DB
  6093. Talk: Scalable architecture from the ground up
  6094. Deployment from Scratch
  6095. Production postmortem: The memory leak that only happened on Linux
  6096. Cloud Computing Facts – 10 Reasons Intel Is Best for Cloud
  6097. Reducing Developer Cycle time with Dapr and AKS
  6098. andrewducker | Interesting Links for 12-12-2021
  6099. Ten years of experience, still failing phone screens
  6100. Blockchainism
  6101. 0-Day Detection of Log4j2 vulnerability
  6102. Integration Testing ASP.NET Core 6 Minimal APIs
  6103. Your First Microservice in .NET 6
  6104. RCE 0-day exploit found in log4j, a popular Java logging package | LunaSec
  6105. Marten’s Compiled Query Feature
  6106. Web3: Be Skeptical, Not Dismissive
  6107. Troy Hunt - Wikipedia
  6108. re: Why IndexedDB is slow and what to use instead
  6109. r/dotnet - Repository pattern or DbContext - what's your poison?
  6110. Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  6111. The Business of Extracting Knowledge from Academic Publications
  6112. Introduction to Open Policy Agent (OPA) - Pradeep Loganathan
  6113. The Catch Block #85 - Adventures in Refactoring to Dapper
  6114. Feature Design: ETL for Queues in RavenDB
  6115. Connection Failures with Microsoft.Data.SqlClient 4 and later
  6116. Episode 404 - When Windows is nowhere to be found
  6117. Should you Abstract the Database?
  6118. Deploy My Startup
  6119. How to store geo bounding box in Django database?
  6120. AWS Service Health Dashboard - Dec 7, 2021 PST
  6121. Build a Node/Express API with TypeScript, MySQL on PlanetScale, and Web Scraping with Cheerio
  6122. Makefile Tools December 2021 Update: Problem Matchers and Compilation Database Generation
  6123. The Liskov Substitution Principle as a profunctor
  6124. ASP 101 - Samples Index
  6125. Phone screens are broken | Kevin Burke
  6126. The Memory Image Pattern
  6127. Why your cloud infrastructure should be immutable
  6128. ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  6129. Build Automation on a Database Backed .Net System
  6130. Test run of HTTP Logging in ASP.NET Core 6
  6131. Steinar H. Gunderson
  6132. Resetting your Durable Functions Task Hub state
  6133. Automate testing of poor network conditions with Shopify's Toxiproxy
  6134. fitness trackers, 20 years from now
  6135. pg_graphql: A GraphQL extension for PostgreSQL
  6136. Deploying Node and Mongo to Azure Using AZX
  6137. Learn C# with CSharpFritz - C# 9 and 10 for Beginners
  6138. .NET MAUI Community Toolkit, Monthly Standup (December)
  6139. Clean Architecture with ASP.NET Core
  6140. Should you use the Repository Pattern? With CQRS, Yes and No!
  6141. Tools I use: PyCharm
  6142. Storm in the stratosphere: how the cloud will be reshuffled
  6143. GitHub Availability Report: November 2021 | The GitHub Blog
  6144. December 17, 2020 - Home Automation, Synology, Raspberry Pi, and Blazor!
  6145. MySQL + EF Core 6 + ASP.NET Core Web API 6 + CRUD + Load Related Data + Views + Stored Procedures
  6146. FREE JavaScript practice with Advent of JS
  6147. supabase/studio at master · supabase/supabase
  6148. Checking the Health of Your ASP.NET Core APIs
  6149. Introducing Azure Load Testing: Optimize app performance at scale
  6150. Multi-Tenancy with Marten
  6151. How My Toy Project Turned Into a Viral Challenge - Jinay Jain
  6152. what I learned about interviewing
  6153. PostgREST 9.0.0 — PostgREST 8.0.0 documentation
  6154. Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  6155. Hello, Athena
  6156. Craftsman v0.12 is out with .NET 6 scaffolding and more! – Wrapt
  6157. Finally A Personal Knowledge Management Tooling That Works - ulrichkautz.com
  6158. Practical Security Recommendations for Start-ups with Limited Budgets
  6159. Get to Know EF Core 6
  6160. The Schemaverse
  6161. JasperFx OSS Plans for .Net 6 (Marten et al)
  6162. How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  6163. RavenDB Subscriptions & Messaging patterns
  6164. Released: General Availability of Microsoft.Data.SqlClient 4.0
  6165. Alexandre Nédélec - Organize your GitHub stars with Astral
  6166. SQLite Release 3.37.0 On 2021-11-27
  6167. crawshaw - 2021-11-25
  6168. Don't be a copy-paste dev
  6169. OAuth Integration for Umbraco Packages
  6170. GraphQL Mutations in ASP.NET Core
  6171. PHP: PHP 8.1.0 Release Announcement
  6172. The best Task+Note system
  6173. Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  6174. Should you publish Domain Events or Integration Events?
  6175. The Handwavy Technobabble Nothingburger
  6176. Visual Studio 2022: Q&A With Leslie Richardson and Her Team
  6177. RavenDB 5.3 New Features: Studio & Query improvements
  6178. .NET at re:Invent 2021 | Amazon Web Services
  6179. Azure Functions - Fall update
  6180. Bitmasking in Laravel and MySQL - Aaron Francis
  6181. GoDaddy Breached - Plaintext Passwords - 1.2M Affected
  6182. Stable Software Release System | blog.kronis.dev
  6183. Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  6184. RavenDB Features 5.3: Power BI integration
  6185. ASP.NET Core for Beginners: Web APIs
  6186. ASP.NET Core Integration Tests With TestServer
  6187. Designing Data-Intensive Applications – Secondary Indexes, Rebalancing, Routing
  6188. Only 90s Web Developers Remember This
  6189. New Toolkit for Writing Visual Studio Extensions (And Where to Find Extensions) -- Visual Studio Magazine
  6190. A Simpler Way to Azure
  6191. SQL Server Monitoring Tool | SQL Monitor Trial | Redgate
  6192. Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service
  6193. Episode 403 - GitHub and Azure
  6194. RavenDB and the Black Friday Surge!
  6195. Episode 19: Sláine Carey — PATHS UNCOVERED
  6196. Implementing Unit And Integration Tests On .NET With xUnit
  6197. Comparison of Common Lisp Json Libraries (2016)
  6198. Model-based Testing
  6199. Sociotechnical Lenses into Software Systems
  6200. Flags v. gates
  6201. RavenDB 5.3 New Features: Experimental PostgreSQL wire protocol
  6202. 12 features coming in C# 11, potentially
  6203. .NET 6 vs .NET 5: up to 40% speedup!
  6204. A First Look with FreshMvvm.Maui - Michael Ridland
  6205. What's the Cost of Indirection & Abstractions?
  6206. Ephemeral Postgres Databases
  6207. Regex Learn - Step by step, from zero to advanced.
  6208. EF Core 6 + ASP.NET Core Web API + CRUD + Stored Procedures + Views + MS SQL Server
  6209. RavenDB 5.3 New Features: Elasticsearch ETL
  6210. Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  6211. The Week in Dark Web - 19 March 2021 - US Law Firms On Target - SOCRadar® Cyber Intelligence Inc.
  6212. Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  6213. GitHub's commitment to npm ecosystem security | The GitHub Blog
  6214. Unicast Use of the Formerly Reserved 127/8
  6215. RavenDB 5.3 Features: Incremental time series, throttling and rate limits
  6216. dmca/2021-11-12-hackerrank.md at master · github/dmca
  6217. wrangler 2.0 — a new developer experience for Cloudflare Workers
  6218. Using Multiple Databases in ASP.NET Core via Entity Framework Core
  6219. GraphQL in ASP.NET Core with EF Core
  6220. Introduction to .NET MAUI
  6221. State Management using Dapr | Gary Woodfine
  6222. Getting Started With Pants and Django (Part 1)
  6223. RavenDB 5.3 New Features: Incremental time series & implementing lambda based accounting
  6224. RavenDB 5.3 Features: Incremental time series & implementing lambda based accounting
  6225. Introducing Relational Database Connectors
  6226. Dapr v1.5 is now available
  6227. Writing new system software
  6228. ‏Nils's website - The ultimate solution to the nightmare of truncated tab titles
  6229. Yes, Programming is Hard
  6230. Why asynchronous Rust doesn't work
  6231. How Not To Sort By Average Rating
  6232. Spotify Codes - Part 2
  6233. How I use Notion · Reasonable Deviations
  6234. Code Maze Weekly #101 - Code Maze
  6235. Five Great (free!) Ways to Get Started With Cloudflare
  6236. Migrating our trusty ol’ .NET Framework applications to AWS, hold on! One foot at a time!
  6237. How to build a second brain as a software developer - Aseem Thakar
  6238. How to create a tech startup - Vlad Mihalcea
  6239. The good things in the current age in tech
  6240. Episode 402 - Azure Chaos Studio
  6241. Umbraco backoffice SSO with OpenID Connect
  6242. The strong and weak forces of architecture
  6243. When “UTC everywhere” isn’t enough - storing time zones in PostgreSQL and SQL Server
  6244. RavenDB 5.3 Features: Concurrent subscriptions
  6245. Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  6246. WSL2 can now mount Linux ext4 disks directly
  6247. Discover what’s new to Microsoft database services—recap from Microsoft Ignite
  6248. How We Saved Millions in SSD Costs by Upgrading Our Filesystem - Heap
  6249. Backend Web API Service (CTP) | eXpressApp Framework
  6250. Lesser Known PostgreSQL Features
  6251. Who owns this huge database of leaked VPN user details? - Comparitech
  6252. software:libgen_desktop [The Library Genesis Project Wiki]
  6253. What is the new LZ4 TOAST compression in PostgreSQL 14, and how fast is it?
  6254. File upload with progress bar in Blazor - Gérald Barré
  6255. Supabase $30m Series A
  6256. C# 10: Implicit Global Usings
  6257. SQL Server Data Tools | Visual Studio - Visual Studio
  6258. Designing better file organization around tags, not hierarchies
  6259. Asynchronous Programming in .NET Core C# - using async & await | Pro Code Guide
  6260. _why's Estate
  6261. A journey towards SpeakerTravel - Building a service from scratch
  6262. Designing Data-Intensive Applications – Partitioning
  6263. What is a database, really?
  6264. What is a database, really?
  6265. Using DataLoader with NestJS
  6266. A terrible schema from a clueless programmer
  6267. Re-Organizing the World’s Information: Why we need more Boutique… — Mirror
  6268. Becoming a Senior Software Engineer
  6269. Episode 401 - Ignite 2021 Wrap-Up
  6270. 2021 : The Year of the Exodus
  6271. Access data with managed identity - Azure App Service
  6272. Code Maze Weekly #100 - Code Maze
  6273. Addressing the Rumors that I Have Been Removed from the MVP Program
  6274. If PHP Were British
  6275. An oral history of Bank Python
  6276. ClickHouse vs TimescaleDB | Cupper
  6277. String Performance: Concatenating Strings
  6278. GitHub - MangoDB-io/MangoDB: A truly Open Source MongoDB alternative
  6279. What’s new in SQL Server 2022
  6280. Thank you, GitHub | The GitHub Blog
  6281. How to Build a Low-tech Website?
  6282. Don't Code Tired | ICYMI C# 9 New Features: Create Immutable Objects with Records
  6283. Compliance in a DevOps Culture
  6284. Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  6285. Microsoft Ignite
  6286. Nix 2.4 released - Announcements - NixOS Discourse
  6287. Azure Container Apps | Microsoft Azure
  6288. How to Build a Low-tech Website?
  6289. Don't Keep Secrets in Code
  6290. Implementing Content Security Policy (CSP) in ASP.NET Core
  6291. A truly Open Source MongoDB alternative
  6292. How I Built Burplist For Free
  6293. Complexity is killing software developers
  6294. .NET R&D Digest (October, 2021)
  6295. They don't even know the fundamentals
  6296. .NET Collections - IEnumerable, IQueryable, ICollection - Code Maze
  6297. Power Up Your Power Apps with .NET 6 and Azure
  6298. Our investment in Appwrite
  6299. Crawling Shopify application ratings
  6300. Code Maze Weekly #99 - Code Maze
  6301. mazzo.li — Backing up WhatsApp data through the multi-device web client
  6302. Software Architecture Patterns: 5 min read
  6303. #158 Mads Torgersen, C# 10, Part 2 - Listener's Questions | no dogma podcast
  6304. Episode 400 - A view from Azure's Core
  6305. Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  6306. Code & App Performance
  6307. Multi-tenant Architecture for SaaS
  6308. Demystifying Apache Arrow
  6309. Machine Learning Community Standup - Office Hours & Announcements
  6310. Records in C# 9
  6311. Immutable C#
  6312. Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie
  6313. GitHub - pubkey/client-side-databases: An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
  6314. bitbottle
  6315. Tutorial: Create a minimal web API with ASP.NET Core
  6316. A Prototype Original iPod
  6317. I Don’t Know How To Count That Low - LessWrong
  6318. A small DOCUMERICA Twitter bot
  6319. I deleted data from production
  6320. F# eXchange 2021 | Skills Matter
  6321. C# nullable refs and virtual vs abstract properties – Chris F Carroll
  6322. 8 Reasons Smart Engineers Use Frameworks - Even for Infrastructure
  6323. Breaking the News: New York Times Journalist Ben Hubbard Hacked with Pegasus after Reporting on Previous Hacking Attempts - The Citizen Lab
  6324. Pinging the world from South Africa
  6325. DotVVM @ .NET Conf 2021 (2021-11-12)
  6326. dotnet/MiniProfiler.cs at f4c0dc11e23c4811de2abc470dd613b99a38c4c5 · MiniProfiler/dotnet
  6327. Heisenbug: The concurrent exception in the transaction that will only occur if you observe it
  6328. Episode 399 - Chain of blocks evolution
  6329. Code Maze Weekly #98 - Code Maze
  6330. Released: Microsoft.Data.SqlClient 4.0 Preview 3
  6331. Automating Diagnostic Notebooks with Azure Serverless Architecture
  6332. GitHub - mastodon/mastodon: Your self-hosted, globally interconnected microblogging community
  6333. What's New in EF Core 6.0
  6334. We Just Gave $154,999.89 to Open Source Maintainers
  6335. dotNetTips.com
  6336. Internet meme blink (at scale, of course)
  6337. Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  6338. A Tour Through the OWASP Top 10
  6339. Unit Testing Azure Functions in Isolated Environment
  6340. GitHub - Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
  6341. Function pipelines: Building functional programming into PostgreSQL using custom operators
  6342. When the error is byzantine
  6343. How do I get started with Razor pages?
  6344. Dapr binding building block by simple example
  6345. Application Monitoring and Error Tracking Software
  6346. Get career advice from 7 inspiring leaders in cybersecurity - Microsoft Security Blog
  6347. What's New in EF Core 6.0
  6348. Finding a bug with code that isn’t there
  6349. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  6350. What every software engineer should know about search
  6351. Blazor - with Chris Sainty
  6352. Thingiverse Breach: 50,000 3D Printers Could Have Been Hijacked
  6353. IAsyncEnumerable with yield in C# - Code Maze
  6354. JSON Web Token (JWT) Implementation Using Node.js
  6355. GitHub - robert-z/simple-pokemon-json-api: 🐸 A simple Pokémon API used in APIs introduction lessons at Skylab Coders Academy.
  6356. Lasagna Driven Development - Thoughts on Layered Architecture
  6357. Profiling Django App
  6358. Vimarsh Shah - The best way to self host
  6359. Serialization-Based Undo
  6360. Episode 398 - Hear ye! Hear ye!
  6361. ‘Dislike’ button would improve Spotify’s recommendations | Cornell Chronicle
  6362. Introducing Nuntius - Cronokirby
  6363. leontrolski - SQLAlchemy relationships TLDR
  6364. A Minimalistic Modern Django Boilerplate
  6365. Not “Super” Code with Over 7,000 Violations
  6366. Migrating our trusty ol’ .NET Framework applications to AWS, I couldn’t believe it!
  6367. Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  6368. Data Consistency Between Microservices
  6369. Software Development Engineer
  6370. Abstracting Engineering Away
  6371. On .NET Live - Things you didn't know you about GitHub
  6372. How to Create a Great User Experience in Any Application – Part 1
  6373. Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  6374. Rockin’ The Code World with dotNetDave - The Agile Show
  6375. Thingiverse Data Leak Affects 228,000 Subscribers
  6376. Ben Northrop - Always do Extra
  6377. David McCarter
  6378. GTFOBins
  6379. The Catch Block #78 - The .NET Foundation Drama
  6380. Shrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk Space
  6381. 1Password Refugee’s Guide to KeePass
  6382. How SQL Injection attack works 💉🔓
  6383. mazzo.li — blag — Remote, encrypted ZFS storage server with NixOS
  6384. How NOT to Migrate an Email Domain
  6385. Self Diagnosing Deployments with Oakton and Lamar
  6386. Amazon.com: Rock Your Code: Coding Standards for Microsoft .NET eBook : McCarter, David: Kindle Store
  6387. Sponsor @RealDotNetDave on GitHub Sponsors
  6388. A PKI-less secure communication channel: Using TLS
  6389. IoT Hacking and Rickrolling My High School District
  6390. Mapping .NET Timestamps to PostgreSQL
  6391. How to Create a Web API with .NET 6 Minimal APIs
  6392. Relational Databases Aren’t Dinosaurs, They’re Sharks
  6393. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  6394. [Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  6395. Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  6396. Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  6397. Testing ASP.NET Core web applications with WebApplicationFactory
  6398. Finding Duplicate Documents in MongoDB - Gérald Barré
  6399. 4 new useful APIs in .NET 6
  6400. The Fundamentals of Testing with Persistence Layers
  6401. Microsoft Announces the General Availability of Azure Purview
  6402. Beating C and Java, Python Becomes the #1 Most Popular Programming Language, Says TIOBE - Slashdot
  6403. CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  6404. Challenges to Self Sovereign Identity
  6405. Azure Functions 4 Adds .NET 6 Support
  6406. Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  6407. Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  6408. What is SSH Tunneling, SSH Reverse Tunneling and SSH Port Forwarding?
  6409. Web3 Architecture and How It Compares to Traditional Web Apps - The New Stack
  6410. The Poly Network Hack Explained
  6411. On SQL…
  6412. Empowering data scientists with a feature store
  6413. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  6414. What's New in EF Core 6.0
  6415. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  6416. Episode 397 - Capacity Reservation
  6417. My TOP Patterns for Event Driven Architecture
  6418. .NET Blog
  6419. Tip 336 - How to store unstructured data in Azure Cosmos DB with Azure Functions
  6420. ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  6421. Use Indexes for blazing-fast queries on your API for MongoDB Data
  6422. Herding elephants: Lessons learned from sharding Postgres at Notion
  6423. How I built a modern website in 2021
  6424. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  6425. Unit Testing Legacy Applications with JustMock
  6426. ASP.NET Community Standup - What's new in Orchard Core
  6427. Plan 9 Desktop Guide
  6428. Microsoft introduces steps to improve internet routing security
  6429. On .NET Live - Developing for the Meadow IoT Platform
  6430. Data of Over 1.5 Billion Facebook Users Sold on Hacker Forum
  6431. The .NET Docs Show - Serverless Machine Learning
  6432. Git - git-maintenance Documentation
  6433. A Serious Business, Inc.
  6434. Announcing Access Temporary Authentication
  6435. Word-aligned Bloom filters
  6436. Apple's CSAM Detection, feat. Matthew Green - Security. Cryptography. Whatever.
  6437. Use SQL instead of Spreadsheet/Excel
  6438. Jeremy A Boyd |
  6439. Professional Debugger
  6440. Scraped LinkedIn data of Niall Merrigan
  6441. Man behind LinkedIn scraping said he grabbed 700M profiles 'for fun'
  6442. Downsites of Offline First · RxDB
  6443. .NET R&D Digest (September, 2021)
  6444. Why won’t Safari open that web page?
  6445. Analyzing the Mario Themed Malware
  6446. Fast, Parallel Database Tests | Kevin Burke
  6447. Cybersecurity threats - Simple Talk
  6448. Explaining explaining: a quick guide on explanatory writing
  6449. PostgreSQL 14 Released!
  6450. Unit Testing Legacy Code, Part 2: Leveraging Mock Objects
  6451. GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  6452. GitHub - jamesmh/coravel: Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  6453. Rider 2021.3 Early Access Program Has Launched! | The .NET Tools Blog
  6454. About Offline First · RxDB
  6455. The code worked differently when the moon was full
  6456. ASP.NET Community Standup - Exploring the ABP web app framework
  6457. A Guide to SQL Window Functions for Data Analysts
  6458. Memory Management in RonDB
  6459. Learn C# with CSharpFritz - Collections and Generics
  6460. Efficient Web Services with Marten V4
  6461. Adam Storr - Dev Tips - Creating Unique Identifiers
  6462. Journey Towards Cloud Architecture
  6463. Partitioning GitHub’s relational databases to handle scale
  6464. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  6465. Learn C# with CSharpFritz - Beginning C# - LINQ
  6466. Implicit Usings in .NET 6
  6467. Distributed transaction patterns for microservices compared | Red Hat Developer
  6468. Keep IDs internal with REST
  6469. How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  6470. Asynchronous Injection
  6471. The Speed of Time
  6472. Designing Low Upkeep Software
  6473. How Replication Works in MySQL
  6474. A forward and reverse proxy primer for the layman — /var/
  6475. Big problems at the timezone database
  6476. Health checks in ASP.Net Core web API
  6477. New tool: an nginx playground
  6478. 6.0 Release Notes | Npgsql Documentation
  6479. Code Maze Weekly #94 - Code Maze
  6480. On .NET Live - Scalable event processing with Reaqtor
  6481. ASP.NET Community Standup - Contributing to ASP.NET Core
  6482. Reflections on a decade of coding
  6483. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  6484. GitHub Advisory Database now supports Rust
  6485. Authenticated Boot and Disk Encryption on Linux
  6486. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  6487. Azure Serverless Conf September 2021 - Events
  6488. .NET Desktop Community Standup - Hot Reload Updates
  6489. Azure Functions runtime 4.0 is now in public preview | Azure updates | Microsoft Azure
  6490. How We Got to LiveView
  6491. Do you know the GitHub Advisory Database?
  6492. Entity Framework Community Standup - PostgreSQL and EF Core
  6493. The First Rule of Machine Learning: Start without Machine Learning
  6494. Postgres 14: It's The Little Things
  6495. Database containing personal info of 106 million international visitors to Thailand was exposed online - Comparitech
  6496. Epik data breach impacts 15 million users, including non-customers
  6497. Splitting Your Data and Application APIs
  6498. Azure Serverless Conf September 2021 - Events
  6499. ClickHouse/clickhouse-inc.md at master · ClickHouse/ClickHouse
  6500. Same App Different Design Patterns
  6501. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  6502. ASP.NET Minimal APIs - balta.io
  6503. Minimal APIs in .NET 6 but where are the Unit Tests?
  6504. GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server
  6505. An Old Programmer Loses His Job
  6506. The never-ending product requirements of user authorization - Alex Olivier | cloud native product manager in london
  6507. r/dotnet - How many full-time devs does it take to keep developing dotnet?
  6508. High Optionality Programming: Software Architectures that Reduce Technical Debt - Part 1
  6509. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  6510. Work on interesting problems. Not interesting technologies - Part 2
  6511. XTDB — Open Time Store
  6512. Episode 394 - Quantum Update
  6513. Why Authorization is Hard
  6514. Processing Large Payloads with the Claim Check Pattern
  6515. Announcing The Unicode® Standard, Version 14.0
  6516. .NET DeveloperDays 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  6517. Exploring 120 years of timezones
  6518. Travis CI flaw exposed secrets of thousands of open source projects
  6519. How percentile approximation works (and why it's more useful than averages)
  6520. Docs | Open-Meteo.com
  6521. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  6522. Trademark Actions Against the PostgreSQL Community
  6523. FORTRAN.io finally, a Fortran Web Framework
  6524. Lessons learned during a Developer on Duty: Observability · Pietro Menna
  6525. Stop Building A General Purpose API To Power Your Own Front End - Max Chernyak
  6526. FORCEDENTRY: NSO Group iMessage Zero-Click Exploit Captured in the Wild - The Citizen Lab
  6527. Developers: Hire or Use Consultants?
  6528. The latency of making a coffee cup
  6529. Minimal APIs at a glance in .NET 6
  6530. An opinionated look at Minimal API in .NET 6
  6531. Write code that's easy to delete, and easy to debug too.
  6532. Why Flask will teach you more about software engineering than Django
  6533. Mistakes I've Made in AWS
  6534. “Never trust a clown”: McDonald’s leaks Monopoly database credentials
  6535. The VC power law: biotech vs. tech
  6536. How arbitrary structured data per request helps Opsgenie to resolve and prevent incidents
  6537. Oracle SQL Is The Devil – Coding To Freedom
  6538. Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  6539. Code Maze Weekly #92 - Code Maze
  6540. Certified Application Security Specialist (CASS)
  6541. How We Went All In on sqlc/pgx for Postgres + Go
  6542. A .NET 6 Minimal API Todo example Playground
  6543. Refactoring to Value Objects
  6544. Open sourcing the .NET 5 C# Language Extension for SQL Server - Microsoft SQL Server Blog
  6545. The mystery of load average spikes
  6546. Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  6547. Integration Testing: IHost Lifecycle with NUnit
  6548. The Command Handler contravariant functor
  6549. My £4 a month server can handle 4.2 million requests a day
  6550. McDonald's leaks password for Monopoly VIP database to winners
  6551. Integration Testing: IHost Lifecycle with xUnit.Net
  6552. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  6553. Infrastructure overview
  6554. Why not ZFS
  6555. A meditation on three dead side projects
  6556. GitHub - michaelkacher/k8cher: An opinionated getting started project leveraging Kubernetes, Tilt, Dapr, and SvelteKit
  6557. Ordering asynchronous updates with coroutines, part 1: Mutual exclusion
  6558. Hiring Developers: How to avoid the best - Parthenon
  6559. 270: M1 on the road, phased release, new SQLite-net, and .NET MAUI ready libraries
  6560. Writing Logs to SQL Server Using NLog - Code Maze
  6561. How we built an auto-scalable Minecraft server for 1000+ players using WorldQL's spatial database
  6562. Keep your software packages small
  6563. Optimizing Slow SQL Queries
  6564. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  6565. Top Programming Languages 2021
  6566. A nasty bit of undefined timezone behavior in Golang
  6567. Wrapt - Scaffold an entire .NET 5 Web API with a simple yaml or json file.
  6568. Code Maze Weekly #91 - Code Maze
  6569. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  6570. Improving the Hacker News Ranking Algorithm
  6571. GitHub Copilot Generated Insecure Code In 40% Of Circumstances During Experiment
  6572. ASP.​NET Core in .NET 6 - Async streaming
  6573. Build .NET Search Experiences With Lunr-Core
  6574. ChaosDB: How we hacked thousands of Azure customers’ databases | Wiz Blog
  6575. Planned maintenance scheduled for Thursday, September 2 at 12:00am UTC (Wednesday September 1 8:00 PM US/EDT)
  6576. Time Card and PTP on a Raspberry Pi Compute Module 4
  6577. Prevent duplicate cron job running.
  6578. Interview with Rob Prouse
  6579. Introduction - BerylDB
  6580. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  6581. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  6582. Why and When to Use Akka.Streams
  6583. Database and Always-Valid Domain Model
  6584. A brain dump on automated integration testing
  6585. My Recipe for Optimizing Performance of Rails Applications
  6586. How to get a full work-day battery life on M1 Macbook – MICROIDEATION
  6587. Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  6588. Ask the Expert: Build a Web App with Blazor
  6589. Microsoft Warns Customers about a Critical Vulnerability in Azure Cosmos DB
  6590. GraphQL & Relay in the Front End
  6591. Building micro services through Event Driven Architecture part15 : SPA Front End.
  6592. Creating a Simple Skeleton Loader in Xamarin Forms - Cool Coders
  6593. [Last Week in .NET #57] – So, Azure your keys are safe?
  6594. Microsoft Azure vulnerability exposes thousands of customer database - Techno Kilo
  6595. How MarkMonitor left >60,000 domains for the taking
  6596. Why Get Into Competitive Programming?
  6597. Episode 391 - AI/ML for Process Automation
  6598. RBAC like it was meant to be
  6599. Home
  6600. Cascading retires and the sulky applications
  6601. Aggregatable Distributed Key Generation
  6602. GitHub Copilot Security Study: 'Developers Should Remain Awake' in View of 40% Bad Code Rate -- Visual Studio Magazine
  6603. Cleaner, more elegant, and wrong
  6604. Blazor DataGrid Meets Blazor Report Viewer
  6605. Security Breach Release - Indianapolis, IN , Fort Wayne, IN, and Nashville, TN
  6606. Released: Microsoft.Data.SqlClient 4.0 Preview 1
  6607. Comparing Techniques for Communicating Between Services
  6608. 59a34eabe31910abfb06f308 - Apple NeuralHash Collision
  6609. Programmers Don’t Understand Hash Functions
  6610. The Search for a FLOSS Mobile OS (Aug 2021) — Emacsen's Blog
  6611. API Tokens: A Tedious Survey
  6612. 25 vBulletin Forums Hacked; Millions of Accounts Being Sold on Dark Web
  6613. Tools for thinking
  6614. How Discord Stores Billions of Messages
  6615. Is Hacker News a Good Predictor of Future Tech Trends?
  6616. What's New in EF Core 5.0
  6617. 38M Records Were Exposed Online—Including Contact-Tracing Info
  6618. I Hate Magento
  6619. GitHub - MrHands/SadKitty
  6620. Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  6621. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  6622. Connor's Blog
  6623. Speeding up IndexedDB reads and writes
  6624. Building Applications With Cassandra: A Very Quick Guide
  6625. Hanselminutes is Fresh Air for Developers and has over 800 episodes of fresh tech from fresh faces
  6626. STRICT Tables
  6627. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  6628. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  6629. Code Maze Weekly #90 - Code Maze
  6630. .NET Core Cloud Hosting & Deployment | Amezmo
  6631. ImageNet contains naturally occurring NeuralHash collisions
  6632. Continuous database deployment with GitHub Actions
  6633. ReSharper 2021.3 Roadmap | The .NET Tools Blog
  6634. Software Architecture Q&A: Microservices, CQRS & More!
  6635. GitHub - public-api-lists/public-api-lists: A collective list of free APIs for use in software and web development 🚀
  6636. German parliament pens letter to Tim Cook with concerns over CSAM detection system
  6637. Apple says researchers can vet its child safety features. But it’s suing a startup that does just that.
  6638. The cost of queue architecture, and why upfront payment will pay dividends
  6639. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  6640. Discover and assess ASP.NET apps at-scale with Azure Migrate
  6641. Can I switch away from Windows to Debian for software development - an exploration
  6642. How good is Codex?
  6643. Release Akka.NET v1.4.24 · akkadotnet/akka.net
  6644. GitHub - IEvangelist/azure-cosmos-dotnet-repository: Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
  6645. Query parameters, batching and SQL rewriting
  6646. Implementing a count(distinct) query in RavenDB
  6647. Ask the Expert: .NET MAUI Community Toolkit
  6648. ADO.NET provider 8.5.0.0 for Firebird is ready
  6649. Why Did So Many Startups Choose MongoDB?
  6650. API Development: The Complete Guide for Building APIs Without Code
  6651. Introducing DevOps-friendly EF Core Migration Bundles
  6652. Are Microservices … for real?
  6653. Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  6654. Questions to answer when sizing a RavenDB node
  6655. Code Maze Weekly #89 - Code Maze
  6656. Build and deploy microservices with Kubernetes and Dapr | Red Hat Developer
  6657. Exploring a minimal Web API with ASP.NET Core 6
  6658. Internet of Snitches – Purism
  6659. A future for SQL on the web
  6660. Run EF Core Migrations in multiple databases with Azure DevOps
  6661. Looking into Odin and Zig: My notes
  6662. SQL Server on Kubernetes - Book Review
  6663. Support Layers in Microservices Topologies
  6664. PowerShellGet 3.0 Preview 11 Release
  6665. Introduction and Benefits of Unit Tests in a Big Enterprise Project - Aspire Systems Poland Blog
  6666. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  6667. Processing Large Payloads with the Claim Check Pattern
  6668. EDA+ToC=J
  6669. Live: Case insensitive replace in Firebird
  6670. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  6671. Safe coding - Maximilien Rothier Bautzer
  6672. How to Hack APIs in 2021 by Hakluke and Farah Hawa | Detectify Labs
  6673. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  6674. Transaction hierarchy in RavenDB or, the value of a write
  6675. Why did the old RAID database use a signed 16-bit integer for its record count? Why not unsigned, or a 32-bit integer?
  6676. Dynamically-rendered ASP.NET Core Razor components
  6677. Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C#: Wright, Toi B., Hanselman, Scott: 9781800567511: Amazon.com: Books
  6678. MySqlConnector 1.4.0-beta.1
  6679. Landing a job offer through a side project
  6680. Standard SQL/JSON – The Sobering Parts
  6681. Notes on the Perfidy of Dashboards
  6682. Apple’s Mistake
  6683. Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  6684. Anatomy of an Event in Event Driven Architecture
  6685. 266: How not to architect a database
  6686. Growing Object-Oriented Software vs what I would do
  6687. The logic behind three random words
  6688. Working with Postgres types
  6689. Apple to scan U.S. iPhones for images of child sexual abuse
  6690. GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  6691. In internal memo, Apple addresses concerns around new Photo scanning features, doubles down on the need to protect children
  6692. The Problem with Perceptual Hashes
  6693. Apple explains how iPhones will scan photos for child-sexual-abuse images
  6694. draft-peabody-dispatch-new-uuid-format-01
  6695. Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  6696. RavenDB 5.2: Simplifying atomic cluster wide transactions
  6697. How to create your own Fluent API in C#
  6698. Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology
  6699. Introducing System.Threading.RateLimiting for .NET
  6700. On Apple’s “Expanded Protections for Children” – A Personal Story
  6701. .NET Annotated Monthly | August 2021 | The .NET Tools Blog
  6702. Building a URL Shortener Web App using Minimal APIs in .NET 6
  6703. Don't scan your face to buy glasses
  6704. Real Case - How I compromised 300 stores, and a
  6705. Apple's Plan to "Think Different" About Encryption Opens a Backdoor to Your Private Life
  6706. Building an LSIF Indexer for a Low-Code Platform
  6707. Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  6708. Self-Hosting a Blog Mailing List
  6709. Stringly Typed vs Strongly Typed
  6710. Synchronous vs Messaging: When to use which?
  6711. your database connection deserves a name
  6712. Testing effectively — with or without mocks or stubs
  6713. Coffee with Pros ft. Oren Eini
  6714. Azure Serverless Conf: Call for Speakers/Papers
  6715. Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
  6716. Two months in: How the SaaS that was built in 7 days is going | OnlineOrNot
  6717. The story of the 20 million queries per hour
  6718. Durable Objects: Easy, Fast, Correct — Choose three.
  6719. GitHub’s Journey from Monolith to Microservices
  6720. Power of composition with map and bind
  6721. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  6722. [Last Week in .NET #53] – Requiem for a use case
  6723. Extracting objects recursively with jq
  6724. The Serverless Sliding Scale
  6725. Specification Pattern vs Always-Valid Domain Model
  6726. TypeScript, abstract classes, and constructors | I CAN MAKE THIS WORK
  6727. 2021 State of the Developer Ecosystem
  6728. DeepMind’s AI has finally shown how useful it can be
  6729. Hosting SQLite databases on Github Pages - (or any static file hoster)
  6730. static.wiki
  6731. Idiots And Maniacs
  6732. What does the ref keyword actually do in C#?
  6733. Code Maze Weekly #87 - Code Maze
  6734. Patterns of Legacy Displacement
  6735. Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  6736. Stack Overflow for Teams: A Centralized Knowledge Sharing and Collaboration Platform with Tom Limoncelli - Software Engineering Daily
  6737. 6 Command Line Tools for Productive Programmers
  6738. Message Driven Architecture to DECOUPLE a Monolith
  6739. The Baked Data architectural pattern
  6740. EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  6741. Entity Framework Community Standup - OData
  6742. Feature Parity
  6743. Report Card Writer: What I've Learned from One Year of User Interviews and Customer Feedback
  6744. Analysis of large binaries and games in Ghidra-SRE – kiwidog's blog
  6745. The search for a better persistent cache
  6746. Postgres Full-Text Search: A Search Engine in a Database
  6747. Fantastic F# and Azure Developer Extensions for VSCode
  6748. What is CQRS? | Gary Woodfine
  6749. [Last Week in .NET #52] – TwinCVEs
  6750. GitHub - amirgamil/apollo: A Unix-style personal search engine and web crawler for your digital footprint.
  6751. How to Read Effectively - Creating a Reading Workflow - Prashant Sengar
  6752. Why does the New menu even exist for creating new empty files?
  6753. Creating a Dapper Helper C# Class to Generate Parameterized SQL
  6754. Working with business events and RavenDB
  6755. GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
  6756. Onion Architecture in ASP.NET Core - Code Maze
  6757. 16 of 30 Google results contain SQL injection vulnerabilities
  6758. Sargable Queries & MUL Indexes; or Why My Query is Slow
  6759. Xamarin Android Download Manager Advanced Guide - Cool Coders
  6760. The Non-Engineer’s Ultimate Guide to Software Technology – Sanpram Transnational
  6761. Integration Testing with xUnit
  6762. Episode 81 - Gremlinq With Daniel Weber
  6763. Monsters Weekly 217 - Searching Text in SQL Server
  6764. AlphaFold Protein Structure Database
  6765. Ghost faves in the mystery machine
  6766. Domain-Driven Refactoring: Long Methods
  6767. Open Source Alternatives
  6768. What is the sorting algorithm behind ORDER BY query in MySQL?
  6769. Should web apps use PAKEs?
  6770. Pandas API on Apache Spark
  6771. Game playing with adversarial algorithms
  6772. Guntrader.uk hacked – anger and denials
  6773. C# Language Highlights: Positional Pattern Matching
  6774. The Magic of Boredom
  6775. Two-for-Tuesday vulnerabilities send Windows and Linux users scrambling
  6776. .NET Tooling Community Standup - What's new with .NET Productivity?!
  6777. Why does the New menu even exist for creating new empty files?
  6778. Hungarian journalists and critics of Orbán were targeted with Pegasus, a powerful Israeli cyberweapon
  6779. A Quick Guide to Elasticsearch for .NET
  6780. .NET Community: Where and how can we find help - Simple Talk
  6781. Maps with Django (part 2): GeoDjango, PostGIS and Leaflet
  6782. A framework for Front End System Design interviews - draft
  6783. I had to give a wrong answer to get the job – deWiTTERS
  6784. erikgrinaker/toydb
  6785. Cyber-attack - Short Édition
  6786. Pure functions
  6787. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  6788. Inserting One Billion Rows in SQLite Under A Minute - blag
  6789. Out of the Box Elixir
  6790. What I learned from Software Engineering at Google | Swizec Teller
  6791. dotnet-labs/Minimal-URL-Shortener
  6792. How do you add a database to a GraphQL Server?
  6793. microsoft/foss-fund
  6794. Code Maze Weekly #85 - Code Maze
  6795. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  6796. Value metadata is a subtle but useful language feature – mattmower.com
  6797. leontrolski - foreign key indexes
  6798. C# Language Highlights: Null Coalescing Assignment
  6799. SQLBolt - Learn SQL - Introduction to SQL
  6800. Using Cosmos DB as an ASP.NET session state and caching provider
  6801. Pa(dding rtitioning) oracles, and another hot take on PAKEs
  6802. Entity Framework Community Standup - Visualizing database query plans
  6803. ASP.NET Core updates in .NET 6 Preview 6
  6804. Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  6805. Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  6806. Build a shopping app with Azure Static Web Apps
  6807. MacOS Nix Setup (an alternative to Homebrew)
  6808. ShinyHunters Wave 3: One Hacker Exposes over 125 Million Credentials
  6809. Give me /events, not webhooks - Sync Inc
  6810. My observations on the complexity of software after building test acceleration - John Ewart
  6811. Can I disable Examine indexes on Umbraco front-end servers?
  6812. You Really Shouldn't Roll Your Own Crypto: An Empirical Study of Vulnerabilities in Cryptographic Libraries
  6813. Postmortem: The case of the pauses, the fault and the GC
  6814. Risk Assessment of GitHub Copilot
  6815. RavenDB 5.2: Rolling index deployment
  6816. Introducing Syntax Macros
  6817. Modular Architecture in ASP.NET Core - Building Better Monoliths
  6818. Why I Had to Migrate from MongoDB to PostgreSQL
  6819. From Node to Ruby on Rails - D U N K
  6820. Calculating Pagination Metadata Without Extra Roundtrips in SQL
  6821. Against SQL
  6822. Code Scanning C++ with GitHub Actions
  6823. Probably Are Gonna Need It: Application Security Edition - Jacob Kaplan-Moss
  6824. Building a data team at a mid-stage startup: a short story
  6825. There Are Many Ways To Safely Count
  6826. Lessons of a startup engineer
  6827. jongio/memealyzer
  6828. Episode 384 - Safe Deployment Practices
  6829. On .NET Live - Fun Functional Functions for F# folks
  6830. Step by Step: Create Node.js REST API SQL Server Database
  6831. Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  6832. Do not overuse primitive data types
  6833. Why (and how) to put notebooks in production
  6834. The What, Why and How of DynamoDB
  6835. npm audit: Broken by Design
  6836. Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  6837. Mocking 101: First Principles in Building Mock Objects
  6838. Rediscovering implicit casting
  6839. Update- Beta program for SQL Server on Windows container is suspended.
  6840. Debugging in Clojure · Dave Martin's Blog
  6841. Stuff I wish I knew before I went Independent
  6842. Stop using sp_hexadecimal & sp_help_revlogin - Andy M Mallon - AM²
  6843. Update- Beta program for SQL Server on Windows container is suspended.
  6844. Implementing Caching in ASP.NET Core with SQL Server
  6845. 10 Things You Should Avoid in Your ASP.NET Core Controllers
  6846. Write a time-series database engine from scratch
  6847. GraphQL for .NET Developers
  6848. RSA Conference goes full blockchain, for a moment
  6849. Episode 16: Contact Discovery in Mobile Messengers!
  6850. Iranian Chat App Gets Its Data Wiped Out in a Cyberattack
  6851. Stephen Bussey - What is a GenServer?
  6852. R-Trees with Postgres
  6853. Playing games with an attacker: how I messed with someone trying to breach the CryptoWall tracker
  6854. Explaining blockchains to developers
  6855. The Untold Story of SQLite - CoRecursive Podcast
  6856. Breaking The Monolith I
  6857. Encoding data for POST requests
  6858. bibliothecula - tagged document storage
  6859. Globally Distributed Postgres
  6860. Building my own web analytics tool
  6861. Why I wrote my own SQL query builder
  6862. 10 Malicious Requests Against My Web Application
  6863. Why I created scrt.link - a tool to share sensitive information online
  6864. DevOps; a decade of confusion and frustration • Jan Harasym
  6865. .NET Foundation May/June 2021 Update
  6866. YouLi - Travel Management Platform - We are hiring - Jobs
  6867. Will deep understanding still be valuable?
  6868. LinkedIn breach reportedly exposes data of 92% of users - 9to5Mac
  6869. New LinkedIn Data Leak Leaves 700 Million Users Exposed | RestorePrivacy
  6870. Top 9 Feature Engineering Techniques with Python
  6871. How a Docker footgun led to a vandal deleting NewsBlur’s MongoDB database
  6872. Functional monads in C# - Simple Talk
  6873. Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  6874. “The Martian” + Starship
  6875. Temporal: getting started with JavaScript’s new date time API
  6876. Incremental note-taking | thesephist.com
  6877. Why mimicking a device is becoming almost impossible - Multilogin
  6878. Introduction to .NET MAUI Blazor | The Xamarin Show
  6879. How RavenDB uses gossip protocol to replicate documents efficiently in a cluster
  6880. Public domain compositions exist : Blog : DBM
  6881. Porting VaccinateCA to Django
  6882. Mumble Open Source, Low Latency, High Quality Voice Chat
  6883. Parse, don’t validate
  6884. Notes on streaming large API responses
  6885. How I was let go for refusing to deploy a dark pattern
  6886. RavenDB 5.2 RTM is out!
  6887. YoTePresto has disclosed the emails and passwords of all 1.4 million customers
  6888. Lamport Clock
  6889. Handling Failures in Message Driven Architecture
  6890. Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
  6891. Have I Been Pwned: Pwned websites
  6892. Introduction to the Node.js reference architecture, Part 4: GraphQL in Node.js | Red Hat Developer
  6893. Versioned Value
  6894. OSS Power-Ups: Verify | The .NET Tools Blog
  6895. Microsoft SQL Server Database Security, Disaster Recovery & High Availability - Simple Talk
  6896. Microsoft Announces Preview of a New Set of Azure Arc-Enabled Services
  6897. Copying all of MySQL's dumbest decisions
  6898. How databases handle 10 million devices in high-cardinality benchmarks | Time series data, faster
  6899. The cost of the cloud
  6900. Designing Data-Intensive Applications – Multi-Leader Replication
  6901. The Memo
  6902. FBI to share compromised passwords with Have I Been Pwned
  6903. Thread by @fstokesman on Thread Reader App
  6904. Episode 382 - Reducing Carbon Emissions with Spot VMs
  6905. Getting acquainted with Azure Synapse SQL Serverless
  6906. streetcomplete/StreetComplete
  6907. RavenDB 5.2 Features: Read only certificates
  6908. jongio/memealyzer
  6909. First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  6910. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  6911. Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  6912. Hypertext Style: Cool URIs don't change.
  6913. Scammers mail fake Ledger devices to steal your cryptocurrency
  6914. Semantic search as an alternative to keyword search
  6915. Create a Meetup Account
  6916. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  6917. Building Waiting Room on Workers and Durable Objects
  6918. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  6919. 6 months of being an Engineering Manager
  6920. WeWatch Month 3
  6921. Enable secure access to applications with Cloudflare WAF and Azure Active Directory
  6922. Sorted integer compression
  6923. Why You SHOULD Compare Yourself to Others
  6924. Freenode commits suicide, is no longer a serious IRC network
  6925. Show a name and profile photo with .NET and Gravatar 🤵
  6926. Bee Travels: A microservices coding adventure | Red Hat Developer
  6927. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  6928. Dark Web Roundup: January 2021
  6929. Legally Ignoring The License
  6930. SQL Saturday Mailing List
  6931. Using Dapper with ASP.NET Core Web API - Code Maze
  6932. AzureFunBytes Presents: Migrating Your Data - Create Your Cosmos DB | Azure DevOps Blog
  6933. On surveillance through face recognition
  6934. How to Handle Secrets on the Command Line
  6935. QNAP removes backdoor account in NAS backup, disaster recovery app
  6936. Let's Encrypt
  6937. Do You Need Redis? PostgreSQL Does Queuing, Locking, & Pub/Sub
  6938. Generated Photos | Unique, worry-free model photos
  6939. The Fighting Chess Index – davidsmerdon.com
  6940. Fast Navigation in the Command Line
  6941. Weekly Update 247
  6942. Download the Current Stack Overflow Database for Free (2021-06) - Brent Ozar Unlimited®
  6943. Don’t Feed the Thought Leaders
  6944. The memory models that underlie programming languages
  6945. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  6946. Released: General Availability of Microsoft.Data.SqlClient 3.0
  6947. .NET Rocks! vNext
  6948. Sequoia: Super Powering End-to-End Email Encryption in Mozilla Thunderbird
  6949. Work Hard and Don't Burn Bridges • Vance Lucas
  6950. Single-Tenant Azure Logic Apps Goes GA: 'Integration Is Everything' -- Visual Studio Magazine
  6951. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  6952. Microsoft Announces the General Availability of Logic App Standard
  6953. What the Heck is a Data Mesh?!
  6954. What I'm trying to do
  6955. Why You Should Not Worry If You Are Using Laravel
  6956. The pedantic checklist for changing your data model in a web application
  6957. Clean API Architecture 🔵 🟢 🔴
  6958. SQL Server transaction log architecture - Simple Talk
  6959. Everything You Ever Wanted to Know About Session Management in Node.js
  6960. How Essential Are Azure Policies - Simple Talk
  6961. CrackStation's Password Cracking Dictionary (Pay what you want!)
  6962. Operators of MoviePass Subscription Service Agree to Settle FTC Allegations that They Limited Usage, Failed to Secure User Data
  6963. Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  6964. Exploring .NET interactive notebooks with VS Code
  6965. Althttpd: The Althttpd Webserver
  6966. .NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  6967. The price of batteries has declined by 97% in the last three decades
  6968. The top-ranking HTML editor on Google is an SEO scam
  6969. Getting started with SwiftUI
  6970. The humble hash aggregate
  6971. ToolJet/ToolJet
  6972. Load CSV files and write SQL
  6973. Disk2vhd - Windows Sysinternals
  6974. Hangfire with ASP.NET Core - Code Maze
  6975. Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  6976. Designing Data-Intensive Applications – Single Leader Replication
  6977. Jade Rubick - Communication is shared state
  6978. Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  6979. The faster you unlearn OOP, the better for you and your software
  6980. Don’t be a liar
  6981. Pijul - On fires
  6982. Converting JSON Objects to Relational Tables, Part 2: Creating Related Tables -- Visual Studio Magazine
  6983. Daily links from Cory Doctorow
  6984. Belgische overheid doet voortaan beroep op Have I Been Pwned
  6985. Hard work and poor pay stresses out open-source maintainers | ZDNet
  6986. Vitess | A new Protocol Buffers generator for Go
  6987. Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  6988. Using HTMX with ASP.NET Core: Infinite scrolling
  6989. Introducing Breadcrumbs
  6990. My co-founder and I broke up. Here's a post-mortem.
  6991. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  6992. Entity Framework Community Standup - Triggers for EF Core
  6993. Domino's India discloses data breach after hackers sell data online
  6994. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  6995. Competing Consumers Pattern for Scalability
  6996. Register — Postgres Vision Conference 2021
  6997. NixOS - NixOS 21.05 manual
  6998. Episode 380 - App Service Environments
  6999. Questions to ask before pursuing Kubernetes
  7000. Rust for Rustaceans
  7001. Zip Assist for HydroTap's | Cloud Connection for Remote System Access | Zip Water
  7002. How to create a better front-end developer experience | Red Hat Developer
  7003. Best Practices Around Production Ready Web Apps with Docker Compose
  7004. What Zero-copy Serialization Means?
  7005. Converting JSON Objects to Relational Tables: Flattening the Object -- Visual Studio Magazine
  7006. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  7007. Custom bindings with Azure Functions .NET Isolated Worker
  7008. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  7009. SQL Server performance tuning: Nine best practices - Simple Talk
  7010. PostGIS at 20, The Beginning
  7011. .NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  7012. Why I'm Betting on Svelte JS
  7013. Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  7014. Issues of .NET
  7015. New Project: Optimizely (Episerver) Health Checker
  7016. Asynchronous Programming with Async and Await in ASP.NET Core
  7017. Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  7018. r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  7019. Drunk Post: Things I've learned as a Sr Engineer
  7020. Using HTMX with ASP.NET Core: Inline editing
  7021. willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  7022. FBI to Share Compromised Passwords With Have I Been Pwned
  7023. Your iPhone (and iCloud backups) are full of gigabytes-worth of old iMessages that are virtually impossible to read – Key Discussions
  7024. Episode 77 - Application Security with Tanya Janka
  7025. Second-guessing the modern web - macwright.com
  7026. Azure Cosmos DB API for MongoDB in the cloud – now easier than ever | Azure Cosmos DB Blog
  7027. Security: Separation of Privilege
  7028. The FBI will feed hacked passwords directly into Have I Been Pwned | The Record by Recorded Future
  7029. nocodb/nocodb
  7030. What's in email tracking links and pixels?
  7031. Compaction
  7032. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  7033. Building a Source Generator for C#
  7034. Azure is the home for your enterprise Java applications
  7035. Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  7036. New Storage Providers for Azure Durable Functions
  7037. One week of Libera Chat
  7038. Senior Software Engineer - Planning & Tracking
  7039. Biodiversity decline will require millions of years to recover
  7040. Codenotary Inc Releases immudb v1.0
  7041. The Human Factor in Cybersecurity: Q&A with Troy Hunt | MarketScreener
  7042. The Human Factor in Cybersecurity: Q&A with Troy Hunt | Mimecast Blog
  7043. Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  7044. Build cloud-native applications that run anywhere
  7045. Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  7046. Windows v Linux: Compare ASP.NET Core install & hosting
  7047. Don't feel bad about not knowing basic things
  7048. Product Hunt Architecture
  7049. 4 Things I Like About Microservices
  7050. The Luck of Open Source
  7051. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7052. Webinar Recording: The Rewards of Escaping the Relational Mindset
  7053. Test Driven Development (TDD) with Python
  7054. Structured Logging in ASP.NET Core with Serilog - Code Maze
  7055. Released: Microsoft.Data.SqlClient 2.1.3
  7056. Released: Microsoft.Data.SqlClient 3.0 Preview 3
  7057. Some Fun APIs
  7058. The Limits to Blockchain Scalability
  7059. The Cache is Full
  7060. A hacker mindset
  7061. Dating app MobiFriends silent on security breach impacting 3.6 million users | ZDNet
  7062. Personal details of over seven lakh Moneycontrol users up for sale
  7063. An early look at Postgres 14: Performance and Monitoring Improvements
  7064. FlutterFlow 1.0 Launch
  7065. Over a Million PII of Livpure Customers Leak on Cybercrime Forum - CloudSEK
  7066. Secure Search Over Encrypted Data
  7067. Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  7068. Case Study: A Decade of Microservices at a Financial Firm
  7069. A deep dive into database internals
  7070. Blazor WebAssembly : "Remember me" for Login Page - EP30
  7071. Indian job portal IIMJobs hacked; 46GB worth of database leaked online
  7072. Episode 378 - VMSS Flex
  7073. Save Copies of All Data You Import
  7074. Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
  7075. RavenDB Discussions on GitHub
  7076. JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  7077. The Future of Database DevOps | Redgate
  7078. Mass Assignment - OWASP Cheat Sheet Series
  7079. freenode-faq.md
  7080. Microsoft Build
  7081. Terraform Plan RCE
  7082. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  7083. Microsoft Build
  7084. Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  7085. Microsoft Build
  7086. GitHub OCTO | Flat Data
  7087. The data model behind Notion's flexibility
  7088. 5 Ways to Speed up Your End-to-End Tests
  7089. Announcing PlanetScale: The database for developers.
  7090. Magento 2.4.2 on Ubuntu 20.04 Installation Guide
  7091. Austin Tindle | One month of building GoodJobs
  7092. Exploring ZooKeeper-less Kafka
  7093. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  7094. Exploring the Visual Studio Code REST Book extension for native Notebooks
  7095. Forget SQL vs NoSQL - Get the Best of Both Worlds with JSON in PostgreSQL
  7096. Release Cosmopolitan v1.0 · jart/cosmopolitan
  7097. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  7098. systemd: The Good Parts
  7099. How to look for a job?
  7100. Building a Personal [Origami] Website in 2021
  7101. Observing my cellphone switch towers
  7102. Password Storage - OWASP Cheat Sheet Series
  7103. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  7104. Web Applications from the Future
  7105. Rescue Mission for Sci-Hub and Open Science: We are the library.
  7106. On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  7107. Zulip 4.0: Threaded open source team chat
  7108. Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  7109. Identifying Unlogged Web Site Traffic
  7110. WIP: Add HIBP checks by TheLastProject · Pull Request #472 · simple-login/app
  7111. Building the software that helps build SpaceX - Stack Overflow Blog
  7112. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  7113. OrGY: My Personal Technology Stack
  7114. IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  7115. Machine Learning Community Standup - Data Scientist or Data Engineer?
  7116. Testing software so it's reliable enough for space - Stack Overflow Blog
  7117. Highly available and highly scalable Cloudflare tunnels
  7118. Can We Trust the Cloud Not to Fail?
  7119. Deep Diving Into EF Core: Q&A With Jeremy Likness
  7120. Investor Relations For Startup Founders
  7121. JWT should not be your default for sessions
  7122. Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  7123. .NET Developer Job Postings Tank in Q1 -- Visual Studio Magazine
  7124. Tracking One Year of Malicious Tor Exit Relay Activities (Part II)
  7125. 5 Ways to Improve the Performance of C# Code for Free
  7126. Using PostgreSQL as a Data Warehouse
  7127. Beware of Applications Misusing Root Stores – Mozilla Security Blog
  7128. The 0-RTT Feature of TLS 1.3 Can Be Used As an Encrypted Steganographic Channel to Operate a Backdoor into an Enterprise Network – Pomcor
  7129. Can you spare a few moments to take my survey?
  7130. Realizing the Mina vision in Rust
  7131. .NET News Roundup - Week of May 3rd, 2021
  7132. Automatic type conversion with Implicit and Explicit operators in C#
  7133. Personal Data of 3 Million+ People Exposed In DriveSure Hack
  7134. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  7135. Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  7136. How we built an idea engine in Slack
  7137. How we upgrade a live data center
  7138. How I Estimate My Tasks
  7139. How to optimize ORDER BY RANDOM()
  7140. Amazon Fake Reviews Scam Exposed in Data Breach
  7141. Modeling and Partitioning in Cosmos DB (2021-05-20)
  7142. Code Maze Weekly #76 - Code Maze
  7143. Constraints and declarative referential integrity - Simple Talk
  7144. Create a web API with ASP.NET Core - Learn
  7145. Troy Hunt at Black Hat Asia: ‘We’re making it very difficult for people to make good security decisions’
  7146. Monitoring Django applications
  7147. Episode 376 - Azure Media Services
  7148. Multi-tenancy with EF Core in Blazor Server Apps
  7149. How Discord Stores Billions of Messages
  7150. Twilio's private GitHub repositories cloned by Codecov attacker, cloud comms platform confirms
  7151. Carbon proxies: Measuring the greenness of your application | Sustainable Software
  7152. Professional Open Source: Maintaining API, Binary, and Wire Compatibility
  7153. Event Based Architecture: What do you mean by EVENT?
  7154. Building a Bingo game backend with encore.dev
  7155. Preserving the Web
  7156. $40 million to help developers measure everything that matters
  7157. Why simplicity? Choosing a web architecture
  7158. MH370 pilot made many turns and speed changes new report reveals - Airline Ratings
  7159. Migrating From Python to Kotlin for Our Backend Services
  7160. They Told Their Therapists Everything. Hackers Leaked It All
  7161. Exploring Temporality in Databases
  7162. Visual Studio Toolbox Live - gRPC for the WCF Developer
  7163. Hacker leaks 150 million user records from Iranian Raychat app
  7164. Rossen Reports: Here’s how to see if your personal info was hacked
  7165. The Service Now API and TypeScript Conditional Types
  7166. Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  7167. Building an AWS Lambda in C#, part 1: AWS
  7168. 1. An architecture for .NET – The Reformed Programmer
  7169. Testing SQL
  7170. C# 9: Value Objects and Simpler Code -- Visual Studio Magazine
  7171. 255kb/stack-on-a-budget
  7172. Are comments in code actually a bad practice?
  7173. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  7174. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  7175. What's Salesforce?
  7176. Worthiness
  7177. Open-sourcing Remotebear, a remote jobs aggregator
  7178. My modern SaaS software stack
  7179. Hosting SQLite databases on Github Pages - (or any static file hoster)
  7180. Dream desktop – Sam Squire's personal blog
  7181. How I Made an Album Without Knowing Anything About Music
  7182. The MVP reconnect daily
  7183. supabase/realtime
  7184. How Litestream Eliminated My Database Server for $0.03/month
  7185. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  7186. How to make the most of your software engineering career - andre.schweighofer
  7187. What do we mean by a “backdoor” in End-To-End Encrypted Messengers or Secure Messengers? #endToEndEncryption #e2ee
  7188. Code Maze Weekly #75 - Code Maze
  7189. CSRF, CORS, and HTTP Security headers Demystified
  7190. Containerize .NET for Red Hat OpenShift: Use a Windows VM like a container - Red Hat Developer
  7191. Nullable Reference types in C# – Best practices
  7192. The Right Way to Adopt New Technology
  7193. Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  7194. Episode 375 - The Case of the Dangling Domain
  7195. DapperLib/DapperAOT
  7196. .NET 6 LINQ Improvements
  7197. Make microservices fun again with Dapr | Dave Brock
  7198. Release 5.0.0 · PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
  7199. Defend Rob's Responsible Disclosure, organized by Rob Dyke
  7200. Finding an Easter egg in Microsoft Bob - Ben Stone Online
  7201. Influential computer science papers
  7202. FBI shares 4 million email addresses used by Emotet with Have I Been Pwned
  7203. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  7204. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  7205. Why dummy data matters - and how to generate it - Michael Stivala
  7206. How we ship code faster and safer with feature flags - The GitHub Blog
  7207. Running Lisp in Production
  7208. Trying out the open-source eCommerce platform nopCommerce using Docker
  7209. allaboutapps/integresql
  7210. All Your Macs Are Belong To Us
  7211. Phishing exercises and you - stop punishing optimism
  7212. Query Engines: Push vs. Pull
  7213. No-SQL databases are glorified caches
  7214. HashiCorp Boundary: Remote Access Management Service Adds OIDC Support
  7215. Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  7216. Bigbasket faces potential data breach; details of 2 crore users put on sale on dark web
  7217. I CAN MAKE THIS WORK
  7218. Write Great APIs
  7219. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7220. MangaDex website taken offline following cyber-attack, data breach
  7221. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  7222. You might as well timestamp it
  7223. A new way to make maps with OpenStreetMap | Protomaps
  7224. Protecting against semantic attacks
  7225. Secretless apps with .NET and Azure Key Vault
  7226. Disasters I've seen in a microservices world
  7227. Working with PostgreSQL - Zerodha Tech Blog
  7228. On .NET Live - .NET Interactive: Data Science
  7229. Ubuntu 21.04 is here | Ubuntu
  7230. Green Vs. Brown Programming Languages
  7231. Deepnote - Data science notebook for teams
  7232. The EASIER Way to Query Airtable with Sync Inc and PostgreSQL
  7233. .NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  7234. Cyberattack on Phone House with Ransomware and possible data breach - The Tech Zone
  7235. Do Microservices require Containers/Docker/Kubernetes?
  7236. Effectful Effects - Unifying Bidirectional Communication between Software Components
  7237. Prisma – The Complete ORM for Node.js & TypeScript
  7238. Slow and predictable vs. fast and bursty
  7239. Denormalization in Production: Common Problem and Solution - Simple Talk
  7240. Why we still use Oracle DB
  7241. Coveralls in a monorepo
  7242. Software infrastructure 2.0: a wishlist
  7243. Released: Microsoft.Data.SqlClient 3.0 Preview 2
  7244. How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  7245. Testing Backups and Offloading CheckDB
  7246. Episode 373 - GitHub Actions
  7247. [Last Week in .NET #38] – The NSA requests you patch your sh*t
  7248. Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  7249. How to Optimize .NET Pipelines in Azure DevOps (Or how I made my pipeline 50% faster)
  7250. Using MudBlazor to Create Reach and Functional Product's Details Page
  7251. 100 million more IoT devices are exposed—and they won’t be the last – Ars Technica
  7252. December 1, 2020 - Building a comment system for a Blazor Static Web App
  7253. Using Kubernetes ConfigMaps for Cardano Node Topology Config
  7254. Domino's India hacked; credit card data of 10L users on 'sale' for Rs 4 cr
  7255. December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  7256. Backdoored developer tool that stole credentials escaped notice for 3 months
  7257. 7 years of open-source database development: lessons learned - Vallified
  7258. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  7259. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  7260. Luca App: CCC calls for an immediate moratorium
  7261. Announcing Cloudflare’s Database Partners
  7262. Node.js support in Cloudflare Workers
  7263. Code Maze Weekly #73 - Code Maze
  7264. Why I have chosen to rewrite one of my Projects from Scratch
  7265. Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl
  7266. Multiple Hosts, Failover and Load Balancing | Npgsql Documentation
  7267. SQLite the only database you will ever need in most cases
  7268. Disk space management inside Voron
  7269. Access data in Cosmos DB with Managed Identities
  7270. Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  7271. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  7272. StevenRasmussen - Overview
  7273. How to Tell the User's Story
  7274. Mastering transactions with Knex.js and Objection.js
  7275. Blogging with Markdown in Laravel - Aaron Francis
  7276. robdyke.com - howto-disclose
  7277. RAD Basic: a 100% compatible Visual Basic 6 solution
  7278. Logica: organizing your data queries, making them universally reusable and fun
  7279. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  7280. Introducing WebSockets Support in Cloudflare Workers
  7281. Security Control: Implement security best practices
  7282. How to pick the right container base image - Red Hat Developer
  7283. You don’t need Docker - Dusted Codes
  7284. How to choose between SQL and NoSQL databases - Simple Talk
  7285. Introducing 1Password Secrets Automation | 1Password
  7286. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  7287. PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  7288. Digital After Life
  7289. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  7290. Dave Sullivan: IT Consulting
  7291. One Letter Programming Languages
  7292. .NET 6: Date and Time Structures
  7293. Beware of Password Shucking
  7294. gitlet.js
  7295. Defining a new HTTP method: HTTP SEARCH
  7296. Trying Zombodb
  7297. The surreal experience of my first developer job - Ben Nuttall
  7298. Don't aggregate your metrics
  7299. [Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  7300. Introducing OpenSearch | Amazon Web Services
  7301. Blazor Material Table - Server-Side Paging, Searching, Sorting
  7302. Clubhouse "Leak" Might Be a Simple Data Scrape
  7303. How I started my programming journey - Filip Iulian Pacurar (Filipac)
  7304. TECH Stop using JPA/Hibernate
  7305. I Made A Mobile App for my Significant Other (And She Doesn't Use It)
  7306. The Cursed Computer Iceberg Meme
  7307. Best practices for writing SQL queries
  7308. Thinking in Questions with SQL - Benji's Blog
  7309. Things I like about PostgreSQL
  7310. Data from 500M LinkedIn Users Posted for Sale Online
  7311. Integrating PowerApps with .NET Web APIs
  7312. Nix is the ultimate DevOps toolkit
  7313. Fighting with Deadlocks
  7314. Code Maze Weekly #72 - Code Maze
  7315. Idempotence Now Prevents Pain Later
  7316. How we improved deployment velocity at Cronofy
  7317. My Mental Model on Choosing a Database for a Particular Problem
  7318. How To Use Htmx In Django · Matt Layman
  7319. On .NET Live - Creating your own .NET Project Templates
  7320. What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  7321. Working with the Blazor DynamicComponent | Dave Brock
  7322. Creating Videos with React and Remotion
  7323. Talking about RavenDB in the Angular Show
  7324. Getting started with OpenTelemetry and distributed tracing in .NET Core
  7325. .NET Rocks! vNext
  7326. Stored Procedure in Entity Framework Core Migrations
  7327. Dynamicland
  7328. Smarter Single Page Application with a REST API
  7329. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  7330. ADO.NET provider 8.0.1.0 for Firebird is ready
  7331. Update on git.php.net incident - Externals
  7332. Gregory Szorc's Digital Home | Surprisingly Slow
  7333. 4 Non-standard Ways to Fix N+1 Queries in Rails
  7334. How I Use My Free Azure Credit 💸
  7335. GitHub Sponsors Community
  7336. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  7337. Local Development with Azure Service Bus
  7338. 10 Things I Hate About PostgreSQL
  7339. Django 3.2 released | Weblog
  7340. AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  7341. Moving to Desktop Applications in .NET Core/.NET 5
  7342. Episode 371 - Cloud Native Machine Learning
  7343. Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  7344. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  7345. Have I Been Pwned: Pwned websites
  7346. Computers Are Bad
  7347. The Strange Case Of The Illegal Instruction
  7348. Blazor Power BI Paginated Reports
  7349. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  7350. PostgreSQL Security Hardening
  7351. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  7352. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  7353. I ended up adding duplicate records on a unique index in MongoDB - blag
  7354. Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  7355. Quickstart: Deploy an ASP.NET web app - Azure App Service
  7356. Page Remote Validation in ASP.NET Core Identity
  7357. Unveiling Gavran: RavenDB re-written in C
  7358. If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  7359. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  7360. REST APIs for Microservices? Beware!
  7361. Buying Breached Data: When Is It Ethical?
  7362. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  7363. Durable Objects, now in Open Beta
  7364. Maximizing the power of logs as your application scales - Michael's Coding Spot
  7365. A command-line grammar of graphics
  7366. Some opinionated thoughts on SQL databases
  7367. Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  7368. Introducing 'innernet' | tonari blog
  7369. Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  7370. OpenSleigh
  7371. Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  7372. How I Got Into Computers IT Pro Edition
  7373. Who Is Responsible For Building Tests? - Redgate Software
  7374. Notes on an Open Scraping Database
  7375. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  7376. 208.43.231.11 Git
  7377. Getting started with Self Sovereign Identity SSI
  7378. Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  7379. Think like an educator about code quality
  7380. Writing Documentation
  7381. Setting up Cardano Relays using Kubernetes/microk8s
  7382. We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  7383. Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  7384. Louvre site des collections
  7385. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  7386. Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  7387. NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  7388. How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  7389. The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  7390. Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  7391. Episode 370 - What the Hack
  7392. Tracking the front page of the New York Times
  7393. You are sharing your downloads with your Antivirus Company
  7394. Fossil: Fossil Chat
  7395. Why All My Servers Have an 8GB Empty File
  7396. Dataflow in .NET
  7397. SQLite is not a toy database
  7398. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  7399. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  7400. Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  7401. Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  7402. Keeping it Stupidly Simple!
  7403. I finally escaped Node (and you can too)
  7404. Astoria Company Data Breach & Leak Analysis | Night Lion Security
  7405. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7406. Notes on some PostgreSQL implementation details
  7407. The Problem with Odoo
  7408. Time zone handling and `datepart()` in Seq 2021.2
  7409. Data Saturdays Logo Contest - A Shot of SQLEspresso
  7410. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  7411. 2 Ways to Log the Current User in ASP.Net Core
  7412. denji/awesome-http-benchmark
  7413. Load Testing and Benchmarking With siege vs wrk
  7414. Applied Cryptology - 1.1: Historical Ciphers
  7415. Getting Drunk with Datalog
  7416. C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  7417. Creating Resilient Microservices in .NET with Polly - Code Maze
  7418. .NET News Roundup - Week of Mar 15th, 2021
  7419. Resolve Services In ASP.NET Core Startup
  7420. Building My Own Yahoo! Pipes
  7421. Khalian/Modulo12
  7422. Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  7423. henkmollema/Dommel
  7424. Surfacing Required Knowledge
  7425. How safe is zig?
  7426. Umbraco Package Migration to .NET Core
  7427. Moving k8s communication to gRPC
  7428. Episode 369 - Learn Azure SQL
  7429. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  7430. Apple Silicon Tech Preview
  7431. Code Maze Weekly #69 - Code Maze
  7432. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  7433. LAG (Transact-SQL) - SQL Server
  7434. YouDo Product Skills Track
  7435. MySQL from Below
  7436. What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  7437. .NET Rocks! vNext
  7438. .NET Rocks! vNext
  7439. How to Back Up Your Signal Conversations
  7440. You might not need centralized continuous integration
  7441. CUPID – the back story
  7442. It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  7443. Audacity 3.0.0 Released
  7444. Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  7445. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  7446. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  7447. tomrothe.de - Dead simple Rails monitoring
  7448. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  7449. Avoid password reuse with Pwned Passwords and ASP.NET Core
  7450. Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  7451. eyal0/Chicken-story
  7452. Why bother with Scripting?
  7453. Game UI Database
  7454. The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  7455. When your data center is on fire… how will RavenDB react?
  7456. An Update on Toyota and Unintended Acceleration « Barr Code
  7457. Azure SQL with ASP.NET Core Web API - Code Maze
  7458. .NET News Roundup - Week of Mar 8th, 2021
  7459. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  7460. Is Crossplane the Infrastructure LLVM?
  7461. appsettings.json gets IntelliSense
  7462. Setting up demos in Azure - Part 2: GitHub Actions
  7463. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  7464. Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  7465. LuckyWatcher - Thoughts, stories and ideas
  7466. The Best Tech Companies in Berlin 2021
  7467. Baserow - Open source online database.
  7468. Making of A Brief Visual Exploration of A Dictionary of Typography
  7469. RethinkDB: why we failed
  7470. How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  7471. How to send an 'E mail' - Database - 1984
  7472. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  7473. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  7474. What’s new in SQLite 3.35
  7475. Managed Identity, Azure SQL and Entity Framework
  7476. Episode 368 - Azure Load Balancer
  7477. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  7478. Rate this interview question, please
  7479. Is LINQ in C# actually slow?
  7480. My Favorite C# Features Part 2: LINQ
  7481. I don't want to learn your garbage query language
  7482. authelia/authelia
  7483. Using Alba to Test ASP.Net Services
  7484. The coding interview that I failed
  7485. Know your “One Job” and do it first
  7486. Why asynchronous Rust doesn't work
  7487. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  7488. Compressing data with Parquet
  7489. How to map IPs to country for free with .NET and IP2Location
  7490. You Should Keep a Journal
  7491. Excel Never Dies
  7492. Benchmarking RavenDB on the Raspberry PI
  7493. Introduction to Benchmarking in C# and ASP.NET Core Projects
  7494. explain.dalibo.com
  7495. Giorgi/LINQPad.QueryPlanVisualizer
  7496. .NET News Roundup - Week of Mar 1st, 2021
  7497. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  7498. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  7499. How to Build a Community: Starting with "why?". | Claire Carroll
  7500. Setting up demos in Azure - Part 1: ARM templates
  7501. Sqlite Global Tool - BuiltWithDot.Net
  7502. dolthub/dolt
  7503. Essential features of GitHub Actions
  7504. SandDance
  7505. Episode 71 - Azure and .NET with Labrina Loving
  7506. 20 Years Ago: SongMeanings | Kevin Marsh
  7507. Humble Book Bundle: Pocket Reference Guides by O'Reilly
  7508. Oxfam Australia supporters embroiled in new data breach | ZDNet
  7509. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  7510. Exciting New Features in Django 3.2
  7511. Rookie coding mistake prior to Gab hack came from site’s CTO
  7512. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  7513. IntelliSense for appsettings.json | ASP.NET Blog
  7514. Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  7515. Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  7516. Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  7517. Improvements to Event Sourcing in Marten V4
  7518. Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  7519. Generate iCal calendar with .NET using iCAL.NET
  7520. I’ve an allergic reaction to SQL Injections
  7521. Updates: suspected data incident
  7522. Far-Right Platform Gab Has Been Hacked—Including Private Data
  7523. The small web is beautiful
  7524. European e-ticketing platform Ticketcounter extorted in data breach
  7525. Global distributed consistency, the easy way
  7526. How to Implement Dependency Injection in ASP.NET Core
  7527. Why you should take a look at Nomad before jumping on Kubernetes
  7528. kuchin/awesome-cto
  7529. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  7530. Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  7531. Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  7532. Code Maze Weekly #66 - Code Maze
  7533. 3 Reason Why I Prefer Using Norm vs Dapper
  7534. ISO 8601: the better date format | Blog
  7535. Microsoft Releases Azure Firewall Premium in Public Preview
  7536. Map of my personal data infrastructure | beepb00p
  7537. Ownership as code • brouillon
  7538. Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  7539. Developer prerequisites
  7540. Big Data and Machine Learning in .NET 5
  7541. Projections in Event Sourcing
  7542. C#'s Functional Journey
  7543. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  7544. Use Azure Functions with .NET 5 | Dave Brock
  7545. Playstation 2 Architecture | A Practical Analysis
  7546. SQL Mimic - BuiltWithDot.Net
  7547. Fix for Elgato Key Light not found by Control Center
  7548. How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  7549. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  7550. Why Discord is switching from Go to Rust
  7551. NetGalley discloses data breach after website was hacked
  7552. Best practices for REST API design - Stack Overflow Blog
  7553. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  7554. Rethinking the IDE for the 2020s
  7555. Indian Government Breached, Massive Amount of Critical Vulnerabilities
  7556. Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  7557. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  7558. Unit testing: The tSQLt framework and the execution of a test!
  7559. The modern packager’s security nightmare – Michał Górny
  7560. Choose Boring Technology
  7561. TeeChart for .NET - BuiltWithDot.Net
  7562. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  7563. I don't know, Timmy, being God is a big responsibility
  7564. AFTS Inc., Data Security Issue – Awwd
  7565. When a Solution Is Right In Front of You
  7566. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  7567. Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  7568. 12 requests per second in Python
  7569. The Launch Space: Surface Duo for Xamarin and .NET developers
  7570. How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  7571. Pure functions and unused return values
  7572. Event Sourcing Example & Explained in plain English
  7573. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  7574. OpenCelliD Visualization
  7575. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  7576. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  7577. What is the difference between a DTO and a POCO (or POJO)
  7578. blog - 2021 - 01 - 13
  7579. Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  7580. upgundecha/howtheysre
  7581. Many Small Queries Are Efficient In SQLite
  7582. 127 million user records from 8 companies put up for sale on the dark web | ZDNet
  7583. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  7584. The Database Inside Your Codebase
  7585. JonPSmith/EfSchemaCompare
  7586. Karan Sharma | Running Nomad for home server
  7587. For the Love of Macros
  7588. Racket v8.0
  7589. LiteDb NoSql database - BuiltWithDot.Net
  7590. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  7591. On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  7592. Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  7593. Introducing Abbot, a powerful ChatOps tool for collaborative work
  7594. The Evolution of Developer Salaries: Looking Back 20 Years
  7595. Podman
  7596. Environment Aware Sessions in SSH – Steven Wade
  7597. Kubernetes Failure Stories
  7598. Why I Built Litestream
  7599. Aggregate (Root) Design: Behavior & Data
  7600. From Idea to MVP to Hacker News in 44 Hours
  7601. Preparing to Issue 200 Million Certificates in 24 Hours
  7602. Mobidb Database - BuiltWithDot.Net
  7603. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  7604. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  7605. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  7606. DDoSers are abusing the Plex Media Server to make attacks more potent
  7607. Event Sourcing with Marten V4: Aggregated Projections
  7608. Product Management is Detective Work
  7609. No Support Linux Hosting is Shutting Down
  7610. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  7611. TechEmpower Web Framework Performance Comparison
  7612. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  7613. Performance Profiling - Picking the right tool
  7614. TechEmpower Web Framework Performance Comparison
  7615. My opinion on blockchain
  7616. Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  7617. Weekly .Net Tech Stack - #2
  7618. SitePoint discloses data breach after stolen info used in attacks
  7619. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  7620. Visual Studio 2019 Docker Tooling
  7621. Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  7622. Search with typo tolerance
  7623. Small can be great
  7624. Protect your accounts from data breaches with Password Checkup
  7625. Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  7626. rust-analyzer/rust-analyzer
  7627. Fast Software, the Best Software
  7628. Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  7629. Episode 363 - Streaming telemetry for NVAs
  7630. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  7631. Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  7632. Asynchronous Messaging, Part 5: Miscellaneous Considerations
  7633. Building Product Intelligence Platform with Cloudflare Workers
  7634. Update Statistics SQL Server
  7635. Security: The Need-to-know principle
  7636. Security: The Principle of Least Privilege (POLP)
  7637. Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  7638. Cold Paths - Tim Kellogg
  7639. Entity Framework Core 5.0: The Next Generation for Data Access
  7640. Facebook Authentication in Blazor WebAssembly Hosted Applications
  7641. RedisLabs | Accelerating Data Engineering with Azure
  7642. How many decisions do you make?
  7643. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  7644. Getting better at Linux with 10 mini-projects
  7645. Using HTMX with ASP.NET Core: Deleting items
  7646. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  7647. efcore/EFCore.CheckConstraints
  7648. Tracing IO in .NET Core — Softwarepark
  7649. Google Authentication in Blazor WebAssembly Hosted Applications
  7650. The Unexpected Find That Freed 20GB of Unused Index Space
  7651. North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  7652. Building Better NuGet Packages - CodeWithStu
  7653. Pholly – Azure From The Trenches
  7654. Llama Rust SDK preview 0.1.3
  7655. Hacker posts 1.9 million Pixlr user records for free on forum
  7656. wesdoyle/design-patterns-explained-with-food
  7657. Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  7658. microsoft/Extensible-Storage-Engine
  7659. About GitHub Security Advisories - GitHub Docs
  7660. Server Streaming | gRPC in .NET 5
  7661. The Subtle Hazards of Real-World Cryptography
  7662. Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  7663. DBA in training: SQL Server under the hood - Simple Talk
  7664. How to properly store a password in the Database | Petre Popescu
  7665. Asynchronous Messaging, Part 4: Retrieve Results
  7666. Authentication options in ASP.NET 5 and ASP.NET Core
  7667. A Tour of SQL Workshops
  7668. Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  7669. benbjohnson/litestream
  7670. How to use FastReport Open Source in ASP.NET Core Web application
  7671. .NET GC Internals - 03. Concurrent Mark phase
  7672. Akka.NET Dependency Injection Best Practices
  7673. ASIC breached in Accellion hack
  7674. Automating My Job with GPT-3
  7675. Application State in Blazor Apps
  7676. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  7677. Implementing support for message retention policies in Matrix · Brendan Abolivier
  7678. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  7679. rr-wfm/MSBuild.Sdk.SqlProj
  7680. Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  7681. .NET GC Internals - 02. Mark phase
  7682. SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  7683. Self-hosted integration tests in ASP.NET
  7684. SQL Server triggers: The good and the scary - Simple Talk
  7685. Giant leak exposes data from almost all Brazilians - Somag News
  7686. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  7687. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  7688. You should always do server-side validation! Always! | Petre Popescu
  7689. Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  7690. Hacker leaks data of 2.28 million dating site users | ZDNet
  7691. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  7692. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  7693. .NET GC Internals - 01. Introduction
  7694. Plugins
  7695. .NET Bootcamp - Learn
  7696. Automating Azure Access Restrictions with the Azure CLI
  7697. Episode 361 - Project Natick
  7698. The Next Gen Database Servers Powering Let's Encrypt
  7699. Righteous, Expedient, Wrong
  7700. Hacker leaks data of millions of Teespring users | ZDNet
  7701. Azure SQL Connectivity Performance Tips & Tricks
  7702. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  7703. Connecting an Azure Logic App to a local Web API | Developer Support
  7704. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  7705. README.md · master · LinuxCafeFederation / Awesome Alternatives
  7706. Looking at Parler specs and their architecture
  7707. Edge Worker SQLite
  7708. Deep Dive into Open Telemetry for .NET
  7709. Preview: The SQLite Llibrary as a .NET assembly
  7710. But how, exactly, databases use mmap?
  7711. Shit Programmers Say - Just Scale Up
  7712. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  7713. Fun with IConfiguration
  7714. Massive Nitro data breach impacts Microsoft, Google, Apple, more
  7715. Parametrised test primitive obsession code smell
  7716. How Blazor Performs Against Other Frameworks
  7717. The Plan for Entity Framework Core 6.0 | .NET Blog
  7718. Download Files with ASP.NET Core Web API and Angular - Code Maze
  7719. I wasted $40k on a fantastic startup idea
  7720. Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  7721. Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  7722. Intro into security principles in the context of database systems
  7723. Principle of Least Privilege (POLP)
  7724. CondensationDB/Condensation
  7725. Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  7726. Is Writing as Important as Coding?
  7727. A fresh new avenue for Google to kill your SaaS startup
  7728. Rust is a hard way to make a web API - macwright.com
  7729. new codebase, who dis? (How to Join a Team and Learn a Codebase)
  7730. The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  7731. Webinar recording: Filtered Replication in RavenDB
  7732. Simplify Authentication with Managed Identities for Azure Resources
  7733. Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  7734. Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  7735. Asynchronous Messaging, Part 2: Durable Queues
  7736. The Principles of Sustainable Software Engineering - Learn
  7737. An unlikely database migration
  7738. Start with a Monolith
  7739. We Don't Need Data Scientists, We Need Data Engineers
  7740. Lessons from my first (very bad) on-call experience
  7741. Episode 360 - Microsoft Solutions with Corey
  7742. A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  7743. Plain Text Accounting, a guide to Ledger and friends
  7744. Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  7745. Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  7746. An introduction to the Data Protection system in ASP.NET Core
  7747. Notification of Data Security Incident - December 23, 2020
  7748. Using .env in .NET - Dusted Codes
  7749. Kafka As A Database? Yes Or No – A Summary Of Both Sides
  7750. Why Haskell is our first choice for building production software systems – Foxhound Systems
  7751. What would it take for you to adopt Marten?
  7752. Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  7753. Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  7754. Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  7755. Why you should test critical parts of your app
  7756. Newsletter Week 1, 2021
  7757. safepassme
  7758. Code Maze Weekly #59 - Code Maze
  7759. More drama on a forum, and a slew of new databases dumped
  7760. Hacking QR code design
  7761. WhatsApp? I try to back up my history. | maxwellito.com
  7762. An offer you can refuse
  7763. Splitting up a Monolith into Microservices
  7764. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  7765. Reducing SNAT Port consumption in Azure App Services | Developer Support
  7766. Production postmortem: The file system limitation
  7767. Entity Framework Core 5 free resources
  7768. Building a Chatbot to Order a Pizza
  7769. The democratisation of Data Science : andrew-jones.com
  7770. JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  7771. JavaScript Complete Course - Array Map - Part 40
  7772. JavaScript Complete Course - Object Arrays - Part 33
  7773. Create a .NET Core Project Template
  7774. Ticketmaster admits it hacked rival company before it went out of business
  7775. Tools we use - 2020 edition
  7776. Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  7777. Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  7778. Can you spare a few moments to take my survey?
  7779. How to Sign in with Google Using Angular and ASP.NET Core Web API
  7780. The state of JVM desktop frameworks: introduction
  7781. Machine Learning with ML.NET - Introduction
  7782. No Golang For You
  7783. The Mobile Map App Part I: The Void
  7784. CVE Stuffing
  7785. "Live" Coding A NES Emulator in C++!
  7786. osnr/horrifying-pdf-experiments
  7787. Scaffold an entire .NET 5 Web API using Wrapt
  7788. TabFS
  7789. The Big Little Guide to Message Queues
  7790. LibrePhotos/librephotos
  7791. Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  7792. Glasgow Haskell Compiler 9.0.1-rc1 now available!
  7793. Adding comments to your static blog with Mastodon
  7794. .NetConf Virtual Event | What’s new in EF Core 5.0
  7795. What's new in PHP 8 - stitcher.io
  7796. Unlocking My Air Data Through API Analysis
  7797. User Lockout Functionality with Angular and ASP.NET Core Identity
  7798. I revised my code from 10 years ago
  7799. Systems design explains the world: volume 1
  7800. Web Authentication Methods Compared
  7801. API pagination design
  7802. I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  7803. Code Maze Weekly #57 - Code Maze
  7804. X Server and VNC on a Linode VM
  7805. Angular Email Confirmation with ASP.NET Core Identity
  7806. Release Radar · December 2020 Edition - The GitHub Blog
  7807. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  7808. Designing a better Terminal | Mark Essien
  7809. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  7810. 2020 : Community Influencer of the Year
  7811. How YouTube Music forced me to try F#
  7812. Senior Software Engineer, Planning and Tracking
  7813. Angular Password Reset Functionality with ASP.NET Core Identity
  7814. End of 2020 rough database landscape
  7815. Dave Vieira-Kurz a.k.a. @secalert on security
  7816. More challenging projects every programmer should try
  7817. tuhdo/tuhdo.github.io
  7818. An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  7819. My designs from 2016 to 2020 as a non-designer – alexandro.dev
  7820. Google Cloud Status Dashboard
  7821. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  7822. Syncing Logins Between Availability Group Replicas
  7823. What If OpenDocument Used SQLite?
  7824. Introduction to Performance - EF Core
  7825. Computing Euclidean distance on 144 dimensions
  7826. SQL Tools December release recap - SQL Server Blog
  7827. 5 ways to save costs by running .NET apps on Azure
  7828. Sarat Chandra | My Nextcloud setup
  7829. Giving more tools to software engineers: the reorganization of the factory
  7830. Image sharing. No bullshit.
  7831. Angular Role-Based Authorization with ASP.NET Core Identity
  7832. Scaling a Monolith
  7833. Increasing Trace Cardinality with Activity Tags and Baggage
  7834. The best 10 programming articles of the last 10 years
  7835. NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  7836. Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  7837. Azure SQL from the Edge to the Cloud
  7838. Mastering Postgres indexes in 10 minutes
  7839. The story of the one line fix – Dave Cheney
  7840. There’s more to Power Platform than low-code/no-code development | Developer Support
  7841. Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  7842. Azure Functions in Any Language with Custom Handlers
  7843. Small tech
  7844. Batch.Parallel
  7845. Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  7846. An open source multi-tool for exploring and publishing data
  7847. Make your monolith last
  7848. Implementing an Effective Architecture for ASP.NET Core Web API
  7849. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  7850. The Future of Hosting with Edge Computing
  7851. Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  7852. Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  7853. 5 Must Install NuGets for New Xamarin Projects
  7854. WerWolv/ImHex
  7855. r/Kotlin - [OC] Compiler plugins are amazing!
  7856. Kafka is not a Database
  7857. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  7858. servicetitan/Stl.Fusion
  7859. How to Automate Disaster Recovery in SQL Server On-Prem
  7860. OPAQUE: The Best Passwords Never Leave your Device
  7861. Distributed Systems Reading List
  7862. Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  7863. Creating your first CRUD app with Suave and F# - Simple Talk
  7864. Episode 357 - Verifiable Identity with Blockchain
  7865. Building an ASP.NET Core Web App from Scratch
  7866. RavenDB and multi region setup
  7867. User Registration with Angular and ASP.NET Core Identity
  7868. Python for Data Science - NumPy & Pandas Cheatsheet
  7869. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  7870. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  7871. Run EF Core Migrations in Azure DevOps
  7872. Building a feature store - nlathia.github.io
  7873. JavaScript Heap Out Of Memory Error
  7874. No, DeepMind has not solved protein folding
  7875. Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  7876. ADO.NET provider 7.10.1.0 for Firebird is ready
  7877. Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  7878. Use ASP.NET Core route-to-code for simple JSON APIs
  7879. Press Release
  7880. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  7881. Code Maze Weekly #54 - Code Maze
  7882. ADO.NET provider 7.10.0.0 for Firebird is ready
  7883. "I've had to relearn coding to get through the new interviews"
  7884. A Spellchecker Used to Be a Major Feat of Software Engineering
  7885. TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  7886. Getting Started with DevOps for Azure SQL
  7887. .NET Live TV | Live developer streams every day
  7888. Avoid Wrapping DbContext in Using (and other gotchas)
  7889. Handling Duplicate Messages (Idempotent Consumers)
  7890. Analyzing firmware from embedded devices
  7891. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  7892. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  7893. .NET 5 Breaking Changes: Historic Technologies
  7894. What is the “protein folding problem”? A brief explanation
  7895. monicahq/monica
  7896. Introduction - Computer Graphics from scratch
  7897. Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  7898. Modular Monolith: Domain-Centric Design - Kamil Grzybek
  7899. Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  7900. Did Windows ever find solutions for programs that crashed? | The Old New Thing
  7901. Deep Learning with GPU Acceleration - Simple Talk
  7902. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  7903. ML.NET Model Builder November Updates | .NET Blog
  7904. Threat Actor: Unkown
  7905. Rant – You likely* don’t need a 2,000$ server for your home.
  7906. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  7907. Bringing .NET Interactive to Azure Data Studio Notebooks
  7908. AlphaFold: a solution to a 50-year-old grand challenge in biology
  7909. Improving the Resiliency of Our Infrastructure DNS Zone
  7910. Quake’s 3-D Engine: The Big Picture
  7911. Yes, I use Nix
  7912. Deploying a Lobsters Clone: What I Learned
  7913. When I lost a few hundred leads - stitcher.io
  7914. Microsoft Releases .NET for Apache Spark 1.0
  7915. Stupid light software
  7916. A Thanksgiving 2020 Reading List
  7917. Episode 356 - Sustainability solutions in Azure
  7918. SQLite as a document database
  7919. 「Dflat」Structured Data Store for Mobile
  7920. Episode 65 - Marten DB With Jeremy Miller
  7921. Early Access Program - Rider: Cross-platform .NET IDE
  7922. A Byzantine failure in the real world
  7923. Surviving Black Friday: Or designing for failure
  7924. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  7925. How io_uring and eBPF Will Revolutionize Programming in Linux
  7926. Don’t do your own electrical work | Electrical Safety Office
  7927. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  7928. Outbox Pattern: Reliably Save State & Publish Events
  7929. Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  7930. The dangers and gotchas of using scoped services in IConfigureOptions
  7931. AWS Service Health Dashboard - Nov 25, 2020 PST
  7932. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  7933. macOS has checked app signatures online for over 2 years
  7934. Moving Quicksilver into production
  7935. Reliably Save State & Publish Events (Outbox Pattern)
  7936. Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  7937. Writing engineering strategy
  7938. Should You Unit-Test in ASP.NET Core?
  7939. What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  7940. Applying the MVC design pattern to Razor Pages
  7941. Azure Durable Entities: What are they good for?
  7942. Adding claims to existing identity
  7943. The macro problem with microservices - Stack Overflow Blog
  7944. Getting lucky with posting on Hacker News
  7945. The Tech Stack of a One-Man SaaS
  7946. mikelxc/Workarounds-for-ARM-mac
  7947. Normal Forms - Simple Talk
  7948. How to become a hacker
  7949. building a roam-like, networked, heavily-customized realtime editor, part 1
  7950. Layered architecture. What is layered architecture and when to use it?
  7951. Facebook Is Going After Its Critics in the Name of Privacy
  7952. PostgREST/postgrest
  7953. The .NET Stacks #26: .NET 5 has arrived, let’s party
  7954. LPC-2019: SQLite on Linux
  7955. Optimizing Your Web App 100x is Like Adding 99 Servers
  7956. Astonishing Performance of .NET 5: More Data
  7957. Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  7958. Released: General Availability of Microsoft.Data.SqlClient 2.1
  7959. fanf | Leap second hiatus
  7960. How to AirDrop to Linux
  7961. My skepticism towards current developer meta-productivity tools.
  7962. Episode 355 - Splunk, Blockchain and Azure
  7963. New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  7964. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  7965. Tip 295 - What database should you use in your next Azure Functions app
  7966. The Complexity of Caching
  7967. OpenStreetMap is Having a Moment
  7968. Complexity of Caching: Strategy, Invalidation & Fallbacks
  7969. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  7970. Embedded analytics
  7971. We can do better than DuckDuckGo
  7972. Marten 4.0.0-alpha.3
  7973. Anchoring Trust: A Hardware Secure Boot Story
  7974. psql command line tutorial and cheat sheet
  7975. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  7976. nelsontky/gh-pages-url-shortener
  7977. RavenDB 5.1 Features: Searching in Office documents
  7978. Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  7979. Moving my serverless project to Ruby on Rails
  7980. Tutorials/Part 1 | ABP Documentation
  7981. Popular stock photo service hit by data breach, 8.3M records for sale
  7982. JonPSmith/EfCoreinAction-SecondEdition
  7983. Identity in Azure with Christos Matskas
  7984. Personal Data Warehouses: Reclaiming Your Data
  7985. GFXBench - Unified cross-platform 3D graphics benchmark database
  7986. Episode 354 - NORAD Santa Tracker
  7987. Code Maze Weekly #51 - Code Maze
  7988. Microsoft.EntityFrameworkCore 5.0.0
  7989. Stashy is a Really simple Key Value store (secretGeek.net)
  7990. Getting started with DynamoDB and .NET Core
  7991. How a Game Developer Leaked 46 Million Accounts
  7992. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  7993. Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  7994. Five Questions You May Have About ASP.NET Core For .NET 5
  7995. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7996. Get Animal Jam for your mobile device, PC, or Mac
  7997. Astonishing Performance of .NET 5
  7998. Monsters Weekly 190 - Using Elastic Query on SQL Azure
  7999. Eleven Years of Go - The Go Blog
  8000. Leveling Up Your Azure SQL Database Deployments
  8001. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  8002. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  8003. Announcing the Release of EF Core 5.0 | .NET Blog
  8004. The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  8005. Running Stored Procedures Across Databases in Azure
  8006. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  8007. Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  8008. Data breach at Mashable leaks users’ personal information online
  8009. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  8010. How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  8011. Over 1M Lazada RedMart accounts sold online after data breach
  8012. What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  8013. C# in Simple Terms - LINQ Basics
  8014. A tiny CI system - Christian Ştefănescu
  8015. Attention Is My Most Valuable Asset for Productivity as a Software Developer
  8016. Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  8017. Is this Mahler? This sounds like Mahler
  8018. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  8019. Hotel reservation platform leaked user data from top online booking sites
  8020. A Linux sysadmin's introduction to cgroups
  8021. Building a Weather Station UI
  8022. Episode 353 - WVD Updates
  8023. SignalR Service – Real time web | Microsoft Azure
  8024. Fall 2020 RPKI Update
  8025. Querying Across Databases In SQL Azure
  8026. Corporate Password Security with Troy Hunt | Authlogics
  8027. What is Azure Arc Enabled PostgreSQL Hyperscale?
  8028. janos/compromised
  8029. ClickHouse Capacity Estimation Framework
  8030. CQRS Myths: 3 Most Common Misconceptions
  8031. Hacker is selling 34 million user records stolen from 17 companies
  8032. Discover a new world of birding...
  8033. Optimizing SQL queries. Sometimes two queries are better than one.
  8034. How I added realtime search to my static site
  8035. Discogs 20th Anniversary: Thank You for 20 Years!
  8036. Real World Akka.NET Clustering: State Machines
  8037. A Nameless Hiker and the Case the Internet Can’t Crack
  8038. The MVP reconnect daily
  8039. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  8040. Minted discloses data breach after 5M user records sold online
  8041. Domain model purity and lazy loading
  8042. Implementing Health Checks in ASP.NET Framework Applications
  8043. Leaving OCaml
  8044. Understanding Backup Storage Redundancy in Azure SQL
  8045. Is a billion-dollar worth of server lying on the ground
  8046. Episode 352 - Azure Security Podcast
  8047. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  8048. Identity Server 4 with .NET Core App
  8049. Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  8050. Daniel Skogly's blog | You might not need to store (plaintext) emails
  8051. Dev Discussions - James Hickey
  8052. Why is subtracting these two times (in 1927) giving a strange result?
  8053. High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  8054. Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  8055. High performance Data modelling with Cosmos Db - Pradeep Loganathan
  8056. RedMart Data Security Incident
  8057. The failure of a computer you didn't even know existed
  8058. Are we web yet? Yes, and it's freaking fast!
  8059. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  8060. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  8061. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  8062. Understanding Azure Arc Enabled SQL Server
  8063. MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  8064. Organizing Code by Feature using Vertical Slices
  8065. C# in Simple Terms - Namespaces
  8066. Putting JSON in a block chain? First decide what your JSON is…
  8067. Security incident, October 2020
  8068. Test Series: Part 2 Unit Testing
  8069. The System
  8070. Organizing Code by Feature using Verticle Slices
  8071. South Africa's most notable data breaches and leaks
  8072. Setting the command timeout with the latest .NET SqlClient
  8073. Entity Framework Community Standup - EF Core 5.0 Collations
  8074. Webinar Recording: Advanced Search Scenarios in RavenDB
  8075. Why I Stopped Using ORMs to Get the Job Done
  8076. Creating Your First Azure SQL Database
  8077. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  8078. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  8079. Cleaning up Azure Durable Functions execution history
  8080. Building a Dashboard with ASP.NET Core and DotVVM
  8081. MonkSoul/Fur
  8082. Help Us Plan EF Core 6.0 | .NET Blog
  8083. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  8084. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  8085. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  8086. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  8087. Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  8088. Oracle Groundbreakers APAC Virtual Tour 2020
  8089. Oracle Groundbreakers APAC Virtual Tour 2020
  8090. You Need to Timestamp Your Shell History
  8091. JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  8092. What Was BeOS, and Why Did People Love It?
  8093. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  8094. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  8095. Penetration Testing and Low-Cost Freelancing
  8096. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  8097. How to retain customers who are leaving
  8098. Static versus dynamic web sites
  8099. Supercar Showdown - Supercar Showdown
  8100. Workflow syntax for GitHub Actions
  8101. Psychotherapy centre's database hacked, patient info held ransom
  8102. Tip 291 - 5 Things you didn't know about Azure App Service
  8103. Load Balancing on Azure - An Overview
  8104. Entity Framework Visual Editor - Visual Studio Marketplace
  8105. Search changes for anonymous users
  8106. Marten V4 Preview: Command Line Administration
  8107. Hands-Free Coding
  8108. Chrome won't clear your Google and YouTube data — even if you tell it to
  8109. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  8110. What ORMs have taught me: just learn SQL
  8111. Is it possible to see the entire history of a renamed file?
  8112. Ridiculously fast unicode (UTF-8) validation
  8113. SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  8114. Azure CLI Oct 2020 release
  8115. MoienTajik/AspNetCore-Developer-Roadmap
  8116. open-telemetry/opentelemetry-dotnet
  8117. How to Deploy Azure Arc Data Services Anywhere
  8118. Monkeytype
  8119. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  8120. Assorted thoughts on zig (and rust)
  8121. Blockchain, the amazing solution for almost nothing
  8122. Blazor WebAssembly Role-Based Security with IdentityServer4
  8123. Marten V4 Preview: Linq and Performance
  8124. 4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  8125. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  8126. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  8127. Chrome exempts Google sites from user site data settings
  8128. We deleted the production database by accident 💥
  8129. The Emerging Architectures for Modern Data Infrastructure
  8130. What if users brought the infrastructure?
  8131. Version 1.4.0 released
  8132. @adlrocha - What if we had Local-First Software?
  8133. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  8134. My SQL Server Toolbox
  8135. Build SQL Database Projects Easily in Azure Data Studio
  8136. Performance Profiling | Database Tool
  8137. Why Congress should invest in open-source software
  8138. The Curious Case of Commands and Cancellation
  8139. The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  8140. Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  8141. How to Build a Great Series A Pitch and Deck: Series A
  8142. TDD for ELT – Kaminsky
  8143. Scaling Hangfire: Process More Jobs Concurrently
  8144. .NET and Visual Studio - Oracle Office Hours
  8145. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  8146. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  8147. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  8148. What do I need to build an application ? - LanRaccoon
  8149. Using Access Token with Blazor WebAssembly HttpClient
  8150. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  8151. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  8152. Pushing UI changes from Blazor Server to browser on server raised events
  8153. Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  8154. zheap
  8155. Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  8156. The LLBLGen Pro Blog: HnD 3.0 has been released!
  8157. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  8158. verifiedcoder/Twilight
  8159. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  8160. How I killed The Event Store and Why It Had It Coming
  8161. Learn Docker in a Month: Week 4 in 5 YouTube Videos
  8162. Fall Ramblings
  8163. Sorry! This site is experiencing technical difficulties.
  8164. Newsletter Week 41, 2020
  8165. Git scraping: track changes over time by scraping to a Git repository
  8166. On Learning and Knowledge Management
  8167. Event Feeds: Simple and reliable messaging infrastructure
  8168. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  8169. Developing with Design
  8170. Azure Best Practices - Azure Advisor
  8171. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  8172. Who cares about security by obscurity
  8173. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  8174. Azure SQL Capacity Planning: Scenarios
  8175. .NET Blog
  8176. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  8177. Using machine learning with RavenDB
  8178. We Hacked Apple for 3 Months: Here’s What We Found
  8179. Bruce Momjian: Postgres Blog
  8180. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  8181. Building a Weather Station Bot
  8182. How to prepare for tech summer internships — Web log of agrawal-d
  8183. Get started with MLOps.NET
  8184. Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  8185. Take A Look At ML.NET
  8186. How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  8187. Storage 101: Monitoring storage metrics - Simple Talk
  8188. TIME for a WTF MySQL moment
  8189. Understanding Global VNet Peering Support for Azure SQL Managed Instance
  8190. Plausible: Self-Hosted Google Analytics alternative
  8191. amuste/DnetIndexedDb
  8192. ADefWebserver/BlazorSimpleSurvey
  8193. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  8194. What’s New In Python 3.9 — Python 3.9.0 documentation
  8195. Who monitors Prometheus?
  8196. The Database is on Fire
  8197. Consensus is Harder Than It Looks
  8198. Influence of Minimalism
  8199. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  8200. OAuth2 Refresh Token with Anular and IdentityServer4
  8201. Exploring your .NET applications with dotnet-monitor
  8202. Motivation and why finishing a personal project is hard.
  8203. Database Creation with DbUp
  8204. Applying "Make Invalid States Unrepresentable"
  8205. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  8206. Wiki - RustStarterKit2020
  8207. Does Snowflake have a technical moat worth 60 billion?
  8208. SLOs for Open Source
  8209. Computer science is not software engineering | Swizec Teller
  8210. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  8211. Quartz.NET 3.2 Released | Quartz.NET
  8212. How To Get Promoted
  8213. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  8214. Building Your Next Web App with ASP.NET Core
  8215. Spaced repetition, Anki and Execute Program - mike.place
  8216. FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  8217. Announcing Major Performance Improvements for Azure SQL Managed Instance
  8218. rui314/chibicc
  8219. C# in Simple Terms - Casting, Conversion, and Parsing
  8220. Code scanning is now available! - The GitHub Blog
  8221. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  8222. Examples of Four New Features in C# 9 That Aren't in C# 8
  8223. Advanced Arrays
  8224. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  8225. Fast Builds: Make a Url Shortener with .NET
  8226. Using Hangfire and MediatR as a Message Dispatcher
  8227. The story on how I discovered, fell in love and abandoned Event Sourcing
  8228. Episode 348 - Cloud Skills Challenge
  8229. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  8230. How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  8231. Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  8232. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  8233. Azure Service Fabric managed clusters are now in public preview
  8234. I was wrong. CRDTs are the future
  8235. Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  8236. codemix/ts-sql
  8237. Ora2Pg - Moves Oracle database to PostgreSQL
  8238. SQLite Is Dynamically Typed
  8239. A Blog About Computer Systems and Language Design
  8240. Free VPNs are bad for your privacy – TechCrunch
  8241. calibre - New in calibre 5.0
  8242. Allow Your Users to Login to your ASP.NET Core App Through Facebook
  8243. TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  8244. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  8245. How to Secure Azure SQL Database by Setting Minimal TLS Version
  8246. Microsoft.Data.Sqlite 5.0
  8247. Building a self-sustaining open-source business in the cloud era
  8248. Microsoft.Data.Sqlite 5.0
  8249. PostgreSQL: PostgreSQL 13 Released!
  8250. Using Azure RBAC with Azure Key Vault
  8251. Why did I leave my stable job in the middle of a pandemic?
  8252. Home - Ignite 2020 Book of News
  8253. Release ML.NET 1.5.2 · dotnet/machinelearning
  8254. Blazor WebAssembly on Azure Static Web Apps
  8255. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  8256. Migrate, modernize .NET applications with Azure
  8257. The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  8258. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  8259. Hybrid Disaster Recovery Scenarios for SQL Server
  8260. Simple Anomaly Detection Using Plain SQL
  8261. Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  8262. Angular OAuth2 OIDC Configuration with IdentityServer4
  8263. Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  8264. Microsoft Releases Entity Framework Core 5.0 RC 1
  8265. Postgres For Those Who Can’t Even, Part 3 - In The Real World
  8266. MEAN Stack Considered Harmful
  8267. DuckDB - An embeddable SQL OLAP database management system
  8268. PASS Summit 2020 > Register Now
  8269. Dev Discussions - Isaac Abraham
  8270. My Principles for Building Software
  8271. Introducing Cosmos DB Studio
  8272. Continuous Integration for the .NET Framework
  8273. Astrocamel - Blog/Portfolio of George Skouroupathis
  8274. #ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  8275. RavenDB Meetup : Building a grown up database
  8276. TechEmpower Web Framework Performance Comparison
  8277. Aurora Database | Bin Wang
  8278. How to Shut Off Public Connectivity to Azure SQL Database
  8279. CQRS and MediatR in ASP.NET Core - Code Maze
  8280. Episode 346 - Autonomous Systems
  8281. RavenDB in Action Workshop in NDC Conference
  8282. ASP.NET App Migration Webinar | Microsoft Azure
  8283. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  8284. Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  8285. Building an AWS DevOps Pipeline for Databases - Redgate Software
  8286. MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  8287. Julio Biason .Net 4.1 | The Hidden Value of TikTok
  8288. Major German shopping site leaks customer data
  8289. Seeding data in EF Core using SQL scripts
  8290. Playing with EF Core 5 and Stack Overflow Data
  8291. Migrations Overview - EF Core
  8292. Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  8293. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  8294. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  8295. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  8296. Searching for style
  8297. An Introduction to Microsoft Hybrid SQL Server Solutions
  8298. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  8299. A Better Mousetrap - Turnerj (aka. James Turner)
  8300. Index Usage: finding indexes not being used - Simple Talk
  8301. A database for every repl
  8302. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  8303. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  8304. GraphQL - Fiyaz Hasan
  8305. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  8306. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  8307. Learn Docker in one month - on YouTube! Your guide to week 2
  8308. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  8309. Code Maze Weekly #42 - Code Maze
  8310. Epoch Converter
  8311. Epoch Converter
  8312. Security by Obscurity is Underrated
  8313. The SP mvp Weekly
  8314. Computed Column Performance in SQL Server - Simple Talk
  8315. Notifiable Data Breaches – and how to avoid them
  8316. What Clojure spec is and what you can do with it (an illustrated guide)
  8317. TOML: Tom's Obvious Minimal Language
  8318. Workshop Module 6: Distributed Data
  8319. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  8320. GraphQL on Azure: Part 4 - Serverless CosmosDB
  8321. How we learnt to stop worrying and love web scraping
  8322. 168 AWS Services in 2 minutes
  8323. Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  8324. How to Build a RESTful API with Deno
  8325. The Automated CIO
  8326. Using Logrotate to manage logs – Mohit Khare
  8327. Vitamin D, part 3 - The Evidence
  8328. Learn Docker in one month - on YouTube! Your guide to week 1
  8329. Using a Dapper Base Repository in C# to Improve Readability
  8330. Re-examining our approach to memory mapping | Time series data, faster
  8331. Oracle Developer Live—Java
  8332. An Azure Reference Architecture – Azure From The Trenches
  8333. Migrating from ASP.NET to ASP.NET Core
  8334. Bridging the Gap Between Junior and Senior Engineers
  8335. Costs of running a Python webapp for 55k monthly users
  8336. Beginner's Mind | SQL, Code, Coffee, Etc.
  8337. The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  8338. Full-Text Search Battle: PostgreSQL vs Elasticsearch
  8339. Calming down Clickhouse
  8340. Blanket Solutions and Microservices
  8341. Data practices for scrappy startups
  8342. TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  8343. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  8344. Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  8345. ASP.NET Core Configuration - Basic Concepts - Code Maze
  8346. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  8347. Translating NHibernate LINQ query to SQL
  8348. Experian database laked
  8349. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  8350. The database I wish I had
  8351. Build a REST API in .NET Core - Simple Talk
  8352. How to log NHibernate SQL to ASP.NET Core loggers
  8353. Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  8354. Tips for stable and portable software
  8355. Deployed To Production Is Not Enough
  8356. .NET R&D Digest (August, 2020)
  8357. Users
  8358. Dispose Resources Asynchronously With IAsyncDisposable
  8359. Follow My Explorations into AWS for .NET Developers
  8360. HealthcareIsDumb.com
  8361. florinpop17/app-ideas
  8362. Why not make it easier to share the truth? part 1
  8363. DNS Physical Structure
  8364. The Internet Speculative Fiction Database
  8365. WSLconf
  8366. Facebook apologizes to users, businesses for Apple’s monstrous efforts to protect its customers' privacy
  8367. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  8368. Building A GitHub Repo Importer For A .NET Application - James Hickey
  8369. Source Generators in C#
  8370. What's it like as a Senior Engineer?
  8371. Should you unit-test API/MVC controllers in ASP.NET Core?
  8372. Asynchronous programming - C#
  8373. projectkudu/kudu
  8374. How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  8375. Pieter Levels makes $600k a year from Nomad List and Remote OK
  8376. Inspect and Mutate IQueryable Expression Trees
  8377. What not to do in ASP.NET, and what to do instead
  8378. tomrothe.de - Behavior-Driven Test Data
  8379. Logs and Time Series are not the same - Vallified
  8380. Gary Ewan Park - How to verify SQL Server connection using udl file
  8381. Blockchain, the amazing solution for almost nothing
  8382. Build tools around workflows, not workflows around tools
  8383. drduh/macOS-Security-and-Privacy-Guide
  8384. amuste/BlGridExamples
  8385. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  8386. July 11, 2020 - LiveAuctioneers Account Security
  8387. Port 5432 is open: introducing the Splitgraph Data Delivery Network
  8388. First thoughts on Rust vs OCaml
  8389. Moving from YouTube to PeerTube
  8390. An early release of pbrt-v4 and some notes about pbrt-gpu
  8391. Loosely Coupled Monolith
  8392. ASP.NET Core Health Checks
  8393. The Case of the Top Secret iPod - TidBITS
  8394. How to contact Google SRE: Dropping a shell in cloud SQL
  8395. minvws/nl-covid19-notification-app-backend
  8396. ignatandrei/NETCoreBlockly
  8397. 2.5 Million Medical Records Leaked By AI Company
  8398. ERAC National Certification Database - GMA-507368
  8399. Data Breach Statement - Utah Gun Exchange
  8400. Gregor Riegler · Levels of Modularity
  8401. SQLite Release 3.33.0 On 2020-08-14
  8402. Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  8403. A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  8404. Dear Google Cloud: Your Deprecation Policy is Killing You
  8405. Testing Sucks
  8406. How to Become a Technical Product Manager
  8407. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  8408. dotNET Weekly
  8409. Azure SQL Capacity Planning: Overview | Data Exposed
  8410. Equality for free – planetgeek.ch
  8411. Byron/gitoxide
  8412. EmailPwd: Has your email been hacked?
  8413. Announcing the new Jupyter Book
  8414. How to optimize your Azure workload costs
  8415. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  8416. Secrets of a .NET Professional
  8417. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  8418. Mozilla Alumni Network
  8419. Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  8420. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  8421. Quorum
  8422. Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  8423. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  8424. Are CRDTs suitable for shared editing?
  8425. Structured Debugging
  8426. Tolerate imperfection
  8427. We Can Do Better Than SQL
  8428. Database Profiling with Visual Studio | Visual Studio Blog
  8429. Mobile Phone Streams
  8430. Firefox Voice | browse the internet with your voice
  8431. Brice’s Blog
  8432. SQLite and EF Core Concurrency Tokens
  8433. Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  8434. In-Memory Caching in ASP.NET Core - Detailed Guide
  8435. Query optimizer and chess? · Erthalion's blog
  8436. Have I Been Pwned Set to Go Open-Source
  8437. liljencrantz/crush
  8438. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  8439. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  8440. Surviving Django (if you care about databases) — Daniele Varrazzo
  8441. ErikEJ/EFCorePowerTools
  8442. New Azure SQL Learning Tools help reduce the global technology skills gap
  8443. .NET Summit 2020 Online Conference
  8444. Query Design performance issues #01 - All-in-one query
  8445. Django 3.1 Released | Weblog
  8446. Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  8447. A Primer on Database Replication
  8448. Planning for my kidnapping - My blog
  8449. The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  8450. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  8451. UI/UX for Devs: Have You Thought About the Mental Model?
  8452. 133m records for sale as fruits of data breach spree keep raining down
  8453. Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  8454. English to SQL: progess updates
  8455. OpenTelemetry .NET Beta Released!
  8456. Code Maze Weekly #36 - Code Maze
  8457. The Era of DNA Database Hacks Is Here
  8458. The 3 problems of Django
  8459. Azure Cost Management + Billing updates – July 2020
  8460. Handling concurrency in an ASP.NET Core Web API with Dapper
  8461. ChatBooks discloses data breach after data sold on dark web
  8462. Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  8463. Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  8464. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  8465. Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  8466. Dunzo suffers data breach, launches internal investigation
  8467. Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  8468. runlyio/core-dotnet
  8469. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  8470. Migrating a 40TB SQL Server Database
  8471. Some SQL Tricks of an Application DBA
  8472. Advancing resilience through chaos engineering and fault injection
  8473. The falsehoods of anti-AGPL propaganda
  8474. When does it make sense to use containers in a development workflow?
  8475. Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  8476. Apache Arrow 1.0.0 Release
  8477. Index
  8478. Cosmos DB capacity pitfall: When more is less
  8479. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  8480. BenchmarkDotNet 0.12.1
  8481. Tip 272 - Azure Security Best Practices
  8482. Reverse Engineering Tools Review
  8483. New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  8484. Lets stop being stupid about security
  8485. Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  8486. p410n3 blog
  8487. Need business ideas? Watch out for unbundlings
  8488. Quartz.NET 3.1 Released | Quartz.NET
  8489. hwayne/awesome-cold-showers
  8490. Buy on Google is now open and commission-free
  8491. Top Programming Languages 2020 - IEEE Spectrum
  8492. SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  8493. Storage 101: Data Security and Privacy - Simple Talk
  8494. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  8495. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  8496. Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  8497. Write code that is easy to delete, not easy to extend.
  8498. Scaling relational SQL databases – Software development and beyond
  8499. Thank you for trying out Project Tye!
  8500. Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  8501. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  8502. The most powerful and extensible open source Wiki software
  8503. SQL Server 2019 Tuple Mover Behavior Change
  8504. Essays on programming I think about a lot
  8505. PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  8506. Systems design for advanced beginners | Robert Heaton
  8507. Exploring the .NET open source hybrid ORM library RepoDB
  8508. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  8509. Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  8510. Sort Data With ASP.NET Core and Query Strings
  8511. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  8512. Azure SDK Release (July 2020) | Azure SDKs
  8513. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  8514. In Praise of Elevated Values
  8515. Azure SQL Bootcamp
  8516. Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  8517. Wattpad data breach exposes account info for millions of users
  8518. Explain Kubernetes to me like I'm Five
  8519. CloudFront Analytics
  8520. My failed startup - How it failed and why i'm giving the code away for free.
  8521. Release Npgsql v4.1.4 · npgsql/npgsql
  8522. Turning the IDE Inside Out with Datalog
  8523. Delivering value & reducing risk
  8524. Index
  8525. EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  8526. Hypertext Style: Cool URIs don't change.
  8527. 100 Best Kubernetes Books of All Time
  8528. We need tests. But now or later?
  8529. Release Dapr Runtime v0.9.0 · dapr/dapr
  8530. Zulip 3.0: Threaded Open Source Team Chat
  8531. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  8532. The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  8533. “Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  8534. dotnet/crank
  8535. crates.io security advisory | Rust Blog
  8536. Etcd, or, why modern software makes me sad
  8537. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  8538. All .Net Exceptions List
  8539. Azure Web App: Connection Strings | Build5Nines
  8540. Atlas of Surveillance
  8541. Git - gitfaq Documentation
  8542. zombodb/pgx
  8543. Give some ❤️ to your PR
  8544. A few thoughts about Signal’s Secure Value Recovery
  8545. Hacker breaches security firm in act of revenge | ZDNet
  8546. On Reactive Programming
  8547. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  8548. Entity Framework Core In-Depth Part 10
  8549. .NET Core: Still a Microsoft platform thing despite more than five years open source
  8550. Entity Framework Core In-Depth Part 9
  8551. stu2b50
  8552. Do YOU know how much your computer can do in a second?
  8553. Building a self-updating profile README for GitHub
  8554. Dunzo suffers data breach; users' phone numbers, email IDs exposed
  8555. Friday Five: Azure Live Streaming, Teams Approvals, More!
  8556. Loading Related Data - EF Core
  8557. The Bourne Collection: Online Search Is Older than You Think! - CHM
  8558. [tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  8559. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  8560. GitHub Stars
  8561. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  8562. Why I built a new app for practicing keyboard shortcuts
  8563. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  8564. Lifeng-Liang/NSQLite
  8565. Pwning smart garage door openers
  8566. What is MaxDOP controlling?
  8567. How to Implement Azure Serverless with Blazor WebAssembly
  8568. New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  8569. Local Users with ASP.NET Core – ASP.NET Core Identity
  8570. Disrupting Enterprise Search
  8571. JAMstack Crash Course - Build a Full Stack Application
  8572. A Terrible, Horrible, No-Good, Very Bad Day at Slack
  8573. Custom validation logic on client AND server with Blazor?
  8574. What’s the difference between blue/green and red/black deployments?
  8575. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  8576. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  8577. Data migration gotchas and lessons learned - Coding Nagger
  8578. Clean Architecture, 2 years later - Elton Minetto
  8579. 1650910 - DigiCert: Inconsistent EV audits
  8580. Using an OData Client with an ASP.NET Core API
  8581. OData with ASP.NET Core
  8582. The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  8583. A developer-centered approach to application development - Red Hat Developer
  8584. Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  8585. Build an In-memory REST API with Deno and Oak
  8586. AbdulMalikDev/ounotes
  8587. Learn about transaction isolation levels - LanRaccoon
  8588. A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  8589. SQL-MisterMagoo/BlazorCultures
  8590. Friday Five: Azure Private Link, Visual Studio, And More!
  8591. Race Conditions/Concurrency Defects in Databases: A Catalogue
  8592. Code Only Says What it Does
  8593. Devs-Garden/jsonbase
  8594. The illusion of statelessness
  8595. @msurdi blog
  8596. What accomplishments sound like on software engineering resumes
  8597. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  8598. The Magical Methods in C#
  8599. Entity Framework Core In-Depth Part 7
  8600. Feature Rejection: sending an email alert from RavenDB
  8601. Book Review: A Philosophy of Software Design
  8602. A tale of latency and broken windows - Blog by Damian Schenkelman
  8603. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  8604. Connection Pooling for MySQL with the Heimdall Proxy
  8605. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  8606. Refresh Tokens in IdentityServer4 v4
  8607. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  8608. Friday Five: OneNote, Azure SQL, And More!
  8609. Looker might slow you down · O.
  8610. Entity Framework Core In-Depth Part 6
  8611. 1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  8612. Event detail - Redgate Software
  8613. corte.si
  8614. Our AWS bill is ~ 2% of revenue. Here's how we did it
  8615. How to get the best out of your Yubikey with GPG
  8616. How does SQLite work? Part 1: pages!
  8617. xi-editor retrospective
  8618. Configuration is an API, not an SDK
  8619. Use managed services. Please. | Dan Moore!
  8620. Searching with the power of PostgreSQL in Symfony Applications
  8621. Announcing Azure Service Operator for Kubernetes - Open Source Blog
  8622. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  8623. chubin/wttr.in
  8624. Using the Blockly visual programming editor to call a .NET Core WebAPI
  8625. Recorded session: Modeling in non relational world | RavenDB
  8626. TechEmpower/FrameworkBenchmarks
  8627. Keep all your packages up to date with Dependabot - The GitHub Blog
  8628. Google blew a ten-year lead. - Second Breakfast
  8629. Facebook accused of trying to bypass GDPR, slurp domain owners' personal Whois info via an obscure process
  8630. It’s all in the Host Class – Part 2: Configuration
  8631. NHSX
  8632. Get started with Azure CLI
  8633. Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  8634. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  8635. Your terminal can be much, much more productive
  8636. Which Database should I use in my Azure Serverless App?
  8637. Monsters Weekly 170 - Noda Time and Entity Framework Core
  8638. Failover Clustering Networking Basics and Fundamentals
  8639. Onion Architecture In ASP.NET Core With CQRS - Detailed
  8640. Avoiding exposing identifier details to your users
  8641. Stalker Online hacked! Over one million gamers' passwords made available for download
  8642. When threadWaitRead Doesn't
  8643. InnoDB Internals - Consistent Reads
  8644. On using WordPress as a back end
  8645. Teach Yourself Computer Science
  8646. Good and Bad Parts of Ansible after 2 Years of Usage
  8647. Written communication is remote work super power
  8648. The smartest password policy enforcer for Active Directory
  8649. MiniProfiler for .NET : Release Notes
  8650. CAP: Event Bus & Outbox Pattern
  8651. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  8652. Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  8653. Ask Troy Hunt your data protection questions at Redgate Streamed
  8654. Lightweight alternatives to Google Analytics
  8655. Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  8656. Entity Framework Core In-Depth Part 3
  8657. Optimize your Azure costs to help meet your financial objectives
  8658. How I Removed My Own Face From My Head - Maximillian Laumeister
  8659. efcore/EFCore.NamingConventions
  8660. hashcat 6.0.0
  8661. A virtual developer conference with a SciFi/Fantasy comic-con flair
  8662. A Jupyter kernel for SQLite
  8663. Home | Geany
  8664. Marten Quickstart with .Net Core HostBuilder
  8665. Redgate Streamed
  8666. Delivery Hero Confirms Foodora Data Breach
  8667. Recent database technology that should be on your radar (part 1)
  8668. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  8669. Build yourself a weather station. Part I
  8670. On Redis master-slave terminology - <antirez>
  8671. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  8672. EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  8673. Michael Feathers - Functional Code is Honest Code
  8674. SQLite As An Application File Format
  8675. Best practices for managing & storing secrets like API keys and other credentials [2020]
  8676. Jepsen: PostgreSQL 12.3
  8677. Async Python is not faster
  8678. Getting Value from appsettings.json in .NET Core
  8679. Model facts, not your problem domain
  8680. Compressing Synapse database | Levans' workshop
  8681. Learning about distributed systems: where to start?
  8682. How and why GraphQL will influence the SourceHut alpha
  8683. A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  8684. Collations and case sensitivity - EF Core
  8685. Collations and Case Sensitivity | Npgsql Documentation
  8686. Development With A Dot - ASP.NET Core OData Part 2
  8687. The seven deceptions of microservices
  8688. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  8689. 25 Years of PHP History
  8690. DRY vs DAMP in Unit Tests
  8691. SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  8692. Introducing: Quotebacks
  8693. Reflecting on Close Calls
  8694. A Collection of all Keyboard Shortcuts I use
  8695. We're launching Black Tech Pipeline🚀
  8696. CapRover · Build your own PaaS in a few minutes!
  8697. Email from HaveIBeenPwned wipes helpdesk tickets
  8698. Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  8699. The Ultimate Guide to Running Healthy Apps in the Cloud
  8700. Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  8701. 25 million user records leak online from popular math app Mathway | ZDNet
  8702. Ethical Hacking: SQL Injection
  8703. Byzantine and non-Byzantine distributed systems
  8704. Dynamically Build LINQ Expressions
  8705. Why I (still) love Vaadin
  8706. Race Conditions on Rails
  8707. sqlancer/sqlancer
  8708. How are you improving your technology skills today? Start by reading articles
  8709. Ruby vs Crystal Performance
  8710. Pragmatic weekend project - apartments bot
  8711. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  8712. 25 million user records leak online from popular math app Mathway | ZDNet
  8713. Good Practices for Starting with Containers
  8714. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  8715. Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  8716. Software Engineering Within SpaceX - Yasoob Khalid
  8717. Running Awk in parallel to process 256M records
  8718. .NeXt Generation (London, United Kingdom)
  8719. Getting Started with ASP.NET Core and MongoDB - Code Maze
  8720. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  8721. Framework Benchmarks Round 19 - TechEmpower Blog
  8722. Modern Web UI with Blazor WebAssembly
  8723. This Website Will Self Destruct
  8724. Logically Fallacious
  8725. Violence in Blue
  8726. valkyrienyanko/Unity-MMORPG-Boilerplate
  8727. Entity Framework Core in Action, Second Edtion
  8728. Microsoft’s Project Tye aims to tame microservices development
  8729. Oracle.EntityFrameworkCore 3.19.0-beta1
  8730. Beta Release: Oracle Entity Framework Core 3.1
  8731. Things we learned about sums · QuestDB
  8732. I wrote a SaaS product because the internet made me believe it'd make me rich
  8733. A Guide to Threat Modelling for Developers
  8734. TechEmpower Web Framework Performance Comparison
  8735. TechEmpower Web Framework Performance Comparison
  8736. A Guide to Threat Modelling for Developers
  8737. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  8738. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  8739. Wishbone Breach: 40 Million Records Leaked on Dark Web
  8740. Entity Framework Core in Action, Second Edition
  8741. Developing Stack Overflow on MacOS
  8742. How I helped reposition a database product that went on to make $1 billion in revenue
  8743. Supabase | Supabase
  8744. Near Real-Time Transient Clients • NServiceBus Samples
  8745. A Guide to Threat Modelling for Developers
  8746. Amazon Web Services
  8747. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  8748. Don't use method with side-effect in LINQ
  8749. Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  8750. Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  8751. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  8752. inessential: weblog
  8753. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  8754. SCM Marchant Cogito 240 Electronic Calculator
  8755. Catalina is checking notarization of unsigned executables
  8756. Jepsen Disputes MongoDB’s Data Consistency Claims
  8757. SQLite Release 3.32.0 On 2020-05-22
  8758. GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  8759. A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  8760. async/await is the wrong abstraction - LogRocket Blog
  8761. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  8762. More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  8763. WinDbg — the Fun Way: Part 1
  8764. Stealing Secrets from Developers using Websockets
  8765. Three bugs in the Go MySQL Driver
  8766. Azure Arc enabled Kubernetes preview and new ecosystem partners
  8767. Home - Microsoft Build 2020 Book of News
  8768. What Is Nix
  8769. Home Chef confirms 8 million user records stolen in breach – TechCrunch
  8770. Home - Microsoft Build 2020 Book of News
  8771. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  8772. Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  8773. Building End-to-End Diagnostics: Visualization with Exporters
  8774. Remembering Why Agile was a Big Deal
  8775. Simple Personal Finance Tracking with GnuCash
  8776. Why is Rails boot so slow on macOS?
  8777. Developer in Cyprus Claims Breach of Contacts App
  8778. Preventing Leaked Azure Secrets in GitHub!
  8779. Covve revealed as source of data breach impacting 23m individuals
  8780. The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  8781. Released: Microsoft.Data.SqlClient 1.1.3
  8782. Shrinking BSON Documents
  8783. GraphQL API for SQL Database in .NET — setting up access to the data
  8784. Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  8785. Private Link for Azure SQL Database - Part 1
  8786. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  8787. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  8788. It’s OK for your open source library to be a bit shitty
  8789. Jepsen: MongoDB 4.2.6
  8790. 22 million emails found in mystery open database | SC Media
  8791. How Not to Store Passwords
  8792. Code Maze Weekly #25 - Code Maze
  8793. EF Core and Cosmos DB with Blazor WebAssembly
  8794. Using Dapper in ASP.NET Core applications
  8795. EF Core and Cosmos DB with Blazor WebAssembly
  8796. How to add custom logging in ASP.NET Core
  8797. Why use DTOs (Data Transfer Objects)?
  8798. TechEmpower Web Framework Performance Comparison
  8799. The Janet Programming Language
  8800. Messaging with Azure Service Bus - Part 8 - Commands and Events
  8801. Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  8802. Pi-hole v5.0 is here!
  8803. Marten v4.0 Planning Document (Part 1)
  8804. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  8805. Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  8806. Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  8807. Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  8808. Encouraging a Culture of Written Communication – mcls
  8809. Asgard Systems uses ML.NET to reduce food waste | .NET
  8810. Advanced SQL and database books and resources
  8811. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  8812. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  8813. Avoid rolling your own leader election algorithm | RavenDB
  8814. Cross-Platform Build Events in .NET Core using MSBuild
  8815. Make LLVM fast again
  8816. Second-guessing the modern web - macwright.org
  8817. Pi-hole v5.0 is here!
  8818. 5 AWS Services You Should Avoid!
  8819. Azure SQL Database : Manage & Restore Backups - EP02
  8820. How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  8821. Geode pattern - Cloud Design Patterns
  8822. Human Programming Interface | beepb00p
  8823. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  8824. Episode 81 - Malicious Life
  8825. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  8826. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  8827. Cosmos DB Profiler
  8828. A Small Case Study in Test Automation (and other things)
  8829. Databases Still Store Data
  8830. Building an Real Time Event Processor – Part 1
  8831. Building an Real Time Event Processor – Part 2
  8832. Building an Real Time Event Processor – Part 3
  8833. Add tags for programming languages / genres
  8834. Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  8835. An Adult Cam Site Exposed 10.88 Billion Records
  8836. Using Postgresql Advisory Locks for Leader Election
  8837. Razor Pages in ASP .NET Core 3.1
  8838. Stealing your SMS messages with iOS 0day
  8839. PHP showing its maturity in release 7.4
  8840. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  8841. Learn SQL while solving crimes! SQL Police Department
  8842. It's better to .Take() | Codejack
  8843. EF Core testing sample - EF Core
  8844. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  8845. Auto-failover groups in Azure SQL
  8846. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  8847. Installing Blazor-Blogs on Microsoft Azure
  8848. The Best Medium-Hard Data Analyst SQL Interview Questions
  8849. How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  8850. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  8851. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  8852. Rules of thumb for a 1x developer
  8853. Introducing Postgres Projects in Azure Data Studio
  8854. Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  8855. Sessions — Dev Around the Sun
  8856. Speakers — Dev Around the Sun
  8857. British Museum makes 1.9 million images available for free
  8858. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  8859. Kicking off Marten v4 Development
  8860. Pluralization with EF Core and EF Core Power Tools
  8861. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  8862. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  8863. Getting Started : Azure App Services : EP01
  8864. Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  8865. Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  8866. Testable Back-end Programming in F#
  8867. Stored Procedures, ORMs, and GraphQL - ardalis
  8868. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  8869. Entity Framework Core Part 4
  8870. Explicit Loading in Entity Framework Core - TekTutorialsHub
  8871. Load data from Azure Blob storage into Azure SQL
  8872. Vietnam's contact tracing app broadcasting a fixed ID
  8873. Build a C# App with CockroachDB and the .NET Npgsql Driver
  8874. Time is the only real currency we have
  8875. SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  8876. Things I Wished More Developers Knew About Databases
  8877. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  8878. Mobile Blazor Bindings - State Management and Data
  8879. Migrate SQL Express DB to Azure SQL Database
  8880. FocalFossa/ReleaseNotes - Ubuntu Wiki
  8881. Talk: Modeling in a non relational world | RavenDB
  8882. Introducing Jasper as an In Process Command Bus for .Net
  8883. MikaBerglund.com - Developing for Microsoft Azure and Office 365
  8884. Phoenix Framework
  8885. Things I Wished More Developers Knew About Databases
  8886. EF Core Power Tools - Visual Studio Marketplace
  8887. Entity Framework Core Part 3
  8888. Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  8889. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  8890. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  8891. Kefra Consulting
  8892. My Writings
  8893. Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  8894. Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  8895. TechEmpower Web Framework Performance Comparison
  8896. BlazorHelp Website > Blog - Advanced Blazor Templating
  8897. Postgres For Those Who Can’t Even, Part 3 – In The Real World
  8898. Hands-on Scala Programming
  8899. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  8900. ✏️ safer: a safer file writer ✏️
  8901. Aptoide Credentials Information
  8902. Scuttlebot peer-to-peer log store
  8903. TablePlus | Modern, Native Tool for Database Management.
  8904. Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  8905. Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  8906. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  8907. Released: Microsoft.Data.SqlClient 1.1.2
  8908. Entity Framework Core Part 2
  8909. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  8910. When to Mock
  8911. Entity Framework documentation
  8912. JetBrains .NET Days Online
  8913. April 2020 Azure SDK Release
  8914. Mobile Blazor Bindings - State Management and Data
  8915. SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  8916. Monsters Weekly 159 - Managing Database Migrations
  8917. Document Your Pain - Simple Talk
  8918. Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  8919. Using Alba for Integration Testing ASP.Net Core Web Services
  8920. File transfer app with Blazor: Introduction - Mircea Oprea
  8921. Database basics: writing a SQL database from scratch in Go
  8922. The Death of Hype: What's Next for Scala
  8923. Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  8924. Code Maze Weekly #20 - Code Maze
  8925. Zero Trust: Going Beyond the Perimeter
  8926. IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  8927. I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  8928. Learn dbatools in a Month of Lunches
  8929. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  8930. A Fast and Lightweight Solution for CQRS and Event Sourcing
  8931. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  8932. Gnoosic - Discover new Music
  8933. Microservices
  8934. NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  8935. Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  8936. Introducing Aboard Beta
  8937. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  8938. 44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  8939. 10 Things I Hate About PostgreSQL
  8940. PostgreSQL is the worlds’ best database
  8941. If you want your OSS project to be successful…
  8942. Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  8943. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  8944. Getting Started with CQRS – Part 3 - Simple Talk
  8945. Writing .NET Database Integration Tests
  8946. Building End-to-End Diagnostics and Tracing: An Intro
  8947. A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  8948. PowerShellGet 3.0 Preview 1 | PowerShell
  8949. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  8950. Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  8951. Entity Framework Core in Action
  8952. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  8953. .NET R&D Digest (March, 2020)
  8954. Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  8955. So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  8956. Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  8957. Dolt Use Cases
  8958. Fast Build, Slow Build, and the Testing Pyramid
  8959. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  8960. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  8961. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  8962. Offline storage in a PWA
  8963. Hands-on guide: developing and deploying Node.js apps in Kubernetes
  8964. Simplify microservices with Dapr (Distributed Application Runtime)
  8965. Deploy complex application, seamlessly | Qovery
  8966. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  8967. Totally made up conversations about choosing Entity Framework version numbers
  8968. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  8969. Optimize database traffic with future results in NHibernate
  8970. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  8971. Private client-side-only PWAs are hard, but now Apple made them impossible.
  8972. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  8973. How to Use the Shadow Property in Entity Framework Core
  8974. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  8975. NuGet Gallery | Packages
  8976. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  8977. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  8978. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  8979. Ray Tracing in One Weekend Series
  8980. YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  8981. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  8982. Shay Rojansky’s Blog
  8983. BlazorHelp Website > Blog - What is Blazor Oqtane?
  8984. Major data breach exposes database of 200 million users
  8985. Home
  8986. Working with EF Core Migrations - Irina Scurtu
  8987. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  8988. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  8989. There’s no place like home to join us at Redgate Streamed
  8990. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  8991. OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  8992. NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  8993. Avoid In-Memory Databases for Tests
  8994. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  8995. The Staging Phase of Deployment - Simple Talk
  8996. .NET Foundation
  8997. The good parts of AWS - A visual summary
  8998. Ryan_Connolly_Resume.docx
  8999. We called it RAID because it kills bugs dead | The Old New Thing
  9000. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  9001. Size of Visual Studio
  9002. Remote access to on-premises apps - Azure AD Application Proxy
  9003. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  9004. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  9005. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  9006. Unit Testing Entry and Entry Points — Roy Osherove
  9007. Tip 255 - What's Azure Private Link and how can I get started?
  9008. Robotic Process Automation Software | ThinkAutomation
  9009. Researching the optimal; implementing the practical
  9010. About service meshes - Azure Kubernetes Service
  9011. Azure API for FHIR(r) | Microsoft Azure
  9012. PolicyServer
  9013. The Evolution of Windows Search | Windows Search Platform
  9014. Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  9015. We made SQL visual - why and how
  9016. Hi, I'm Ankit - The story of my experiments with code
  9017. The goal of your testing strategy
  9018. ongoing by Tim Bray · Facet: Deduping
  9019. External Identity Provider with ASP.NET Core Identity - Code Maze
  9020. Azure for .NET developers - Azure for .NET Developers
  9021. Bringing full-stack to the JAMstack
  9022. Distributed DMX with Apache Ignite
  9023. Cloud migration: 5 common traps and how to avoid them
  9024. Using git tag for Presentations or Workshops
  9025. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  9026. A Template for Clean Domain-Driven Design Architecture
  9027. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  9028. Tip 254 - Use WAF to protect your web applications with Azure Front Door
  9029. How Websites Evolved Back to Static HTML/CSS/JS Files —
  9030. Posts
  9031. MYBP (Maybe You’ve Been Pwned)
  9032. Virgin Media Disclosure Statement | TurgenSec
  9033. Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  9034. My New Role as Senior Program Manager for .NET Data
  9035. piCorePlayer
  9036. CQRS: Refactoring Queries without Repositories - CodeOpinion
  9037. Millions of tiny databases
  9038. CLUI: Building a Graphical Command Line
  9039. Data Incident Information | Help &amp; Advice
  9040. Uncle Sam compensates you for data leaks (yeah, right)
  9041. “Let’s use Kubernetes!” Now you have 8 problems
  9042. F# Publications | The F# Software Foundation
  9043. Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  9044. SAFE Adventures in F# – Azure From The Trenches
  9045. Tip 252 - Securing your managed Databases in Azure
  9046. MSSQL data and log files on Azure blob storage
  9047. Durable Functions Upgrade Strategies
  9048. Introducing GitTrends: GitHub Insights
  9049. Better passwords in Ruby applications with the Pwned Passwords API
  9050. Identity column vs ETL Process - Simple Talk
  9051. A journey to searching Have I Been Pwned database in 49μs (C++)
  9052. Stack Exchange Data Explorer
  9053. Overview of Azure Cache for Redis - Simple Talk
  9054. Adding Observability to .NET Core Apps ASP.NET Blog |
  9055. Don’t try to sanitize input. Escape output.
  9056. Israeli Marketing Company Exposes Contacts Database
  9057. Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  9058. x64dbg
  9059. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  9060. REST Commands and Queries in VS Code - ardalis
  9061. automatic SQL injection and database takeover tool
  9062. No raw data, no science: another possible source of the reproducibility crisis
  9063. A History of Entity Framework
  9064. When ASP.NET Core can't find your controller: debugging application parts
  9065. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  9066. EA and Visual Studio’s Linux Support | C++ Team Blog
  9067. Andreessen-Horowitz craps on “AI” startups from a great height
  9068. Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  9069. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  9070. C# - Sealed and internal - how to use in unit test?
  9071. CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  9072. Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  9073. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9074. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9075. Ella: A Vibrator You Control From Your Phone
  9076. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  9077. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9078. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9079. Software platform dependency analysis with F# and Neo4j
  9080. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  9081. MongoDB Transactions in .NET Applications
  9082. Part 1 - Introduction and Setting up the REPL
  9083. Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  9084. ErikEJ/EFCorePowerTools
  9085. Am I generating email link tokens correctly?
  9086. M3
  9087. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  9088. What Happened with LEGO – Reality Prose
  9089. hassio-addons/addon-ssh
  9090. COPY | Npgsql Documentation
  9091. I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  9092. PostHog – Self Hosted Product Analytics
  9093. SQLite Query Language: WITH clause
  9094. Testing GitHub Oneboxes for Stack Overflow for Teams
  9095. Testing GitHub Oneboxes on Stack Overflow for Teams
  9096. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  9097. The Power of EventSourcing — Softwarepark
  9098. Storing IoT Data in a database
  9099. Fundamental Concepts for Elastic Jobs in Azure SQL Database
  9100. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  9101. EF Core Tips: Don’t call Update when you don’t need to!
  9102. Plan for Entity Framework Core 5.0
  9103. Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  9104. Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  9105. Fixing Random, part 19
  9106. T4 and EF Core Reverse Engineering
  9107. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  9108. Security Scanning Your .NET Core Applications
  9109. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9110. Paperwork
  9111. BlurHash
  9112. MongoDB.local SF 2018
  9113. Elastic Jobs in Azure SQL Database – What and Why
  9114. Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  9115. Email Confirmation with ASP.NET Core Identity - Code Maze
  9116. Blazor by Example - A dismissable banner
  9117. SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  9118. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  9119. Marten
  9120. Why we left AWS
  9121. Code Traveler
  9122. Testing GitHub Oneboxes
  9123. COPY | Npgsql Documentation
  9124. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  9125. Redash helps you make sense of your data
  9126. Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  9127. iolevel/wpdotnet-sdk
  9128. LiteDB :: A .NET embedded NoSQL database
  9129. Migrating configuration in .NET Framework to .NET Core
  9130. M/Monit
  9131. etcd
  9132. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  9133. dapr/dapr
  9134. Validating SSL Certificates With .NET ServicePointManager
  9135. Generate - Privacy-related Data Security Incident
  9136. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  9137. Terence Eden’s Blog
  9138. Code Maze Weekly #11 - Code Maze
  9139. ErikEJ/EFCorePowerTools
  9140. 2020 Java Technology Report | Rebel
  9141. ASP.NET Core 2.1 Supported Packages
  9142. PostgreSQL For Those Who Can’t Even, Part 1
  9143. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  9144. EF Core Relationships in ASP .NET Core 3.1
  9145. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  9146. Working with the new Microsoft.Data.SqlClient
  9147. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  9148. Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  9149. CarterCommunity/Carter
  9150. Botium - Bots testing Bots
  9151. Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  9152. SQL+.NET - The Only Enterprise Grade ORM
  9153. The Next Decade of .NET Open Source
  9154. Blazor State Management
  9155. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  9156. Roam Research – A note taking tool for networked thought.
  9157. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  9158. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  9159. Report: Adult Site Leaks Extremely Sensitive Data
  9160. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  9161. My First Xamarin app
  9162. The Perils of Querying SQL Server Replicas Under Load
  9163. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  9164. Sharding & IDs at Instagram
  9165. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  9166. Entity Framework Core: Getting Started
  9167. Cake - Cake v0.36.0 released
  9168. Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  9169. Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  9170. Battling Spam In Your ASP.NET Core Applications with Akismet
  9171. [Updated 02-13-20] Data leak 12-26-2019
  9172. NetLearner on ASP .NET Core 3.1
  9173. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  9174. SQL-MisterMagoo/PreRenderComponent
  9175. Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  9176. Designing Windows 95’s User Interface
  9177. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  9178. A technique for building high-performance databases with EF Core – The Reformed Programmer
  9179. Signal >> Blog >> Technology Preview for secure value recovery
  9180. Why would a table with a Clustered Columnstore Index have many open rowgroups?
  9181. r/sysadmin - A Dropbox account gave me stomach ulcers
  9182. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  9183. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  9184. Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  9185. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  9186. Around 44 Million Microsoft Users Reused Passwords: Microsoft
  9187. Announcing 8.0 for .NET Core 3.1
  9188. Free Blazor Components | 40+ controls by Radzen
  9189. To Null, or not to Null?!?
  9190. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  9191. Why does an industry I've never heard of know so much about me?
  9192. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  9193. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  9194. Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  9195. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  9196. Hacker Releases 2TB of Data from Cayman National Bank
  9197. dotnet/efcore
  9198. BlazorHelp Website > Home
  9199. Azure Charts
  9200. xamarin/KimonoDesigner
  9201. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  9202. Razor-powered ORM for .NET - Jerrycurl
  9203. GateHub Investigation - Final Statement
  9204. .NET for Apache Spark&trade; | Big data analytics
  9205. TFB Status
  9206. Improved Remote Validation in Razor Pages
  9207. Change Logs | ASP.NET Zero Documentation
  9208. OData/RESTier
  9209. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  9210. One-day hands-on Blazor Workshop 11/25
  9211. ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  9212. The Most Secure Option
  9213. dotnet/SqlClient
  9214. Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  9215. You don't need to be a rocket-scientist to contribute to .NET Core!
  9216. ADefWebserver/FatSecretDataExporter
  9217. Credential stuffing explained: How to prevent, detect and mitigate
  9218. GOTO Academy
  9219. Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  9220. Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  9221. The World's First Domain Provider | Network Solutions
  9222. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  9223. Verzekeraar Allianz informeert klanten over datalek - Security.NL
  9224. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  9225. Cash-back Websites Expose 2 TB of Sensitive Information
  9226. Introduction to cloud-native applications
  9227. Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  9228. How to monitor your Docker containers with ctop
  9229. An Illustrated Guide to OAuth and OpenID Connect
  9230. Slow in the Application, Fast in SSMS?
  9231. Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  9232. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  9233. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  9234. Stack Overflow OSS
  9235. A detailed look at Ubuntu’s new experimental ZFS installer
  9236. File Signature Database:
  9237. A million StreetEasy accounts hacked
  9238. Blazor Security Docs and Blog Posts
  9239. Use the Azure Application Insights Profiler settings pane - Azure Monitor
  9240. SQL-MisterMagoo/Blazor.PWA.MSBuild
  9241. The GROUPing pitfall - ISoft Wiki
  9242. String-based enums · Issue #2849 · dotnet/csharplang
  9243. v5.7 Release Notes
  9244. 3.0 Release Notes | Npgsql Documentation
  9245. My Journey with Orchard Core
  9246. MiniProfiler/dotnet
  9247. “UPSERT” Race Condition With MERGE
  9248. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  9249. dotnet-presentations/aspnetcore-app-workshop
  9250. Peddle the Pedal to the Metal
  9251. Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  9252. Hackean código fuente y credenciales de acceso de Scotiabank
  9253. praeclarum/sqlite-net
  9254. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  9255. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  9256. An Introduction to OwningComponentBase
  9257. GitHub
  9258. Careers- Junior Data Scientist
  9259. Data Juggler
  9260. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  9261. Durable Functions Overview - Azure
  9262. September 10, 2019—KB4515384 (OS Build 18362.356)
  9263. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  9264. r/unsw - Massive 50K Australian Student Data Breach :(
  9265. Painless Password Hash Upgrades
  9266. [Updated: New Statement] Flight1 Security Breach | FSElite
  9267. Goodbye XSS Auditor
  9268. OWASP/CheatSheetSeries
  9269. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  9270. My RustConf 2018 Closing Keynote
  9271. Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  9272. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  9273. SQL Server Retries with Dapper and Polly
  9274. Workflow syntax for GitHub Actions - GitHub Help
  9275. Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  9276. Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  9277. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  9278. Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  9279. Imperva Security Update | Imperva
  9280. Observability — A 3-Year Retrospective - The New Stack
  9281. What We Did to Improve Security of Our Infrastructure (Updated)
  9282. Security Incident - Please Change Your Password
  9283. Maximising .NET Core API performance
  9284. Secure an ASP.NET Core web app with the Identity framework - Learn
  9285. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  9286. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  9287. Entity Framework Core in Action
  9288. Script
  9289. BlazorHelp Website > Home
  9290. Has my Gmail been hacked? How to check if your email has ever been hacked and when
  9291. Found: World-readable database used to secure buildings around the globe
  9292. Massive biometric security flaw exposed more than one million fingerprints
  9293. Database Breach 21st July 2019 | Cracked.to
  9294. Hacker site’s incriminating database published online by rival group
  9295. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  9296. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  9297. .NET Analyzers
  9298. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  9299. r/ProgrammerHumor - Lamo
  9300. ImperialViolet - Username (and password) free login with security keys
  9301. Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  9302. Canva Security Incident - May 24 FAQs
  9303. r/stackoverflow - Stack overflow redirect?
  9304. tidwall/buntdb
  9305. The reasons behind why I don't use AutoMapper.
  9306. Add passwords to list of stuff CafePress made hash of storing, says infoseccer. 11m+ who used Facebook 'n' pals to sign in were lucky
  9307. We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  9308. The Best Way To Secure Access - strongDM
  9309. Fast and flexible observability with canonical log lines
  9310. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  9311. Free Security Training Videos for CPE Credits | Varonis
  9312. Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  9313. An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  9314. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  9315. Configuring Role-based Authorization with client-side Blazor
  9316. How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  9317. Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  9318. Fsyncgate: errors on fsync are unrecovarable
  9319. Files are fraught with peril
  9320. New information about Slack's 2015 security incident - Several People Are Typing
  9321. Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  9322. What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  9323. How Stack Overflow upgraded from Windows Server 2012
  9324. Evite Invites Over 100 Million People to Their Data Breach
  9325. Flow External Claims to the Main Identity
  9326. Updating Browsers Quickly: Flags, Respins, and Components
  9327. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  9328. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  9329. A Blazor Community Update
  9330. .NET Core Summer event | Brno | Windows User Group - Czech Republic
  9331. Exploring Raygun's new application performance monitoring tool for .NET Core
  9332. Appropriate Uses For SQLite
  9333. BlazorHelp Website > Blog - Blazor Forms and Validation
  9334. Elastic APM .NET agent beta released
  9335. Report: Orvibo Smart Home Devices Leak Billions of User Records
  9336. Using Span for high performance interop with unmanaged libraries
  9337. Introduction to Authentication with server-side Blazor
  9338. Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  9339. Context is King: Finding Service Boundaries - CodeOpinion
  9340. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  9341. ErikEJ/EFCorePowerTools
  9342. Home
  9343. Manage and audit access to servers, databases and kubernetes.
  9344. wybiral/tube
  9345. Yes, My Name is || - The Akamai Blog
  9346. What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  9347. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  9348. Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  9349. Building Messaging Endpoints in Azure - Evaluating the Landscape
  9350. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  9351. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  9352. wybiral/stream-sources
  9353. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  9354. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  9355. Create a Meetup Account
  9356. CQRS with MediatR (for Commands) and Odata (for Queries)
  9357. Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  9358. SQL-MisterMagoo/BlazorTwins
  9359. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  9360. jeanqasaur/dsl-syllabus-fall-2016
  9361. How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  9362. SAML 2.4 Release Notes
  9363. wybiral/localtoast
  9364. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  9365. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  9366. Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  9367. Hexacorn | Blog Playing with Program database paths…
  9368. AusCERT 2019: The Data Breach Pipeline
  9369. Accessing UNIX sockets remotely from .NET - Red Hat Developer
  9370. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  9371. NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  9372. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  9373. ASP.Net Core - Protect your API with API Keys
  9374. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  9375. How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  9376. Cumulative Update 15 for SQL Server 2017
  9377. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  9378. Users
  9379. Patterns for high-performance C# - Federico Andres Lois
  9380. Top .NET Tutorials for May 2019
  9381. Top-Level Code Prototype: Scenario E
  9382. Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  9383. Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  9384. JED Server Security Incident Report
  9385. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  9386. GitHub Enterprise - The best way to build and ship software
  9387. Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  9388. PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  9389. Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  9390. Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  9391. Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  9392. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  9393. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  9394. Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  9395. edvmorango/event-driven-messenger
  9396. Error Management: Future vs ZIO
  9397. Error Management: Future vs ZIO
  9398. J on the Beach - Workshops
  9399. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  9400. Bakedbean.org.uk - Building Stack Overflow Job Search
  9401. Monitor Blazor WASM loading and report errors
  9402. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  9403. A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  9404. A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  9405. Cloudflare London Serverless Meetup
  9406. Use dependency injection in .NET Azure Functions
  9407. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  9408. AMC accidentally exposed data on 1.6 million subscribers
  9409. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  9410. Create a model
  9411. Azure Monitor HTTP Data Collector API - Azure Monitor
  9412. Unit Test or Integration Test and Why You Should Care - ardalis
  9413. Go modules services
  9414. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  9415. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  9416. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  9417. The .NET Abstraction Pile
  9418. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  9419. Evolution Software improves hazelnut quality with ML.NET | .NET
  9420. Peddle the Pedal to the Metal
  9421. ericsink/wasm2cil
  9422. Running WebAssembly and WASI with .NET
  9423. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  9424. Hack your password before you get hacked!
  9425. Production Tips for ASP .NET Core Web Apps
  9426. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  9427. QDB: Quote Database Home
  9428. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  9429. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  9430. We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  9431. Troy Hunt on Changing Password Behaviors
  9432. Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  9433. Using ASP.NET Core Identity users in integration tests
  9434. C#88: The Original C#
  9435. Stack Overflow Developer Survey 2019
  9436. Learn more programming languages, even if you won't use them - Thorsten Ball
  9437. RickStrahl/AlbumViewerVNext
  9438. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  9439. google/vulncode-db
  9440. A balancing act
  9441. SQL Server—Pricing and Licensing | Microsoft
  9442. TPU's GPU Database Portal & Updates
  9443. BlazorHelp Website > Blog - View_Blog
  9444. Building microservices on Azure - Azure Architecture Center
  9445. Oracle Ask TOM
  9446. Creating Custom Constraints For Razor Pages Routes
  9447. jberezanski
  9448. Visual Studio 2019 | Download for free
  9449. Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  9450. Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  9451. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  9452. Introduction to authentication for Single Page Apps on ASP.NET Core
  9453. distage: Staged Dependency Injection · Izumi Project
  9454. Dotnet-Boxed/Templates
  9455. Compare gRPC services with HTTP APIs
  9456. Storing UTC is not a silver bullet
  9457. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  9458. BlazorHelp Website > Blog - View_Blog
  9459. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  9460. Facebook Stored Passwords in Plain Text For Years
  9461. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  9462. Gargantuan Gnosticplayers breach swells to 863 million records
  9463. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  9464. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  9465. Conventions used by Containers on Azure App Service • Jamie Phillips
  9466. Code to mark a SQL string before it's passed to Dapper.
  9467. Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  9468. Extending Razor Pages -- Visual Studio Magazine
  9469. Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  9470. WebViewClient  |  Android Developers
  9471. Hangfire – Background jobs and workers for .NET and .NET Core
  9472. The Functional Scala Concurrency Challenge
  9473. 800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  9474. How random can you be?
  9475. Health Checks in ASP.NET Core
  9476. Real-time serverless applications with the SignalR Service bindings in Azure Functions
  9477. Testing Incrementally with ZIO Environment
  9478. A Simple and Fast Object Mapper
  9479. Telerik UI for Blazor Data Grid Component Basics
  9480. Final Tagless seen alive
  9481. Final Tagless seen alive
  9482. Final Tagless seen alive
  9483. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  9484. PostgreSQL Tools for the Visually Inclined
  9485. IIS Hosting for ASP .NET Core Web Apps
  9486. The Death of Final Tagless
  9487. Data Leakage from Encrypted Databases - Schneier on Security
  9488. MongoDB.local SF 2018
  9489. Azure Sphere | Microsoft Azure
  9490. Cloud Platform Release Announcements for September 24, 2018
  9491. Meet Our Meetup Video Library Page - eng.age
  9492. First experiments using EF Core with Azure Cosmos DB
  9493. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  9494. WEB Live Webinar - 4 Tips to Secure Active Directory
  9495. Blockchains don’t scale. Not today, at least. But there’s hope.
  9496. Computer Logic with Chris Dixon - Software Engineering Daily
  9497. Database File Format
  9498. July 4, 1976 — Rome.ro
  9499. microsoft/microsoft-pdb
  9500. CCleaner Command and Control Causes Concern
  9501. LLVM on Windows now supports PDB Debug Info
  9502. Beautiful, Simple, Testable Functional Effects for Scala
  9503. Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  9504. Get a job: Be a Mobile Game Engineer for Sega Networks
  9505. On the Security of Password Managers - Schneier on Security
  9506. Details on Recent DNS Hijacking - Schneier on Security
  9507. Cataloging IoT Vulnerabilities - Schneier on Security
  9508. Security Flaws in Children's Smart Watches - Schneier on Security
  9509. Long-Range Familial Searching Forensics - Schneier on Security
  9510. Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  9511. ID Systems Throughout the 50 States - Schneier on Security
  9512. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  9513. Statistics Question
  9514. Pitching security vs. privacy is asking the wrong question
  9515. Unity Labs Publications | Unity
  9516. Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  9517. Forget privacy: you're terrible at targeting anyway
  9518. Database Encryption
  9519. Attack of the week: searchable encryption and the ever-expanding leakage function
  9520. BDD100K: A Large-scale Diverse Driving Video Database
  9521. The Secret History of Mac Gaming
  9522. The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  9523. The Web We Lost
  9524. » Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  9525. Everything You Never Wanted to Know About CMake
  9526. Service Fabric Customer Architecture: ZEISS Group
  9527. Development workflow for Docker apps
  9528. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  9529. Azure Service Fabric application and cluster best practices - Azure Service Fabric
  9530. Open source tools for SQL Server on Linux
  9531. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  9532. Announcing .NET Core 2.2 | .NET Blog
  9533. Round 18 results - TechEmpower Framework Benchmarks
  9534. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  9535. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  9536. Resiliency and disaster recovery in Azure SignalR Service
  9537. ASP.NET Blog | Make the most of your monthly Azure Credits
  9538. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  9539. EF Core Relationships in ASP .NET Core
  9540. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  9541. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  9542. Integration testing data access in ASP.​NET Core
  9543. Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  9544. ASP.NET Core Razor Pages and HTTP Status Control Flow
  9545. Khalid Abuhakmeh’s Blog
  9546. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  9547. Unit testing data access in ASP.​NET Core
  9548. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  9549. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  9550. The Self Healing Myth: Readiness & Liveness Probes
  9551. Software Tokens Won't Save You
  9552. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  9553. Containing Null with C# 8 Nullable References
  9554. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  9555. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  9556. ASP.NET Blog
  9557. Git Diff Margin - Visual Studio Marketplace
  9558. ASP.NET | Open-source web framework for .NET