🦃 linksfor.dev(s)

Posts for 'sql'

  1. How I Got Every Job Without an Interview
  2. 50 Things I Learned in the Last 2 Years
  3. Stumbling into AI: Part 6—I’ve been thinking about Agents and MCP all wrong
  4. Don't sleep on MCP
  5. Build vs Buy: What This Week's Outages Should Teach You
  6. How much does it cost to make a video game?
  7. Cloudflare outage on November 18, 2025
  8. Event Sourcing in Go: From Zero to Production
  9. Pebble, Rebble, and a Path Forward
  10. Rebble · Core Devices Keeps Stealing Our Work
  11. Write once, run anywhere: The promise C couldn't keep
  12. Bug Fixing is an ETL Problem
  13. n8n on FreeBSD – installation, configuration, and optimisation
  14. What Couchbase Taught Me About System Thinking
  15. Comparing programming communities on Reddit
  16. Comparing PlanetScale PostgreSQL with Hetzner Local Postgres
  17. Bloom filters: the niche trick behind a 16× faster API | Blog | incident.io
  18. Web Dev Has Never Been This Easy
  19. 3manuek - Upgrading Postgres Major, and Django model with Logical Replication.
  20. GitHub - davidfowl/aspire-13-samples: A repo showing micro samples with aspire 13
  21. Keeping dependencies up to date with Renovate | Mateusz Kiersnowski
  22. Why agents DO NOT write most of our code - a reality check
  23. Introducing SlopStop: Community-driven AI slop detection in Kagi Search
  24. How I Survived a Viral App—Almost Losing My Mind - Shajid Hasan
  25. Why OLAP Migrations Are Hard: The Hidden Cost of Schema Change in Analytical Databases
  26. How to Build an NFL Prediction Model with ELO Ratings and DuckDB
  27. Against 'Metroidbrania': a Landscape of Knowledge Games
  28. Comparing Integers and Doubles
  29. Creating prototypes constrained by the medium not our skills or understanding
  30. I Accidentally Built a Web Browser
  31. Disaggregated Database Management Systems
  32. Listen to Database Changes through the Postgres WAL
  33. Aspire—Your Stack, Streamlined
  34. The Root Cause Fallacy: Hidden Causes
  35. Building Cursor Hooks for Prisma - @gadogado.dev, Geoff Ereth
  36. The Underwear Fixed Point
  37. Using UUIDv7 with Rails without PostgreSQL 18
  38. Tabloid: the clickbait headline programming language
  39. Aphyr - Posts
  40. jzombie/rust-llkv | DeepWiki
  41. 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.
  42. GitHub - sayyadirfanali/Myna: monospace typeface designed for symbol-rich programming
  43. Using CRDTs + Sync as a Database
  44. Notes on ClickHouse Scaling
  45. The Road Ahead: Why I'm Going All-In on Zig
  46. New repository engagements page on trendshift.io
  47. You Should Write An Agent
  48. How I stopped worrying and learned to love the easy fix
  49. App Showcase
  50. It really is good enough
  51. GROUP BY ALL
  52. Boris Tane
  53. A Short Lesson in Simpler Prompts
  54. Why we don't use an ORM and why you (probably) shouldn't
  55. From web developer to database developer in 10 years
  56. The Evolution from RAG to Agentic RAG to Agent Memory – Leonie Monigatti
  57. Implementing Soft Deletion in Prisma with Client Extensions
  58. GitHub - Snowflake-Labs/pg_lake: pg_lake: Postgres with Iceberg and data lake access
  59. You can't cURL a Border
  60. In defence of digital ID
  61. Agents are commoditizing the complement — Andreas Fragner
  62. Moving tables across PostgreSQL instances · Anantha Kumaran
  63. Notes by djb on using Fil-C (2025)
  64. GitHub - samrolken/nokode
  65. SQLite concurrency and why you should care about it | Jellyfin
  66. I Used Claude Code to Debug a Nightmare
  67. Avoid UUID Version 4 Primary Keys
  68. Why plain text + SQLite beat every cloud note app for my workflow - Mirat Can Bayrak
  69. The Infrastructure Stack Is Getting Faster. Terraform Is Not.
  70. Nix derivation madness
  71. Reliable Django Signals
  72. Are Migrations Good for Your Career?
  73. How We Continually Deliver Software
  74. Async Django: a solution in search of a problem?
  75. Announcing Kindle PDF Annotator
  76. Your data, their rules
  77. OpenAI says over a million people talk to ChatGPT about suicide weekly | TechCrunch
  78. On having a data object
  79. building for the future - icy takes
  80. Let the little guys in: Towards a context sharing runtime for the personalised web | Arjun Khoosal
  81. Generalized Consensus: Governing Rules | Multigres
  82. live public transport routing
  83. Ivan Codes & Takes Photos
  84. GitHub - rolflobker/recall-for-linux: Bring Microsoft Recall to Linux!
  85. Synadia and TigerBeetle Pledge $512K to the Zig Software Foundation
  86. Ivan Codes & Takes Photos
  87. Always Be Ranking
  88. WTF are Agents?
  89. Why /dev/null Is an ACID Compliant Database
  90. Test state, not interactions
  91. I want to see the claw
  92. This is your sign to give up and just use k3s for smaller projects
  93. Relearning Programming: My Process in the Modern Tech World
  94. JMAP for Calendars, Contacts and Files now in Stalwart | Stalwart Labs
  95. My computing prayer
  96. I want to see the claw
  97. Fixing UUIDv7 (for database use-cases)
  98. Using Async Functions in Celery with Django Connection Pooling
  99. Scripts I wrote that I use all the time
  100. We Can’t Name Variables. Now We’re Writing Prompts? | David Adamo Jr.
  101. Motion to Dismiss for Failure to State a Vulnerability · Alex Gaynor
  102. 7 Things I Learned Building a Rate-Limited MCP Server in Elixir
  103. Why UUIDs won't protect your secrets
  104. Build Your Own Database
  105. Claude Code is unreasonably good at building MVPs
  106. Production RAG: what I learned from processing 5M+ documents
  107. The Privacy Theater of Hashed PII
  108. building a lightweight ImGui profiler in ~500 lines of C++
  109. Service health - Oct 20, 2025 | AWS Health Dashboard
  110. Novo Nordisk's Canadian Mistake
  111. I invited strangers to message me through a receipt printer
  112. Running DuckDB at 10 TB scale
  113. A non-technical CFO is shipping better code than the agencies he hired
  114. The Hidden Cost of URL Design
  115. I Reinstated My Guestbook After 20 Years!
  116. The lonely bot
  117. Meeting Or Deleting Constraints
  118. Claude Skills are awesome, maybe a bigger deal than MCP
  119. Most of What We Call Progress
  120. Understanding Convex – How I built a real-time application under 4 hours
  121. Sanitized SQL
  122. Using CockroachDB in Secure Mode Locally | no dogma blog
  123. Automating HTB with LLM-driven n8n Agent — Technical Writeup | luciuswayne.com
  124. Oracle AI World - Tuesday - Day 2
  125. Why Is SQLite Coded In C
  126. What Dynamic Typing Is For
  127. Why I create presentations in HTML
  128. Digital Society | Posts | Migrating to Hetzner
  129. Oracle AI World - Day 1 - Monday
  130. Why the Best Engineering Teams Don’t Play the Blame Game
  131. SQL Online AiDE - Next gen SQL Editor | SQL Compiler
  132. so you want to be faster than an interpreter on modern CPUs… – Pinaraf's website
  133. Meta Superintelligence’s surprising first paper
  134. Bun v1.3 is here
  135. Fabian Lindfors
  136. Superpowers: How I'm using coding agents in October 2025
  137. Cinestar
  138. The wild vibe | jarv.org
  139. Strategic Pagination Patterns for .NET APIs - Roxeem
  140. LLMs Are Transpilers | alloc.dev
  141. Rejecting an xAI Interview
  142. Why Your Simple Password Is a Mathematical Catastrophe - Tawanda Munongo
  143. LINQ and Learning To Be Declarative
  144. Why Nix Will Win (and What's Stopping It): A 3-Year Production Story
  145. GitHub Will Prioritize Migrating to Azure Over Feature Development
  146. The Great Software Quality Collapse: How We Normalized Catastrophe
  147. Mr.Popov :: Elixir LiveView Single Binary
  148. Ratcheting with Postgres CONSTRAINT
  149. Timelinize
  150. Django: one ORM to rule all databases 💍
  151. Ryan Bigg - Hanami for Rails Developers: Part 1: Models
  152. Automating and Managing Dnsmasq
  153. Primary keys using UUID v7 are (potentially) an HR violation
  154. Hacking Claude Code for Fun and Profit — Sibylline Software
  155. Using Deno as my game engine
  156. One Year of Hacking Workshops
  157. From Arc to Box: One Deref Bound to Rule Them All
  158. Creating a database of motivated proofs
  159. Locking in CockroachDB, Part 3 - Killing Sessions and Transactions | no dogma blog
  160. Ivan Codes & Takes Photos
  161. A B+Tree Node Underflows: Merge or Borrow?
  162. CTFs as a Rosetta Stone
  163. Ruby Central’s “security measures” leave front door wide open
  164. Introduction to Terraform Actions | DanielMSchmidt.de
  165. Excel as a frontend - AlexandreHTRB blog
  166. 90%
  167. When ETL Turns into a Land Grab - Tower
  168. Ansible meets UV – Camilo MATAJIRA
  169. First Malicious MCP in the Wild: The Postmark Backdoor That's Stealing Your Emails | Koi Blog
  170. TurboJSON : JSON basics.
  171. PostgreSQL Performance Comparison
  172. JSON is not JSON Across Languages | Dochia CLI Blog
  173. Open Social — overreacted
  174. Parallel Apply of Large Transactions
  175. PostgreSQL 18 Released!
  176. Python on the Edge: Fast, sandboxed, and powered by WebAssembly · Blog · Wasmer
  177. Redis is fast - I'll cache in Postgres
  178. Tuning AIO in PostgreSQL 18
  179. Postgres’ Original Project Goals: The Creators Totally Nailed It | Crunchy Data Blog
  180. Why I Keep Business Logic Out of SQL
  181. The Art of Letting Go: Why Your Platform Needs Less Control Than You Think
  182. Vibe Coding in Practice - Zed Blog
  183. Dear GitHub: no YAML anchors, please
  184. PlanetScale for Postgres is now GA — PlanetScale
  185. Qbix Streams as a Graph Database - Qbix Platform / Streams plugin - Qbix Community
  186. Demystifying Agentic Memory
  187. My computer science RELEARNING progress logs
  188. Rolling my Own Analytics
  189. Locking in CockroachDB, Part 1 - Locking Rows and Tables with SELECT FOR UPDATE | no dogma blog
  190. Ankit Sultana
  191. Taxonomize Your Infrastructure - Blog
  192. Running a RAG powered language model on Android using MediaPipe
  193. Code should be clean because business isn't
  194. Why Does a PostgreSQL UPDATE Query Increase Table Size?
  195. Built an Open-Source SMS Dashboard
  196. The Invisible Character That Cost Me Too Much Debugging Time | Dochia CLI Blog
  197. Break down silos with a walking skeleton 💀
  198. Replit infuriating customers with surprise cost overruns
  199. GitHub - stateless-me/uuidv47: ⚡ UUIDv47 = v4 privacy + v7 performance
  200. Login with PDF
  201. Supporting our AI overlords: Redesigning data systems to be Agent-first
  202. Take Home Interviews in the Era of Claude
  203. S1ngularity/nx attackers strike again
  204. Unit Test Isolation using MVCC
  205. In response to a developer asking about systems
  206. Why are Event-Driven Systems Hard?
  207. Migrating to TanStack Start
  208. Six years of Admiral Shark's Keyboards
  209. Don't Let Your Mocks Mock You!
  210. My favorite PostgreSQL 18 Feature: Virtual Generated Columns
  211. OrioleDB Patent: now freely available to the Postgres community
  212. Can My $12 Box Survive the Reddit Hug of Death?
  213. Claude Code Anonymous | Peter Steinberger
  214. Preface - Tiny LLM - LLM Serving in a Week
  215. Prompt snapshot testing
  216. I love UUID, I hate UUID
  217. Chat Control Must Be Stopped, Act Now!
  218. Database Observability in CI/CD Systems
  219. Thoughts on the “Winer WordPress Tease” – Andy Sylvester's Web
  220. How to Avoid Knowledge Stagnation - SQL, Code, Coffee, Etc.
  221. Skip to the end
  222. Introducing Signal Secure Backups
  223. Recent Deep Dives
  224. Don't let your database schema become your API contract
  225. ServerlessHorrors | Home
  226. My gripes with Next.js
  227. PKM apps need to get better at resurfacing information — Ankur Sethi
  228. How and why I built an MCP server for Svelte - Stanislav Khromov
  229. Switching from Docker to Podman
  230. Content Query Languages
  231. Protect Your Database from Cursor
  232. Nikrad Mahdi
  233. Everything About Bitflags
  234. Building Spectre: A CLI Coding Agent
  235. make cool stuff
  236. You're Not Interviewing for the Job. You're Auditioning for the Job Title
  237. ‘Labs’ teams, Skunkworks, and Special Projects: Beware
  238. No, you don't want to hire "the best engineers" - Otherbranch
  239. Beware clever devs, says Laravel inventor Taylor Otwell
  240. How a VPN kill-switch caused sudo to hang | Anagogistis
  241. Relative frequency of SI units and prefixes – Negative Feedback
  242. 5 Vibe Coding Failures That Prove AI Can't Replace Developers Yet
  243. Music to Break Models By
  244. The Fastest Way to Insert Data to Postgres - Confessions of a Data Guy
  245. Replacing developers with GPUs
  246. When Your Cache Has a Bigger Carbon Footprint Than Your Users
  247. Using JWT to establish a trusted context for RLS
  248. The $69 Billion Domino Effect: How VMware’s Debt-Fueled Acquisition Is Killing Open Source, One Repository at a Time
  249. Trends #8: Developers use AI more, but they trust it much less
  250. They Used to Be Good, But Now They’ve Turned to Evil: The Synology End Game
  251. How to design a DBMS for Telco requirements
  252. PCI Vendor ID rabbit-hole musings
  253. Make + SQL: An old new way for Data Science workloads
  254. Exploring the tragedy of the Counter-Strike 2 server browser
  255. Improving search for deep research agents – Vishnu Dut
  256. Base - SQLite editor for macOS
  257. Everything I know about good API design
  258. The Day I Logged in With a Hash
  259. Half my work is adding a cache
  260. SurrealDB is sacrificing data durability to make benchmarks look better
  261. Pedram Navid | I finally tried DSPy and now I get why everyone won't shut up about it
  262. Materialized views are obviously useful
  263. Naming Things: The Most Underrated Skill in Software Development ~ Andrea Canton
  264. LLMs Won't Replace Programming Languages
  265. OpenAI lost the plot on ‘boring’ LLM use-cases
  266. Using LLMs to turn scripts into applications
  267. Code Review Can Be Better
  268. On Teaching: A Few Useful Analogies | JONATHAN DINU
  269. I gave Claude Code a folder of tax documents and used it as a professional tax agent
  270. Anirudh Rowjee - How do LSM Trees work?
  271. Recreationally overengineering my Location History - Dennis Schubert
  272. My development team costs $41.73 a month – Vallified
  273. Running LanceDB on OCI
  274. BFF in ASP.NET Core #7 - Introducing the Duende BFF Library
  275. ASCII output | D2 Documentation
  276. Why You Should Add Indexes to Foreign Key Refs in PostgreSQL
  277. Individual URL compression experiment initial thoughts
  278. How We Exploited CodeRabbit: From a Simple PR to RCE and Write Access on 1M Repositories
  279. Local Cloud Emulation | I am Dan
  280. We accidentally built the wrong internet
  281. Naming cloud resources doesn't have to be hard
  282. Every Public Facing Organisation should run a Provenance Service | Anoop's Blog
  283. Introduction to Bases - Obsidian Help
  284. Hyperclay | Single-file HTML apps
  285. Secure Boot, TPM and Anti-Cheat Engines
  286. I’m a proud CRUD monkey
  287. The trap of tech that’s great in the small but not in the large
  288. Node.js — Node.js v22.18.0 (LTS)
  289. A Better Vocabulary for Testing
  290. Dynamo, DynamoDB, and Aurora DSQL
  291. Everything I know about good system design
  292. Expanded file type support for issue attachments [GA] · community · Discussion #169478
  293. Bypass PostgreSQL catalog overhead with direct partition hash calculations
  294. RisingWave Labs Blog
  295. Statement and Transaction Timeouts in Postgres and CockroachDB | no dogma blog
  296. MCP Vulnerabilities Every Developer Should Know - Composio
  297. Mixing Raw SQL and Fluent Statements with Entity Framework | no dogma blog
  298. Microsoft SQL Server - The remote certificate was rejected by the provided RemoteCertificateValidationCallback | no dogma blog
  299. Using .NET on Linux | no dogma blog
  300. Using MySQL with Entity Framework | no dogma blog
  301. Putting Tasks in a Cache, and Computing Only Once, When First Requested | no dogma blog
  302. Seeding a Large Database with Entity Framework | no dogma blog
  303. Using SingleStore with Entity Framework | no dogma blog
  304. Connecting to a Local CockroachDB from DataGrip or DBeaver | no dogma blog
  305. Using Oracle with Entity Framework | no dogma blog
  306. Using traversals to batch database queries
  307. Coding with voice dictation using Talon Voice • Josh W. Comeau
  308. Building a web search engine from scratch in two months with 3 billion neural embeddings
  309. Angle brackets in a Nix flake world
  310. Claude Code Is All You Need
  311. Build Master-Detail Pages in ASP.NET Core MVC — Part 1 | BinaryIntellect Knowledge Base
  312. How to not return all properties in SqlRaw
  313. Open hardware desktop 3D printing is dead - you just don't know it yet | Josef Prusa / 3D printing
  314. LLM Evals Are Just Tests. Why Are We Making This So Complicated?
  315. My Lethal Trifecta talk at the Bay Area AI Security Meetup
  316. So you want to create a new abstraction
  317. Debian -- News -- Debian 13 "trixie" released
  318. Performance Pitfalls in C# / .NET - List Contains
  319. Continuing ShortenUrl with Redis 8
  320. The 5 Most Common API Design Mistakes (and How to Avoid Them)
  321. The Fundamentals Still Matter
  322. Propshaft Performance Issues on Rails 8
  323. Linear sent me down a local-first rabbit hole | Bytemash
  324. GPT-5 Is the Best Coding Model in the World: Biggest Leap Since 3.5 Sonnet
  325. Lessons learned by building my own cookiecutter for REST APIs
  326. Spatio-temporal indexing the BlueSky firehose
  327. Meow in .NET MAUI: The art of connecting with TheCatAPI (Part 1)
  328. Elixir Misconceptions #1
  329. You Can’t Lose If You Didn’t Set Out To Win
  330. GitHub - crbnos/carbon: The open-source manufacturing ERP/MES/QMS. Perfect for complex assembly, HMLV, and configure to order manufacturing.
  331. Passkey support for ASP.NET Core identity: Exploring the .NET 10 preview - Part 6
  332. jola.dev - Estimates Are More Valuable Than You Think
  333. How I Use LLMs for Data Harmonization: A Strategic, Limited Approach
  334. Thoughts on the future of software development as a non-developer
  335. Disabling thread safety check in Entity Framework
  336. Limits and Strengths of LLMs in Engineering - Kieran Gill
  337. Modern Node.js Patterns for 2025
  338. Using LLM Embeddings to Normalize User Data
  339. Welcome to the Seed7 Homepage
  340. How to Keep Your Data Boundaries Intact in a Modular Monolith
  341. How We're Making Business Software Talk to Each Other 10x Faster
  342. Building Enterprise AI: Hard-Won Lessons from 1200+ Hours of RAG Development
  343. Let the kaleidoscope turn
  344. How to Build Persistent Background Jobs with ABP Framework and Quartz | ABP.IO
  345. Vibe code is legacy code
  346. jola.dev - If the Goal is Resiliency, Defensive Programming is Your Enemy
  347. Publish your .NET MCP Server to NuGet
  348. BFF in ASP.NET Core #4 - Implementing a BFF from scratch
  349. What's new in .NET Aspire 9.4 - .NET Aspire
  350. Aspire 9.4 is here with a CLI and interactive dashboard features - .NET Blog
  351. The Deep Noodle Blog | The Realities of Semantic Search
  352. Replacing cron jobs with a centralized task scheduler
  353. Allianz Life says 'majority' of customers' personal data stolen in cyberattack | TechCrunch
  354. Using Architecture Tests for CancellationTokens and sealed classes
  355. Making Postgres 42,000x slower because I am unemployed
  356. I know that you didn't write this. I am a SOTA 0-shot classifier of your slop.
  357. Do not download the app, use the website
  358. TiDB Observability: Moving from Prometheus to VictoriaMetrics
  359. Nullable but not null - Efe Öge
  360. Mooncake Blog: No, Iceberg won’t fix your data stack.
  361. Women Dating Safety App 'Tea' Breached, Users' IDs Posted to 4chan
  362. testcontainers: improving E2E tests
  363. 🐞 One of the Weirdest Bugs
  364. The Product Engineer
  365. Question Driven Development
  366. The Cost of Being Wrong — Jack Vanlightly
  367. The Elements of Artificial Intelligence - Brady Gerber
  368. Brave blocks Microsoft Recall by default | Brave
  369. SQL Injection as a Feature
  370. Can LLMs Do Accounting? | Penrose
  371. Understand GitHub Copilot Extensions and Slash Commands | BinaryIntellect Knowledge Base
  372. Make Your Own Backup System – Part 1: Strategy Before Scripts
  373. Why I'm Betting Against AI Agents in 2025 (Despite Building Them)
  374. Experimenting with SQL:2023 Property-Graph Queries in Postgres 18
  375. The Renaissance of Full-Stack Developers - Pawel Brodzinski on Leadership in Technology
  376. Grafana and LLMs
  377. Maximizing Leverage in Software Systems
  378. API Auth Is Deeper Than It Looks | Nango Blog
  379. How AI Vibe Coding Is Destroying Junior Developers' Careers
  380. To be a better programmer, write little proofs in your head
  381. The Invisible Dependencies Problem - Marcelo Santos (@marcelsud)
  382. Billions of Edges Per Second with Postgres
  383. More Artificial than Intelligent, and it is only getting worse
  384. How to Use Claude Code Subagents for Complex Development Projects
  385. Stop Saying RAG Is Dead – Hamel’s Blog
  386. Chesterton’s Fence and paralysing your organization
  387. Mastering PostgreSQL EXPLAIN ANALYZE: A Deep Dive into Query Plans
  388. Finding a Job: Build Something Real
  389. How I build software quickly
  390. GitHub - OpenCut-app/OpenCut: The open-source CapCut alternative
  391. What I'm working on – at work and on the side
  392. SQLite on Rails is fast, but SQLite on Helidon is faster!
  393. Zig's New Async I/O
  394. Mastering Postgres Replication Slots: Preventing WAL Bloat and Other Production Issues
  395. The ULTIMATE AI Coding Guide for Developers (Claude Code)
  396. How I Take Notes for Research
  397. So why don't we pick the optimal query plan?
  398. Sensible use of MCP today | Andre Landgraf
  399. Using Gemini and Claude For SQL Analytics - A Bake Off | BenjaminWootton.com
  400. Why XSS Persists in This Frameworks Era?
  401. (Quite) A Few Words About Async
  402. Using Gemini and Claude For SQL Analytics - A Bake Off | BenjaminWootton.com
  403. matthewsinclair.com · Intelligence. Innovation. Leadership. Influence.
  404. The Engineering Behind Fast Analytics - Columnar Storage Explained
  405. Supabase MCP can leak your entire SQL database
  406. Exploiting an ORM Injection to Steal Cryptocurrency from an Online Shooter
  407. Sandboxes? In my process? It's more likely than you think.
  408. What the Heck is MCP?
  409. Managing settings in Python projects
  410. Serving 200 million requests per day with a cgi-bin
  411. What 'Project Hail Mary' teaches us about the Planetscale vs. Neon debate | Costa on Software
  412. Speed Up Django Queries with values() over only()
  413. CLAUDE.md: one big file vs linking to project docs
  414. Local-first software: You own your data, in spite of the cloud
  415. Using .NET Aspire With the Docker Publisher
  416. Building a message board for Claude, learning MCP along the way
  417. Counting at Scale
  418. Using ClickHouse Cloud For Real Time Sports Analytics | BenjaminWootton.com
  419. 37 Things I Learned About Information Retrieval in Two Years at a Vector Database Company – Leonie Monigatti
  420. Context Engineering vs Prompt Engineering: The 2025 Guide to Building Reliable LLM Products - Vatsal Shah
  421. Taking over 60k spyware user accounts with SQL injection
  422. Stream per agent session
  423. A simple website
  424. Vibe Specs: Vibe Coding That Actually Works
  425. ORMs Are Annoying! Until You Try Living Without One
  426. Jacob Garber
  427. Cost of learning | Matej Jelluš
  428. Alex Becker — The Hard Problem of Prompt Injection
  429. How to Connect to your Local Database from SQL Server Management Studio – ColhounTech
  430. 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.
  431. Abstraction boundaries are optimization boundaries
  432. Leveraging (abusing?) external formatters in Zed
  433. Running External Commands in C# and Wait Until They Finish
  434. Testcontainers Best Practices for .NET Integration Testing
  435. I couldn't find a job, so I built an open source project
  436. Pilot - James Harding
  437. How to fix your fear of deployments with Charity Majors | Aviator
  438. A CRDT-based Messenger in 12 Lines of Bash Using a Synced Folder | Hold The Robot
  439. Don't tell me RAG is easy
  440. The Nature of Lisp, Code Generation and Wieldable Programming Power
  441. The collective waste caused by poor documentation - Shan Rauf
  442. Cut Django Database Latency by 50-70ms With Native Connection Pooling
  443. Capturing my handwriting in a searchable digital format
  444. Pedram Navid's Web Blog | How I vibe coded hypeflo.ws in a few hours
  445. RAG is the way about retrieval, agent, and grounding truth
  446. Interesting Bits of Postgres Grammar
  447. The Mental Model of Server Components | Daniel Saewitz
  448. Triggers not executed following foreign key updates/deletes
  449. Monitoring .NET Applications with OpenTelemetry and Grafana
  450. I Deleted My Second Brain
  451. When IN(…) is Not Enough
  452. Phoenix.new – The Remote AI Runtime for Phoenix
  453. GitHub - Dahrkael/ExTracker: Elixir-powered BitTorrent Tracker
  454. What Would a Kubernetes 2.0 Look Like
  455. SELECT FOR UPDATE considered harmful in PostgreSQL
  456. How We Onboarded Claude
  457. The PostgreSQL Locking Trap That Killed Our Production API (and How We Fixed It)
  458. How I Dropped the Production Database on a Friday Night
  459. The Missing 11th of the Month
  460. The Great Decoupling (or Why Your Clicks Are Down and Impressions Up)
  461. GitHub - Snouzy/workout-cool: 🏋 Modern open-source fitness coaching platform. Create workout plans, track progress, and access a comprehensive exercise database.
  462. Interesting links of the week 2025-25
  463. Searching 1 billion embeddings from disk in 15 ms on a single machine
  464. GETting Conditionally - The Bare Basics
  465. Double-Entry Ledgers: The Missing Primitive in Modern Software
  466. Side Hustles - Pankaj Tanwar
  467. Aidan's Corner of the Web
  468. Working on databases from prison: How I got here, part 2.
  469. One more reason to choose Postgres over MySQL
  470. How to Deploy Schema Changes to a Million Databases
  471. Debug Distributed Systems in Minutes Using .NET Aspire
  472. Run C# Scripts With dotnet run app.cs (No Project Files Needed)
  473. Pitfalls of premature closure with LLM assisted coding
  474. When Google Sneezes, the Whole World Catches a Cold | Forge Code
  475. Phoenix contexts are simpler than you think
  476. Broad Cloudflare service outages
  477. PostgreSQL Upgrade using GCP DMS · Anantha Kumaran
  478. How I've been building APIs and microservices lately (feat. C# & .NET)
  479. Interesting links of the week 2025-24
  480. Surveying the Precision-Recall Gap in LLM Security
  481. .NET Aspire Tutorial: Build Production-Ready Apps From Day 1
  482. Experimenting with Self-Hosted LLMs for Text-to-SQL
  483. LLMs Expand Computer Programs by Adding Judgment
  484. I Prototyped an IDE for How We Actually Code Now
  485. crawshaw - 2025-06-08
  486. Rust is Officially in the Linux Kernel
  487. FSE Meets the FBI! — FSE Blog
  488. It's Not "Just A Button"
  489. SonicDoor – Cracking SonicWall’s SMA 500 – SCRT Team Blog
  490. No JS, No BS Ethical Web Analytics — Andrew Tropin
  491. Focus and Context and LLMs
  492. How I program with Agents
  493. My secret productivity app when I worked at Stripe
  494. The librarian immediately attempts to sell you a vuvuzela
  495. Vibe Coding: Where it works and where it doesn't
  496. Why is it hard to evaluate GenAI applications? | Random Walk
  497. Tip: Put your Rails app on a SQL query diet
  498. Experimenting with no-build Web Applications • AndreGarzia.com
  499. The Art of SQL Query Optimization
  500. Persistent storage is for cowards | Lukas Knuth
  501. Rachel Thomas, PhD - Deep learning gets the glory, deep fact checking gets ignored
  502. Meet the LLM developer
  503. Error Monads The Hard Way
  504. Transform Years of Content Into a Conversational Knowledge Base
  505. Thoughts on "What is GenAI good for?"
  506. Why I built a query tool (and why you might actually use it)
  507. What's the role of software in an organization
  508. What We Lost with PHP and jQuery
  509. What if we stop treating security testing as a separate thing?
  510. Boris Tane
  511. Tips for Improving API Performance in ASP.NET Core
  512. Short alphanumeric pseudo random identifiers in Postgres
  513. Precision Clock Mk IV - mitxela.com
  514. Kafka: The End of the Beginning
  515. Joe LaChance
  516. 100 days from noob to hired: my mid-career pivot into coding
  517. Can IOPS Be Estimated from fsync?
  518. Systems Correctness Practices at Amazon Web Services – Communications of the ACM
  519. prior-art-dept.: The hierarchical hypermedia world of Hyper-G
  520. David Crimi: Software Engineer
  521. Backfilling Postgres TOAST Columns in Debezium Data Change Events
  522. A One-Size-Fits-Most Software Architecture
  523. Give your LLM a terminal
  524. When Make Can't Find Your Executable
  525. GitHub - Olow304/memvid: Video-based AI memory library. Store millions of text chunks in MP4 files with lightning-fast semantic search. No database needed.
  526. A visual exploration of vector embeddings
  527. Despite the warnings, I tried self-hosting my email • Cory Dransfeldt
  528. RIP Pocket moved to Wallabag
  529. Getting Gemini to write an ORM for Spanner in a weekend
  530. Redis bets big on an open source return
  531. The End of Thinking (Again)
  532. My $4/month self-hosted web server setup | Ethan's Wiki
  533. Why Algebraic Effects?
  534. Elixir/Phoenix Liveview was a mistake
  535. Reverse Engineering iOS Shortcuts Deeplinks - Vox Silva
  536. Glean vs. hiedb · Simon Marlow
  537. Big Problems From Big IN lists with Ruby on Rails and PostgreSQL
  538. Fabian Lindfors
  539. Announcing a new IDE for PostgreSQL in VS Code from Microsoft | Microsoft Community Hub
  540. Just fucking code.
  541. Building Multi-Tenant APIs Using EF Core and Row-Level Security
  542. In 2025, Apple still makes it hard to play your own MP3s, so I wrote my own app
  543. Vibe coding is metaprogramming - foobuzz
  544. KotlinConf 2025 is a real bowl of fresh air for backend Devs
  545. Visualizing Financial Data with DuckDB And Plotly
  546. A Run of CRDT Posts
  547. Decoder-Only Transformers are SoTA Encoders (with some fine-tuning)
  548. By Default, Signal Doesn't Recall
  549. AI and Vector Data Extensions are now Generally Available (GA) - .NET Blog
  550. Litestream: Revamped
  551. UUIDv7 Comes to PostgreSQL 18
  552. Build Toolkits
  553. Can we ScalaSQL on Duckdb?
  554. Cloud FinOps using Archera for Microsoft Azure: Effective Cloud Costs Management in the Age of Rapid AI Adoption   - Jonah Andersson
  555. 5 SQLite Features You Never Knew About!
  556. Four years of sight reading practice – Negative Feedback
  557. Sharded Is Not Distributed: What You Should Know When PostgreSQL Is Not Enough
  558. Building an oEmbed endpoint
  559. .NET Aspire 9.3 is here and enhanced with GitHub Copilot! - .NET Blog
  560. Don't Guess My Language
  561. Ditching Obsidian and building my own
  562. I Yelled My MVP Idea and Got a FastAPI Backend in 3 Minutes
  563. Manage your SQL Server database lifecycle with .NET Aspire and the SQL Database Projects hosting extension
  564. Vibe coding is metaprogramming - foobuzz
  565. Pointblank
  566. I Would Love to Work With You
  567. Welcome to the Seed7 Homepage
  568. Techniques for improving text-to-SQL | Google Cloud Blog
  569. How I Built AteIQ in a Week (and Why I’m Glad I Did)
  570. A Ledger In PostgreSQL Is Fast!
  571. After months of coding with LLMs, I'm going back to using my brain • albertofortin.com
  572. Understanding the Domain and Application Layers in ABP Framework
  573. Vector Search in the Real World: How to Filter Efficiently Without Killing Recall - Milvus Blog
  574. LLM Interviews : Vector DBs
  575. My DjangoCon Europe 2025
  576. Disabling Indices in a -bacpac file (Sql Server)
  577. Mooncake Blog: What does Analytics in Postgres really mean?
  578. Tower Defense: Cache Control
  579. security - screen: Multiple Security Issues in Screen (mostly affecting release 5.0.0 and setuid-root installations)
  580. Can You Really Trust That Permission Pop-Up On macOS? (CVE-2025-31250) | Watch This Space
  581. Org-roam is not for me
  582. WinFS: Windows Future Storage - Canceled! What You Need to Know from a Retired Microsoft Engineer
  583. How modern databases keep their cool
  584. Leaving Google – Airs – Ian Lance Taylor
  585. There’s no need to over engineer a URL shortener
  586. GitHub - marcboeker/gmail-to-sqlite: Index your Gmail account to a SQLite DB and play with the data.
  587. From Anemic Models to Behavior-Driven Models: A Practical DDD Refactor in C#
  588. Notes on Zero by Rocicorp
  589. Transactions as Transformers
  590. Using Anthropic's Message Batches API with Temporal | Steve Kinney
  591. Type-Safe Routing in Gleam | kurz.net
  592. Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O
  593. As an Experienced LLM User, I Actually Don't Use Generative LLMs Often
  594. Anatomy of a Database Operation
  595. Another look into PostgreSQL CTE materialization and non-idempotent subqueries
  596. DuckDB is Probably the Most Important Geospatial Software of the Last Decade
  597. The Best Engineers Make Mistakes
  598. Silly Job Titles
  599. When Flat Rate Movers Won't Answer Your Calls
  600. ARK001: Building ARK RESTful API
  601. Takeaways from 10,000 Vibe Coded Projects
  602. The Day Anubis Saved Our Websites From a DDoS Attack
  603. How the pay-once business model saved my *aaS
  604. Making of Monkeys.zip (PART ONE)
  605. A faster way to copy SQLite databases between computers
  606. Prompt Coding with Cursor | AI-powered programming for existing codebases
  607. Vibe Coding for Existential Dread and Bankrupcy
  608. This blog got ransomwared : Phillip Rhodes' Weblog
  609. The best – but not good – way to limit string length
  610. You Wouldn't Download a Hacker News
  611. Carl Öst Wilkens´ Blog - Remembering my friends´ faces using Flash Cards
  612. How Broken OTPs and Open Endpoints Turned a Dating App Into a Stalker’s Playground
  613. A PostgreSQL planner gotcha with CTEs DELETE and LIMIT
  614. Deploying .NET Applications to Heroku Fir | Cloud Native, OpenTelemetry
  615. C# and Database Configuration - Take 2
  616. The One-Person Framework in practice
  617. Bad (but common) LLM criticisms - Ritza Articles
  618. The Hidden Hand: Galyn Susman, the Woman Who Saved Toy Story 2 From Deletion
  619. Zach Bellay | Takeaways from DjangoCon EU 2025
  620. Migrating from Amazon Simple Email Service API V1 to V2
  621. Watching o3 guess a photo’s location is surreal, dystopian and wildly entertaining
  622. Refactoring Overgrown Bounded Contexts in Modular Monoliths
  623. staring into the abyss
  624. MongoDB Atlas Vector Search in .NET (full tutorial)
  625. .NET Data Community Standup - Azure SQL vector search with Davide Mauri
  626. Instant SQL is here: Speedrun ad-hoc queries as you type - MotherDuck Blog
  627. What Really Happens When You Drop a Column in Postgres
  628. C# and Database Configuration
  629. YAGRI: You are gonna read it
  630. Korea TSPs
  631. Atuin Desktop: Runbooks that Run
  632. How to Hire Engineers Who Ship Kernels
  633. Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET - .NET Blog
  634. Sometimes, object oriented programming is the right choice
  635. Text as UX
  636. davepeck.org
  637. Things Zig comptime Won't Do
  638. MCP vs ACP: AI Protocols for Context and Agent Orchestration
  639. In-memory free-text search is a super-power for LLMs | sgnt.ai
  640. Careers at arXiv - arXiv info
  641. Understanding Microservices: Core Concepts and Benefits
  642. Decomposing Transactional Systems
  643. (All) Databases Are Just Files. Postgres Too
  644. SQLite Transactions and Virtual Tables
  645. BrianKrebs (@briankrebs@infosec.exchange)
  646. CVE program faces swift end after DHS fails to renew contract, leaving security flaw tracking in limbo
  647. LLMs Are Weird Computers
  648. A Bigger Database
  649. These are not the same
  650. I'm sorry, but those are vanity evals | Hex
  651. Theory in practice: Why Treating Metadata as Relations Pays Off
  652. Part 4: Finding pride in shipping real features | Daniel Sada Caraveo | Developer Productivity & Culture
  653. Reverse engineering Claude Code • Kir Shatrov
  654. AI 2025-2026: My Falsifiable Forecasts for the Next Two Years - Ritza Articles
  655. Josh Duff | The joy of inventory software
  656. Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs
  657. Interesting links of the week 2025-16
  658. Quality of Life Features for SQL Developer Environments
  659. BTrees, Inverted Indices, and a Model for Full Text Search
  660. What is Vector Search? A Concise Guide
  661. Maps with Django⁽³⁾: GeoDjango, Pillow & GPS
  662. Ledgers are simple, stop spreading FUD!
  663. The Covering Index Paradox
  664. Django: what’s new in 5.2 - Adam Johnson
  665. Kamal Deployment: The Newest Form of Self-Torture | I'm Mary Poppins, y'all!
  666. Coordinate multiple tasks with asynchronous agentic collaboration.
  667. PEP 750 – Template Strings | peps.python.org
  668. Owning my own data, part 1: Integrating a self-hosted calendar solution · EmilyGorcenski.com
  669. What's new in .NET Aspire 9.2 - .NET Aspire
  670. .NET Aspire 9.2 is Now Available with New Ways to Deploy - .NET Blog
  671. Boost Your DB Performance with GUID v7
  672. Refactoring Database Interactions
  673. Consistent Infrastructure
  674. PostgreSQL BM25 Full-Text Search: Speed Up Performance with These Tips
  675. Six Months with ClickHouse at CloudQuery (The Good, The Bad, and the Unexpected) | CloudQuery Blog
  676. 20 years of Git. Still weird, still wonderful.
  677. Upskilling data engineers | Georg Heiler
  678. Daily Affirmations
  679. More LinkedIn "Tips": Dragging your whole database into memory!
  680. Finding a Rails Job in 2025
  681. A cookieless, cache-friendly image proxy in Laravel (inspired by Cloudflare) - Aaron Francis
  682. Dangerous advice for software engineers
  683. Exploring .NET Aspire and Adding it to my existing boilerplate
  684. My approach on managing state and API's for front-end apps
  685. Ryan Bigg - Cursor-based querying with Rails
  686. How can open social protocols fail us in 2025
  687. I spent the last day using MCP and it kind of blew my mind
  688. Four years of running a SaaS in a competitive market - Max Rozen
  689. GitHub - antiwork/gumroad
  690. From Code to Cloud in 15 Minutes: Jason Taylor's Expert Insights And The Clean Architecture Template
  691. A case against migration files
  692. Why I'm Going Back to Zathura reader
  693. Mozilla launching "Thundermail" email service to take on Gmail, Microsoft 365
  694. Why I'm Building a Climbing App (and Why Knowing Your Community Actually Matters)
  695. Goose for the Rails Developer
  696. When parameterization fails: SQL injection in Nim's db_postgres module using parameterized queries
  697. The Intelligent Balance - Determinism and the Spark of Innovation | zacksiri.dev
  698. The April Fools joke that might have got me fired
  699. Second Life Storage & Solar
  700. LLMs Are Not Security Mitigations
  701. Why MCP Is Mostly Bullshit
  702. Programming with an AI copilot: My perspective as a senior dev
  703. Health Checks™: Release Without Fear
  704. How I Made My Credit Cardholder Discounts Searchable
  705. How to simplify nested SQL in applications with esProc
  706. Stop syncing everything
  707. Building a search engine from scratch, in Rust: introduction
  708. Self-contained Python scripts with uv
  709. The case against local LLMs
  710. GitHub - supabase-community/postgres-language-server: A Language Server for Postgres
  711. Having the “AI has arrived” conversation
  712. On Achieving your Dreams
  713. LLMs - A Ghost in the Machine | zacksiri.dev
  714. The False Promise of ORMs | Mike Pray
  715. My Open Source Journey - Ashpreet Bedi
  716. Oracle customers confirm data stolen in alleged cloud breach is valid
  717. Just write a test for it
  718. REST or gRPC? A Guide to Efficient API Design | Zuplo Blog
  719. Sharding pgvector
  720. Tim Severien
  721. Matthew Chase Whittemore
  722. The Lost Art of Commit Messages
  723. How to Change the CurrentUser in ABP? | ABP.IO
  724. Boris Tane
  725. It's Time to Stop Building KV Databases
  726. How to stand out as a Data Analyst
  727. The design and impact of building a simple key-value database in Inko
  728. Solving Problems you wouldn't have if you wouldn't use Entity Framework
  729. Speed Up DB Queries Like a Pro
  730. State of my Homelab 2025
  731. Chaining sudo on SSH to run PostgreSQL queries and dumps remotely
  732. stream data from kafka to relational database | Tomasz Kubacki
  733. Catchin Claude Cheating
  734. REST Constraint #5: Embracing Layers for Flexibility and Scale - Chris Woody Woodruff
  735. Map Features in OpenStreetMap with Computer Vision
  736. i used to write code first, now i write docs first—here’s what changed
  737. The day piracy changed
  738. REST Constraint #4: Cacheable for Better Performance - Chris Woody Woodruff
  739. Database Protocols Are Underwhelming
  740. REST Constraint #3: Going Stateless for Scalability - Chris Woody Woodruff
  741. Vibe Coding is a Dangerous Fantasy
  742. Life Altering Postgresql Patterns
  743. Raw AMQP on Azure Event Hubs
  744. Deploying With Confidence: Sam Gomez on Terraform, Bicep, and Infrastructure as Code
  745. Scaling Postgres for Dynamic Schema Search on Billions of Rows
  746. erenon.hu
  747. How To Validate Email Addresses in C#? - Oli De Bastiani
  748. Engineers should state the obvious
  749. REST Constraint #2: Why Client-Server Separation is a Game Changer - Chris Woody Woodruff
  750. Sharepoint + RLAMA Pro
  751. Scoping a Local-First Image Archive
  752. Comptime Zig ORM
  753. Deliberate Practice for Developers
  754. Azure Functions Isolated: SQL Trigger
  755. Model Context Protocol: Expanding LLM Capabilities
  756. Making sense of card range query EXPLAIN plans
  757. Surviving the Hug of Death
  758. ClickHouse + PostgreSQL · Anantha Kumaran
  759. Why 'Vibe Coding' Makes Me Want to Throw Up | Kush Creates Blogs
  760. Selective asynchronous commits in PostgreSQL - balancing durability and performance
  761. Getting back to the EU: from Google Cloud to Self-Hosted EU Infrastructure
  762. Ladder of bug discovery joy
  763. Breaking Up with On-Call
  764. Why DuckDB is my first choice for data processing
  765. Removing nulls from JSON arrays - coming in PostgreSQL 18
  766. A Practical Guide to Postgres Isolation Anomalies and How To Tame Them
  767. The COST of double-entry accounting
  768. Elixir Makes You Make Good Decisions
  769. Should we replace Spark with DuckDB?
  770. Streamlining .NET 9 Deployment With GitHub Actions and Azure
  771. Why Great Engineering Orgs Thrive on "Normal" Engineers
  772. IO devices and latency — PlanetScale
  773. MCP: Bridging LLMs & External Tools with Unified Protocol
  774. Naive RAG is dead - long live agents | AI Agents That Work
  775. Notes on Implementing an MCP Server
  776. Decoding HTTP Response Codes: What Your Browser Isn’t Telling You - Chris Woody Woodruff
  777. Thousands of Records, Including PII, Exposed Online in Healthcare Marketplace Connecting Facilities and Nurses Data Leak
  778. Practical UX for startups surviving without a designer
  779. Rill | Scaling Beyond Postgres: How to Choose a Real-Time Analytical Database
  780. Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications - .NET Blog
  781. The DuckDB Local UI
  782. Truth Functional Logic for Hackers - Part One
  783. Vibe coding is not coding
  784. Kratix for Database Management: A Step-by-Step Guide to Amazon RDS Deployment
  785. Npm Run Hack:Me - A Supply Chain Attack Journey
  786. On Testing
  787. We’re teaming up with Qwant to build a European search index
  788. Demystifying Nix’s Intensional Model
  789. Disaster-Proof Your Cloud: Automating Recovery with Terraform - Chris Woody Woodruff
  790. What is Model Context Protocol (MCP)? How it simplifies AI integrations compared to APIs | AI Agents That Work
  791. Improving Retrieval in RAG (via Recall, Precision, and NDCG)
  792. Weekly Recap - 2025-03-07
  793. Great software design looks underwhelming
  794. Why Developers Build Unfinished Calculators
  795. Why Local-First Software Is the Future and its Limitations | RxDB - JavaScript Database
  796. From Modular Monolith to Microservices (Incremental Architecture Evolution)
  797. In defense of Gemini
  798. Bulk Migrations by Passing validate(_check)_constraint through change_table
  799. Tech & Non-Tech Stacks to Run Listen Notes (2025)
  800. Exploring the Paramilitary Leaks
  801. tigerbeetle/docs/internals/ARCHITECTURE.md at main · tigerbeetle/tigerbeetle
  802. How to Implement the Repository Pattern in C# Using Dapper and SQLite
  803. Rogue One: A Malware Story | Mads Hougesen
  804. Ok. So, You're Failing
  805. Definite: Understanding smallpond and 3FS: A Clear Guide
  806. How AI Is Transforming Information Retrieval and What’s Next for You - Zilliz blog
  807. Mastering Multi-Cloud: Deploying Across AWS, Azure, and GCP with Terraform - Chris Woody Woodruff
  808. Absence of Software Architecture 🏗️ Why Software Architecture Matters | JUWEL Development
  809. Structured data extraction from unstructured content using LLM schemas
  810. willing to build a house --> real estate skiddie --> finding out that humans like multiples of 5
  811. Self-Hosting a Firefox Sync Server
  812. how to gain code execution on millions of people and hundreds of popular apps - eva's site
  813. Why We Designed TigerBeetle's Docs from Scratch | TigerBeetle Blog
  814. Github scam investigation: Thousands of "mods" and "cracks" stealing your data
  815. THIS ONE Trick Made My Database Query 400x FASTER! (Cursor Pagination EXPOSED)
  816. Fixing Docker Performance in Aspire on Windows
  817. Vector Search at 10,000 QPS in PostgreSQL with VectorChord
  818. nRootTag - Tracking You from a Thousand Miles Away!
  819. Release fish 4.0.0 (released February 27, 2025) · fish-shell/fish-shell
  820. Debounce All of the Things
  821. LLMs + Vulnerability-Lookup: What We’re Testing and Where We’re Headed
  822. App over file
  823. GitHub - todo-make-username/cafe_maria: A text-based restaurant sim game played entirely within a MariaDB instance.
  824. PostgreSQL Sequence Cache — Villim
  825. HN Distilled: Building Reliable 'Similar Topics' Without Embeddings
  826. Gleam, coming from Erlang
  827. Lock It Down: Security Ideas for Terraform Deployments - Chris Woody Woodruff
  828. 1950144 - DigiCert: Threat of legal action to stifle Bugzilla discourse
  829. Terraform Good Practices: Avoiding Chaos and Building with Confidence - Chris Woody Woodruff
  830. Using a Distributed Lock in Hosted Service in ASP.NET WEB API
  831. I Made a Configurable Rate Limiter… Because APIs Can’t Say ‘Chill’
  832. Lessons from David Lynch: A Software Developer's Perspective
  833. LLM Delimiters and Higher-Order Expressions
  834. Product requirements for a "fund your dependency tree" service · Jamie Tanna | Software Engineer
  835. While Postgres Redlined, Robinhood Sharded to Scale
  836. Work on cooking a recipe in Larder
  837. Building a CRUD API with ABP Framework, ASP.NET Core, and PostgreSQL
  838. Starpath is 55 bytes
  839. Reliably Replicating Data Between PostgreSQL and ClickHouse Part 1 - PeerDB Open Source | BenjaminWootton.com
  840. Building a SUBSTANTIAL app with GitHub Copilot Agent mode - This is 🤯!
  841. Writing a search engine
  842. Client state management, sync engines, and Foundry
  843. When Imperfect Systems are Good, Actually: Bluesky’s Lossy Timelines
  844. Announcing Chroma DB C# SDK - .NET Blog
  845. Signals of Trouble: Multiple Russia-Aligned Threat Actors Actively Targeting Signal Messenger | Google Cloud Blog
  846. AI App Builders - Take 2 - Lovable - Nick's .NET Travels
  847. SQLite is learnable
  848. The Future of Digital Profiles and Avatars
  849. Understanding and Handling Exceptions in .NET
  850. How to create a multi-server discord economy bot | Lazar's Blog
  851. Musings on Module Registration (And Why It Could Be Better in Rails)
  852. How to Use an LLM Without Selling Your Soul
  853. Richard Towers | Representing graphs in Postgresql
  854. Presenting T-SQL Analyzer CLI - identify anti-patterns in SQL Server scripts with 140+ rules
  855. Vector indexes, large server, dbpedia-openai dataset: MariaDB, Qdrant and pgvector
  856. CAP Theorem explained with a horse and carriage
  857. Yes you built that... but at what cost?
  858. Pitfalls of Database Migrations
  859. What is Fediverse?
  860. Caddy - The Ultimate Server with Automatic HTTPS
  861. 6 ways the new FDA can turbocharge drug development
  862. SQLite-on-the-Server Is Misunderstood: Better At Hyper-Scale Than Micro-Scale
  863. Why You Should Not Parse Localized Strings
  864. Temporal Tables in EF Core: Bringing Time Travel to Your Data - Chris Woody Woodruff
  865. Understanding Cursor Pagination and Why It's So Fast (Deep Dive)
  866. Adam | Real-Time Sync Engines
  867. Qalculate hacks - anarcat
  868. 1 Million reasons to choose TBMQ as a high-performance MQTT broker - Thingsboard's blog
  869. Enjoy simplicity
  870. AI is Stifling Tech Adoption
  871. JSON Columns in SQL Server: Storing & Querying JSON with EF Core - Chris Woody Woodruff
  872. SQL Noir - A Detective SQL Game
  873. How Stacked Commits Can Help You Write Better Code Faster
  874. Keyless Entity Types in EF Core: Query Data Without Primary Keys - Chris Woody Woodruff
  875. Syntax Highlight for SQL in Diagnostic errors
  876. Working with the Postgres protocol
  877. The C Programming Language and the Lindy Effect
  878. Grouping Smarter: LINQ GroupBy Enhancements in EF Core - Chris Woody Woodruff
  879. duckdb is the best TPC data generator
  880. Sharding Postgres with logical replication
  881. Tech's Dumbest Mistake: Why Firing Programmers for AI Will Destroy Everything
  882. Database Sharding: The Secret to Scaling Without Breaking 💥
  883. Transactional Savepoints in EF Core: Rollback Just What You Need! - Chris Woody Woodruff
  884. Mock repositories vs Moq
  885. The Anthropic Economic Index
  886. Tapping into Database Views with EF Core: Reverse Engineering Made Easy - Chris Woody Woodruff
  887. Managed Postgres Instance: Neon
  888. Scaling with PostgreSQL without boiling the ocean
  889. Let constraints drive consistency
  890. Mapping the World with EF Core: Working with Spatial Data - Chris Woody Woodruff
  891. 5 Things I Wish I Knew Before Becoming a Software Engineer
  892. Unlocking EF Core Performance: How to Track Queries with Event Counters - Chris Woody Woodruff
  893. Building My Latest Project with ASP.NET, Blazor, and Cursor: A Journey to ABP
  894. Build a SIMPLE Role-Based Auth System in .NET (from scratch)
  895. Cracking the Code: Decoding Query Plans Like a Pro - Chris Woody Woodruff
  896. Stronger Than Ever: How We Turned a DDoS Attack Into a Lesson in Resilience
  897. A Gentle Introduction to LLMs for Platform Engineers
  898. How I Stopped Fighting My Dashboards and Learned to Love Hex
  899. n0rdy - When Postgres index meets Bcrypt
  900. LINQ MindMap: .NET 10 Edition
  901. Tracking Every Change: Using SaveChanges Interception for EF Core Auditing - Chris Woody Woodruff
  902. the sudoku affair
  903. An Introduction to Virtual Consensus in Delos — Jack Vanlightly
  904. Many-to-Many Made Easy: Mastering Relationships in EF Core - Chris Woody Woodruff
  905. Type Theater and Pushing Left
  906. Building a Subscribe Feature
  907. Ben Terhechte
  908. Simplify Your Integration Testing with Test Containers
  909. Batching Like a Boss: Using IDbContextFactory for High-Performance EF Core Updates - Chris Woody Woodruff
  910. Perfect is the enemy of good
  911. Fast Queries Do Less
  912. How to have a career even when OpenAI's o3 drops
  913. Software development topics I've changed my mind on after 10 years in the industry
  914. Query Tags: Debugging EF Core Like a Detective - Chris Woody Woodruff
  915. Reflections on Changing Jobs
  916. Linear's sync engine architecture
  917. State of my Homelab: 2024H1, Part 2
  918. Semi-Open Heart Protocol
  919. FOSDEM 2025 has exceeded my expectations
  920. Global Query Filters: Setting the Rules Once, Querying Like a Pro - Chris Woody Woodruff
  921. It's OK to hardcode feature flags
  922. Announcing qv - Quadratic Voting for everyday things
  923. Batching Updates and Inserts: Making EF Core Work Smarter, Not Harder - Chris Woody Woodruff
  924. Visualizing all books of the world in ISBN-Space - phiresky's blog
  925. AI for Developers | Microsoft Community Hub
  926. Optimizing facets query performance in Corax
  927. No-Tracking Queries: Speed Up Your EF Core Like a Pro - Chris Woody Woodruff
  928. Write better comments by removing "we"
  929. Bugzilla Developer - Justdave IT Consulting LLC
  930. Where are they?
  931. My Technological Regrets
  932. Query Projection: Stop Hauling More Data Than You Need! - Chris Woody Woodruff
  933. Wiz Research Uncovers Exposed DeepSeek Database Leaking Sensitive Information, Including Chat History | Wiz Blog
  934. Building a semantic movie search demo with pgvector and Next.js
  935. So You Want To Remove The GVL?
  936. Lago Blog - Why DeepSeek had to be open-source (and why it won't defeat OpenAI)
  937. Explicit Includes: The Art of Fetching Just Enough Data in EF Core - Chris Woody Woodruff
  938. Eric Chiang | Confidential Compute and GPUs
  939. Use SQL Server .NET Framework CLR objects with SDK based cross platform .dacpac builds
  940. Infrastructure Layer Should Always Be Logic-Free: Why?
  941. Scaling Compute for RAG
  942. WordPress as a Self-Hosting Platform – Alex Kirk
  943. The State of WebAssembly – 2024 and 2025
  944. FromSql: Writing SQL Like a Boss in EF Core - Chris Woody Woodruff
  945. GitHub - seemoo-lab/openhaystack: Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
  946. When will .NET Framework retire?
  947. How to work for Microsoft without getting hired
  948. Compiled Models: The Fast Lane for EF Core Performance - Chris Woody Woodruff
  949. 'First AI software engineer' is bad at its job
  950. But But, You Were Supposed to Be a GPT Wrapper?!
  951. Composable SQL
  952. Implementing AES Encryption With C#
  953. The Mythical IO-Bound Rails App
  954. Unleash: Feature flags in PHP | Blog by Dominik Chrástecký
  955. Supercharge SQLite with Ruby Functions
  956. It's fun to work on CI
  957. You can just hack on ATProto
  958. Firefly III - Backup / Restore volume
  959. Can't Escape Good Old SQL
  960. Replit, the Figma Replacement | Nic Bertino
  961. Hacking together a Job Runner using Supabase Edge Functions
  962. CVSS is dead to us
  963. How to create Custom notification channels in Laravel – msp
  964. TechThreads · Secrets Management w/ Firebase App Hosting and NextJS
  965. Get Good At Learning - Don't Break Prod
  966. I am (not) a Failure: Lessons Learned From Six (and a half) Failed Startup Attempts
  967. Banned from entgo, why?
  968. Story of a Pentester Recruitment 2025
  969. PostgreSQL index creation in production systems
  970. Scaling Monoliths: A Practical Guide for Growing Systems
  971. Vector Databases: A Traditional Database Developer's Perspective
  972. Earthstar
  973. Computer Science Papers Every Developer Should Read
  974. Building a web-scraper in Postgres - The Hidden Blog
  975. A Day in the Life of an Agentic Marketing Manager
  976. How FastAPI path operations work
  977. Running LLM evals right next to your code
  978. ZADZMO code
  979. Copilot Induced Crash: how AI-assisted development introduces new types of bugs
  980. Background Jobs With Quartz - Advanced Scheduling, Persistence, OpenTelemetry
  981. Static Factory Pattern: Solving JSON Deserialization Challenges in .NET
  982. Evaluating vector indexes in MariaDB and pgvector: part 1
  983. The missing tier for query compilers
  984. Self-Service Analytics Grounded in Reality - The Good, The Bad, and The Ugly - Ryan Lynch's Hub
  985. I Built a Visa Requirement Change Tracker for Fun
  986. EF Core 9.0: Breaking Change in Migration Idempotent Scripts
  987. Use Scalar to invoke CRUD operations of a Web API | BinaryIntellect Knowledge Base
  988. Agents
  989. Why some DVLA digital services don't work at night
  990. Use of Time in Distributed Databases (part 1)
  991. The HTTP QUERY Method
  992. What's involved in getting a "modern" terminal setup?
  993. Why I Chose Common Lisp — Dan's Musings
  994. How To Self-Host Supabase for $3 | Andrew Melbourne's Development Blog
  995. Simplicity First: Why Readable Code Is Better Code
  996. Working with LLMs in .NET using Microsoft.Extensions.AI
  997. eBPF Research Papers
  998. SQL NULLs are Weird!
  999. Socket Types: Choosing the Right Tool for the Job - Chris Woody Woodruff
  1000. The New Way to Seed Your Database in .NET 9
  1001. Snapshot Isolation vs Serializability - Marc's Blog
  1002. Result-oriented programming with F# computation expressions - Pavel Skvirski
  1003. How to become a Data Scientist? | MLJAR
  1004. Parsing JSON in C & C++: Singleton Tax
  1005. Turning data into calendar feeds
  1006. Üllar Maasik - Learning Laravel by building a postal code finder
  1007. LLM Native Product Capabilities
  1008. </> htmx ~ The future of htmx
  1009. Maintaining control of our data with personal databases
  1010. Getting Started with Prisma and Neon DB: A Modern Approach to Database
  1011. Keeping Too Much Logic in SQL Queries Does Not Scale
  1012. Using NBomber for Performance, Load and Stress testing in ASP.NET WEB API
  1013. The day I taught AI to read code like a Senior Developer
  1014. Passkeys are incompatible with open-source software (was: “Passkey marketing is lying to you”) – Smoking on a Bike
  1015. Maximum Speed SQLite Inserts
  1016. On log levels
  1017. Unit Testing Clean Architecture Use Cases
  1018. Building Webhooks in .NET: Adding PostgreSQL Database Storage (part 2)
  1019. Advent of Code 2024 in pure SQL
  1020. MySQL IFNULL is tricky
  1021. How to write complex software
  1022. Think Beyond Synchronous: The Ultimate Guide to Tasks in C# - Chris Woody Woodruff
  1023. Yes, Software Engineers Need to Know SQL Well
  1024. Pidgin 3.0 Experimental 1 Has been released!
  1025. Real-Time User Experience Will Define the Future of Software
  1026. Databases in 2024: A Year in Review
  1027. GitHub - louis-e/arnis: Generate any location from the real world in Minecraft Java Edition with a high level of detail.
  1028. Waiting for PostgreSQL 18 – Add UUID version 7 generation function. – select * from depesz;
  1029. The road to Emacs maximalism
  1030. What changed in Rails this year?
  1031. darktable 5.0.0 released
  1032. Things we learned about LLMs in 2024
  1033. Stop Mocking Your Database! Use Testcontainers in .NET
  1034. An honest review of my last year building Chessbook
  1035. Organizations are distributed systems
  1036. Collection of insane and fun facts about SQLite - blag
  1037. Excerpt from a message I just posted in a #diaspora team internal f...
  1038. Writing Safe String Interpolated SQL in .NET
  1039. The Perfect Holiday Cookie
  1040. Improving RAG Pipelines with Hybrid Search
  1041. SaaS adoption’s impact on EBITDA margins | Notes
  1042. PKM Annotation Woes
  1043. A Snapshot of My Self-Hosted Journey in 2024
  1044. Advent of Code 2024 in pure SQL
  1045. EF Core 9.0: Introducing EF.Parameter<T>(T)
  1046. I Almost Died for a Full Sentry Database
  1047. When to use “raise from None” in Python
  1048. Guide: User Defined Variables in MySQL
  1049. openai-structured-outputs-are-really-useful - Chad Nauseam Home
  1050. What Rewriting a 40-Year-Old Project Taught Me About Software Development
  1051. Distributed Systems Made Easy: URL Shortener Architecture with .NET Aspire
  1052. GitHub - blackcandy-org/blackcandy: A self hosted music streaming server
  1053. GitHub - drk1wi/portspoof: Portspoof
  1054. How to Migrate 1 MILLION Database Records in ONE MINUTE!
  1055. Advent of Papers (2024)
  1056. Fake Debugging II: The Race Condition Strikes Back
  1057. Idempotent database inserts: Getting it right
  1058. Elasticsearch is Dead, Long Live Lexical Search - Milvus Blog
  1059. Nate Meyvis
  1060. NPM search is broken
  1061. How bloom filters made SQLite 10x faster - blag
  1062. Dec 22: Why we use our own hardware at Fastmail
  1063. Scheduling Background Jobs With Quartz in .NET (advanced concepts)
  1064. The Lies About Abstraction
  1065. How types make hard problems easy
  1066. How to have decoupled systems without setting your company on fire
  1067. Why HNSW is Not the Answer to Vector Databases
  1068. – Avoiding Lost Updates in Web Applications
  1069. Why You Don’t Need a DI Framework: A Case for Manual Dependency Injection
  1070. How do you do, fellow web developers? A growing disconnect.
  1071. How to Make LLMs Shut Up
  1072. Making the creation of before/after comparisons for OpenStreetMap more accessible
  1073. Meta's MySQL Fork You Never Knew About • Kir Shatrov
  1074. How I experimented with Programmatic SEO and get instant traction
  1075. The Best Way to Run Database Migrations
  1076. The Unreasonable Effectiveness of SKIP LOCKED in PostgreSQL
  1077. Why I over-engineered this blog?
  1078. On OpenTelemetry and the value of Standards | Jeremy Morrell
  1079. Care about the domain, not about implementing all the patterns and principles under the sun
  1080. Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search - .NET Blog
  1081. Soylent Green is people
  1082. Speed Up Compound Full-Text Searches in PostgreSQL by 300x - RorVsWild
  1083. In search of a faster SQLite - blag
  1084. Reflections on building with Model Context Protocol (MCP)
  1085. Should You Ditch Spark for DuckDb or Polars?
  1086. How to stop saying 'Fuck you Cursor'
  1087. Majjit LSP Dec 13, 2024
  1088. Internal vs. Public APIs in Modular Monoliths
  1089. When IBM Built a War Room for Executives
  1090. Your First day on the team = releasing Your first feature
  1091. Electric BETA release | ElectricSQL
  1092. Introducing Limbo: A complete rewrite of SQLite in Rust
  1093. I can now run a GPT-4 class model on my laptop
  1094. The Pi 500 is much faster, but lacks M.2
  1095. Douglas Crockford Is Not Your Dad
  1096. LINQ might get a "left join" operator in .net 10
  1097. Better date handling for projects migrated to Gitea | Evan Pratten
  1098. MVC in GNU Artanis
  1099. Rubenerd: Our personal home database
  1100. A Dozen Programmer Utilities | Jesse Liberty
  1101. Galloping Search - blag
  1102. How to 10x the performance of most software
  1103. The Best Tools for Building Software
  1104. GitHub - trailbaseio/trailbase: A blazingly fast, single-file, open-source application server with type-safe APIs, Auth, and Admin UI built on Rust+SQLite.
  1105. Zen of Batch Pipelines - A recipe to reduce cognitive load · Focus on the objective
  1106. Frameworkism: Senior Software Developers' Pit of Doom
  1107. How I Built the World's Largest Database of LEGO Minifigure Ratings
  1108. Using AI to automate foreign key discovery - Erik Edin
  1109. EF Core 9.0: UseSeeding and UseAsyncSeeding
  1110. Performance archaeology: OLAP
  1111. Don't use MediatR by default on all .NET projects
  1112. .NET Support on Heroku
  1113. Jepsen Test on Patroni: A PostgreSQL High Availability Solution | Bin Wang
  1114. SQLite Index Visualization: Search
  1115. 7 Databases in 7 Weeks for 2025
  1116. What’s New in .NET 9 for Data Access: From Document DBs to Vector DBs | .NET Conf 2024
  1117. Kubernetes on Hetzner
  1118. Big Endian's Guide to SQLite Storage
  1119. Blazor Web App: Adding Custom Claims to Current User
  1120. Django and Postgres for the Busy Rails Developer
  1121. Concurrency diagrams
  1122. Implementing the Saga Pattern With MassTransit
  1123. How we over-engineered our data pipeline...
  1124. Shrinking a Postgres Table
  1125. What Happens When You Register a Domain (And Why Owning a TLD Is So Hard) - Prashant Sengar
  1126. Writing Composable SQL using Knex and Pipelines
  1127. Host Your MySQL Blog Database On Azure In Only Minutes!
  1128. Why PostgreSQL major version upgrades are hard
  1129. Performance archaeology: OLTP
  1130. You have built an Erlang
  1131. After 3 Years, I Failed. Here's All My Startup's Code. | Dylan Huang
  1132. The Fix For Your Database Performance Issues in .NET
  1133. The weird BLE-Lock
  1134. Nested monads
  1135. Getting started with .Net Aspire
  1136. The Context Outside the Code - Zed Blog
  1137. Setting up listmonk, an open-source newsletter & mailing list manager - Yasoob Khalid
  1138. Zero Disk Architecture - blag
  1139. SQLiteStudio
  1140. Pretending to be PostgreSQL: Part two - responding to queries
  1141. Making SQL Keyword Suggestions Work
  1142. the ‘return to office’ lies
  1143. The moats are in the GPT-wrappers
  1144. MassTransit SQL Transport Dashboard - ResQueue
  1145. Deploy .NET Aspire Apps to Azure in Minutes | Simple Deployment Tutorial
  1146. Django: Introducing Djade, a template formatter - Adam Johnson
  1147. dotnet scaffold - Next Generation Project Creation for .NET - .NET Blog
  1148. Understanding Timings in Distributed Systems
  1149. Security means securing people where they are
  1150. .NET AI Community Standup - Level Up with .NET 9, AI, Aspire and Azure! 🚦
  1151. How to assert assumptions in code that might not be true?
  1152. Elixir-like pipes in Ruby (oh no not again)
  1153. Glassdb: transactional object storage
  1154. Keeping an eye on cache hit ratio (feat. FusionCache, OpenTelemetry & friends)
  1155. Reverse Engineering a trojan Telegram Clone
  1156. HybridCache in ASP.NET Core - New Caching Library
  1157. Tiny GraphRAG (Part 2)
  1158. CMTOPS.DEV
  1159. I Followed the Official AWS Amplify Guide and was Charged $1,100
  1160. What I Wish Someone Told Me About Postgres
  1161. Handling Concurrency Conflicts with Entity Framework
  1162. Matthew Bird - Audio Decomposition
  1163. 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
  1164. Functional Programming in C#: The Practical Parts
  1165. Rails 8.0: No PaaS Required
  1166. Why I love Rust for tokenising and parsing
  1167. How I Improved Video Streaming with FFmpeg and Node.js | Mayallo
  1168. Revamping a Five-Year Old Node.js Project | DongDong Zhang
  1169. Long Distance Relationships
  1170. Writing secure Go code
  1171. PostgreSQL streaming replication characteristics on UNLOGGED tables
  1172. Matryoshka Embeddings: Detail at Multiple Scales - Milvus Blog
  1173. Disaggregated Storage - a brief introduction - blag
  1174. Why Podia doesn’t use review apps anymore
  1175. Mastering EF Core: Scaffold DB Context from Existing Database in .NET
  1176. Migrating terabytes of data instantly (can your ALTER TABLE do this?)
  1177. Testcontainers and Podman
  1178. Mapping ~400k speeches from the Swedish parlament
  1179. LLM Security: Keep Untrusted Content in the User Role—Always
  1180. The most popular BI tools for Fintechs in 2024 – Erik Edin
  1181. Rewrite it in Rails
  1182. Using CTID Based Pagination for Data Cleanups in PostgreSQL
  1183. [EN] How I upgraded my pet project from Rails 7 to Rails 8 in 30 minutes
  1184. Filtering and Sorting Data with LINQ in C#
  1185. Tips for creating merge commits
  1186. Developing with Visual Studio on ARM: SQL Server Challenges
  1187. Building Change Data Capture (CDC) in .NET with Debezium + RabbitMQ
  1188. Type-safe configuration files with TypeScript - Carlos Menezes
  1189. Why Slight Failed: A Slight Post-Mortem
  1190. Why it's time to retire CRUD · XTDB
  1191. Database Remote-Copy Tool For SQLite
  1192. GitHub - soimort/you-get: :arrow_double_down: Dumb downloader that scrapes the web
  1193. ToArray(Async) vs ToList(Async) in Entity Framework 8
  1194. The Internet Archive Breach: What Happened and What It Means for Data Security - RXX.FI
  1195. Challenges deploying PostgreSQL (9.2) for high availability · Dave Pacheco's Blog
  1196. Why authorization architecture is probably fragile
  1197. Cursor: How I rollback multi-file changes
  1198. Improving the New Django Developer Experience
  1199. Powering Up with Erik Jensen: An Introduction to EF Core Power Tools
  1200. GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
  1201. A decade of WiFi
  1202. Framework overload: when convenience dulls innovation in software development
  1203. Graph Retrieval using Postgres Recursive CTEs
  1204. Building a better and scalable system for data migrations
  1205. First Freelance
  1206. Everything I built with Claude Artifacts this week
  1207. Things I've learned maintaining OpenStreetMap (LRUG presentation) :: Gravitystorm
  1208. Is Your Security Posture Holding Your Healthcare Startup Back? - Hadi Javeed's blog
  1209. ParadeDB 0.11.0, database access layers, AND YOU!
  1210. eShop infused with AI - a comprehensive intelligent app sample - .NET Blog
  1211. Getting Started with Syncfusion’s .NET MAUI Toolkit
  1212. devenv is switching Nix implementation to Tvix - devenv
  1213. SQL Injection Polyglots
  1214. GitHub - levkk/rwf: Comprehensive framework for building web applications in Rust.
  1215. .NET MAUI Welcomes Syncfusion Open-source Contributions - .NET Blog
  1216. Full Text Search in .NET With PostgreSQL and EF Core
  1217. From opera to tech
  1218. Running & Securing Servers: A Concise Guide
  1219. MongoDB EF Core Provider: What's New? - .NET Blog
  1220. The Part of PostgreSQL We Hate the Most
  1221. Thranpages :: Sensible Ramblings :: Who Is Signal For?
  1222. Modular Monoliths: The Hard Parts | Olu Atte
  1223. Are Semantic Layers the treasure map for LLMs?
  1224. What made me love using terminal
  1225. Sensible SQLite defaults
  1226. PostgreSQL 17: JSON_TABLE(), MERGE with RETURNING, and Updatable Views
  1227. The future of Postgres?
  1228. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  1229. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  1230. Mastering SignalR: Build Your Own Stock Price Dashboard
  1231. What Do You Visualize While Programming? - Dillon Shook
  1232. Filling the data gap in micro-mobility routing and navigation
  1233. Cognitive load is what matters
  1234. My solar-powered and self-hosted website
  1235. How we Outsmarted CSGO Cheaters with IdentityLogger
  1236. Quick and Easy Capacity Planning with Pandas
  1237. Attacking APIs using JSON Injection
  1238. fhur
  1239. The Future of ArchiveBox - HedgeDoc
  1240. Announcing FLOSS/fund: $1M per year for free and open source projects
  1241. EQL - EVM Query Language
  1242. sqlite3 WebAssembly & JavaScript Documentation Index
  1243. A Sneak Peek at CSnakes: Embed Python code in .NET Apps
  1244. HPTS'24 Day 1, part 1
  1245. Catch the highlights from Azure Developers - .NET Aspire Day 2024! - .NET Blog
  1246. High Performance Postgres with Rust, Cloudflare & Hyperdrive
  1247. colmi_r02_client API documentation
  1248. Perform custom validation in Blazor | BinaryIntellect Knowledge Base
  1249. GitHub - hcengineering/platform: Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
  1250. Zero-latency SQLite storage in every Durable Object
  1251. CRLF Is Obsolete And Should Be Abolished
  1252. DjangoCon US 2024 Recap — Portfolio 0.1 documentation
  1253. Static Files as a Database
  1254. Getting Started with .NET Aspire and SQL The Right Way
  1255. Using query intent to boost retrieval results — any blockers?
  1256. Know a lot, a lot
  1257. Scaling the Outbox Pattern (2B+ messages per day)
  1258. How to Build an Email Confirmation Workflow with Next.js, Resend, and Prisma
  1259. MUCH BETTER Performance with Astro Server Islands
  1260. Milecia McGregor - Bringing Full-Stack to JAMStack
  1261. The Await vs ContinueWith in C# async programming
  1262. Run, Build, and Grow Small Systems Without Leaving Your Text Editor
  1263. Putting a full power search engine in Ecto
  1264. The Static Site Paradox
  1265. This Post Is Not About Python
  1266. Linearizability in distributed systems - Eli Bendersky's website
  1267. Living with LLMs: Personal Remarks and the 80-20 Rule
  1268. Platform engineering at N26: how we planned and launched it
  1269. Handling Millions of Data Points in Cross-Platform .NET Applications
  1270. Mastering the Art of Public Speaking: Creating Captivating Technical Demos
  1271. What’s New In Python 3.13
  1272. Revisiting improved HTTP logging in ASP.NET Core 8
  1273. Multi-tenant SAML in an afternoon (using SSOReady) – tylerrussell.dev
  1274. AI-assisted Postgres experiment: number of partitions vs. planning time | Postgres.AI
  1275. Introduction to PostgreSQL Indexes ::
  1276. Building a Robust Data Synchronization Service with Rails - Philippe Creux
  1277. What's New in Ruby on Rails 8 | AppSignal Blog
  1278. sq
  1279. From .NET 6 to .NET 8, my migration experience: Entity Framework Core 8
  1280. ~200GB Free Cloud for Your files [ENG 🇬🇧] – Tomasz Dunia Blog
  1281. Building a Streaming Service — Varun Chopra
  1282. Accidental Cartesian Products – Return Zero
  1283. Optimizing Postgres table layout for maximum efficiency
  1284. [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
  1285. Harnessing Spargine: Simplifying Real-World Data Generation for .NET Benchmarking and Testing
  1286. wrestling the web from corporate control requires making it boring again
  1287. What I have learnt in 4 years of open-source development.
  1288. Wikidata is a Giant Crosswalk File
  1289. Implementing the Outbox Pattern
  1290. How (or why) the heck do I (Indie)blog?
  1291. RAG systems have a recall problem, not a hallucination one
  1292. How I exited the cloud
  1293. Hybrid full-text search and vector search with SQLite
  1294. Reverse Engineering and Dismantling Kekz Headphones
  1295. The Fastest Mutexes
  1296. Stop building CRUD API's, use Data API Builder instead!
  1297. A Local-First Case Study | jakelazaroff.com
  1298. Batyr Nuryyev | (In)efficient Insertions in Postgres
  1299. Dating Problems
  1300. I Want Process-Aware Types
  1301. Loading data with Riverpod: an AsyncValue story
  1302. abuisman.com Solving life's challenges with code
  1303. Building an Application in Docker while Offline | no dogma blog
  1304. Some Go web dev notes
  1305. RAG is not just text
  1306. Upgrading from PostgreSQL 16 to 17 installed with Homebrew, on an Apple Silicon Mac
  1307. Breaking It Down: How to Migrate Your Modular Monolith to Microservices
  1308. When Postgres Indexing Went Wrong
  1309. Jeff Cole - Localless Development
  1310. How iOS Restricts Features by Region: A Look at MobileGestalt and Eligibility
  1311. How I build Pxl's SEO Strategy with Mini Tools and Directories
  1312. Wikipedia & Wikidata API & Data: A Cheat Sheet
  1313. PostgreSQL 17 Released!
  1314. The Watermelon Operator
  1315. Getting started with testing and .NET Aspire - .NET Blog
  1316. Fixing slow PostgreSQL queries: How to make a smart optimizer more stupid | OtterTune
  1317. Building an image search engine on Postgres | Tembo
  1318. Solid Cache for Rails and PostgreSQL
  1319. Scalability works in two directions
  1320. ~fpereiro
  1321. WordPress, Hosts, and Hosting
  1322. Tiny Guide to Webscaling
  1323. Exploring the limits of Postgres: when does it break? – StepChange
  1324. Being Raised by the Internet
  1325. OpenFreeMap
  1326. Shivasurya on Security | Tech Blog
  1327. Understanding and Preventing Race Conditions in Web Applications | gavide's Blog
  1328. Anemoi: Paranoid Dynamic DNS
  1329. Partial Prerendering for Everyone with Cloudflare Workers
  1330. Easy-to-use NoSQL Prompt Database for Small Projects
  1331. Try, catch, but don't throw
  1332. A simple way to deal with the principal threat to scalability
  1333. [Workaround] Fix Testcontainers.SQL error “Docker.DotNet.DockerApiException : Docker API responded with status code=Conflict”
  1334. Consider using array operators over the SQL in operator
  1335. The Future of Programming Systems - four thoughts
  1336. ske.land | posts | 2.html
  1337. How I used ChatGPT o1 and Claude for generating a SQL RBAC report and was surprised by the results
  1338. Stop using REST for state synchronization
  1339. 🚀 Secure your .NET Apps with Visual Studio! 🚀
  1340. Trying out Solid Queue and Mission Control with PostgreSQL
  1341. How I Implemented Full-Text Search On My Website
  1342. Daniel Frost - Write. Push. Publish. Separating the concerns.
  1343. The Observability CAP Theorem
  1344. gaining access to anyones browser without them even visiting a website - eva's site
  1345. Building RAG with Postgres
  1346. Onion, Hexagonal, Clean or Fractal Architecture? All of them, and more!!
  1347. Hybrid search with PostgreSQL and pgvector
  1348. Disabling Recording of an Activity (span) in .NET OpenTelemetry Instrumentation - Steve Gordon - Code with Steve
  1349. DotNext 2024 Conference: A Speaker’s Impressions
  1350. The HTTP QUERY Method
  1351. .NET Aspire: A Game-Changer for Cloud-Native Development?
  1352. Zero-Click Calendar invite — Critical zero-click vulnerability chain in macOS
  1353. How to Encourage Community Contributions
  1354. The disposable web
  1355. How to minimize the cost of context switching
  1356. Yaak Is Now Open Source
  1357. Search Params in Next.js for URL State
  1358. Just for Fun. No, Really.
  1359. Project Hammer – Jacob Filipp
  1360. Django semantic search
  1361. Why is F# code so robust and reliable? - .NET Blog
  1362. LINQ Joins on multiple columns in Entity Framework
  1363. Top-N queries: fetch only the first N rows
  1364. Synchronous vs Asynchronous vs Concurrent vs Parallel - What is the difference and why does it matter?
  1365. Shrinking Big PostgreSQL tables: Copy-Swap-Drop
  1366. Seek and you shall find
  1367. Building a healthy and sustainable funding model for open source software
  1368. PostgreSQL Schema Health Metrics
  1369. Add Live Preview using WordPress Playground – Alex Kirk
  1370. The dawn of a new startup era
  1371. Try to Fix It One Level Deeper
  1372. Long Context vs. RAG
  1373. Async Rust can be a pleasure to work with (without `Send + Sync + 'static`)
  1374. Trying out a dedicated server from Hetzner
  1375. 1Password vs. Bitwarden
  1376. 🧄 Sexy Werner Herzog 🧄 (@bean@twoot.site)
  1377. Enhance Your Cloud Development Skills at 'Azure Developers - .NET Aspire Day 2024' - .NET Blog
  1378. Beyond Ctrl-C: The dark corners of Unix signal handling :: sunshowers
  1379. SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
  1380. PHP is the Best Choice for Long&#8209;Term Business
  1381. Step-Based Cascading Prompts: Deterministic Signals from the LLM Vibe Space
  1382. Greppability is an underrated code metric
  1383. DRY your Apache APISIX config
  1384. How to be better at making decisions
  1385. Behavior Sanitizers in Elixir
  1386. Store connection string in Azure App Service and Azure Key Vault | BinaryIntellect Knowledge Base
  1387. Alex Pliutau | My first experience with Gleam Language
  1388. Introduction to Event Sourcing for .NET Developers
  1389. Christoph Kappestein
  1390. My Software Bookshelf
  1391. To Nerves from Elixir
  1392. Elasticsearch is Open Source, Again
  1393. The secret inside One Million Checkboxes
  1394. Using search as a primary datastore since the docs said not to
  1395. Bypassing airport security via SQL injection
  1396. Do You Need Multi-tenancy?
  1397. The 4-chan Go programmer
  1398. Why I Always Use PostgreSQL Functions For Everything
  1399. Cons Artist - Spring @Cacheable
  1400. Introducing the Pinecone .NET SDK - .NET Blog
  1401. Building a Self-Hosted CDN for BSD Cafe Media
  1402. TIL: 8 versions of UUID and when to use them
  1403. To Soft Delete or Not to Soft Delete
  1404. buzl.uk
  1405. Managing Latency is like Workplace Risk Mitigation | Kai Malcolm
  1406. Shared/Defenders think in lists. Attackers think in graphs. As long as this is true, attackers win.md at master · JohnLaTwC/Shared
  1407. SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
  1408. Meta Cancels High-End Mixed Reality Headset After Apple Vision Pro Struggles
  1409. Screaming Architecture
  1410. Track Laravel Code Coverage with ChipperCI - OtterWise
  1411. So you got an IPv6-only VPS?
  1412. Debunking Event Sourcing
  1413. My Guide to Applying for Junior Software Engineering Roles – Vincent's tech blog
  1414. Everyday Llamas
  1415. Exposing youth to programming by finding the password
  1416. On the art of resource conservation in software systems
  1417. GitHub - instantdb/instant: The realtime client-side database
  1418. How To Scale Payment Systems With The Saga Pattern
  1419. Thoughts on coding with LLMs
  1420. Finding a ‘harmless’ Pi-hole vulnerability
  1421. Max Rumpf
  1422. Personal Identity
  1423. Running Postgres inside Node-RED via WASM and PGlite · Cross Dominant
  1424. Migrating From DokuWiki to Obsidian
  1425. What's the deal with setuptools, setup.py, pyproject.toml and wheels?
  1426. I curate a daily newsletter with resources about Golang - Daily Golang. Here are the latest 6 issues of the newsletter
  1427. Constraining writers in distributed systems
  1428. GitHub - janbjorge/PgQueuer: PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing.
  1429. FormattableStringFactory - Creating dynamic FormattableString instances
  1430. Create a Kamal-ready VPS on Hetzner using Terraform – Dylan Castillo
  1431. Crazy debugging stories - Recursion
  1432. Just use Postgres
  1433. Software development is hard - Dmitry Kudryavtsev
  1434. Are you considering Event Sourcing? Think again.
  1435. The CI Flake · HookRace Blog
  1436. Does Prompt Caching Make RAG Obsolete? - Tim Kellogg
  1437. SQL iceberg - AlexandreHTRB blog
  1438. no more needless backends for flutter apps
  1439. Will Postgres development rely on mailing lists forever?
  1440. EP 53: 8 Tips To Improve EF Core Performance
  1441. Local-First, Now and Always!
  1442. Integrating Random Functions on a Cluster with Temporal
  1443. Comparing Different "SQL over HTTP" APIs
  1444. Create a CRUD Web API in minutes with Data API Builder and EF Core Power Tools
  1445. Vector Stores Are Dumb - Tim Kellogg
  1446. What's Next? (2024 edition)
  1447. PGlite
  1448. 7 Things I've learned building a modern TUI Framework
  1449. MySQL Cascading Changes and Why You Shouldn't Use Them
  1450. Matthew Sanabria - Observability Companies to Watch in 2024
  1451. System Design for Entity Resolution
  1452. 🔍 𝗘𝘅𝗽𝗹𝗼𝗿𝗶𝗻𝗴 𝘁𝗵𝗲 𝗕𝗲𝗻𝗲𝗳𝗶𝘁𝘀 𝗼𝗳 𝗘𝗻𝘂𝗺𝗲𝗿𝗮𝘁𝗶𝗼𝗻𝘀 𝘄𝗶𝘁𝗵 𝗘𝘅𝗽𝗹𝗶𝗰𝗶𝘁 𝗩𝗮𝗹𝘂𝗲𝘀 𝗶𝗻 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴
  1453. 5 EF Core Features You Need To Know
  1454. Making an Ollama-compatible RAG app
  1455. "BuT, aUtH iS HaRd"
  1456. Why we left Fly.io
  1457. Taking the Drizzle challenge
  1458. Details about METR’s brief initial evaluation of GPT-4o
  1459. Demystifying Postgres Schema Migrations: Building it from Scratch
  1460. Adding .NET Aspire to your existing .NET apps - .NET Blog
  1461. Full Text Search over Postgres: Elasticsearch vs. Alternatives - ParadeDB
  1462. 6 Open Source Tools to Query OpenStreetMap
  1463. Postgres Partitioning in Prod Without Downtime | Prefect
  1464. Create a CRUD Web API in minutes with Data API Builder and EF Core Power Tools
  1465. You Can't Spell WebRTC without RCE - Part 1
  1466. Don't use LIMIT OFFSET for pagination in PostgreSQL
  1467. Mastering the Art of Public Speaking: Captivate Your Audience from the Start by Explaining “the Why”
  1468. I have the world's fastest website, and It's probably slow for you - ALEXSKRA
  1469. The state of the Postgres community
  1470. Understanding The Internals Of Rag
  1471. Copying otp from iMessage using Hammerspoon
  1472. "We ran out of columns"
  1473. Critter Stack Roadmap for the Rest of 2024
  1474. AI for Developers
  1475. Optimizing facets query performance in Corax
  1476. Blazor Basics: Uploading Files in Blazor Server Web Apps
  1477. Why I prefer rST to markdown
  1478. Self hosting a website analytics at zero cost
  1479. Why SQL is Forever | Swizec Teller
  1480. Using Entity Framework Core with MongoDB
  1481. ASP.NET Core Basics: Working with JSON
  1482. AWS CodeCommit quietly deprecated
  1483. Retrieval-Augmented Generation (RAG) with Elixir
  1484. Making Marten Faster Through Table Partitioning
  1485. Development With A Dot - Checking the Health of an ASP.NET Core Application
  1486. Using Ports and Adapters to persist restaurant table configurations
  1487. Running One-man SaaS, 9 Years In
  1488. Why I'm Excited About Local-First Software
  1489. Introduction to TypeGraphQL
  1490. We Chose Meilisearch Over 10+ Other Search Engines Despite a Major Drawback
  1491. ChatGPT turns every user into a power user
  1492. SQLite vs PostgreSQL
  1493. 35% Faster Than The Filesystem
  1494. Simple Messaging in .NET With Redis Pub/Sub
  1495. Evolving Languages Faster with Type Tailoring
  1496. 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.
  1497. Developers want more, more, more: the 2024 results from Stack Overflow’s Annual Developer Survey - Stack Overflow
  1498. Three data architectures for the server
  1499. Data Fetching with Server Actions in Next.js
  1500. The bizarre secrets I found investigating corrupt Winamp skins
  1501. Marten 7.25 is Better, Faster, Stronger
  1502. The Many Lives of Null Island | Stamen
  1503. Management Time
  1504. How use a Blazor QuickGrid with GraphQL - .NET Blog
  1505. ASP.NET Core Basics: Manipulating Databases
  1506. Health Checks for ASP.NET Core and Entity Framework Core
  1507. Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos
  1508. LiteCluster: Replicated, leaderless, ACID compliant & high availability SQLite
  1509. Announcing .NET Conf: Focus on AI - August 20th 2024 - .NET Blog
  1510. CockroachDB and Postgres - Releasing Locked Rows with idle_in_transaction_session_timeout | no dogma blog
  1511. CockroachDB and Postgres SELECT FOR UPDATE and SKIP LOCKED | no dogma blog
  1512. Running Postgres in Docker | no dogma blog
  1513. Running CockroachDB on Windows, Linux, or Mac with a Single Executable | no dogma blog
  1514. Database Design for Google Calendar: a tutorial
  1515. On the CrowdStrike Incident
  1516. When Objects Are Not Enough
  1517. GitHub - BurntSushi/jiff: A date-time library for Rust that encourages you to jump into the pit of success.
  1518. EF Core - The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value
  1519. Array Grouping in JavaScript
  1520. Buy or Rent? RaspberryPi vs VPS
  1521. Ruby methods are colorless
  1522. Why is spawning a new process in Node so slow?
  1523. how to pwn a billion dollar vc firm using inspect element - eva's site
  1524. Gotchas with SQLite in Production
  1525. Blazor Basics: Prerendering Server Components in Blazor
  1526. EF Core 8.0: Numeric Rowversion for Azure SQL/Microsoft SQL Server
  1527. Failed Attempt at Creating a Video Search Engine
  1528. Panic! at the Tech Job Market
  1529. .NET Aspire vs Docker.
  1530. Using AZD for faster incremental Azure Container App deployments in Azure DevOps | johnnyreilly
  1531. How To Fix .NET Nullability Warnings For Guarded Members
  1532. Debug your .NET 8 code more efficiently
  1533. You're always doing something wrong - Aaron Francis
  1534. Burning Billions: The Gamble Behind Training LLM Models
  1535. The error monitoring tool I want
  1536. Free .NET 8 Web API Live Stream's
  1537. ComplexType vs JSON Columns: Choosing the Right Data Storage Approach
  1538. Enable NuGet auditing for your .NET projects - Gérald Barré
  1539. Advanced URL rewriting with Apache APISIX
  1540. Not so Secret: Analysis of KakaoTalk's Secret Chat E2EE Feature
  1541. Interesting links of the week 2024-29
  1542. Create a Windows Hello login app - Windows apps
  1543. Git–Dubious ownership
  1544. Building a WoW server in Elixir
  1545. system logs aggregation with postgres
  1546. repos
  1547. Mastering the Art of Public Speaking: Preparation is the Secret for Captivating Presentations and Flawless Demos
  1548. Kyle Benzle
  1549. Building Your First Use Case With Clean Architecture
  1550. Speeding up Temporal Aggregation in DataFusion by 60-60000x using µWheel
  1551. The economics of a Postgres free tier
  1552. ASP.NET Core Basics: 12 Questions and Answers for Beginners
  1553. EF Core - Query splitting
  1554. In-Memory Analytics for Kafka using DuckDB
  1555. How does Spectre work?
  1556. Why and How to Execute GraphQL Queries in .NET - .NET Blog
  1557. Announcing SSMS 20.2 ... and getting feedback for SSMS 21
  1558. Does code rot over time?
  1559. Loading aggregates with EF Core
  1560. Deactivating an API, One Step at a Time
  1561. Entity Framework Core– Avoid losing precision
  1562. Lessons from election night
  1563. Using use in Gleam
  1564. Timeseries Indexing at Scale - Artem Krylysov
  1565. Searching for a better search box - koaning.io
  1566. Linksys Velop routers send Wi-Fi passwords in plaintext to US servers
  1567. DB Browser for SQLite
  1568. Network Round Trips are Evil
  1569. Simplify Your .NET Aspire Caching With Metalama
  1570. CS0012: The type 'System.Object' is defined in an assembly that is not referenced.
  1571. Should interfaces be asynchronous?
  1572. Rails Add ActiveRecord.after_all_transactions_commit Callback
  1573. How to count rows read in sqlite
  1574. Interesting links of the week 2024-28
  1575. Reading unfamiliar codebases quickly: LMDB
  1576. Visual Studio–View .NET Counters while debugging
  1577. A reawakening of systems programming meetups
  1578. Building Strong Foundations: The Crucial Role of Data in Software Development
  1579. Evaluating a Decade of Hacker News Predictions: An Open-Source Approach
  1580. Xuanwo's VISION: Data Freedom
  1581. PostgreSQL and UUID as primary key
  1582. Generating database migrations with acyclic graphs
  1583. Against Innovation Tokens
  1584. From Fear to Triumph: My 30-Year Journey in Public Speaking
  1585. .NET Aspire Developers Day is coming up!
  1586. Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o & LangChain
  1587. X-Ray vision for Linux systems
  1588. D-Star
  1589. SQL Server–Does a ‘LIKE’ query benefits from having an index?
  1590. Graph-Based Ceramics
  1591. Do we fear the serializable isolation level more than we fear subtle bugs?
  1592. Top Five PostgreSQL Surprises from Rails Devs
  1593. Why bare-metal Debian (and Raspberry Pi OS) is not a good choice for most Embedded Systems
  1594. My programming beliefs as of July 2024
  1595. 🚀 🚀 Working with hierarchical data in .Net Core using the hierarchyid data type.(.Net Core 8) 🚀 🚀
  1596. MemoryCache in C#: A Practical Guide
  1597. Creating hashes in .NET
  1598. How Postgres is Misused and Abused in the Wild
  1599. The Homepage of Scott Tolinski
  1600. Integrity Constraints and business value
  1601. Saving Data Historically with Temporal Tables: Part 1: Queries - Simple Talk
  1602. Publish a console app as a single executable
  1603. RavenDB News: June, 2024
  1604. Unleashing the Power of Copilot: Enhancing Visual Studio with New Slash Commands
  1605. Jason Kelly | Software Engineer
  1606. ChatGPT is bullshit - Ethics and Information Technology
  1607. notes.billmill.org
  1608. The Great Database Migration
  1609. A Eulogy for DevOps
  1610. Tentative Roadmap for Wolverine 3.0
  1611. Azure Static Web Apps–SWA CLI behind the scenes
  1612. Revisiting Test Sizes
  1613. Making the world my single point of failure with PostgreSQL
  1614. Industrial macros
  1615. Larry Finger made Linux wireless work and brought others along to learn
  1616. How Where Conditions Work in Entity Framework Core | The .NET Tools Blog
  1617. Common Cause Vs Special Cause in Software Variation
  1618. NCronJob - June Edition
  1619. Making the Most out of Load and Performance Testing
  1620. Semantic Kernel–OpenTelemetry integration in C#
  1621. Keeping track of podcasts
  1622. Postgres is all you need, even for vectors
  1623. Cognitive Architectures for Business Decision Making in Supply Chain Management
  1624. Development With A Dot - Read-Only Entities in EF Core
  1625. Semantic Kernel–Change timeout value in C#
  1626. GitHub Copilot Extensions are all you need
  1627. Counterscale and the New Self-Hosted
  1628. Don’t push ifs up, put them as close to the source of data as possible
  1629. When I grow up I want to be a Database Administrator (said no-one ever)
  1630. Interesting links of the week 2024-26
  1631. Introduction To Building AI Agents With Microsoft Semantic Kernel | Build5Nines
  1632. Getting Started with Azure App Service: A Beginner's Guide to Web App Deployment
  1633. Modeling Navigation Properties Between Aggregates or Modules
  1634. 8 years old Xorg bug
  1635. Baida | Post-mortem - Postgres "out of shared memory" error
  1636. How to be a Better Software Engineer - Richard Bown
  1637. What You Need To Know About EF Core Bulk Updates
  1638. What Happens When You Put a Database in Your Browser?
  1639. Paolo Melchiorre - Django 5 by Example preface
  1640. I ran "rm -rf ~" in production
  1641. Multi-Tenancy: Mixed Modes with Marten
  1642. Blazor Basics: Dealing with Complex State Scenarios
  1643. GraphQL–Application Insights integration for HotChocolate 13
  1644. NCronJob - June Edition
  1645. Driplang: triggering when events happen (or don't)
  1646. MySQL on a Raspberry Pi | Benjamin Dicken
  1647. Recording: Building a Database Engine in C# & .NET
  1648. Azure Application Insights–Collect Performance Counters data - Part II
  1649. Why and how to run your own FreeBSD package cache.
  1650. Sequence v. UUID as Primary Key — brandur.org
  1651. Yes, Software Execution Has Variation
  1652. The Future of Data Management: An Enabler of AI Development? A Basic Illustration with RAG, Open Standards, and Data Contracts
  1653. One year of solo dev, wrapping up the grant-funded work
  1654. Jared Norman | Software Consultant, Open-Source Maintainer, and Solidus Expert
  1655. Why does SQLite (in production) have such a bad rep? - blag
  1656. Nature retracts highly cited 2002 paper that claimed adult stem cells could become any type of cell
  1657. Building a Distributed ETL Pipeline Using Bacalhau and MongoDB Atlas
  1658. wtb: Progressive SPAs
  1659. Lemmy and my Switch to PieFed; Threadyverse software alternatives
  1660. Latency, Tail Latency and Response time in distributed systems
  1661. A Vision For Roadway Infrastructure
  1662. Efficiently Handling Stored Procedures in EFCore: Practical Solutions
  1663. Setting up NGINX load balancer for .NET WebApi - Event-Driven.io
  1664. The Arm development ecosystem is ready
  1665. Build Chatbot with a LLM and Azure SQL Database to Answer Questions
  1666. Technical Pattern: Build Your Own AI Assistant
  1667. F# + Entity Framework - Group By Aggregation Could Not Be Translated
  1668. Are my EF LINQ to SQL queries safe?
  1669. The Real Cost of Offshore Tech Teams
  1670. Implementing MVCC and major SQL transaction isolation levels
  1671. Never, Sometimes, Always
  1672. Who is the real Owner of your Data?
  1673. From Transaction Scripts to Domain Models: A Refactoring Journey
  1674. EF Core 8.0: Use of Arrays with Microsoft SQL Server
  1675. The Australian Securities Exchange CHESS blockchain: seven years of sunk cost fallacy
  1676. The “Critter Stack” Just Leveled Up on Modular Monolith Support
  1677. 🎙️ IndieRails Podcast — Andrew Atkinson - The Postgres Specialist
  1678. 5 Archetypes of Knowledge-Intensive Applications -
  1679. Optimal SQLite settings for Django
  1680. LLM Prompting for Software Development - Mykel Nahorniak
  1681. Using PostgreSQL with .NET and Entra ID - .NET Blog
  1682. mikerourke.dev
  1683. Jade Rubick - Managing a bottleneck team
  1684. W. Jason Gilmore
  1685. Using .NET Aspire eShop application to collect all the telemetry
  1686. 5 Practical Ways to Add Polly to Your C# Application [2024]
  1687. The Red Hat cloud native architecture solution patterns
  1688. Logical Replication Guardrails
  1689. Building Generative AI apps with .NET 8 - .NET Blog
  1690. Stopping Using Exception Use Result Monad Instead
  1691. Sneak Peek of Strong Typed Identifiers in Marten
  1692. Startup data health starts with healthy event tracking
  1693. How do I get the name of a SID, and what does it mean when the conversion fails? - The Old New Thing
  1694. Sails.js for web development - Simple Talk
  1695. Using Postgres with C# | no dogma blog
  1696. Why pair programming should be your default way of working
  1697. diving into mathjax css injection attack
  1698. Economic Termites Are Everywhere
  1699. Home-Cooked Software and Barefoot Developers
  1700. Async Ruby on Rails
  1701. When I Realized I Was Not That Guy
  1702. Caching in ASP.NET Core: Improving Application Performance
  1703. Auditing SQL Server – Part 1 – Discovery and Documentation - Simple Talk
  1704. Clean Code—A Practical Introduction in ASP.NET Core
  1705. Debugging Semantic Kernel in C#
  1706. Reflections from Local-First Conf - Daniel Norman
  1707. The signs of a new era: Prompt Injection - Simple Talk
  1708. .NET Core–Check if console app is running with administrative privileges
  1709. Creating and downloading a PDF or DOCX in ASP.NET Core
  1710. Architectures for Central Server Collaboration
  1711. How I saved a few dozen dollars by migrating my personal projects from the cloud to a Raspberry Pi
  1712. Incremental development
  1713. The First .NET Aspire Book!
  1714. Is Microsoft trying to commit suicide?
  1715. Get Hands-On with Visual Studio and Azure: Live at Microsoft HQ this August! - Visual Studio Blog
  1716. Encryption At Rest: Whose Threat Model Is It Anyway?
  1717. 🧪 Building a Home Lab with Raspberry Pis and k8s
  1718. DuckDB isn't just fast
  1719. Announcing DuckDB 1.0.0
  1720. Multi-Tenancy: Database per Tenant with Marten
  1721. You'll regret using natural keys
  1722. Decompiling Tenchu: Stealth Assassins part 11: a modding framework powered by the tears of CS101 teachers
  1723. Even more Opentelemetry!
  1724. joesantos - Developer | Polarizing the new world
  1725. Encryption At Rest: Whose Threat Model Is It Anyway?
  1726. A beginner's guide to the Git reftable format
  1727. Automating PostgreSQL backups to Digital Ocean Spaces with Kamal
  1728. Upgrading my Home surveillance system
  1729. Napster Sparked a File-Sharing Revolution 25 Years Ago * TorrentFreak
  1730. Recall: Stealing everything you’ve ever typed or viewed on your own Windows PC is now possible.
  1731. Vertical Slice Architecture: Structuring Vertical Slices
  1732. Can The Data Fit In My Mouth
  1733. What We've Learned From A Year of Building with LLMs
  1734. Snowflake, Cloud Storage Giant, Suffers Massive Breach: Hacker Confirms to Hudson Rock Access Through Infostealer Infection
  1735. ASP.NET Core Basics: Getting Started with GraphQL
  1736. Compilers | Rasheed Starlet
  1737. How Running Off A Messaging Queue Impacts Data Loading Strategies
  1738. The Economics of Working 80+-Hour Weeks
  1739. Cooking with Semantic Kernel
  1740. Achieving a 100x speedup of DELETEs on PostgreSQL
  1741. Codestral: Hello, World!
  1742. GitHub - openkoda/openkoda: Open source business application platform for fast development
  1743. Snake draft sorting in SQL Server, part 4 - Simple Talk
  1744. OWASP Dependency Check - Improve update speed
  1745. Kustomize Deployments with Reliza Hub - Work & Life Notes
  1746. Exploring Embedding spaces with my photo library
  1747. How good is GPT-4o at generating Flask apps? Surprisingly promising
  1748. 20 Years of Blogging; On my own website
  1749. Understanding Supply-Chain Attacks and OWASP Dependency Check
  1750. Web App Security—Broken Authentication vs Session Management
  1751. Fast, Simple and Metered Concurrency in Ruby with Concurrent::Semaphore
  1752. Big Data is Dead
  1753. Fine-Tuning Shuffle Partitions in Apache Spark for Maximum Efficiency
  1754. Understanding Coupling in Software Development
  1755. Abusing Go's infrastructure
  1756. the universal Tag Editor (ID3v2, MP4, OGG, FLAC, ...)
  1757. Shift Left With Architecture Testing in .NET
  1758. Supply Chain Data Maturity
  1759. Enhancing Enum Handling in Spargine: Beyond Enums and into Versatility
  1760. Clean Architecture Sucks
  1761. Entity Framework Core 8 provider for Firebird is ready
  1762. Tracking Releases & CI Across Software Teams and Forges
  1763. Systematically Improving Your RAG - jxnl.co
  1764. The curious case of the missing period
  1765. Datadog is the new Oracle
  1766. I tried improving QA in the payment industry
  1767. Multi-Tenancy: Marten’s “Conjoined” Model
  1768. The CHECK() Constraint - Simple Talk
  1769. Fundamentals
  1770. Which database when for AI: Are vector databases all you need?
  1771. Designing a Scalable OCPP server - Siddharth Sabron
  1772. Dapper And Strongly Typed IDs – How To Dynamically Register Mappings
  1773. Multi-Tenancy: What is it and why do you care?
  1774. Building Better Apps: Better Together
  1775. Two Ways To Tune A Slow Query In SQL Server – Darling Data
  1776. MemoryCache, DistributedCache and HybridCache
  1777. Modernizing the AntennaPod Code Structure – AntennaPod
  1778. From Visual Basic to Visual Studio: A Journey Through Microsoft’s IDE Evolution
  1779. Thoughts on Tom Alrich’s “Global Vulnerability Database”
  1780. Choosing a Tech Stack in 2024
  1781. EF Core Migrations: A Detailed Guide
  1782. XUnit–Improve type safety
  1783. JavaScript Nulls and Programming Minutiae
  1784. Utah Locals Are Getting Cheap 10 Gbps Fiber Thanks To Local Governments
  1785. Jepsen: Datomic Pro 1.0.7075
  1786. Scheduled Message Delivery with Wolverine
  1787. Podman–Pull images from Docker Hub
  1788. DB in K8S: Pros & Cons
  1789. Rails 8 adds Kamal by default.
  1790. Wolverine’s HTTP Model Does More For You
  1791. Serialising ASP.NET method calls for later execution | johnnyreilly
  1792. Hashing Modulo Theories
  1793. Is (my) RSS dead?
  1794. Going to the cinema is a data visualization problem
  1795. How can logging impact a Golang backend?
  1796. C# .NET 8 — MediatR Pipelines
  1797. Gratification
  1798. The Impact of All-or-Nothing Thinking in Software Engineering
  1799. Estimating the disk space needed for a VACUUM FULL on PostgreSQL – Ian's notes
  1800. Thomas Eckert
  1801. Kubernetes–Limit your environmental impact
  1802. Track HN: Score and Rank History (plus My Nocode Experiences)
  1803. On staging environments
  1804. How I render my web applications
  1805. 24May11 | 1 year of Hyperspaces
  1806. How to use PostGIS with Prisma
  1807. Avoiding the soft delete anti-pattern
  1808. The API database architecture - Stop writing HTTP-GET endpoints
  1809. Buckets of Parquet Files are Awful | Scratch Data
  1810. I'm sorry
  1811. using golang's crypto/aes and crypto/cipher packages
  1812. How to untangle phone numbers
  1813. A room with a view of the PostgreSQL autovacuum – Ian's notes
  1814. The One Where I Lie To The CTO
  1815. Scaling Marten with PostgreSQL Read Replicas
  1816. Azure Developers - .NET Day 2024 - Recap
  1817. Modern SQLite: Generated columns
  1818. Consistency Large Language Models: A Family of Efficient Parallel Decoders
  1819. Tradeoffs with the Four Patterns Of Data Loading
  1820. Can we build a reactive article in a single HTML file?
  1821. A Trip to the Library
  1822. Things learned from implementing Elasticsearch
  1823. Try X in Y minutes
  1824. Protecting Next.js Apps Against Cross-Site Request Forgery
  1825. Linked Lists in Real Life
  1826. Development With A Dot - EF Core Performance Optimisations
  1827. Chapter I: The birth of Parquet
  1828. Careful with That Lock, Eugene: Part 2
  1829. Middleware-Based Exception Handling in ASP.NET Core
  1830. "Secret" elmah.io features #4 - Get help from AI and ChatGPT
  1831. Recent Marten & Wolverine Improvements and Roadmap Update
  1832. .NET Core - View outdated packages
  1833. Large Language Models, Open API, View Models and the Backend for Frontend Pattern | johnnyreilly
  1834. Developing a RAG Knowledge Base with DuckDB
  1835. How not to change PostgreSQL column type
  1836. I made a note taking plugin for an app written in PHP :: Show me the code — Software engineering is cool
  1837. Hallucination-Free RAG: Making LLMs Safe for Healthcare
  1838. The new fintech stack is... open source?
  1839. Lost in Translation: The Bug That Spoke Russian and Crashed My App
  1840. Supply chain attacks and the many (other) different ways I’ve backdoored your dependencies
  1841. Naming things in B2B SaaS
  1842. Building a social network from scratch on a whiteboard - Xe Iaso
  1843. I've Moved Onchain
  1844. Cost efficient alternative to databricks lock-in | Georg Heiler
  1845. varoa.net | Galo Navarro
  1846. I'm writing a new vector search SQLite Extension
  1847. Critter Stack Improvements for Event Driven Architecture
  1848. Exploring .NET Aspire: Building Cloud-Native Apps With Ease | Build5Nines
  1849. Azure Static Web App–Data API Builder
  1850. Coding interviews are stupid (ish)
  1851. The Sisyphean struggle and the new era of data infrastructure — Jack Vanlightly
  1852. Checking your solution for NuGet vulnerabilities or deprecated packages
  1853. Marten, PostgreSQL, and .NET Aspire walk into a bar…
  1854. .NET 8 - Warning AD0001: Analyzer 'Microsoft.AspNetCore.Analyzers.RouteHandlers.RouteHandlerAnalyzer' threw an exception of type 'System.InvalidOperationException'
  1855. Optimizing Data Manipulation with LINQ
  1856. Productionizing Embeddings: Challenges and a Path Forward | Tecton
  1857. Backup strategies for SQLite in production
  1858. Operational transformation & conflict-free resolution for real-time collaboration applications
  1859. The 150x pgvector speedup: a year-in-review
  1860. Marten, Metrics, and Open Telemetry Support
  1861. ASP.NET Core -Updating the OpenTelemetry configuration
  1862. Stashpad Blog - My favorite Insomnia features and shortcuts
  1863. On FastAPI - GreenAsh
  1864. Optimizing for Accidental Robert Picardo
  1865. Why SQLite Uses Bytecode
  1866. The Decorator Pattern is sometimes helpful
  1867. Updating Documents in MongoDB - Simple Talk
  1868. Can we RAG the whole web?
  1869. What Computers Cannot Do: The Consequences of Turing-Completeness
  1870. Cressi Nepto for Subsurface –
  1871. ryjo.codes - Forgoing Implicity and Using Abstractions
  1872. Switch expression for void methods
  1873. Stop Using Regex for Connection Strings
  1874. A Software Engineering Career Ladder
  1875. Thoughts on WASM
  1876. Fully Decentralized Forum With 60 Lines of Code
  1877. Request Response Messaging Pattern With MassTransit
  1878. First Class Event Subscriptions in Marten
  1879. Passing the Postgres 65535 parameter limit at 120x speed
  1880. Building a highly-available search engine using SQLite
  1881. Using Vectors without a Vector Database
  1882. 4 Software Design Principles I Learned the Hard Way
  1883. Akka.NET, ASP.NET Core, Hosted Services, and Dependency Injection
  1884. Embedding Database Migrations with Weasel
  1885. Working with IAsyncEnumerable in C# - Simple Talk
  1886. Join us for Azure Developers - .NET Day on April 30!
  1887. snowflake/snowflake-arctic-instruct – Run with an API on Replicate
  1888. Snowflake Arctic: An(other) Efficient and Open-Source LLM is out!
  1889. Four Patterns Of Data Loading
  1890. No Database No Retention No Party
  1891. Mastering SOLID Principles in C#: A Practical Guide
  1892. Fix Unable To Resolve DbContextOptions For EF Core
  1893. Async APIs - don't confuse your events, commands and state
  1894. Tales from the .NET Migration Trenches - Authentication
  1895. Building FocusGuardian, my TribeHacks IX submission, in 24 hours
  1896. Fabian Lindfors
  1897. Generate code for declarative language instead of progr...
  1898. Try Catch in C#: The Basics You Need to Know
  1899. Enhance your .NET Testing #8: Contract tests with Verify
  1900. Strict Ordered Message Handling wth Wolverine
  1901. We Migrated a Legacy App with ChatGPT: Here's What Happened
  1902. Id30 – magnushoff.com
  1903. Delay e-mail delivery with Postfix for a relaxing weekend
  1904. An entire Social Network in 1.6GB (GraphD Part 2)
  1905. Wolverine’s New PostgreSQL Messaging Transport
  1906. Using GitHub and NextAuth.js for Single Sign-on in Next.js
  1907. Building a Culture of Data: The Technical Aspects - Simple Talk
  1908. Programmers diary
  1909. 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.
  1910. Stateful Migrations using Mutations
  1911. Introduction to Distributed Tracing With OpenTelemetry in .NET
  1912. AI Hype - Am I out of work in five years?
  1913. ASP.NET Core Basics: Getting Started with LINQ
  1914. A POI Database in One Line
  1915. Do best practices really matter?
  1916. Announcing: Azure Developers - .NET Day - .NET Blog
  1917. Database Subsetting and Data Extraction - Simple Talk
  1918. ASP.NET Core - Use factory based middleware with scoped services
  1919. ✂️ Use Cases for Merging and Splitting Partitions With Minimal Locking in PostgreSQL 17
  1920. Embeddings are a good starting point for the AI curious app developer
  1921. How to create a Stanford course
  1922. SQLite on Rails | Fractaled Mind
  1923. Building a weather data warehouse part I: Loading a trillion rows of weather data into TimescaleDB
  1924. Hangfire: A Feature-Rich Approach to Task Scheduling in .NET
  1925. Modular Monoliths and the “Critter Stack”
  1926. Snake draft sorting in SQL Server, part 2 - Simple Talk
  1927. Displaying images in MySQL | Benjamin Dicken
  1928. The beauty of OLAP SQL
  1929. Neon: A New Approach to Database Development - Neon
  1930. Use access token and refresh token returned by Identity API endpoints | BinaryIntellect Knowledge Base
  1931. Power of Blameless Culture in Software Engineering
  1932. Snake draft sorting in SQL Server, part 1 - Simple Talk
  1933. Modernization - Managing Data during the process | Red Hat Developer
  1934. Announcing pl/dotnet, version 0.99 (beta)
  1935. Returning A Row When Your Query Has No Results – Darling Data
  1936. GitHub - nalgeon/redka: Redis re-implemented with SQLite
  1937. GitHub - supabase/index_advisor: PostgreSQL Index Advisor
  1938. You probably don't need GraphQL
  1939. Setting up PostgreSQL for running integration tests
  1940. Scalar and binary quantization for pgvector vector search and storage
  1941. The value in knowing fundamentals
  1942. Careful with That Lock, Eugene
  1943. A Clever Way To Implement Pessimistic Locking in EF Core
  1944. Lessons after a half-billion GPT tokens - Ken Kantzer's Blog
  1945. ULIDs and Primary Keys
  1946. Ten Years and Counting: My Affair with Microservices
  1947. I accidentally built a meme search engine
  1948. Monkey Management
  1949. Nightmare on Lemmy Street (A Fediverse GDPR Horror Story) - Michael Altfield's Tech Blog
  1950. What makes a great technical blog
  1951. Building platforms–Strike the right balance
  1952. Shell History Is Your Best Productivity Tool
  1953. MySQL-Manage Memory Usage Efficiently
  1954. Why Lucia might be the best authentication library for SvelteKit
  1955. Deploy SOPS Secrets with Nix - Jan-Philip Loos | maxdaten.io
  1956. The Easiest Way to Build Reactive Local-First Apps with TinyBase and PowerSync
  1957. Durable Background Processing with Wolverine
  1958. GitHub - dolthub/go-mysql-server: A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
  1959. color image classification
  1960. Actually Talking about Modular Monoliths
  1961. Azure Static Web App–Distributed Functions
  1962. How I discovered a 9.8 critical security vulnerability in ZeroMQ with mostly pure luck and my two cents about xz backdoor
  1963. Lua Scripts Are Not Atomic in Redis
  1964. Use token authentication and Identity API endpoints in ASP.NET Core | BinaryIntellect Knowledge Base
  1965. Twenty Years Is Nothing
  1966. General Performance Tip: Optimizing Method Returns: Default Keyword vs. Null vs. Empty Collection
  1967. Azure Static Web App - Pass authentication info to your linked API
  1968. Configure Azure Functions to use Identity Based Connections
  1969. New in .NET 8: ASP.NET Core Identity and How to Implement It
  1970. GitHub - stackframe-projects/pgmock: In-memory Postgres for unit/E2E tests
  1971. 'If this one guy got hit by a bus, the world's software would fall apart.'
  1972. Beyond Foreign Keys
  1973. The era of the shapeshifting web is upon us
  1974. Home · thmsmlr
  1975. GitHub - drawdb-io/drawdb: Free, simple, and intuitive online database design tool and SQL generator.
  1976. Optimized Model Auditing with PaperTrail
  1977. What to do when an airline website doesn't accept your legal name
  1978. IntelliJ IDEA 2024.1 Is Out! | The IntelliJ IDEA Blog
  1979. Master Claims Transformation for Flexible ASP.NET Core Authorization
  1980. Why You Shouldn't Use SQLite
  1981. Writing maketh the 10x Developer. More so the 10x development team.
  1982. Zoomer Tries RSS: In Praise of Yarr
  1983. How we’ve saved 98% in cloud costs by writing our own database
  1984. Apache Kafka and Tinybird (ClickHouse) for Streaming Analytics and HTTP APIs
  1985. xz backdoor - Dmitry Kudryavtsev
  1986. PostgreSQL and its annoying crosstab
  1987. Introducing selfh.st/apps, a Directory of Self-Hosted Software
  1988. Create a Custom Static Code Analysis Rule for Azure SQL Database / SQL Server with .NET
  1989. KISS high-availability with OpenBSD
  1990. How to create a blog using Golang
  1991. A lazy and flippant classification of programming languages
  1992. How Disney+ Scaled to 11 Million Users on Launch Day
  1993. Note taking system should be simple
  1994. Making AI powered .NET apps more consistent and intelligent with Redis - .NET Blog
  1995. How to: Code analyze your SQL Server T-SQL scripts in Visual Studio
  1996. What we know about the xz Utils backdoor that almost infected the world
  1997. Search graduation photos with your face — Jerome Paulos
  1998. In praise of RDF
  1999. Super Fast Rails - RorVsWild
  2000. marending.dev
  2001. The Myth of Down Migrations; Introducing Atlas Migrate Down | Atlas | Manage your database schema as code
  2002. modin_perf_examples
  2003. [HOWTO] Calculate distance between two points (coordinates) on Microsoft SQL Server
  2004. Memory access patterns and performance | Benjamin Dicken
  2005. Choosing a backend database: SQL vs Document vs Columnar
  2006. Shutting down the letsblock.it project and its official instance · letsblockit/letsblockit · Discussion #663
  2007. Running OCR against PDFs and images directly in your browser
  2008. Technologist vs spy: the xz backdoor debate
  2009. Django: Write-up on optimizing the system check framework - Adam Johnson
  2010. My laptop is faster than your Elastic cluster
  2011. We are under DDoS attack and we do nothing
  2012. Horizontally Scaling ASP.NET Core APIs With YARP Load Balancing
  2013. Architecture Pitfalls: Don’t use your ORM entities for everything — embrace the SQL!
  2014. Ideating around integrations development
  2015. Kubernetes and back - Why I don't run distributed systems - davd.io
  2016. The Great Migration from MongoDB to PostgreSQL
  2017. Book Review: Software Architecture for .NET 8 and C# 12 - Coding Sonata
  2018. The race to replace Redis
  2019. Matter and Privacy
  2020. Developers: Stop Donating Your Work to Cloud Service Providers! | TDengine
  2021. Operating an Entire Company on a Minimal Two-Core PostgreSQL Instance: Index Tuning, Part 2
  2022. A gentle introduction to ESR's `reposurgeon`
  2023. Solving the “Are You a Millionaire?” Problem with ZK certificates
  2024. C# MongoDB Insert Benchmarks – What You Need To Know
  2025. Microsoft.Extensions.DependencyInjection–Register a type with all its interfaces
  2026. Finding NetBSD Kernel Bugs through LockDoc
  2027. Extolling the Virtues of Dexie Cloud for Backendless Development
  2028. The infinitely patient vacuum – a case study of what happens when the PostgreSQL VACUUM never completes – Ian's notes
  2029. Processing 6 Billion Chess Games in Less Than 2 Hours
  2030. The log/event processing pipeline you can't have
  2031. David Gasquez
  2032. Testing Asynchronous Projections in Marten
  2033. Microsoft.Extensions.DependencyInjection - Check if a service is registered in the DI container
  2034. Uncovering the Seams in Mainframes for Incremental Modernisation
  2035. You might not need Redis
  2036. My binary vector search is better than your FP32 vectors
  2037. What Computers Cannot Do: The Consequences of Turing-Completeness
  2038. `async: false` is the worst. Here's how to never need it again.
  2039. On Tech Debt: My Rust Library is now a CDO
  2040. ASP.NET Core Basics: Organize Projects—Architectural Patterns
  2041. NuGet–Transitive dependencies
  2042. Services are autonomous
  2043. CockroachDb with Entity Framework and Web API | no dogma blog
  2044. The other hard retrieval problems
  2045. Protect your ASP.NET site using WebAuthn Passkeys
  2046. CockroachDB in Single User Mode on Docker | no dogma blog
  2047. Starting CockroachDB in Single User Mode with a Dockerfile | no dogma blog
  2048. “Immutable” → reprovisionable, anti-hysteresis
  2049. What Every Programmer Should Know About Load Testing
  2050. Matching mentors to mentees using OR-tools
  2051. Parallel Integration Tests With Ktor
  2052. Unbundling Tools for Thought
  2053. What Do Developers Really Think About Claude 3?
  2054. The Cost of Accidental Complexity in Development
  2055. I earn $52,600/month with this simple tech stack
  2056. Screwtape / sqlite-schema-diagram · GitLab
  2057. I Deployed My Own Cute Lil' Private Internet (a.k.a. VPC)
  2058. Will PostgreSQL ever change its license?
  2059. Spurious Scholar
  2060. Daily Driving Ubuntu Asahi for Over a Month
  2061. Learning to Crawl: Site Performance and Googlebot
  2062. Fast SQL Bulk Inserts With C# and EF Core
  2063. Garnet–open-source faster cache-store speeds up applications, services
  2064. MongoDB in C#: Simplified Guide For Inserting Data
  2065. DuckDB as the New jq
  2066. How Much Can Sqlite Handle? Multiple Threads Concurrently Inserting Into Sqlite
  2067. Batyr Nuryyev | Biting Off More Than We Can Chew with OLAP Libraries
  2068. Python extends its lead as the most popular programming language — but why does it have such widespread appeal?
  2069. Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2 - Visual Studio Blog
  2070. NPM–Change cache
  2071. Logging: The Unsung Hero in Developer Security - Here's Why and How — Withstand Security
  2072. Your Code May Be Elegant
  2073. NuGet–Change the global-packages cache location
  2074. .Net Aspire - A Brief Introduction
  2075. 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.
  2076. React Basics: Getting Started with React and GraphQL
  2077. Eloquent JavaScript 4th edition is released
  2078. Look ma, I wrote a new JIT compiler for PostgreSQL – Pinaraf's website
  2079. Distributed queries for pgvector
  2080. AT&T says leaked data of 70 million people is not from its systems
  2081. Hacker Selling Private Data Allegedly from 70 Million AT&T Customers
  2082. 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
  2083. 900 Sites, 125 million accounts, 1 vulnerability - env.fail
  2084. 7 C# Project Ideas For Beginners To Escape Tutorial Hell
  2085. NCronJob - Scheduling made easy
  2086. “Partial” Document Updates in Marten 7
  2087. Lesson Learned #480:Navigating Query Cancellations with Azure SQL Database
  2088. NuGet– Offline support
  2089. Understanding .NET Aspire Orchestration
  2090. Part one – Ian's notes
  2091. Fast postgres index creation
  2092. PG Phriday: Redefining Postgres High Availability
  2093. Zig, Rust, and other languages
  2094. Microservices for the Benefits, Not the Hustle
  2095. In search of a “Zero Toil” HomeLab: Immutable Linux, ZFS, WatchTower and Keel
  2096. ~MK | Template Strings
  2097. Senior Security Analyst, Threat Intelligence in Remote, United States | GitHub, Inc.
  2098. Implementing Soft Delete With EF Core
  2099. A Code Review of My Earliest Projects
  2100. failing miserably to scale kubes
  2101. What I learned from looking at 900 most popular open source AI tools
  2102. Onboarding roulette: deleting our employee accounts daily
  2103. LINQ Query Improvements in Marten 7
  2104. .NET Aspire Preview 4 has been released · dotnet/aspire · Discussion #2815
  2105. GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
  2106. Claude vs GPT
  2107. Create static site in Drupal with Tome
  2108. Why Databases Won't Charge for Storage in the Future by @ttunguz
  2109. Validate with cold email
  2110. How Figma's Databases Team Lived to Tell the Scale | Figma Blog
  2111. cellio | Time to delete your Glassdoor account
  2112. Going Cloud Native With .NET Aspire
  2113. Public Statement on ClickASnap's data breach
  2114. The Ability to Improve
  2115. State of the Terminal | g.p. anders
  2116. Words of Wisdom: Backend Edition
  2117. JIT WireGuard
  2118. GitHub - Syllo/nvtop: GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
  2119. Book Review: Apps and Services with .NET 8 - Coding Sonata
  2120. Introducing Visual Studio 17.10 – Preview 2 is Here! - Visual Studio Blog
  2121. How to Use Polly In C#: Easily Handle Faults And Retries
  2122. Functional foundations ⚙️
  2123. First month on a database team
  2124. PostgreSQL with Apache AGE - Playing more seriously with Graph Databases
  2125. Azure Cosmos DB — Using EF Core with a NoSQL Database in a .NET Web API
  2126. MediatR: How to Quickly Test Your Handlers with Unit Tests
  2127. Resiliency and Low Level Improvements in Marten 7
  2128. AspNetCore.Http.Abstractions is deprecated
  2129. Configure Azure connection strings and keys in Azure Bicep | johnnyreilly
  2130. A primer on transaction management in Entity Framework
  2131. GitHub - dbeaver/dbeaver: Free universal database tool and SQL client
  2132. Read it never...
  2133. Perf is not enough
  2134. 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
  2135. What do Norway and Namibia have in common? – Ian's notes
  2136. Preparing to Attend KubeCon Europe 2024
  2137. S3 is files, but not a filesystem
  2138. 1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
  2139. How to migrate data off Planetscale to another freely-hosted MySQL database in 5 minutes
  2140. The minimum vi(m) you need to know
  2141. GitHub - bruhbruhroblox/wallstreetlocal: Stock tracking website.
  2142. What Is a Modular Monolith?
  2143. How To Load JSON, Avro, Parquet, Or Anything Else in PostgreSQL Easily and Reliably
  2144. RAII all the things?
  2145. Recent Critter Stack Multi-Tenancy Improvements
  2146. Performance test your ASP.NET Core application using NBomber
  2147. From SerilogTimings to SerilogTracing
  2148. You can not simply publicly access private secure links, can you?
  2149. I'm a programmer and I'm stupid
  2150. Marten 7 makes “Write Model” Projections Super
  2151. Performance test your ASP.NET Core app using Bombardier
  2152. Dapr v1.13 is now available
  2153. Autogenerating a Book Series From Three Years of iMessages
  2154. Intergalactic.systems - Self-hosted sync
  2155. Get Started with Milvus Vector DB in .NET - .NET Blog
  2156. Using parameters in BenchmarkDotNet
  2157. Prompt injection and jailbreaking are not the same thing
  2158. Event Interception
  2159. The "missing" graph datatype already exists. It was invented in the '70s
  2160. Why Rails is a Great Choice for Startups in 2024
  2161. I Explored My Z Shell History. Here’s What I Found
  2162. hack the planet | finding focus
  2163. Why choose Uno Platform for your next .NET Project?
  2164. Azure Cosmos DB — Getting Started and Creating a NoSQL Database
  2165. Improving Error Handling with the Result Pattern in MediatR
  2166. European crash tester says carmakers must bring back physical controls
  2167. Should you watch that recent movie?
  2168. An Overview Of Quantum Computing's Possible Impact On Cryptography
  2169. Streaming OpenAI in Elixir Phoenix Part III
  2170. Postgres Indexes, Partitioning and LWLock:LockManager Scalability
  2171. Considerate Digital Communication
  2172. Data format design is a UX issue
  2173. Increase Test Fidelity By Avoiding Mocks
  2174. The Hunt for the Missing Data Type
  2175. .NET Data Community Standup: EF Core keys and value generation
  2176. Interesting ideas in Observable Framework
  2177. Marten 7.0 is Released!
  2178. Log in, log out
  2179. CSS for printing to paper
  2180. How To Use Polly In C#: Easily Handle Faults And Retries
  2181. First principles thinking vs second order thinking
  2182. Why and how I build terrible things
  2183. Forms & Validation in Blazor Web Apps [Pt 10] | Front-end Web Development with .NET for Beginners
  2184. Cloud is overkill
  2185. Frontend frameworks are useful
  2186. To CTE or not to CTE: The Case for Subqueries
  2187. In praise of Nushell
  2188. Company forgets why they exist after 11-week migration to Kubernetes
  2189. Azure Data Studio 1.48 is now available
  2190. EF Core–.NET 8 update
  2191. Getting started with Testcontainers for .NET
  2192. Why UUID7 is better than UUID4 as clustered index in RDBMS
  2193. Generate Blazor Websites in Minutes with Visual Studio's NEW Scaffolder!
  2194. EF Core - System.InvalidOperationException : The required column 'Id' was not present in the results of a 'FromSql' operation.
  2195. Delete, delete, delete: the ultimate productivity hack
  2196. Don't Mock Machine Learning Models In Unit Tests
  2197. Sustainable software delivery: The core-capabilities & plugins model
  2198. A Data Structures and Algorithms Self-Study Curriculum
  2199. Media statement: Tangerine cyber incident | Tangerine Telecom™
  2200. Easy Way to Create an Ambient Database Transaction
  2201. EF Core - Cannot convert from 'string' to 'System.FormattableString'
  2202. Testcontainers
  2203. Work with Data in Blazor [Pt 9] | Front-end Web Development with .NET for Beginners
  2204. Exploring Next.js Forms with Server Actions
  2205. Programming languages generations
  2206. Supply Chain Analyst Resources.
  2207. From Theory to Practice: Implementing Robust Task Scheduling with Quartz.NET
  2208. Dapper - Return dynamic data
  2209. Testing exceptions
  2210. GitHub - electric-sql/pglite: Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
  2211. Tim Kächele: How to build an exchange
  2212. How to spend less time writing Django tests
  2213. How I Built a Modern Course Platform in 2024
  2214. You probably don't need Zotero's File Sync
  2215. Building PlantHub: A data plantform for monitoring plants
  2216. OOP and Design Patterns are garbage - Douglas' Blog
  2217. Delegated read and application write access to blob storage using ASP.NET Core with Entra ID authentication
  2218. Welcome | Superset
  2219. Coroutines in C
  2220. Armchair Architects: Large Language Models (LLMs) & Vector Databases
  2221. Easily ask questions about your Linux, Windows, and macOS infrastructure
  2222. My First Time Building with SST was a Disaster
  2223. 100x Faster Query in Aurora Postgres with a lower random_page_cost
  2224. Language Checklist
  2225. Frugly vs. Freemium
  2226. .NET 🔥🚀 : Minimal API with EF Core and SQLite
  2227. Lessons from my third year running a SaaS - Max Rozen
  2228. The value of a PhD
  2229. The trouble with transaction.atomic · David Seddon
  2230. How to Make a List of Nearly Every Minecraft Player
  2231. After 14 years in the industry, I still find programming difficult
  2232. The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
  2233. Introducing Modular Monoliths: The Goldilocks Architecture
  2234. Matryoshka Representation Learning (MRL) from the Ground Up
  2235. .NET Data Community Standup - Database concurrency and EF Core: Beyond optimistic concurrency
  2236. Atuin - Magical Shell History
  2237. How To Use AI Assistant to Generate Test Data For .NET Applications | The .NET Tools Blog
  2238. Visual Studio Presentation Mode
  2239. Why would anyone do something as absurd as mob programming?!
  2240. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  2241. Fault tolerance (Transaction processing book)
  2242. My benchmark for large language models
  2243. Dynamic Tenant Databases in Marten
  2244. .NET Data Community Standup - Window and binary functions using Zomp EF Core extensions
  2245. How to Map SQL Results To Any Object Using Entity Framework Core 8
  2246. Visual Studio–Share your settings
  2247. Open Source: Current State and Future Hopes
  2248. Finding Postgres rows too large for BTree indexes
  2249. Testcontainers in ASP.NET Core – A Simplified Beginner’s Guide
  2250. Parallel.ForEachAsync() and Task.Run() With When.All in C# - Code Maze
  2251. GitHub - InfinityFlowApp/aspire-temporal-server: Aspire component wrapper for the temporal CLI dev server
  2252. Database Feature Toggles - Simple Talk
  2253. Property based testing in C#–CsCheck
  2254. Adding Keyboard Shortcuts to a 24 Year Old Government Website with Userscripts
  2255. Bloom Filters
  2256. Splitting Large Tasks is not a Mathematical Process
  2257. Reactive Data Fetching and Updating in Nuxt 3: Automatically Refresh `useFetch()` When Deleting or Updating Data
  2258. Union, intersection, difference, and more are coming to JavaScript Sets
  2259. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  2260. Work with Web API and Class Library projects in Visual Studio Code | BinaryIntellect Knowledge Base
  2261. .NET Aspire Preview 3: Expanded Component Support with Azure OpenAI, MySQL, CosmosDB, Kafka and More
  2262. Prefer test-doubles over mocking frameworks
  2263. Overview of Object Oriented, Wide Column, and Vector Databases
  2264. Azure Functions: Unlocking the power of serverless computing
  2265. Running Doom on Snowflake
  2266. Shipping quality software in hostile environments
  2267. Blazor WASM Dynamic Component
  2268. How to Store Any Object in the Database With EF Core
  2269. 200,000 Facebook Marketplace user records leaked on hacking forum
  2270. Presence, NULL, and Product Requirements in Rails
  2271. EFCore.Visualizer - Visual Studio Marketplace
  2272. Tech Support Stories Part 2
  2273. Manually Migrate ZITADEL with PostgreSQL
  2274. Forgot that connection string? Get it here!
  2275. Install Unifi under TrueNAS | BSDbox.
  2276. Alternative BigInt ID identifiers for Rails
  2277. Azure OpenAI Models - Azure OpenAI Course for .NET Developers
  2278. Livestream - Chris Klug: Stop using Entity Framework as a DTO provider! | The .NET Tools Blog
  2279. Hello, MongoDB - Getting Started with Mongo and dotnet 8
  2280. API Part 7 – Swagger Comments
  2281. Optimizing SQLite for servers
  2282. Naming is Important
  2283. Answering Some Concerns about Wolverine
  2284. Observable 2.0 | Observable
  2285. Google Sheets in C# – How to Build Your Own Levels.fyi!
  2286. Azure Static Web App–Authorization
  2287. .NET Aspire overview - .NET Aspire
  2288. Episode 486 - Azure Savings Plans
  2289. How DDD is screwing up your SQL 🔥
  2290. Variables in psql, how to use them? – select * from depesz;
  2291. Does Your Website Really Need HTTPS?
  2292. Improve your SQL skills X2 in 5 minutes
  2293. Build Levels.fyi in DotNet! - How To Use Google Sheets API in C#
  2294. Increase Performance with Complex Types in Entity Framework Core 8
  2295. Side Effects vs Cascading Messages in Wolverine
  2296. Azure Developer CLI (azd) - February 2024 Release
  2297. DuckDB as a vector database
  2298. One job, if you please — Daniel Immke
  2299. 2024-02-11 the top of the DNS hierarchy
  2300. Every Programmer Should Know #2: Optimistic Concurrency Control
  2301. .NET Aspire preview 3 - .NET Aspire
  2302. Our Vision for .NET 9 - .NET Blog
  2303. Antithesis – autonomous testing
  2304. First look at profiling tools - Visual Studio (Windows)
  2305. .NET Aspire - Glenn Condron
  2306. Piped
  2307. RavenDB Cloud now offering NVMe based clusters
  2308. .NET 8 .🚀🔥: Optimise Web API with Data Annotation
  2309. 2024: announcing the year of the OpenStreetMap vector maps
  2310. Using Blob storage from ASP.NET Core with Entra ID authentication
  2311. Hello, Redis - Getting Started with Redis and dotnet 8
  2312. GraphQL OWASP Cheat Sheet
  2313. Ongoing Scalability Improvements for Marten 7
  2314. Tunable Consistency in MongoDB
  2315. Lieutenants are the limiting reagent
  2316. Better together with Entity Framework Core Power Tools - use a SQL Server Database Project (.dacpac) and EF Core
  2317. DbUp: The best way to build databases in .NET
  2318. GitHub - damienbod/AspNetCoreEntraIdBlobStorage: ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect
  2319. Django SQLite Benchmark
  2320. Converting a Razor Pages website to Blazor - Part 16
  2321. Getting the Current User in Clean Architecture
  2322. Episode 485 - Copilot for Azure
  2323. Building a Midjourney Clone for Muslims - Side Project Overview
  2324. How I write HTTP services in Go after 13 years | Grafana Labs
  2325. leontrolski - postgres as queue
  2326. Django, SQLite, and the Database is Locked Error
  2327. GitHub - inoxlang/inox: 🛡️ Inox is your shield against complexity in full-stack development.
  2328. .NET 8.🚀🔥: What is Docker? Integrating Docker with a .NET Web API - A Step-by-Step Guide
  2329. The Difference Between RESTful APIs and Web APIs - Code Maze
  2330. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  2331. Fury Driven Development — Ludicity
  2332. Burke Learns Blazor- QR Code battle royale - JavaScript vs C#!
  2333. Implementing your personal production-ready Telegram bot using AI tools to monitor, transcribe, summarize and voice videos from YouTube
  2334. A Distributed Systems Reading List
  2335. How I Built the Memory Box
  2336. What it was like working for GitLab
  2337. Supporting Multiple String Formats from Your Class -- Visual Studio Magazine
  2338. .NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor
  2339. How to Use Dapper in Your .NET Projects
  2340. .NET 8–It’s time to get rid of these flaky tests!
  2341. Communication on the cyber attack
  2342. The Occasionally Useful State Pattern
  2343. ETL is dead, long live ETL (for multimodal data)
  2344. Hidden gotchas developing for a Production Database
  2345. Hackers explain how they "owned" FlexiSpy - Help Net Security
  2346. Repository File Statistics | no dogma blog
  2347. SQL for Data Scientists in 100 Queries
  2348. Designing for support teams
  2349. I is for Intent
  2350. Improving Django testing with seed database
  2351. Pagination in a .NET Web API with EF Core
  2352. 75. Cracking the code: A deep dive into data layer optimization - with Shay Rojansky - Betatalks the podcast
  2353. C# Clean Architecture with MediatR: Build For Flexibility
  2354. Develop ASP.NET Core apps using Visual Studio Code | BinaryIntellect Knowledge Base
  2355. How I learned Haskell in just 15 years
  2356. Why We Can't Have Nice Software
  2357. NoSQL Vs SQL: Demystifying NoSQL Databases | Build5Nines
  2358. Things I'd like to learn in 2024 | Tom Hipwell
  2359. How will matrix multiplication kill my company?
  2360. ChatGPT for Coding Tasks: Best Practices
  2361. Unit of Work Pattern in C# for Clean Architecture
  2362. Lazy Loading and Eager Loading in Entity Framework Core - Code Maze
  2363. ASP.NET Core Basics: Data Structures—Part 1
  2364. Should I put my Blazor components in the server project, or the client project?
  2365. Picking the Right Database Type – Tougher than You Think
  2366. How to build a complete Flutter app: step by step example | Sandro Maglione
  2367. Schedule web scrapers with Apache Airflow | Adnan's Random bytes
  2368. How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts
  2369. Introducing Pkl, a programming language for configuration :: Pkl Docs
  2370. 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.
  2371. Adds phpMyAdmin to MySql component by timheuer · Pull Request #2055 · dotnet/aspire
  2372. How I Made My EF Core Query 3.42x Faster With Batching
  2373. What's New in Java Tooling for VS Code and Azure -- Visual Studio Magazine
  2374. GitHub - vitoplantamura/HackerNewsRemovals: List of stories removed from the Hacker News Front Page, updated in real time.
  2375. Using Separate Read/Write Models with EF Core and CQRS
  2376. F# - The essentials
  2377. Enhancing AI with Vector Search in RAG Systems: A Comprehensive Guide
  2378. Build vs. Buy for Feature Flags: My Experience as a CTO with a 20+ Engineer Team - Flagsmith
  2379. Jepsen: RavenDB 6.0.2
  2380. Released: Microsoft.Data.SqlClient 5.1.5
  2381. .NET 8–Refresh memory limit
  2382. Different Ways to Run Background Tasks in ASP.NET Core - Code Maze
  2383. Relational Databases Aren't Paying Off In Payments
  2384. Offline-First Editing
  2385. The completion of a 12 year long project in RonDB
  2386. How to Select Multiple Records Based on a List of IDs Using LINQ - Code Maze
  2387. CAST - Modernizing your .NET apps to Windows containers on Azure Kubernetes Services
  2388. Azure Static Web App–Inject snippets
  2389. 6 Things Data Consulting Clients Absolutely Hate
  2390. I think Notion Calendar is brilliant. Not the features, though. - Tuấn Mon
  2391. Colored Functions Are Good, Actually
  2392. Polars — Why we have rewritten the string data type
  2393. Colin Woodbury - Subsetting your Life
  2394. Improving upon my OpenTelemetry Tracing demo
  2395. Full-text search X times faster: Inverted index vs. SQL OLAP | Elastic to ClickHouse with Kibana & Logstash
  2396. Omnistrate Blog — Why we built Omnistrate?
  2397. Reduce Long Term Customer Churn From Data Growth
  2398. PGXN Challenges
  2399. The ridiculous policy that forced engineers to come to the office at 2 AM twice a year
  2400. .NET Data Community Standup - Database concurrency and EF Core
  2401. On-demand webinar: Deep Dive into the Architecture of a NoSQL Database Indexing Engine
  2402. Monolith and Distributed Monolith Architectural Patterns in C# - Code Maze
  2403. Error categories and category errors
  2404. Aiming High, my path towards principal engineer
  2405. Introducing: Green Thumb Guide
  2406. Information regarding security breach at Helthjem
  2407. Tales from the .NET Migration Trenches - Hangfire
  2408. .NET 🔥🚀 : Api versioning and why do we need it?
  2409. Can you create a custom project template in .NET?
  2410. How I (almost) replaced two machine learning models with an if-statement
  2411. It’s Critter Stack “Release on Friday” Party!
  2412. How to Build a URL Shortener With .NET
  2413. Add OpenTelemetry support via ActivitySource by stebet · Pull Request #1261 · rabbitmq/rabbitmq-dotnet-client
  2414. Lessons Learned From Payments Startups
  2415. Fastest Way to Convert a JObject to a Dictionary in C# - Code Maze
  2416. Montplex blog
  2417. Illuminated Computing | Temporal PKs Merged!
  2418. Repo.transact/2 (The Case Against Ecto.Multi)
  2419. Strong Opinions, Loosely Held - A Problematic Idea
  2420. Ruby on Rails load testing habits
  2421. My web dev stack 2024
  2422. Are we at peak vector database?
  2423. REST API Design 🎨 Best Practices for .NET Developers 🚀
  2424. Handling external API errors: A transactional approach
  2425. Understanding CQRS Architecture
  2426. Celebrating our first 20,000 members
  2427. Building a Critter Stack Application: Resiliency
  2428. Processing Background Jobs on AWS: Lambda vs ECS vs ECS Fargate
  2429. Corax, Lucene, Benchmarks and lies!
  2430. State of the Database Landscape Results 2024 - Simple Talk
  2431. How To Use Blazor Server-Rendered Components with HTMX
  2432. The ZK update conflict issue in multi-user applications
  2433. Using MariaDB With ASP.NET Core Web API - Code Maze
  2434. Bulk on EFCore with ExecuteUpdate and ExecuteDelete
  2435. Persisting Data Volumes With .NET Aspire | LINQ to Fail
  2436. Building Resilient .NET Applications with Polly
  2437. Fundamentals of Retrieval Augmentation Generation (RAG)
  2438. Monitoring Azure Durable Functions using Durable Functions Monitor
  2439. Should I Open Source my Company?
  2440. An Updated Tech Stack: Remix
  2441. Developing a Poker Planning app
  2442. MassTransit 2024 Update
  2443. .NET 🔥🚀 : Guide to connect to multiple Databases
  2444. The Productive C# Membership
  2445. Monoliths, microservices, and serverless aren't what you think they are
  2446. Tales from the .NET Migration Trenches - Session State
  2447. 2024 Financial Report and Fundraiser ⚡ Zig Programming Language
  2448. How to Revert a Migration in EF Core
  2449. NuGetSolver: Easier Dependency Conflicts Resolution in Visual Studio
  2450. ASP.NET Core Basics: Knowing and Applying Design Patterns
  2451. Continuous Integration
  2452. How we migrated our PostgreSQL database with 11 seconds downtime - Government Digital Service
  2453. Nethermind client: 3 Experimental Approaches to State Database Change
  2454. Yellow Flag (@WPalant@infosec.exchange)
  2455. From Syntax to Semantics
  2456. Hans Reiser (architect of ReiserFS V3 + Reiser4)
  2457. Building a Critter Stack Application: The “Stateful Resource” Model
  2458. Losing my son
  2459. Using Vector Embeddings to Overengineer 404 pages
  2460. Pwned Certificates on the Fediverse
  2461. Everything that I learned about Embeddings
  2462. How Apple built iCloud to store billions of databases
  2463. Kagi.com is unstable for all regions
  2464. The Mom Test
  2465. How to use IAsyncEnumerable with Blazor Stream Rendering
  2466. Simpler auth for Blazor Web Apps with Auth0?
  2467. Azure Cosmos DB design patterns – Part 5: Document versioning - Azure Cosmos DB Blog
  2468. Building a Critter Stack Application: Messaging with Rabbit MQ
  2469. Postgres password encryption without leaking credentials
  2470. VPS Showdown - January 2024 - DigitalOcean vs. Linode vs. Vultr
  2471. Google Zanzibar In A Nutshell
  2472. Introducing NuGetSolver: A Powerful Tool for Resolving NuGet Dependency Conflicts in Visual Studio - The NuGet Blog
  2473. Stored Procedures in EFCore 8 Explained
  2474. Episode 484 - Production LiveSite Review
  2475. An alternative to AutoMapper
  2476. Release History Of SQLite
  2477. A Practical Guide to Modular Monoliths with .NET
  2478. <span class="caps">LLM</span> Assisted Moderation
  2479. Generalists are rare gems | Dmytro Krasun
  2480. Quick Update on Marten 7.0 (and Wolverine 2.0)
  2481. Build an ASP.NET Core Blazor Web App - End to End Video Series
  2482. Recording: S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  2483. Batching work in SQL Server
  2484. GitHub - vanna-ai/vanna: 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
  2485. In search of a Search Engine, beyond Elasticsearch: Introducing Zinc
  2486. Where is all of the fediverse?
  2487. Implementing Caching using Decorator Pattern in ASP.NET WEB API
  2488. asmBB Forum "What is AsmBB?"
  2489. #!/usr/bin/env docker run
  2490. Exploring Podman: A More Secure Docker Alternative | Better Stack Community
  2491. Storing WebAuthn challenge values without a database in Elixir
  2492. A Cloudflare Workers primer: hello world
  2493. Incident report for January 10, 2024 · Resend
  2494. Hidden Changes in GPT-4, Uncovered
  2495. How Cloudflare Was Able to Support 55 Million Requests per Second With Only 15 Postgres Clusters
  2496. Stop using Code Coverage as a Quality metric
  2497. Waiting for Postgres 17: Incremental base backups
  2498. Statement regarding the ongoing SourceHut outage
  2499. From Code Generation to Revolutionary RavenDB Unveiling the Database Secrets with Oren Eini
  2500. S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  2501. Connect a .NET app to an external PostgreSQL database | Red Hat Developer
  2502. ASP.NET Core Basics: Understanding and Practicing SOLID
  2503. Coravel - Easy task scheduling for your .NET web apps
  2504. The ZK update conflict issue in multi-user applications
  2505. JSON Web Tokens are actually great, just not for sessions
  2506. Application Phishing - Tim Kellogg
  2507. Reflections on Ten Years Professionally Programming
  2508. Burke Learns Blazor - Local Storage
  2509. Microsoft Issues 'Special Invitation' to Visual Studio Live! Developer Conference -- Visual Studio Magazine
  2510. Building a Critter Stack Application: Vertical Slice Architecture
  2511. The Simplest Way To Implement a Background Job
  2512. The React Server Components Paradigm
  2513. Building a Critter Stack Application: Easy Unit Testing with Pure Functions
  2514. Among Hundreds of AI Tools for VS Code, GitHub Copilot Chat Explodes -- Visual Studio Magazine
  2515. What Does yield Do In C#: A Simplified View For Beginners
  2516. How to use stacked PRs to unblock your entire team
  2517. Released: Security updates for Microsoft.Data.SqlClient and System.Data.SqlClient
  2518. .NET APIs Part 5 – All the CRUD APIs
  2519. Decentralized Hacker News | Enindu Alahapperuma
  2520. Frontend for Backend Engineers
  2521. I quit my job to work full time on my open source project
  2522. .NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26 - .NET Blog
  2523. Building Distributed Applications With .NET Aspire - Code Maze
  2524. How to use CancellationToken in ASP.NET C# API
  2525. Collection Expressions in C# 12 are AWESOME! #dotnet #csharp
  2526. Optimized locking in Azure SQL Database - Simple Talk
  2527. Falsehoods Programmers Believe About Names
  2528. Polars
  2529. Tokenization, or How I Learned to Stop Worrying and Love the Vault
  2530. My PostgreSQL wishlist
  2531. Thoughts on LLM Agents
  2532. Display tabular data using QuickGrid for Blazor | BinaryIntellect Knowledge Base
  2533. .NET 8 🔥🚀 : Exploring Dependency Injection Features
  2534. The dream of abundant computing
  2535. Structural Design Pattern - Decorator
  2536. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  2537. TIOBE Index - TIOBE
  2538. PocketBase - Open Source backend in 1 file
  2539. Red Tortoise Architecture – Matt Karas Blog
  2540. in search of a new tab
  2541. Pete Millspaugh
  2542. The Artemis security scanner
  2543. buzzert.net – Bedside Computer
  2544. PostgreSQL: Full text search with the “websearch” syntax - Adam Johnson
  2545. Release v8.0.0 · dotnet/orleans
  2546. When "Everything" Becomes Too Much: The npm Package Chaos of 2024 - Socket
  2547. .NET Aspire manifest format for deployment tool builders - .NET Aspire
  2548. How Standard Ebooks serves millions of requests per month with a 2GB VPS; or, a paean to the classic web
  2549. Databases in 2023: A Year in Review | OtterTune
  2550. SQLALchemy vs Django ORM
  2551. Learning from False Positives - Francesco Carlucci
  2552. Mental models: software attributes
  2553. Dark Web hacker selling 92M new accounts on Dream market
  2554. Microsoft Ignite 2023 Book of News
  2555. Client-Server Architectural Pattern in C# - Code Maze
  2556. Implementing the Saga Pattern on Azure
  2557. The Subtle Arts of Logging and Testing
  2558. Visual Studio 2013 Retirement: Support reminder for older versions of Visual Studio - Visual Studio Blog
  2559. Faster .NET Database Integration Tests with Respawn and xUnit
  2560. Azure Static Web App–Traffic splitting
  2561. GitHub - NethermindEth/Paprika: An experimental storage for Nethermind, removing the whole Trie abstraction and acting as a Trie and a database at once
  2562. RavenDB HTTP Compression: Bandwidth & Time reductions
  2563. PostgreSQL is the DBMS of the Year 2023
  2564. Some notes on NixOS
  2565. My Technical Plans and Aspirations for 2023
  2566. My homelab setup
  2567. All DMCA Notices Filed Against TorrentFreak in 2023 Were Bogus * TorrentFreak
  2568. Paolo Melchiorre - My 2023 in review
  2569. Stuff we figured out about AI in 2023
  2570. How I destroyed the company's DB
  2571. Why I'm skeptical of low-code - Nick Scialli
  2572. Amazon's Silent Sacking
  2573. The most important tip for beginner software engineers is...
  2574. Join MongoDB Collections With .NET and Aggregation Pipeline - Code Maze
  2575. Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
  2576. rigorous database benchmarking · Erthalion's blog
  2577. Part 0: The Start
  2578. Introducing pg_easy_replicate 2.0
  2579. first-prototype-pse
  2580. Repurposing Hugo as a wiki · ./jm
  2581. Challenges with semantic search on transcribed audio files
  2582. Building a Critter Stack Application: Durable Outbox Messaging and Why You Care!
  2583. Word list  |  Google developer documentation style guide  |  Google for Developers
  2584. Write inclusive documentation  |  Google developer documentation style guide  |  Google for Developers
  2585. NY Times sues Open AI, Microsoft over copyright infringement
  2586. GitHub - jasonjmcghee/rem: An open source approach to locally record and enable searching everything you view on your Apple Silicon.
  2587. Implement Custom Authorization Policy Provider in ASP.NET Core - Code Maze
  2588. Be kind to attendees eyes - Kevin Chant
  2589. Where on the doll did software eng. evangelism hurt you?
  2590. LLM security - Introduction
  2591. PostgreSQL Internals: 3 Things to Know About UPDATE Statements
  2592. Autogenerating Stoic Quote Images for IG Content
  2593. Understanding Parquet, Iceberg and Data Lakehouses at Broad
  2594. The story of my weekend project - A complete dumpster fire, and everything I learnt from it.
  2595. How PayPal Was Able to Support a Billion Transactions per Day With Only 8 Virtual Machines
  2596. A hard look at Certificate Transparency, Part II: CT in Reality
  2597. Pro EP 97 : JSON Naming Policy Updates .NET 8
  2598. Security at Startup
  2599. Seagin - Building Golang Projects in Public
  2600. How does B-tree make your queries fast?
  2601. Bug story: Sorting by timestamp
  2602. Learning About Transaction Isolation Levels in Databases
  2603. I Just Need a Programmer
  2604. How Pinterest scaled to 11 million users with only 6 engineers
  2605. Value Objects in .NET (DDD Fundamentals)
  2606. How to Structure a Modular Monolith Project in .NET
  2607. Counting more efficiently - Simple Talk
  2608. Azure Static Web App–Password protect your environments
  2609. Register Multiple Implementations of the Same Interface in .NET
  2610. Episode 482 - Network Watcher
  2611. PostgreSQL range types and Entity Framework Core | Giorgi Dalakishvili | Personal Website
  2612. Five Apache projects you probably didn't know about
  2613. Mastering Spring Boot with H2 Database Integration: A Step-by-Step Gui
  2614. Release .NET Aspire 8.0 Preview 2 · dotnet/aspire
  2615. Advice for new software devs who've read all those other advice essays
  2616. How to use identity to secure a Web API backend for single page apps
  2617. .NET Developer tries Laravel PHP
  2618. Empirically sup code review best practices
  2619. Jepsen: MySQL 8.0.34
  2620. Writing Worse Code For Better Maintainability – My Own Blog
  2621. Fsync and k8s pvc snapshots
  2622. A Better Mastodon Client - Tim Kellogg
  2623. Maybe We Don’t Need UUIDv7 After All
  2624. Querying MongoDB With ObjectId in C# - Code Maze
  2625. Christmas Countdown: #5 Sure, our servers are locked up tight in the basement!
  2626. Providing HTML Content Using Htmx
  2627. Ardalis is Steve Smith - ardalis
  2628. Azure Static Web Apps – VS Code extension
  2629. Building planet scale .NET apps with Azure Cosmos DB | .NET Conf 2023
  2630. RAG vs fine-tuning
  2631. The OpenAI Assistant could use a Session Backend
  2632. Evaluating new software forges
  2633. How to Check the Size of Each Table in a Database
  2634. Visual Studio 17.9 Preview 2: .NET MAUI, C++, Remote Linux Unit Testing, Teams Toolkit and More
  2635. C# ではじめる OpenTelemetry
  2636. “All Purpose Object Updater” - HonestIllusion.Com
  2637. .NET 8– Upgrade warnings
  2638. Christmas Countdown: #7 DDoS? What's that? What do you mean 'prepared'?
  2639. Microsoft Released ML.NET 3.0: Deep Learning and Data Processing Improvements
  2640. Interfaces Are Not Meant for That
  2641. Embrace Tier 3 Data Center Innovations – DProgres.com
  2642. The random imge api for your next project
  2643. Database Fundamentals
  2644. RavenDB Backups are now Faster & Smaller
  2645. How To Make Your Application Queries Reusable
  2646. Solving Major Database Contention Problems with Throttling and Akka.NET Streams
  2647. Webinar - Chris Woodruff - Mastering OData: An In-Depth Developer's Guide | The .NET Tools Blog
  2648. .NET 8 Blazor component visibly loading twice? Check your prerendering
  2649. C#– Record types copy constructor
  2650. Building a Critter Stack Application: Asynchronous Processing with Wolverine
  2651. Idea to App Store in 7 days | Masilotti.com
  2652. GitHub - dotnet/efcore: EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
  2653. Entity Framework - Storing complex objects as JSON
  2654. Interviewing my mother, a mainframe COBOL programmer
  2655. Reclaiming the Web with a Personal Reader
  2656. Building a Critter Stack Application: Marten as Document Database
  2657. How to Create a DEV Environment with Multiple Dev Containers
  2658. What Is The Adapter Design Pattern? – Beginner Questions Answered
  2659. JetBrains accounts compromised
  2660. Building distributed systems–Retry storms
  2661. Building a Critter Stack Application: Integration Testing Harness
  2662. Starting a startup – myths, pitfalls, and a way out – DProgres.com
  2663. Upstream vs Downstream Services
  2664. Good Docs Take Great Effort
  2665. Browse code samples
  2666. Fossil: Home
  2667. What if an SQL Statement Returned a Database?
  2668. Data Windowing in PostgreSQL: Harnessing SQL for Advanced Analytics
  2669. 4 ways to create Unit Tests without Interfaces in C#
  2670. Does ASP:Textbox TextMode Securely Enforce Input Validation? : Developer Notes
  2671. Paolo Melchiorre - Database generated columns⁽³⁾: GeoDjango & PostGIS
  2672. Building a lyrics recommendation bot | James' Coffee Blog
  2673. Building a Clojure CI/CD pipeline of CERTAIN DOOM
  2674. Trying chDB, an embeddable ClickHouse engine
  2675. Building a Critter Stack Application: Command Line Tools with Oakton
  2676. ASP.NET Core Basics: Working with a Database
  2677. .NET Native AOT Explained - NDepend Blog
  2678. Becoming a go-to person gets you promoted. Here's how to do it as a software engineer.
  2679. EF Core 8.0: Better Use of IN Queries
  2680. Paul Simmering - The Grug Brained Data Scientist
  2681. GitHub - openbao/openbao at development
  2682. Create Better Looking Console Applications With Spectre.Console - Code Maze
  2683. Modular Monolith Data Isolation
  2684. The UX of UUIDs | Unkey
  2685. GitHub - unoplatform/uno: Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
  2686. Waiting for PostgreSQL 17 – Add support event triggers on authenticated login – select * from depesz;
  2687. C# Shenanigans
  2688. Example Vertical Slice Architecture in ASP.NET Core
  2689. Death by a thousand microservices
  2690. Hexagonal Architectural Pattern in C#
  2691. All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more
  2692. My TypeScript Skills Improving and Best Practices
  2693. How to Debug LINQ queries in C#
  2694. Building a Critter Stack Application: Wolverine’s Aggregate Handler Workflow FTW!
  2695. Are your engineering “best practices” just developer dogmas?
  2696. Next.js, just why?
  2697. Why is Jepsen Written in Clojure?
  2698. Your GitHub pull request workflow is slowing everyone down
  2699. SQLite Forum: JSONB has landed
  2700. 🤖 Does Functional Programming Matter To You?
  2701. Sneaky async void Leads to ASP.NET Core Crash
  2702. Things to Note Before Migrating Servers
  2703. Fetching and Publishing Settings for Azure Functions with Azure Functions Core Tools Command Line
  2704. RailYatri Data breach - Over 31 Million Users Data Exposed
  2705. How to Insert and Return Inserted Identity With Dapper - Code Maze
  2706. Serialization with and without Reflection
  2707. Building a Critter Stack Application: Web Service Query Endpoints with Marten
  2708. Django 5.0 released
  2709. MyOwnDB v2: tech lessons applied
  2710. This is NOT SQL Injection ❌ (EF Core 8 NEW FEATURE)
  2711. My first microservice solution - great mentorship, companionship and an unforgettably enjoyable development adventure
  2712. Noiselith
  2713. The Rails Executor: increasingly everywhere
  2714. w/re Invent 23.md
  2715. Building a Critter Stack Application: Integrating Marten into Our Application
  2716. [FollowUp] Using Testcontainers in integration tests for ASP.NET Core Web API
  2717. Peter Ritchie's Blog - Entity Framework in .NET Aspire
  2718. You don't want to work with embeddings - Blog by Grzegorz Kossakowski
  2719. Data Storage and Indexing
  2720. SQLSync - Stop building databases
  2721. Mastering Skills: The 1% Formula
  2722. Building a Critter Stack Application: Marten Projections
  2723. ASP.NET Core Basics: Essential NuGet Packages (Part 2)
  2724. Building a Critter Stack Application: Marten as Event Store
  2725. Testing C# Code with BenchmarkDotNet
  2726. @devlead - Mattias Karlsson's Blog - Introducing UnpackDacPac
  2727. How Does Blazor Compete with MVC and Razor Pages
  2728. How, why, and when GitHub and GitLab use feature flags
  2729. RAG Pipelines from scratch
  2730. Running SQL Queries on Org Tables
  2731. My Personal Data Backup Pipeline – Justin Paulin
  2732. ML.NET 3.0 Boosts Deep Learning, Data Processing for .NET-Based AI Apps -- Visual Studio Magazine
  2733. Nextty: a radically collaborative computing environment
  2734. "Position Strings" for Collaborative Lists and Text
  2735. Java Programming - The State of Developer Ecosystem in 2023 Infographic
  2736. PeerTube v6 is out, and powered by your ideas !
  2737. C#, Database migrations, and you!
  2738. How To Use Both EF Core and Dapper For CQRS Queries
  2739. Getting Started with F# and Entity Framework
  2740. Announcing ML.NET 3.0 - .NET Blog
  2741. Why the local development experience matters (a lot)
  2742. The extent of GitOps
  2743. Have I Been Pwned: Pwned websites
  2744. .NET Data Community Standup - Complex types as value objects in EF8
  2745. Cloudflare named a leader in Forrester Edge Development Platforms Wave, Q4 2023
  2746. .NET Data Community Standup - A tour of what's new in EF8
  2747. Data API Builder in #shorts #oss
  2748. Bits, Bites & Bios 2023
  2749. Docker Security Principles Overview - Simple Talk
  2750. .NET 8–JSON Source Generator improvements
  2751. “Shift left”—wtf does it mean?
  2752. Hackers Claim Attack on General Electric, Leak Data Samples
  2753. .NET 8's Best Blazor is not Blazor as we know it
  2754. An important parking infrastructure decision is about to be made – and I feel like us nerds can help make it right
  2755. Paolo Melchiorre - Database generated columns⁽²⁾: Django & PostgreSQL
  2756. How to adopt Realtime updates in your app
  2757. My essential toolkit for local data manipulation
  2758. Quickly generate APIs for your database
  2759. The Failed Commodification Of Technical Work — Ludicity
  2760. REST vs WebSockets in C# - Code Maze
  2761. ASP.NET Core Basics: Essential NuGet Packages (Part 1)
  2762. Launch Week Day 3 - Fastest self-hostable open-source workflow engine | Windmill
  2763. The Wrong Kind of Readability
  2764. a starter kit for starting startups
  2765. Hixie's Natural Log
  2766. Use This To Configure Your Database Schemas
  2767. Rails 7.1 Expands ActiveRecord API with Async Query Support
  2768. Things Programmers Can Do in One Week | Blog | build-your-own.org
  2769. Refactoring an entire NextJs application to server components
  2770. runner-images/images/windows/Windows2022-Readme.md at main · actions/runner-images
  2771. Strategies for queries against bit columns - Simple Talk
  2772. Trimming a Fake Object
  2773. Npgsql 8.0 Release Notes | Npgsql Documentation
  2774. 8.0 Release Notes | Npgsql Documentation
  2775. Password Breach of Game Developer Zynga Compromises 170 Million Accounts - CPO Magazine
  2776. 📨 Void Inbox
  2777. C# Data Access: Complex Objects with Dapper
  2778. UTC is not Your Saviour – Random Notes
  2779. The Roc Programming Language
  2780. 20+ Years of .NET and Me
  2781. Things Programmers Can Do in One Week | Blog | build-your-own.org
  2782. Free Will and ChatGPT-Me — John Horgan (The Science Writer)
  2783. Exploring a Postgres query plan
  2784. Cryptographers Solve Decades-Old Privacy Problem
  2785. MySqlConnector 2.3.1
  2786. Sunbird / ‘Nothing Chats’ is Not Secure.
  2787. It's Time For A Change: datetime.utcnow() Is Now Deprecated
  2788. .NET Conf Brasil 2023 🇧🇷
  2789. How To Use EF Core Interceptors
  2790. The Entropic Framework for Cardinality Bounds
  2791. Announcing Oracle Support for .NET 8
  2792. Announcing general availability of vector search and semantic ranker in Azure AI Search
  2793. Star History
  2794. Development With A Dot - The Current Status of EF Core
  2795. What’s new and improved in Microsoft’s .NET 8
  2796. Linus Torvalds on C++
  2797. Built a bunch of apps, here's what I learned
  2798. Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT
  2799. Best Practices on Running Redshift at Scale
  2800. Operating an Entire Company on a Minimal Two-Core PostgreSQL Instance: Query Optimization Insights, Part 1
  2801. Fabian Lindfors
  2802. Creating a Docker Linux Image for Microsoft SQL Server 2022 with Full-Text Search Enabled
  2803. How to Get a Database Row as JSON Using Dapper - Code Maze
  2804. The Configuration Complexity Clock
  2805. Revealing the State of the Database Landscape | Redgate
  2806. Automatically Analyze ASP.NET Core Performance With Dynamic Program Analysis | The .NET Tools Blog
  2807. VestPocket: File-based Data Storage for AOT .NET Applications
  2808. .NET Aspire documentation (Preview)
  2809. Entity Framework Core 8 (EF8) is available today - .NET Blog
  2810. Yes, Ubuntu Is Withholding Security Patches for Some Software
  2811. Deploy a .NET Aspire app to Azure Container Apps using `azd` (in-depth guide) - .NET Aspire
  2812. Getting Started
  2813. Critter Stack at .NET Conf 2023
  2814. Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8 - .NET Blog
  2815. Top 10 Refactoring Techniques You Need to Transform Code
  2816. Child sexual abuse online: effective measures, no mass surveillance | News | European Parliament
  2817. Installing and running Stackexchange.Redis client library on Linux environments
  2818. Getting Started with MongoDB - Simple Talk
  2819. C#–Declaring attributes on positional record types
  2820. Fakes are Test Doubles with contracts
  2821. Read the docs like a book - Aaron Francis
  2822. Frameworks Cover Up Skill Issues, And That's a Good Thing | jakelazaroff.com
  2823. At the Intersection of LLMs and Kernels
  2824. The Solution Space
  2825. Building an occupancy sensor with an ESP32 and a serverless DB
  2826. Your database skills are not 'good to have'
  2827. Database monolith - Quesma
  2828. Stop deploying web application firewalls
  2829. Financial sustainability for open source projects at GitHub Universe
  2830. .NET 8–Http Logging
  2831. Writing a storage engine for Postgres: an in-memory Table Access Method
  2832. My process for writing Laravel packages
  2833. The Reasoning Computer
  2834. .NET | Log into Elasticsearch using Serilog and view logs in Kibana
  2835. Easily Generate Mock Data with PostgreSQL
  2836. Ownership as the Key to Engineering Scalability
  2837. Dev Database To Go
  2838. Weekly Update 373
  2839. Read and Write Windows Registry in C# - Code Maze
  2840. Understanding Git: The history and internals
  2841. .NET Task Parallel Library vs System.Threading.Channels
  2842. Use the index, Luke!
  2843. Hacker Leaks 800,000 Scraped Chess.com User Records
  2844. Azure Data Studio 1.47 is now available
  2845. Act Now Against These Companies Profiting from the Genocide of the Palestinian People
  2846. How I built a session recommender in 1 hour using Open AI - Azure SQL Devs’ Corner
  2847. 60 days of monitoring the Email Marketing vendors – Jacob Filipp
  2848. The disaggregated write-ahead log
  2849. Officially Qualified - Ferrocene
  2850. Dev Database to go! The perfect database for developer
  2851. ADFS Claim rules
  2852. Why All New Hires on Our Team Take on the Same Project
  2853. Paolo Melchiorre - Database generated columns ⁽¹⁾: Django & SQLite
  2854. Application Observability with Enhanced Diagnostic and OpenTelemetry Integration | Oracle CloudWorld
  2855. Pds sqlite refactor by dholms · Pull Request #1705 · bluesky-social/atproto
  2856. Moving SQL Server To The Cloud: Modernizing Stack Overflow for Teams - Simple Talk
  2857. Autoscaling is not a panacea
  2858. Introducing GPTs
  2859. Apple developer boycott of Feedback Assistant
  2860. Massive Database Belonging to ‘Fractal Analytics’ Offered for Purchase
  2861. This Developer's Life - stories from tech folks sharing their lives
  2862. GitHub - davidchisnall/banning-e2ee-is-stupid: Do you think banning end-to-end encryption is plausible? Think again.
  2863. Building a community platform
  2864. Undo in assets:clobber What You Do in assets:precompile
  2865. Elevate Your .NET Testing Strategy #5: Integration tests with Docker.DotNet
  2866. Things I’ve learned from running OTIS
  2867. Analysing Go code with Souffle
  2868. Episode 477 - Azure cloud within a cloud
  2869. Code Maze Weekly #192 - Code Maze
  2870. Vertical Slice Architecture
  2871. The Innovations of Open Source
  2872. Lessons learnt after interviewing over 300 engineers
  2873. What's new with identity in .NET 8 - .NET Blog
  2874. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
  2875. Visual Studio 2022 17.8 Preview 3: Structured Diagnostics, SQL Server Data Tools Upgrade and More
  2876. Machine learning of GUIs at scale
  2877. Why do we care about HTTP request methods? | Manas.Tech
  2878. Trying out MongoDB with EF Core using Testcontainers - .NET Blog
  2879. "Your Code Has a SQL Injection!" | Code Cop #007
  2880. a client-side exception has occurred
  2881. Open Source Is Struggling And It’s Not Big Tech That Is To Blame
  2882. Cosmopolitan Third Edition
  2883. Client-Side-Servering: My Perspective on Next.js Server Actions
  2884. Infinite Scroll in Flutter (No Package Required) | Doumer's Blog
  2885. What Should I Dispose with .NET Database Connections?
  2886. .NET 8: What's New for Authentication and Authorization
  2887. Low Ceremony Web Service Development with the Critter Stack
  2888. What is the thread reaper? - The Old New Thing
  2889. How to Generate Endless Ideas for Programming Projects
  2890. Azure Functions Integration Testing With Testcontainers
  2891. The costs of microservices
  2892. On .NET Live - Scheduling background jobs with .NET
  2893. Deploying Rails on a single server with Kamal
  2894. How to sell your micro startup as a solopreneur
  2895. I Accidentally Saved Half A Million Dollars — Ludicity
  2896. Lesson Learned #449: Unleashing Concurrent Threads for Robust Database Health Checks in C#
  2897. Understanding Migrations, Snapshots, and Synchronization in Entity Framework Core
  2898. Generative AI for .NET - Part 5 Streaming | LINQ to Fail
  2899. How To Rob a Bank
  2900. Accessing an RDS SQL Server from a .NET 6 application in Lambda | no dogma blog
  2901. How Pagination Improves API Performance #shorts
  2902. Deploying a DotNet API To Railway 🚂 | Swacblooms🦋
  2903. Railway
  2904. Rails in 2024: Still Relevant or Living in the Past?
  2905. EF 8 Raw SQL Queries Are Coming - Are You Excited? #shorts
  2906. What I learned from building a directory in Notion
  2907. HustleWing is a scam so I hacked it.
  2908. zacksiri.dev
  2909. Why you should probably be using SQLite
  2910. Introduction to Microsoft.Data.dll
  2911. Property based testing in C#–How to change the number of runs?
  2912. Weekly Update 371
  2913. Blazor Basics: Blazor Component (Re-)Rendering
  2914. .NET Rocks! Observability Engineering with Charity Majors
  2915. It's 2023, here is why your web design sucks.
  2916. How Databases Store and Retrieve Data with B-Trees
  2917. Integration Testing GraphQL Endpoints with Alba
  2918. Create a web API with ASP.NET Core and MongoDB
  2919. Dynamically Adding Rows on a Form in Razor Pages - Code Maze
  2920. Creating a Service Virtualization Capability from Scratch (Part 1)
  2921. How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog
  2922. The Great Deshittification
  2923. Arduino for the rest of us. – Supermechanical
  2924. Using Tailscale Custom OIDC with Authelia and Carpal
  2925. Indexes are sorted arrays (sort of)
  2926. What's New in EF Core -- Visual Studio Magazine
  2927. In the defence of Object-Relational Mappers - Event-Driven.io
  2928. Protecting Auth Tokens
  2929. Domain Model first
  2930. Using LLMs for test data generation
  2931. Embeddings: What they are and why they matter
  2932. The Cache Storage Layer
  2933. The Circles of Hell of C Libraries Integration
  2934. ASP.NET Core .NET 8 RC 2: Blazor, Identity, SignalR and More
  2935. A little F# Event Sourcing library.
  2936. Azure: the cloud platform that is changing the world
  2937. Meta reveals their serverless platform processing trillions of function calls a day
  2938. What is streaming SQL?
  2939. How I restarted my build journey
  2940. Week 0 Querying - CS50's Introduction to Databases with SQL
  2941. Not Always the Best Idea – view source
  2942. .NET | Easiest way to run background jobs with Hangfire
  2943. We have used too many levels of abstractions and now the future looks bleak
  2944. CQRS Pattern With MediatR
  2945. In search of the least viewed article on Wikipedia
  2946. They can and will ruin everything you love
  2947. JetBrains Rider 2023.3 EAP 2 Is Out: Debugger Data Flow Analysis, All-In-One Diff Viewer and More
  2948. Episode 476 - Azure HDInsight on AKS
  2949. Just paying Figma $15/month because nothing else fucking works
  2950. .NET 6 - Parallel.ForEachAsync
  2951. 1 Million Users Exposed in Educational Robot Company Data Breach
  2952. Imagining the Ideal GraphQL Integration for Marten
  2953. AppSec loves Agile
  2954. Why would a Neo4j person be so found of an embedded, relational database?
  2955. Ava for Windows – Kamil Tomšík
  2956. CDC Changed the Way I Build Software
  2957. Ex Astris Scientia - Commercially Available Chairs in Star Trek
  2958. Getting Started with .NET APIs #shorts
  2959. Source Generator playground
  2960. SQL Server Security Primer - Simple Talk
  2961. Write more "useless" software | nicole@web
  2962. So you want to build Miro and Figma style collaboration?
  2963. Service objects in Rails: how to find a mess
  2964. Important Patterns Lurking in Your Persistence Tooling
  2965. Understanding the Unit of Work Pattern in C# - Code Maze
  2966. How To Make A Budgeting App In C# With Blazor
  2967. Don't use DISTINCT as a "join-fixer" - Simple Talk
  2968. At the boundaries, static types are illusory
  2969. GitHub - cpacker/MemGPT: Teaching LLMs memory management for unbounded context 📚🦙
  2970. Creating Checklists for High Stakes Changes
  2971. .NET | Async messaging using MassTransit in under 10 minutes
  2972. .NET Data Community Standup - Introducing the MongoDB provider for EF Core
  2973. How to Prevent Cross-Site Scripting (XSS) in JavaScript
  2974. Transactions and Concurrency in Postgresql
  2975. Secrets in ASP.NET Core with AWS Secrets Manager - Super Simple & Secure | Code With Mukesh
  2976. Hacker Leaks Database Claiming to be from LendingTree
  2977. Metrics and Mistakes
  2978. Length, Size, and Count in Ruby and Rails: When to Use Which?
  2979. Quantifying Hope On A Global Scale
  2980. A bug in MySQL, or working as intended? You decide
  2981. On Organizing Bookmarks
  2982. .NET Framework October 2023 Security and Quality Rollup Updates - .NET Blog
  2983. .NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
  2984. MongoDB Provider for Entity Framework Core Now Available in Public Preview | MongoDB Blog
  2985. Simplify Source Generator creation the RoslynGenerator template
  2986. [Unit] Testing Supabase in Kotlin using Test Containers
  2987. Spring Boot Database Admin: automatically generated CRUD web UI for Spring Boot/JPA apps - AILEF
  2988. Low downtime Postgres upgrade: the runbook (part II)
  2989. How to Master Vertical Slice Architecture: Techniques and Examples
  2990. Blazor Basics: Creating a Todo App using Blazor WebAssembly
  2991. .NET Rocks! Data Sharding with Oren Eini
  2992. Announcing Cloud Spanner price-performance updates | Google Cloud Blog
  2993. The advantages of queues on logs — Jack Vanlightly
  2994. Forcing PCI Express Gen 3.0 speeds on the Pi 5
  2995. Reflections on GoodJob for Solid Queue
  2996. PostgreSQL Indexes: What They Are and How They Help - Simple Talk
  2997. ASP.NET Core updates in .NET 8 RC 2 - .NET Blog
  2998. EF Core 8 RC 2: Smaller features in EF8 - .NET Blog
  2999. Visual Studio 2022 17.8 Preview 3 is here! - Visual Studio Blog
  3000. 5-minute Practical Streaming SQL Techniques That Can Save You Millions
  3001. Migrating from Zend to Laravel: A Step-by-Step Approach
  3002. A student asked how I keep us innovative. I don't.
  3003. Hot Chocolate, GraphQL, and the Critter Stack
  3004. Azure DevOps Podcast: Jimmy Bogard: .NET 7 and Azure Modernization - Episode 264
  3005. How to Implement Audit Trail in ASP.NET Core Web API - Code Maze
  3006. Vertical Slice Development: A How To for Modern Dev Teams
  3007. Revisiting Various Change Feeds Consumption in .NET
  3008. Razor Pages And Bootstrap - Modal Master Details
  3009. Create an ASP.NET Core backgroundservice that runs at regular intervals using PeriodicTimer
  3010. Why AutoGPT engineers ditched vector databases | Dariusz Semba
  3011. things i just don't like about git
  3012. 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
  3013. US strategic company Bureau van Dijk hacked  - Dark Web Monitoring » Kaduu CTI » 2023
  3014. Lesson Learned #440: Introducing Our Connectivity Probe for Reliable Database Interaction in C#
  3015. Too Big to AGILE – Logikal Blog
  3016. Introducing devenv Templates: Simplifying Development Environments with Nix
  3017. How to Reduce Your PostgreSQL Database Size
  3018. Solving Hierarchical Tags using Nested Sets
  3019. Specification Pattern in C#
  3020. A Clutter-Free Life: Going Paperless with Paperless-ngx
  3021. .NET | Outbox design pattern in under 10 minutes
  3022. Why singleton hate scoped injection in .NET dependency injection
  3023. How to Create an Infinite Memory LLM with Vector Databases?
  3024. New talk: Making Hard Things Easy
  3025. ASCII protocol buffers as config files
  3026. Gojo vs Wiki: An Unexpected Battle
  3027. First Normal Form Gets No Respect - Simple Talk
  3028. Using Problem Details in .NET 7
  3029. LLMs are Interpretable - Tim Kellogg
  3030. The Lowly Strategy Pattern is Still Useful
  3031. Leaky platform at Chinese adult platform exposed sensitive info of 14 million users
  3032. McKinsey Developer Productivity Review
  3033. Strong static typing, a hill I'm willing to die on...
  3034. Development With A Dot - Table Inheritance with EF Core
  3035. .NET 7 💥 - DynamoDB integration with ASP.NET Web API 📚📚📚 ⚡️#aws #dynamodb #dotnet
  3036. SQL Server Row Level Security Deep Dive. Part 6 – RLS Attack Mitigations - Simple Talk
  3037. Why Are Query Plans Trees?
  3038. You Don't Need a Dedicated Cache Service - PostgreSQL as a Cache
  3039. Introducing pgroll: zero-downtime, reversible, schema migrations for Postgres
  3040. IMDb: The Ultimate List of Top 100 Superhero Movies
  3041. IMDb: The Ultimate List of Top 100 Superhero Movies
  3042. First Blood Test for Dozens of Hereditary Cancers Approved by FDA
  3043. Normalize strings to optimize space and searches - Simple Talk
  3044. Dependency Whac-A-Mole
  3045. Episode 474 - Azure Chaos Studio
  3046. RavenDB version 6.0 is now live
  3047. So, someone tried baiting people into downloading malware on r/cybersecurity | tweedge's blog
  3048. Microsoft Defender Flags Tor Browser as a Trojan and Removes it from the System - Deform
  3049. Nomnoml
  3050. Choose Boring Technology
  3051. Goodbye to sequential integers, hello UUIDv7!
  3052. Exploring the Free Try Azure Cosmos DB Experience - Azure Cosmos DB Blog
  3053. Database Migrations
  3054. How we built a Streaming SQL Engine | Epsio
  3055. influxdb officially made the switch from Go => Rust
  3056. DevOps is terrible 2023
  3057. Codebeez
  3058. Blazor WASM Error Logging
  3059. Chasing the Myth of Zero-Overhead Memory Safety (plus pictures of mythical birds!)
  3060. Database Soft Deletes: How and Why with Custom Prisma Client queries
  3061. Mastering Integration Testing with FastAPI
  3062. Developers Should Deploy Their Own Code
  3063. First Impressions with the Raspberry Pi 5
  3064. Demystifying Database Transactions
  3065. .NET | Using MongoDb in under 20 minutes.
  3066. Data API builder Now Supports ENV Files - Azure SQL Devs’ Corner
  3067. T-SQL Fundamentals: Controlling Duplicates - Simple Talk
  3068. Questions I asked as .NET interviewer
  3069. Working with ASP.NET Web API on AWS Lambda
  3070. Test Stream
  3071. Database First Development With EF Core Power Tools - Code Maze
  3072. Security in the cloud: Whose responsibility is it?
  3073. We Need More DSLs in the Database
  3074. Tales from the .NET Migration Trenches - Migrating Initial Business Logic
  3075. Finding Bathroom Faucets with Embeddings
  3076. .NET Framework September 2023 Cumulative Update Preview - .NET Blog
  3077. Use SQL Server Compact with .NET 7/8 and Entity Framework (Classic) with Database First work flow
  3078. Boring technology and the five-year rule
  3079. Who Lusts for Certainty Lusts for Lies
  3080. SQLite insert speed
  3081. MySQL joins - Simple Talk
  3082. .NET 8–Using reflection in a AOT enabled application
  3083. Geospatial SQL queries in SQLite using TG, sqlite-tg and datasette-sqlite-tg
  3084. Monitoring and Me
  3085. Resurrecting mockups | Jonathan Fisher
  3086. Honest health checks that hit the database
  3087. How Facebook handled billions of requests per second efficiently
  3088. Mastering Entity Framework Core workshop and Techorama (NL) 2023
  3089. How to Thrive as a Professional Software Engineer: Be a Squeaky Wheel
  3090. Learn The Standard Today!
  3091. Analyze and Tune SQL Server Statistics - Simple Talk
  3092. Don’t persist GetHashCode() in .NET!
  3093. Choose Postgres queue technology
  3094. Wolverine Expands its Multi-Tenancy Story to HTTP
  3095. ASP.NET Core for Beginners - What You Need To Get Started
  3096. DON'T use this EF Core Performance trick #shorts
  3097. Upgrading to Umbraco 14 Preview
  3098. Monolith to Microservices: How a Modular Monolith Helps
  3099. Optimisation is often doing fewer things
  3100. The Shifting Software Moat: From Systems of Record to Workflows
  3101. Playing chess with large language models
  3102. FalkorDB - The fastest way to your Knowledge | Low latency Graph Database - Scale out
  3103. What to Expect From Retrievel-Augmented Generation and Self-hosted LLMs
  3104. Using Multiple EF Core DbContexts in a Single Application
  3105. Eager, Lazy and Explicit Loading with Entity Framework Core | The .NET Tools Blog
  3106. Three Free Things You Should Do Before You Have Your Next SQL Server Performance Problem – Darling Data
  3107. Improve the build speed on your build server using npm ci
  3108. EI030: Data Processing Service (Part 2)
  3109. GitHub - Dicklesworthstone/automatic_log_collector_and_analyzer
  3110. RAG is more than just embedding search - Instructor (openai_function_call)
  3111. Organic Maps: An Open-Source Maps App That Doesn't Suck
  3112. The DuckDB IDE for Your Terminal.
  3113. Init Containers in Azure Container Apps : Database Initialization
  3114. Azure Data Studio 1.46 and New Features
  3115. The fundamental theorem of Agile Software Development
  3116. Cloud Development with Azure Developer CLI - Jonah Andersson (Microsoft MVP)
  3117. 64-Bit Bank Balances ‘Ought to be Enough for Anybody’? | TigerBeetle
  3118. Inside New Query Engine of MongoDB
  3119. ElectricSQL - Sync for modern apps
  3120. Different Log Levels in Serilog - Code Maze
  3121. Alternatives To SQL Server 2022 Built-in function GREATEST - Simple Talk
  3122. EI029: Data Processing Service (Part 1)
  3123. From Zero to Hero? Building a tiny Blazor app from scratch using Blazor and .NET 8
  3124. Favorite Command Line Tools | Blog | Nik Kantar
  3125. Fine-grained caching strategies of dynamic queries
  3126. Using Alba to Test ASP.Net Core Web Services
  3127. .NET 8–Keyed/Named Services
  3128. Do ORMs reduce the need for mapping?
  3129. Test APIs using Endpoints Explorer and .http files | BinaryIntellect Knowledge Base
  3130. Microsoft expands partnership with Oracle to bring customers’ mission-critical database workloads to Azure - The Official Microsoft Blog
  3131. Entity Framework Core–DateOnly and TimeOnly
  3132. GitHub - CatalaLang/catala: Programming language for literate programming law specification
  3133. How to get your startup ISO27001 certified in 2023, explained for cloud-native companies
  3134. A Comprehensive Guide to FluentValidation: Advancing Your .NET Validation Logic
  3135. Run a .NET App
  3136. PostgreSQL Load Balancing Made Easy: A Deep Dive into pgpool - Highgo Software Inc.
  3137. GitHub - bricelam/SqlString: Adds syntax highlighting to SQL in C# strings
  3138. Mario Zechner (@badlogic@mastodon.gamedev.place)
  3139. Backup the caravan
  3140. GlassFish Embedded – a simple way to run Jakarta EE apps – OmniFish
  3141. 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
  3142. .NET Data Community Standup - Complex types as value objects in EF8
  3143. Simple data pipeline powertools: sqlite, pandas, gnuplot and friends
  3144. How Instagram scaled to 14 million users with only 3 engineers
  3145. Reverse engineering natively-compiled .NET apps
  3146. Caesars Entertainment Paid Millions to Hackers, Now Look Like Geniuses | Vital Vegas
  3147. In a git repository, where do your files live?
  3148. EI028: Reviewing SQL Services
  3149. Entity Framework Core–Data is null
  3150. Notes on Teaching Test Driven Development
  3151. ipapi.is - Geolocation
  3152. PSA: My side projects, time, and platforms
  3153. PostgreSQL 16 Released!
  3154. RustRover: Rust IDE by JetBrains
  3155. The Three Types of Documentation
  3156. Alternative to the Outbox Pattern? Not so fast.
  3157. Getting to Know Dapr with Mark Fussell and Yaron Schneider
  3158. EI027: AI Processing Service (Part 13)
  3159. How to Improve Rails Caching with Brotli Compression
  3160. Quick insights using sqlelf
  3161. Localhost will inevitably die
  3162. Some notes on Local-First Development
  3163. I know how to mitigate "The Fall of Stack Overflow"
  3164. EF Core 8 RC1: Complex types as value objects - .NET Blog
  3165. 462 GB of data from strategically important company Bureau van Dijk hacked and stolen
  3166. Davide's Code and Architecture Notes - CAP Theorem: it's not just «Pick two»
  3167. How to Use Stopwatch in C# - Code Maze
  3168. .NET cloud applications | Build and consume cloud services
  3169. 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.
  3170. Entity Framework Core - No database provider has been configured
  3171. Death by a thousand microservices
  3172. Deploying Django with Kamal (mrsk)
  3173. We need deterministic installs, not just immutable OS's
  3174. OOP and Interfaces in C#: How To Use Them Effectively
  3175. Building a Resilient Email Sending Method in .NET with SmtpClient, Retry Support, and the Outbox Pattern
  3176. The Power of Automation: Enhancing Your Manual Code Review Process | The Qodana Blog
  3177. NuGet - Package Source Mappings
  3178. WUG Days 2023.2 a SQL Server Bootcamp 2023
  3179. Making a newsletter backend
  3180. Good performance is not just big O - Julio Merino (jmmv.dev)
  3181. Asking 60+ LLMs a set of 20 questions
  3182. Solving Race Conditions With EF Core Optimistic Locking
  3183. Marwan Sarieddine's Blog
  3184. Enhancing your Rails app with SQLite
  3185. Bun 1.0
  3186. HackYourNews
  3187. Top 10 Web Application Security Risks In Microsoft Azure And Ways To Mitigate Them | Build5Nines
  3188. Null conditional await
  3189. I am not your Cloud person
  3190. Interviews in the Age of AI: Ditch Leetcode - Try Code Reviews Instead
  3191. Episode 472 - Azure Vector Search Unveiled
  3192. Bogus CVE follow-ups | daniel.haxx.se
  3193. Automatic web UI testing the .NET 8 applications using Selenium and Azure DevOps
  3194. .NET 7 💥 - Intro to Background Services (Hangfire) with ASP.NET Core Web Api 🔥🔥🔥🔥🔥🔥
  3195. Testing Using Testcontainers for .NET and Docker - Code Maze
  3196. The 2 rules of software architecture
  3197. EI026: SQL Processing Service (Part 6)
  3198. Dunghill Anti-Pattern - Why utility classes and modules smell?
  3199. Scheduled or Delayed Messages in Wolverine
  3200. Demystifying Retrieval Augmented Generation with .NET - .NET Blog
  3201. EI025: SQL Processing Service (Part 5)
  3202. Multi-tenancy with ASP.NET Core and FinBuckle.Multitenant
  3203. Build your UI as a finite state machine
  3204. Optimize Supabase API: Rate Limiting Guide
  3205. Mats Eikeland Mollestad | DX can be more than just 'It Feels Good'
  3206. GitHub - measuredco/puck: The self-hosted drag and drop editor for React.
  3207. How Google Stores 10,000 Petabytes of Data Efficiently
  3208. &quot;Waterfall&quot; doesn&#39;t mean what you think it means
  3209. Azure Pipelines - Batching your CI builds
  3210. Decomposing CTFiYH's sample code base
  3211. VPN Relationships
  3212. LLM now provides tools for working with embeddings
  3213. .NET 6 - Async scopes
  3214. sled theoretical performance guide
  3215. Hacking the Timex m851
  3216. Use DateOnly and TimeOnly with EF Core 6, 7 & 8 and Azure SQL / SQL Server
  3217. Elevate Your .NET Testing Strategy #4: InMemory vs Repository pattern
  3218. Hacker used ransomware to lock victims in their IoT chastity belt
  3219. Explaining The Postgres Meme
  3220. Wikipedia search-by-vibes through millions of pages offline
  3221. Testcontainers - Integration Testing Using Docker In .NET
  3222. Life in Software Development – FAQ3 - Dev Leader
  3223. SaaS for Developers with Gwen Shapira — Postgres, Performance and Rails with Andrew Atkinson 🎙️
  3224. Rails Database Migrations Cheatsheet
  3225. Becoming a contractor
  3226. How I started in software development
  3227. EI024: SQL Processing Service (Part 4)
  3228. NuGet - Lock files
  3229. Optimistic Concurrency in ASP.NET Core Web API - Code Maze
  3230. Rider: The Cross-Platform .NET IDE from JetBrains
  3231. Plans for Marten V7 and Beyond
  3232. Comparing request handlers in Scotty, Yesod, and Servant
  3233. From Azure SQL DB to EF Core Web API using only cross platform CLI tools
  3234. .NET 7 💥 - Intro to CQRS and MediatR with ASP.NET Core Web Api
  3235. Vertical Slices - Why the Best Developers Are Obsessed
  3236. Absurd Success
  3237. Blazor Basics: Creating a Todo App Using Blazor Server
  3238. The History of Data with Ted Neward
  3239. Transactions Across Data Stores
  3240. Dynamically Switching DbContext Using Entity Framework Core
  3241. JUXT Blog: Clojure in Banking: Griffin
  3242. Maghammer: My personal data warehouse @ osmarks' website
  3243. The fancy data stack—batch version
  3244. Quick overview of AIWhispr design
  3245. Elixir Saves Pinterest $2 Million a Year In Server Costs
  3246. Data-driven Localization for .NET REST APIs
  3247. DevToys–A swiss army knife for developers
  3248. When your classmates threaten you with felony charges | R. Miles McCain
  3249. Recording: RavenDB and High Performance with Oren Eini
  3250. Find The Area Of A Rectangle – A Simple C# Program
  3251. Support ActivityPub for merge requests (&11247) · Epics · GitLab.org · GitLab
  3252. Marten Linq Provider Improvements
  3253. 8 Reasons Why WhatsApp Was Able to Support 50 Billion Messages a Day With Only 32 Engineers
  3254. CVE-2020-19909 is everything that is wrong with CVEs
  3255. Orchestration vs Choreography
  3256. A couple of words about interactors in Rails | articles about programming on mkdev
  3257. Making the case for Laravel as a Next.js alternative
  3258. How I backup my servers
  3259. Escola Agil leverages .NET MAUI to enhance safety in Brazilian schools
  3260. Unpacking Elixir: Concurrency
  3261. Building a data warehouse
  3262. EI022: SQL Processing Service (Part 3)
  3263. ETS
  3264. Srikanth Vemaraju
  3265. Accounting systems before TigerBeetle
  3266. Use Laravel’s Illuminate Database Query Builder With WordPress
  3267. EF Core 8.0 Preview: Raw SQL Queries for Unmapped Types
  3268. ASP.NET Community Standup - Auth and AoT in .NET 8
  3269. What is the SPACE developer productivity framework?
  3270. The Week in Dark Web - 29 August 2022 - Access Sales and Data Leaks - SOCRadar® Cyber Intelligence Inc.
  3271. Using ETags and Patching Rows in Azure Table Storage
  3272. Replacing Mock and Stub with a Fake
  3273. EI020: SQL Processing Service (Part 2)
  3274. Roadmap to learn .NET in 2023
  3275. The Future of Data Engineering in the Warehouse
  3276. The Broad Set of Computer Science Problems Faced at Cloud Database Companies
  3277. Saving data locally with SQLite for Meadow IoT Devices
  3278. Building a Q&A app capable of answering questions related to your enterprise documents using AWS Bedrock, AWS Kendra, AWS S3 and Streamlit
  3279. How to Mock IOptions in ASP.NET Core
  3280. ASP.NET Core Basics: Tag Helpers
  3281. Introduction to NuVerify
  3282. Implementing clean architecture solutions: A practical example | Red Hat Developer
  3283. .NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper
  3284. Blazor customers showcase | .NET
  3285. Welcome to Datasette Cloud - Datasette Cloud
  3286. Logging guidance for .NET library authors - .NET
  3287. Improving performance and memory use while accessing APIs using HTTPClient in dotnet
  3288. Analyzing Visual Database Query Plans from a CLI
  3289. Blazor Serilog Logging to Console, File and Database
  3290. Exploring EXIF – Harley Turan
  3291. Just a simple task
  3292. Finding the right UUID generation algorithm for FlashMQ.com – BigSmoke
  3293. Hono + htmx + Cloudflare is a new stack - Yusuke Wada
  3294. What actually happens when you COPY in Postgres?
  3295. Running my own LLM
  3296. An email redaction function for Postgres
  3297. Building Projects – Unlock Success As A Beginner Programmer - Dev Leader
  3298. Pro EP 52: How to enable Lazy Loaded Proxies for SQL Server
  3299. Prevent SQL Injection With EF Core, Dapper, and ADO.NET
  3300. How to Match LLM Patterns to Problems
  3301. Introducing Weasel for Database Development
  3302. The Normal Blog - Eliminating hallucinations (fast!) in Large Language Models with Finite State Machines
  3303. How we reduced the cost of building Twitter at Twitter-scale by 100x
  3304. Unhandled Exception Episode 55: RavenDB and Database Internals - with Oren Eini
  3305. The Best Way To Use Docker For Integration Testing In .NET
  3306. GitHub - normal-computing/outlines: Generative Model Programming
  3307. The data of 760,000 Discord.io users was put up for sale on the darknet
  3308. Oracle Data Provider for .Net: Asynchronous Programming, OpenTelemetry, and More
  3309. Real World Coding Issues: Part 3 – Design, Diagnostics, and Other Common Code Issues
  3310. GitHub - spandanb/learndb-py: Learn database internals by implementing it from scratch.
  3311. Using Sql Server as a Message Queue with Wolverine
  3312. Continuous database deployments to Azure Sql Server with Bitbucket
  3313. Squeeze the hell out of the system you have
  3314. Episode 55: RavenDB and Database Internals - with Oren Eini
  3315. Efficient Event Communication: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices
  3316. Fine-Tuning Llama-2: A Comprehensive Case Study for Tailoring Models to Unique Applications
  3317. EI016: SQL Processing Service (Part 1)
  3318. I Built a Linklog
  3319. Mastering Dapper Relationship Mappings
  3320. Squeeze the hell out of the system you have
  3321. Episode 469 - Microsoft Fabric
  3322. Xamarin Forms: Implementing INotifyPropertyChanged automatically
  3323. Having a serious conversation about open source
  3324. Coding of domain names to wire format at gigabytes per second
  3325. An early look at HNSW performance with pgvector
  3326. Corrode Rust Consulting
  3327. We're Rewriting Sdkbin
  3328. GitHub - zknill/sqledge: Replicate postgres to SQLite on the edge
  3329. Start With a Minimum Viable System
  3330. Writing a package manager
  3331. How a startup loses its spark
  3332. Introducing the new IHostedLifecycleService Interface in .NET 8 - Steve Gordon - Code with Steve
  3333. Infrastructure audit completed by Radically Open Security - Blog | Mullvad VPN
  3334. GitHub - lsfusion/platform: lsFusion is an extremely declarative open-source language-based platform for information systems development
  3335. Zen and the Art of Logging
  3336. Jared Ramsey - sink or swim
  3337. Subscriber Only: A Technical Post Mortem
  3338. Why Integrated Vector Database Can Boost Your LLM Apps?
  3339. Overlooked on HN: Databases That Process Data Faster Than Memory Bandwidth
  3340. Thoughts on Code Organization in a Post-Hexagonal World
  3341. QCon San Francisco Workshop: Building a database from the ground up
  3342. Building a Dapper CRUD API From Scratch In .NET 7 - For Beginners
  3343. Getting Started: Solution Architecture
  3344. Extending IdentityUser With Custom Properties in ASP.NET Core
  3345. Kafka is dead, long live Kafka
  3346. Hacking is child's play - SQL injection with Havij by 3 year old
  3347. Monitoring Critical User Journeys in Azure
  3348. Software in Audio and How to Lead
  3349. How to profile a FastAPI asynchronous request
  3350. junixsocket: Unix sockets API for Java; a long story short
  3351. Elevate Your .NET Testing Strategy #3: Fixtures separation
  3352. GitHub - supabase/postgres_lsp: A Language Server for Postgres
  3353. Entity Resolution Challenges
  3354. Terraform best practices for reliability at any scale - Substrate
  3355. Modular Monolith Communication Patterns
  3356. IPv6 Is A Disaster (but we can fix it)
  3357. Content Security Policy (CSP): Everything You Should Know
  3358. UNIDS – Trevor Paglen
  3359. The simplest example to understand Server Actions in Next.js
  3360. New Microsoft Sandbox Uses Natural Language LLMs for SQL Queries -- Visual Studio Magazine
  3361. Optus customer data containing 10 million records allegedly for sale on Dark Web
  3362. Optimistic Locking vs Pessimistic Locking With EF Core
  3363. Understanding Endpoints in Wolverine Messaging
  3364. GitHub - kdeldycke/awesome-falsehood: 😱 Falsehoods Programmers Believe in
  3365. From Novice to Expert: Harnessing the Power of Raw SQL Queries in Entity Framework with C#
  3366. Azure DevOps Podcast: Mitchel Sellers: Architecting .NET MAUI - Episode 254
  3367. Cloudflare Workers database integration with Upstash
  3368. Generate Sitemaps for All of ASP.NET Core
  3369. Test-driving the pyramid's top
  3370. Run Llama 2 on your own Mac using LLM and Homebrew
  3371. Explicitly Route Messages with Wolverine
  3372. The best UUID type for a database Primary Key - Vlad Mihalcea
  3373. Throw away your first draft of your code
  3374. MassTransit Bus Stop - SQL Transport Update
  3375. Nim v2.0 released
  3376. Azure DevOps Podcast: Giorgi Dalakishvili: Beyond Relational Data with Entity Framework - Episode 255
  3377. How to handle transactions in Node.js reference architecture | Red Hat Developer
  3378. Shamir Secret Sharing
  3379. Security keys in the land of passkeys
  3380. File distribution over DNS: (ab)using DNS as a CDN (eighty-twenty news)
  3381. So, you want to deploy on the edge?
  3382. Conduit - Your own chat server
  3383. A Git Query Language written in Rust
  3384. 7 Essential Tech Talks Every Developer Should Watch
  3385. Documentation as Code for Cloud - PlantUML - blog.dornea.nu
  3386. You Need More Constraints
  3387. New – AWS Public IPv4 Address Charge + Public IP Insights | Amazon Web Services
  3388. Containers in Azure Container Apps: Simplifying app orchestration with Sidecar and Init Containers
  3389. Elevate Your .NET Testing Strategy #2: InMemoryDatabase
  3390. The best 5 .NET and ASP.NET courses for eCommerce developers
  3391. Four ways to shoot yourself in the foot with Redis
  3392. Defcon: Preventing Overload with Graceful Feature Degradation
  3393. So you want to build your own open source chatbot… – Mozilla Hacks - the Web developer blog
  3394. Why Clean Architecture Is Great For Complex Projects
  3395. What happened to Vivaldi Social? | Thomas Pike’s other blog
  3396. SSH based comment system
  3397. On the road to freedom with db_migrator
  3398. Episode 468 - WordPress on Azure App Service
  3399. Worldcoin isn’t as bad as it sounds: It’s worse
  3400. Announcing OverflowAI
  3401. How Troy Hunt knows if you’ve been hacked and Washington tries to understand AI
  3402. How to Split an Entity Into Multiple Tables in EF Core - Code Maze
  3403. New Series: Creating APIs in .NET
  3404. APIs in .NET – Part 2 – The Database
  3405. Quantifying your reliance on Open Source software · Jamie Tanna | Software Engineer
  3406. How does a Transformer Work?
  3407. Overture Maps Foundation Releases Its First World-Wide Open Map Dataset – Overture Maps Foundation
  3408. bliki: TeamTopologies
  3409. GitHub - PRQL/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
  3410. How to set global setting for XUnit tests - Event-Driven.io
  3411. Version Controlling Database Schema
  3412. Why functional programming?
  3413. Do films directed by women have more women in the cast?
  3414. Mongo Read Optimisation: Write Concern
  3415. Attention Is Off By One
  3416. Installing SQL Server Express LocalDB in a GitHub Workflow
  3417. Your Ubisoft account can be suspended and subsequently permanently deleted for 'inactivity,' taking your games library with it
  3418. Released: Microsoft.Data.SqlClient 5.2 Preview 3
  3419. 7 Tips to Boost .NET MAUI Mobile App Performance
  3420. Gracefully Handling Entity Framework Exceptions with EntityFramework.Exceptions
  3421. I found a IT jobs thanks to this blog, what I’m doing
  3422. On legitimacy and software engineering
  3423. Going Lean • Lea Verou
  3424. Queryability and the Sublime Mediocrity of SQL • Buttondown
  3425. Nomad can do everything that K8s can
  3426. Why SQLite Does Not Use Git
  3427. 2016 Roblox security breach
  3428. Fake It ’til You Learn It | Jahfer's Blog
  3429. Building for Failure: Hidden dangers in Event-Driven Systems – Encore Blog
  3430. Feeds are Not Fit for Gardening — Sympolymathesy, by Chris Krycho
  3431. Infrastructure Megaupdate | Gabriel's Blog
  3432. Microsoft's Semantic Kernel AI SDK Adds Java, Integrates with Azure Cognitive Search -- Visual Studio Magazine
  3433. Document your secrets, please
  3434. Making e-commerce modern and performant with .NET 7
  3435. .NET Application Architecture Guidance - .NET Blog
  3436. Reverse Engineering Existing Databases with Entity Framework Core | The .NET Tools Blog
  3437. Stack Overflow Developer Survey 2019
  3438. .NET customers showcase | See what devs are building
  3439. Announcing ASP.NET Core 2.2, available today! - .NET Blog
  3440. Finding compromised passwords with 1Password | 1Password
  3441. How platform teams get stuff done
  3442. .NET Rocks! Multi-Model Data Stores with Ted Neward
  3443. A-Frame Architecture with Wolverine
  3444. Learning Chinese (well enough to order from the menu) using MTurk
  3445. Microsoft .NET Code Analysis:Types That Own Disposable Fields Should Be Disposable
  3446. Dating App That Claims 50 Million Users Suffered a Data Breach
  3447. Announcing Stalwart Mail Server: unified, efficient, and more powerful than ever! | Stalwart Labs
  3448. Minimalism in Web Development
  3449. Timeseries with PostgreSQL
  3450. Anyone could steal your bus money in Seattle | Evan Byrne
  3451. Announcing Vector Search in Azure Cognitive Search Public Preview
  3452. Azure Functions Community Standup | New Azure Functions extensions for SQL and Data Explorer
  3453. EI007: AI Processing Services (Part 1)
  3454. Setting up PostgreSQL with Ansible
  3455. Finding Visual Studio 2022 Extensions Now Easier -- Visual Studio Magazine
  3456. Show cascading dropdown lists in Blazor | BinaryIntellect Knowledge Base
  3457. How I run my servers
  3458. Visual Studio 2022 17.7 Preview 3 With Productivity Updates
  3459. Gossip Protocol Explained - High Scalability -
  3460. Microtask Queues in Node.js Event Loop - Simple Talk
  3461. Entity framework features I wish I knew earlier
  3462. Functional testing your ASP.NET WEB API
  3463. Elevate Your .NET Testing Strategy #1: WebApplicationFactory
  3464. PhpMyAdmin and Azure Database for MySQL server
  3465. EI006: Database Integration (Design Discussion)
  3466. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  3467. More Bang for Your Buck
  3468. How To Configure Database Default Values With EF Core #shorts
  3469. Make The Machines Remember You. Make Them Give You Superpowers
  3470. Schedule periodic database clean-up on Laravel | Leonardo Poletto
  3471. The MS Office for your personal life. – alen.ro
  3472. Episode 467 - OneStream's plans for becoming more cloud native on Azure
  3473. Use NuGet central package versioning (#76) · davidfowl/TodoApi@d2cfc8d
  3474. Entity framework features I wish I knew earlier
  3475. Creating an API and Web UI for my District Heating System - Dangl.Blog();
  3476. Fearless Tinkering with Nix
  3477. Advice for Operating a Public-Facing API
  3478. New AWS .NET Distributed Cache Provider for DynamoDB in Preview
  3479. EntityFramework Core vs Dapper
  3480. Origin trials and tribulations
  3481. How To Cache Filtered & Paged Database Results In C# dotnet
  3482. Compiled Queries with Marten
  3483. We Put a Distributed Database In the Browser – And Made a Game of It! | TigerBeetle
  3484. Blazor Basics: Data Binding in Blazor
  3485. Rails Generate Migration — Everything you need to know about generating migrations in your Ruby on Rails app
  3486. New C# 12 preview features - .NET Blog
  3487. VS Code June Update: Copilot AI Chat Creates Workspaces, Notebooks -- Visual Studio Magazine
  3488. A Service Boundary Homework Problem
  3489. Do You Know The Fastest Way To Delete Data With EF Core?
  3490. Using MediatR Pipeline Behaviors For Database Transactions
  3491. The GROUP BY Clause - Simple Talk
  3492. Hacking LangChain For Fun and Profit - I
  3493. Feature Flags: Theory vs Reality
  3494. Using C# 9 records as strongly-typed ids
  3495. Better Application Management with Custom Apps
  3496. Fast Joins in Apache Beam
  3497. Rock Your Career: Surviving The Technical Interview (6th Edition)
  3498. It's 2023. Your API should have a schema
  3499. Measuring the carbon footprint of pizzas
  3500. MassTransit SQL Database Transport - Sneak Preview
  3501. Episode 466 - Open AI
  3502. Wait Before You Sync | Joey Lynch's Site
  3503. Postgres Full Text Search on Django JSON Fields with KT Expressions
  3504. Celebrating 10 Years as a Microsoft MVP 🎉
  3505. Coding Horrors: The Tales of codebase complexity
  3506. Solving heap corruption errors in managed applications
  3507. Analysis of a super-transmission of SARS-CoV-2 omicron variant BA.5.2 in the outdoor night market
  3508. Using Machine Learning to Answer Questions from Internal Documentation
  3509. A slack clone in 5 lines of bash
  3510. Validating or verifying emails
  3511. Searching for meaning
  3512. 3 things that surprised me while running SQLite in production
  3513. Jonathan Wright - Caught in the Crossfire: Red Hat vs. Rebuilds
  3514. Counting hits using Cloudflare workers
  3515. Databases Can't Be Just Databases Anymore
  3516. After Slowness Complaints, Microsoft Boosts Code Completion in VS Code Java Tooling -- Visual Studio Magazine
  3517. Production postmortem: ENOMEM when trying to free memory
  3518. Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core
  3519. Easy Web Application Caching With Redis in C# - Code Maze
  3520. Null Checks in C# with Null Coalescing Operator
  3521. ClickHouse 🤝 DuckDB = OLAP²
  3522. C# Ternary Operator - An Alternative to IF/ELSE Statements
  3523. Introduction to Entity Intelligence
  3524. Too much documentation is harmful
  3525. How do I store images in my database?
  3526. Connecting to Azure Cache for Redis Instance from RedisInsight
  3527. IP to Timezone - the hard, but fast way
  3528. On Backup Access Rights · @radekmie’s take on IT and stuff
  3529. Going Multi-Region with Zero Devops
  3530. What Is Infrastructure as Code?
  3531. Peter Ritchie's Blog - ETags in ASP.NET Core
  3532. Burke Learns Blazor - Finishing the API and starting the UI
  3533. Engineering Guardrails
  3534. Goodbye MongoDB - Stuart Spence Blog
  3535. Why I chose php for my new side project
  3536. how (not) to write a pipeline
  3537. LINQ: Select.Where or Where.Select?
  3538. Stack Overflow Dev Survey: VS Code, Visual Studio Still Top IDEs 5 Years Running -- Visual Studio Magazine
  3539. Episode 465 - Functions on Azure Container Apps
  3540. Let's Build a Web Application in Ruby without Rails
  3541. Noticing when an app is only hosted in us-east-1
  3542. Incremental Loading (Pagination) with MVVM and MVUX - Nick's .NET Travels
  3543. Open Source Alternative to Visual Studio Marketplace Avoids Decommission -- Visual Studio Magazine
  3544. How to rebase stacked Git branches - Adam Johnson
  3545. Using a Subquery in a SELECT statement - Simple Talk
  3546. SQL Join Flavors
  3547. ayb: A multi-tenant database that helps you own your data
  3548. Vectors are the new JSON in PostgreSQL
  3549. Bootstrapping your business with Linux on eMachines (in 1998)
  3550. Semantic Kernel: Microsoft Answers Your Questions, Updates Docs for AI Integration SDK -- Visual Studio Magazine
  3551. Generating sequential numbers in a distributed manner
  3552. Improve the security of your GraphQL API’s - Part 1 - Complexity budget
  3553. My journey into Microsoft – Unstructed.tech
  3554. Dashboards are often not worth the effort
  3555. Data Breach at New BreachForums: 4,000 members' data leaked
  3556. Passwords Restricted Due to a Data Breach / Have I Been Pwned?
  3557. Experiments in LLMs - Everything I’ve learned (so far) - Part Two - Vector DBs + Embeddings
  3558. What happens when a Matrix server disappears?
  3559. Critter Stack Futures
  3560. Critter Stack Multi-Tenancy
  3561. Why use Azure OpenAI when you have OpenAI?
  3562. System Initiative: The Second Wave of DevOps
  3563. .NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN)
  3564. Nushell
  3565. My first steps with Nix on Mac OSX as Homebrew replacement
  3566. SQLite Scripting
  3567. Introducing Microsoft Teams tabs and building with SharePoint Framework
  3568. Microsoft Forms Service’s Journey to .NET 6 - .NET Blog
  3569. PostgreSQL reconsiders its process-based model
  3570. How to Use Bulk Updates in Entity Framework Core - Code Maze
  3571. Goodbye Performance Issues: How Project Loom Eliminates Asynchrony
  3572. How to Hire Clojure Developers
  3573. The ease of picking up web development is greatly exaggerated
  3574. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3575. Show cascading dropdown lists in ASP.NET Core | BinaryIntellect Knowledge Base
  3576. IIS 10: An Improved Windows Server for Hosting anything on the Internet : C# 411
  3577. Prompt Engineering Series, Part One: Easy Wins in Prompt Crafting
  3578. I wrote an ChatGPT plugin that tells me when to leave for the next tram
  3579. Building Crypto Predictions Tracker: architecture and challenges
  3580. Composing Raw SQL And LINQ Queries With EF #shorts
  3581. Ikea-Oriented Development
  3582. Working With Guid in C# - Code Maze
  3583. Please tell us about your Azure tooling experience!
  3584. Refactoring From an Anemic Domain Model To a Rich Domain Model
  3585. From Chaos to Control: Overcoming OpenAI Uncertainties with Local Models
  3586. Understand Feature Flags by Practice with Unleash | An honest place where you can learn things about programming
  3587. Make Your Business Rules Cleaner With Fluent Validation
  3588. ASP.NET Core Basics: Create a Beautiful ASP.NET Core App
  3589. Working with MySQL transactions - Simple Talk
  3590. Let's build a REST API with Clean Architecture and GPT-4 powered endpoints
  3591. How do I use C# and .NET with SQLite?
  3592. Migrating a Live Mastodon Instance With No Downtime – Brian de Heus
  3593. Cities of Software
  3594. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3595. Entity framework not generating the database classes
  3596. Yesod Forms, Newtypes, and Smart Constructors
  3597. Http Services with Wolverine
  3598. Entity Framework Core 7.0 (EF 7.0): In-Built Support for Transact-SQL AT TIME ZONE
  3599. .NET Data Community Standup | Synchronizing data between the cloud and the client (using SQLite)
  3600. Rockin’ The Code World: Special Guest Vahid Farahmandian
  3601. Top 11 .NET Libraries Every Developer Should Know
  3602. Using Project Orleans to Build Actor-Based Solutions on the .NET platform
  3603. Level-Up Api Development with Endpoint Explorer in Visual Studio
  3604. Dapr v1.11 is now available
  3605. Developer Community
  3606. .NET Framework June 2023 Security and Quality Rollup - .NET Blog
  3607. Wolverine’s Runtime Architecture
  3608. GitHub Quick Reviews
  3609. Programming using Laravel and JavaScript in CodeLobster IDE - Coding Sonata
  3610. Introduction to Firebase in .NET - Code Maze
  3611. ASP.NET Core Basics: Best Practices—Creating a New Project
  3612. Blazor Highlights from the Early .NET 8 Preview Releases
  3613. Grounding LLMs
  3614. Released: Microsoft.Data.SqlClient 5.2 Preview 2
  3615. Debian -- News -- Debian 12 "bookworm" released
  3616. Have I Been Pwned: Pwned websites
  3617. Archive Your Reddit Data While You Still Can
  3618. How To Speed Up Your Queries With Materialized Views
  3619. Introducing Google’s Secure AI Framework
  3620. Can this device make a phone call? – Terence Eden’s Blog
  3621. Memory Management in DBMS
  3622. GitHub Quick Reviews
  3623. Episode 464 - Azure Deployment Environments
  3624. Should We Use Records With EF Core as Model Classes? -
  3625. The business information server: generic data checking using PostgreSQL, PostgREST, and Semgrep
  3626. Functional programming in MongoDB
  3627. 34 AK Expenses Tracker | Create Transactions DTO and Transaction Fluent Validator | AK Academy
  3628. Integer compression: Understanding Simd Compression by Lemire
  3629. Learn C# with CSharpFritz - C#, Azure, and Databases
  3630. Entity Framework Core 7: Filtering on JSON Arrays
  3631. 5 things I wish I knew before building a GPT agent for log analysis
  3632. A Eulogy to Free Social Media APIs – /home/pierce
  3633. Taming the Wild Genius of Large Language Models
  3634. Even SQL Server Developer Tools Gets an AI Copilot -- Visual Studio Magazine
  3635. Integer compression: delta encoding + variable size integers
  3636. Tony Qu - 2023 Board of Directors Campaign Statement
  3637. .NET Core Integration Testing- Pragmatic Infrastructure pre-provisioning & Data Cleanup
  3638. Expression Trees in C# - Code Maze
  3639. Group Dropdown list items in ASP.NET Core | BinaryIntellect Knowledge Base
  3640. What’s New in SSDT 17.6: Ledger, Performance, Copilot - Visual Studio Blog
  3641. Are you absolutely sure your `has_one` association really has one association?
  3642. How we divided our Node.js API latency by leveraging our Database Connection Pool | Kévin Maschtaler
  3643. Music Stats with DuckDB
  3644. Episode 463 - OneStream's journey to Azure
  3645. SQL Server 2022: Capture SQL Anti-Patterns - Simple Talk
  3646. Understanding Spark Connect API - Part 3: Scala API Example
  3647. Sketch of a Post-ORM
  3648. Unit of Work Is Even Better With MediatR + TransactionScope
  3649. How to Build Dynamic Queries With Expression Trees in C#
  3650. Hashing String Data in JavaScript, C#, C++, and SQL Server
  3651. Do in secret. Assert in public. Don't under-constrain your prover's witness computation in ZK programs
  3652. The importance of a name.
  3653. My Approach to Building Large Technical Projects
  3654. SQL:2023 is out
  3655. ASP.NET Core Basics: Sharing Code—NuGet Packages, DLL Files
  3656. .NET 7 💥 - CRUD with Angular & .NET Web API, EF Core & MongoDb
  3657. Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial
  3658. Privacy Enhancing Technologies: An Introduction for Technologists
  3659. New hacking forum leaks data of 478,000 RaidForums members
  3660. Understanding JSONata
  3661. Expected performance of a Bloom filter
  3662. Language Pragmatics Engineering
  3663. Content Security Policy in ASP.NET Core
  3664. Davide's Code and Architecture Notes - Testing Pyramid vs Testing Diamond (and how they affect Code Coverage)
  3665. Unmasking SQL Server Dynamic Data Masking, Part 1, Intro - Simple Talk
  3666. Monoliths - Good or Bad?
  3667. 9 Announcements in Microsoft Build 2023 and their Implications for the Future
  3668. Being a good UNIX neighbour
  3669. On being paid to learn
  3670. Implementing database change notification using SignalR and Azure Functions
  3671. Visualize API response directly in Visual Studio with .http file
  3672. Lua: The Little Language That Could
  3673. Securing Lab Environments Part 1
  3674. The HTTP QUERY Method
  3675. Azure SQL triggers for Azure Functions
  3676. Build a CI/CD Pipeline With GitHub Actions And .NET
  3677. How to improve memory allocation when using StackExchange.Redis
  3678. Connect FastAPI Server with PostgreSQL and deploy to GCP
  3679. Episode 123 - Docker for .NET Devs With Carl Sargunar
  3680. Announcing Azure Data Studio 1.44
  3681. Episode 462 - AKS LTS
  3682. How To Decrease ABP's Azure Costs by An Order of Magnitude
  3683. Always Bet on Geohot: Tinygrad Will Win
  3684. Free VPN Service SuperVPN Exposes 360 Million User Records
  3685. Embed C# in the heart of the SQL Query Engine
  3686. Introducing GitHub Copilot for Azure Data Studio
  3687. Windows 10 April update can cause data corruption
  3688. PyPI was subpoenaed - The Python Package Index
  3689. Matt Johnson's Blog - What is the Supercloud?
  3690. The Best Way To Check For Empty Strings In C# #shorts
  3691. .NET 7 💥 - ASP.NET Core ElasticSearch, Kibana & Serilog Integration
  3692. 17 Amazing Community Packages for .NET Developers - Claudio Bernasconi
  3693. Interesting links of the week 2023-21 (#73)
  3694. GitHub - btw-so/open-source-alternatives: List of open-source alternatives to everyday SaaS products.
  3695. A Data Professional's Guide to Build 2023
  3696. What's New for Azure App Service at Build 2023
  3697. Cloud-native at Build 2023
  3698. Introducing Azure App Spaces: Getting your code into the cloud as fast as possible
  3699. Dependency Composition
  3700. How DynamoDB queries behave compared to relational databases
  3701. New Job!
  3702. Introducing jobs for Azure Container Apps
  3703. .NET Framework May 2023 Cumulative Update Preview Updates - .NET Blog
  3704. A Tale of PGVector and Friends: The Joy Of Software Naming
  3705. So, You Want To Build A DBaaS Part 2: Technical Bits
  3706. Queryable PostgreSQL arrays in EF Core 8.0
  3707. Linux Kernel: A Single Point of Failure
  3708. Compress-a-Palooza: Unpacking 5 Billion Varints in only 4 Billion CPU Cycles
  3709. The Many Problems with Celery
  3710. Writing Python like it’s Rust
  3711. The Configuration Complexity Clock
  3712. We need new DSLs for the era of LLMs
  3713. Multi-Tenant Applications With EF Core
  3714. ChatGPT can code: How terrifying is this development?
  3715. BurnRate is fueling revenue success with Blazor
  3716. This Week In Security: .zip Domains, Zip Scanning
  3717. Azure Messaging: Which Option to Use, Why & How -- Visual Studio Magazine
  3718. PostgreSQL Basics: A Template for Managing Database Privileges - Simple Talk
  3719. Pair programming with ChatGPT
  3720. #CASBAN6: Add a Swagger (OpenAPI) page to Azure Functions
  3721. .NET 8 Preview 4 Boosts Native AOT, Blazor 'Streaming Rendering' -- Visual Studio Magazine
  3722. Have you replaced your DB because of the Repository Pattern?
  3723. Find out what data is available about you online — but be warned, it might feel a little creepy
  3724. Migrating from Civis to Prefect — Data Engineering the Left
  3725. Visual Studio 2022 v17.6 Released -- Visual Studio Magazine
  3726. .NET Data Community Standup - Collections of primitive values in EF Core
  3727. Addressing GitHub’s recent availability issues | The GitHub Blog
  3728. Has vs Owns in Entity Framework: Which one should you use?
  3729. Getting started with GraphQL in Asp.Net Core
  3730. The Benefits of Asynchronous Programming with async/await in ASP.NET Core RESTful APIs
  3731. Building a Dynamic Logical Expression Builder in C#
  3732. App idea to no product market fit in 3 months
  3733. Why Databases Write Ahead — tech ramblings
  3734. GitHub Quick Reviews
  3735. EF Core 8 Preview 4: Primitive collections and improved Contains - .NET Blog
  3736. The Inner JSON Effect
  3737. Release v1.19.0-rc · NethermindEth/nethermind
  3738. Azure SQL output binding for Azure Functions
  3739. Make Your Functions Pure To Make Them Testable #shorts
  3740. Using IAsyncEnumerable with Dapper
  3741. Perform CRUD operations on JSON data using SQL Server and EF Core -- Part 2 | BinaryIntellect Knowledge Base
  3742. How to run scripts on SQL Server container startup
  3743. How to release value to customers faster, safer, easier
  3744. Implementation of parameterized sql queries using string interpolation handlers
  3745. A Well-Architected Monoliths
  3746. Azure SQL input binding for Azure Functions
  3747. Prompt injection explained, with video, slides, and a transcript
  3748. GitHub - davidfowl/TodoApi: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
  3749. How I Deleted a Production Database Cluster
  3750. Visualize Your Software Architecture With The C4 Model
  3751. .NET MAUI Community Toolkit Monthly Standup, June 2023
  3752. Learn C# with CSharpFritz - Azure Service Bus and .NET
  3753. Postgresql tricks | Lanre Adelowo
  3754. A Simple System for Measuring Flaky Tests in a Large CI/CD Pipeline
  3755. Avoid Proliferating DbContext or IQueryable in .NET Apps
  3756. Marten V6 is Out! And the road to Wolverine 1.0
  3757. Fast hashing, it's not that simple
  3758. SQL Window Functions Explained [Book]
  3759. GitHub Quick Reviews
  3760. Testing a new encrypted messaging app's extraordinary claims
  3761. See this page fetch itself, byte by byte, over TLS
  3762. .NET Rocks! Entity Framework Tooling with Erik Ejlskov Jensen
  3763. Rentomojo confirms data breach, says attackers accessed identifiable customer information
  3764. Interesting links of the week 2023-19 (#71)
  3765. Introducing Polyglot Notebooks
  3766. Introducing Object Lifecycle Management for Cloudflare R2
  3767. Building a Q&A app capable of answering questions related to your enterprise documents using Azure OpenAI's GPT-4, Pinecone and Streamlit.
  3768. Episode 459 - AIOps
  3769. API Security Checklist: How to Protect Your APIs
  3770. How to start using .NET Background Services | The .NET Tools Blog
  3771. The ongoing defence of frontend as a full-time job
  3772. Redis Durability | Ilias Lolis' Blog
  3773. Five Easy to Miss Performance Fixes for Rails Apps
  3774. Code as self-serve experience
  3775. Languages & Runtime Community Standup - Source Generation Interceptors
  3776. How do I use SQL Server with C# and .NET?
  3777. GitHub Quick Reviews
  3778. Story: Redis and its creator antirez
  3779. Using The Factory Design Pattern in .NET
  3780. Are compiled queries really efficient on C# EF Core?
  3781. Testing UserManager and RoleManager in ASP.NET Core Identity
  3782. Released: Multiple Microsoft.Data.SqlClient Updates
  3783. Learn Unison | 💡 The big idea · Unison programming language
  3784. ASP.NET Community Standup - Blazor .NET 8 Updates
  3785. The downsides of batch APIs
  3786. Enforcing Software Architecture With Architecture Tests #shorts
  3787. The Most Underrated C# Feature
  3788. Using The Decorator Design Pattern in .NET
  3789. Entity Framework and ordered indexes
  3790. The Leadership Myth in Replicated Databases
  3791. Note-taking with Notion and ChatGPT for effective meetings · Mangasf Project
  3792. Postgres 16 highlight - JSON predicates
  3793. Enforcing Software Architecture With Architecture Tests
  3794. Merklizing the key/value store for fun and profit | Joel Gustafson
  3795. ASP.NET Community Standup - Blazor .NET 8 Updates
  3796. Bug chasing, narrowing down the scope
  3797. Working With SQL Exceptions Like a Boss In EF Core
  3798. Introducing Bob’s Used Books—a New, Real-World, .NET Sample Application | Amazon Web Services
  3799. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  3800. Domenico Luciani - Safeguarding Software: Embracing Security Design Principles in Software Development
  3801. .NET MAUI Community Toolkit Monthly Standup, May 2023
  3802. What are Kubernetes Nodes Components? #shorts
  3803. What’s the “unit” in unit testing and why is it not a class
  3804. Sending MediatR Notifications Immediately After Saving an Entity with Entity Framework Core | no dogma blog
  3805. Rockin’ the Code World: Special Guest Alan Hyneman
  3806. GitHub Quick Reviews
  3807. How to design your first Solution Architecture Diagram?
  3808. Everything You Can Do With EF Core 8 Raw SQL Queries
  3809. Techorama 2023 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3810. Open Dashboard - Pankaj Tanwar
  3811. .NET Data Community Standup - Azure SQL Database and SQL Server 2022: what’s new for developers
  3812. Web API development in Visual Studio 2022 - Visual Studio Blog
  3813. Build a Connect Four game in your browser with .NET 🔵🔴🟡
  3814. Perform CRUD operations on JSON data using SQL Server and EF Core -- Part 1 | BinaryIntellect Knowledge Base
  3815. Application security context models
  3816. Drop down lists in ASP.NET MVC | no dogma blog
  3817. Netlify, Hugo, and Wowchemy or: How I Learned to Stop Worrying and Love the Blog | no dogma blog
  3818. Entity Framework Core, Calling Stored Procedures and Returning to a Model | no dogma blog
  3819. Using the In-Memory Cache with .NET Core Web API | no dogma blog
  3820. Downloading an in-memory file using Web Api 2 | no dogma blog
  3821. Loading Config from Multiple Sources with .NET Core 2.x Web Api or MVC | no dogma blog
  3822. Parameterized SQL WHERE IN clause C# | no dogma blog
  3823. Entity Framework in an Dynamics Nav (Navision) environment (or using EF to access tables with unknown table names) | no dogma blog
  3824. Entity Framework lazy loading vs explicit loading and the generated SQL | no dogma blog
  3825. Saving enums as strings with Entity Framework | no dogma blog
  3826. Performing a WHERE IN with Entity Framework or on a List | no dogma blog
  3827. Entity Framework Core 2 Unit Testing in .NET Core 2 | no dogma blog
  3828. Requesting Data from two Data Stores in Sequence - Cache and a Database | no dogma blog
  3829. Dependency Injection of an Entity Framework Context within Program.cs Using Top Level Statements | no dogma blog
  3830. Using an mdf file database with Entity Framework Core 2 in Visual Studio 2017 | no dogma blog
  3831. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 4 - Connected to a VPC, and using a NAT Gateway | no dogma blog
  3832. AutoMapper, ProjectTo() – Static Version | no dogma blog
  3833. Entity Framework, checking the connection string of your context | no dogma blog
  3834. Unit testing Entity Framework Core Stored Procedures | no dogma blog
  3835. Entity Framework Core and calling a stored procedure | no dogma blog
  3836. Value cannot be null. Parameter name: constructor | no dogma blog
  3837. Making a column sparse with Entity Framework Migrations | no dogma blog
  3838. AutoMapper, ProjectTo() – Instance Version | no dogma blog
  3839. An exception of type 'System.MissingMethodException' occurred in System.Collections.Concurrent.dll | no dogma blog
  3840. Streaming Results from Entity Framework Core and Web API Core | no dogma blog
  3841. Entity Framework non null foreign key migration | no dogma blog
  3842. CastleWindsor chained dependency | no dogma blog
  3843. Running SQL Server in a Container | no dogma blog
  3844. Streaming Results from Entity Framework Core and Web API Core – Part 2 | no dogma blog
  3845. Requesting Data from two Data Stores in Parallel - Cache and Database | no dogma blog
  3846. Saving Enums with Entity Framework Core | no dogma blog
  3847. Accessing the Internet from VPC Connected Lambda Functions using a NAT Gateway | no dogma blog
  3848. Dependency Injection of a Type within Program.cs Using Top Level Statements | no dogma blog
  3849. Fluent Validation with Web Api 2 | no dogma blog
  3850. Adding ROWGUIDCOL to Entity Framework Code First using migrations | no dogma blog
  3851. Simmy Chaos Engine for .NET – Part 4, Doing Some Real Damage, Dropping a Table | no dogma blog
  3852. Securing Lab Environments Part 1
  3853. How to fix 'No database providers are configured' when scaffolding a controller in ASP.NET 5 | no dogma blog
  3854. Performance Comparison of Entity Framework Core 2.1 and Dapper 1.5 | no dogma blog
  3855. Entity Framework Core 3.1 Bug vs 2.2, Speed and Memory During Streaming | no dogma blog
  3856. Using JSON to store application preferences and configuration | no dogma blog
  3857. Entity Framework Migrations with an existing database | no dogma blog
  3858. Using Polly with Any Type of Request | no dogma blog
  3859. Using Entity Framework for .NET 6 with SQL Server in a Docker Container | no dogma blog
  3860. Microsoft is rewriting core Windows libraries in Rust
  3861. Create an Azure Function with PowerShell and Visual Studio Code
  3862. Pro EP 45 :
  3863. MassTransit Commute - Endpoint Dependencies
  3864. Health Checks In ASP.NET Core For Monitoring Your Applications
  3865. How to create a mobile app with .NET MAUI in 10 easy steps
  3866. Episode 458 - Integration Patterns
  3867. Now that's what I call a Hacker
  3868. SQL Is All You Need
  3869. What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships #shorts
  3870. How to Store JSON in an Entity Field With EF Core - Code Maze
  3871. Building a CRUD API With Dapper
  3872. Hackers steal emails, private messages from hookup websites
  3873. This is your brain on vectors
  3874. Getting started with Data API builder for Azure SQL Database or SQL Server
  3875. Dev Deletes Entire Production Database, Chaos Ensues
  3876. Can ChatGPT modernize my VB6 app?
  3877. ScriptDOM .NET library for T-SQL parsing is now open source
  3878. Fast Inserts With Entity Framework (EF Core)
  3879. Announcing Orchard orchestration for managing macOS virtual machines at scale - Tart
  3880. Mastodon Is Doomed
  3881. 10 Awesome C# Refactoring Tips
  3882. Putting the SQL back in NoSQL
  3883. Episode 457 - Data API Builder
  3884. Nine ways to shoot yourself in the foot with PostgreSQL
  3885. Strategies for Data Quality with Apache Spark
  3886. Throwing 107 GB and 5 billion fake rows of order data at DuckDB and Athena
  3887. Well-maintained Software
  3888. The Importance of TLS with SQL Server
  3889. One use case for NOT using schema prefixes - Simple Talk
  3890. How to define commands in System.CommandLine
  3891. Gopiandcode > logs > How I wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends Lost
  3892. Postgres Superpowers in Practice - Event-Driven.io
  3893. Rolling Your Own Starbucks Loyalty Program
  3894. Novel Tasks
  3895. The “Build Your Own Database” book is finished | Blog | build-your-own.org
  3896. Domain events and the "Unit of Work" pattern
  3897. GitHub - HaveIBeenPwned/EmailAddressExtractor: A project to rapidly extract all email addresses from any files in a given path
  3898. Salesforce IDs Explained
  3899. 10 Web Development Trends in 2023
  3900. Make It Easy for People to Share Feedback With You
  3901. Using your Database as a Queue? Good or bad idea? #shorts
  3902. Writing Web Applications with LLMs
  3903. Large Language Models: Scaling Laws and Emergent Properties
  3904. Use Databases Without Putting Domain Logic in Them
  3905. Logical Replication in Postgres
  3906. GitHub Quick Reviews
  3907. How do I use SQL Server with C# and .NET?
  3908. Challenges Faced by .NET team / Pedal to the Metal: Update Performance Improvements in Entity Framework Core 7.0
  3909. Using your Database as a Queue? Good or bad idea?
  3910. Over 1M records from NBI, PNP, other agencies leaked in massive data breach
  3911. Why did Prolog lose steam?
  3912. How RocksDB works - Artem Krylysov
  3913. Keep Watch On Sql Query In Intelli J Goland Or Data Grip - Neenad Ingole
  3914. Hot Takes on the Modern Data Stack
  3915. No, it is not a security vulnerability that there is no certificate of appreciation for reporting a bug - The Old New Thing
  3916. My advice for transitioning to a clean architecture platform | Red Hat Developer
  3917. My advice for building maintainable, clean architecture | Red Hat Developer
  3918. Microsoft Intros Native AOT for ASP.NET Core -- Visual Studio Magazine
  3919. Maximizing the Potential of LLMs: Using Vector Databases
  3920. Post Information Scarcity
  3921. GitHub - wabarc/wayback: A self-hosted archiving service integrated with Internet Archive, archive.today, IPFS and beyond.
  3922. Aggregate Design in .NET - Code Maze
  3923. Jeremy A Boyd | Sunsetting HN Notify
  3924. An Over-Engineered Travel Blog
  3925. 3 Scalable Next.js Architecture Boilerplate
  3926. LLM Programming Loops: Giving the Model an IDE
  3927. How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks - Simple Talk
  3928. An introduction to generative AI with Swami Sivasubramanian
  3929. CQRS Command Validation with MediatR in Asp.net Core - Doumer's Blog
  3930. .NET Monthly .NET Roundup - March 2023 - .NET 8 Preview 2, EF Core updates, and more!
  3931. PgBouncer is useful, important, and fraught with peril
  3932. Did Postgres Lose My Data?
  3933. Announcing Azure Data Studio 1.43
  3934. Announcing General Availability of Azure Data Studio extension SQL Database Projects
  3935. Why Janet?
  3936. That weird slow benchmark and its root cause
  3937. Experimenting with LLMs to Research, Reflect, and Plan
  3938. ASP.NET Community Standup - Blazor and Data API Builder
  3939. 11 API Security Best Practices to Secure Your Business
  3940. Postgres Partition Conversion: minimal downtime
  3941. What is an Example of a Solution Architecture?
  3942. Linux and Baikal Electronics: Why Postgres Should not Follow that Path
  3943. Tomaszkowal · Phoenix Framework
  3944. Building common components in Data Lakehouse is a necessity
  3945. Working With GPT
  3946. GraphQL: From Excitement to Deception
  3947. SQL:2023 is finished: Here is what’s new
  3948. If It's So Good, Why Isn't Everyone Doing It?
  3949. Archiving a vBulletin forum using HTTrack and Netlify | Blaubart.com software engineering
  3950. Handling CommandTimeout With Dapper in .NET - Code Maze
  3951. Making a Data Visualization With No Coding Skills Using ChatGPT
  3952. Using TLA⁺ at Work
  3953. Data Pipelines as Code With Delta Live Tables
  3954. What's New in dotTrace
  3955. Let’s Build a React Admin Dashboard Sample App—Part 2
  3956. Turning off Tracking for Find and FindAsync in Entity Framework | no dogma blog
  3957. VisualVM SQL profiler SQL | Loic's Blog
  3958. Building an Interactive Blog Map
  3959. Make Postgres an Application Server, Gamified - Yurii Rashkovskii
  3960. Entity Framework Core 8 Preview 2 Released
  3961. Happy April Tools Day!
  3962. The Future of Senior Developers in an AI-Driven World
  3963. Accessing Objects Just After they are Saved by Entity Framework | no dogma blog
  3964. Serializable Transactions in Databases like Redis
  3965. Asynchronous C# programming using async and await keywords | C# Tutorials Blog
  3966. Slightly obsessed with GPX
  3967. Notion as a replacement for Pocket — Javorové lístky
  3968. How to remember 100 digits of Pi, easily
  3969. Terraform your Laravel deployments
  3970. C# .NET Tools with System.CommandLine
  3971. Ben Howdle - Software Engineering Consultant and Advisor
  3972. Hosting ASP.NET Core WebAPI on Amazon EC2: Step-by-Step Guide
  3973. Paillier's additively homomorphic cryptosystem
  3974. GitHub - neuledge/engine-js: ⚡️ Neuledge simplifies database modeling, sharing, and interaction by providing clear data entity definitions, advanced business-logic representation, and customizable validation.
  3975. A Beginners Guide to MySQL Replication Part 1 - Simple Talk
  3976. Schillace Laws of Semantic AI
  3977. Azure - Data API Builder
  3978. So, You Want To Build A DBaaS
  3979. Hyperloglog in PostgreSQL
  3980. Hack Yourself First: How to go on the Cyber-Offence | NDC Oslo 2023
  3981. REST APIs: What They Are and All You Need to Know
  3982. Storing information in its highest form
  3983. Postgres: The Graph Database You Didn't Know You Had
  3984. Comparing main...davidfowl/net8 · davidfowl/TodoApi
  3985. Flecs 3.2 is out!
  3986. AI-enhanced development makes me more ambitious with my projects
  3987. New for Devs in SQL Server 2022: Ledger for Blockchain-Backed Security -- Visual Studio Magazine
  3988. Recommending scientific articles interactively
  3989. Zig And Rust Mar 26, 2023
  3990. The difference between libraries and frameworks - Simple Talk
  3991. The SQL Injection Guide: Attacks, Types, Signs & Defense Against SQLi
  3992. Migrating from Relational Databases to Time Series Databases
  3993. The lost art of writing SQL queries
  3994. LLMs and Declarative Software Development
  3995. Experience Replay | Entangled Logs
  3996. Toward Disposable Software
  3997. Episode 456 - Azure Programmable Connectivity
  3998. 230315 Fitzpatrick Affidavit
  3999. Multi-Cloud Deployment for Elixir & Phoenix with MRSK
  4000. Explore the Latest Updates to WinForms Visual Basic Application Framework
  4001. Techniques for Testing Mobile Apps vs. Web Apps
  4002. Building Static Web Apps with database connections: Best Practices
  4003. Azure Functions - Part 2 - Unit and Integration Testing
  4004. A Demo On Clean Architecture | MediatR CQRS Pattern | .NET7 Web API
  4005. Buy vs Build... Over Time
  4006. Mads Kristensen's Sneak Peek at Visual Studio's AI Future, To 'Rekindle Our Love of Coding' -- Visual Studio Magazine
  4007. Laptop vs Desktop for RonDB development
  4008. Introduction - Dust Documentation
  4009. ASP.NET Core SPA Templates Need Better Options for Authentication · Issue #42158 · dotnet/aspnetcore
  4010. The 2023 guide to React debugging | Raygun Blog
  4011. ChatGPT on Managing Humans | Gergely Nemeth
  4012. Bootstrapping in SQL; or, getting s— done with the tools you have
  4013. .NET Data Community Standup - Using hierarchical data in SQL Server and PostgreSQL with EF Core
  4014. How to build a URL Shortener with C# .NET and Redis
  4015. Logging and the Homelab - PV;WTF
  4016. Caching in .NET with MemoryCache
  4017. Paging Data in T-SQL - Simple Talk
  4018. Policy-Based Authorization in ASP.NET Core - Code Rethinked
  4019. Testing Part 2: Unit Tests
  4020. The Better Npm Audit - Security & License Compliance CLI
  4021. sqlelf and 20 years of Nix
  4022. Using mmap to share data between processes
  4023. Exploring Lichess data on improvement using e4 vs d4 and blitz vs rapid
  4024. Episode 455 - Azure ML in the real world
  4025. Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More
  4026. Designing Data-Intensive Applications – Lost Updates and Write Skew
  4027. The Value of an Undergraduate Degree | Pearl Leff
  4028. The MVP reconnect daily
  4029. Loading RSA Keys in .NET
  4030. Write your own AutoMapper in C#
  4031. Everything I know | Everything I know
  4032. .NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
  4033. Analyzing multi-gigabyte JSON files locally
  4034. Episode 118 - Empathy, Sympathy, and Compassion For Our Users
  4035. A Small Demo On OData(v8) In .NET 7 API Application
  4036. Building a basic search experience with Postgres
  4037. YAML an Information Transfer Language like JSON
  4038. Aria: A Fast and Practical Deterministic OLTP Database
  4039. I Wrote A Summarizer For HackerNews, Here’s What I Learned
  4040. A better global setup in Playwright reusing login with project dependencies
  4041. How to use Prometheus for web application monitoring
  4042. Integrating Azure Database for MySQL - Flexible Server with Power Platform and Logic Apps
  4043. GraphQL on Azure: Part 12 - GraphQL as a Service | LINQ to Fail
  4044. GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor | LINQ to Fail
  4045. Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code - .NET Blog
  4046. Server Timing API Meets Isolated Worker Process Azure Functions - Custom Middleware and Dependency Injection
  4047. How migrate an existing Joomla CMS website to a Django Backend
  4048. SQLx Compile Time Woes
  4049. Why Your Technology Stack Doesn't Matter - Here's What Does
  4050. Humans Are Not Turing Machines
  4051. NET 8 Preview 2: QuickGrid, WebAssembly Boost for Blazor -- Visual Studio Magazine
  4052. EF Core 8 Preview 2: Lite and familiar - .NET Blog
  4053. The Time I Hacked Google's Manual Actions Database
  4054. We need Legos for Code
  4055. 9 years of open-source database development
  4056. What can Stack Overflow learn from ChatGPT?
  4057. The dogma of restful apis
  4058. Characterizing Microservice Dependency and Performance: Alibaba Trace Analysis
  4059. My poor man's server setup you might laugh about
  4060. Manipulating CSV Files in .NET
  4061. Output Caching in ASP.NET Core - Code Maze
  4062. How to read Hacker News threads with most recent comments first
  4063. Using SQLite for logging and ad-hoc profiling
  4064. Choose boring tools
  4065. Microsoft Claims SQL Server Performs Better on Azure Than AWS
  4066. What a good debugger can do
  4067. Modern iOS Navigation Patterns · Frank Rausch
  4068. QR Code Generator in Laravel 10 Tutorial
  4069. Wrangling JSON Arrays: Zed vs SQL
  4070. The dogma of restful apis
  4071. You Probably Shouldn't Mock the Database – dominikbraun.io
  4072. Migrating to the Cloud: Is It as Intimidating as It Appears?
  4073. Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog
  4074. Which is worse when working on production databases? Being drunk or tired?
  4075. Run a Phoenix 1.6 application on Scalingo using Releases
  4076. Domain Events in Event Sourcing? Not Exactly!
  4077. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  4078. What I Learnt From SICP
  4079. @levelsio and survivorship bias
  4080. Tech Notes: Polymorphic shellcode
  4081. Benchmarking - A matter of perspective
  4082. Validating Connection Strings on .NET Startup
  4083. Azure Open-Source Day: Announcing new integrations with Azure Database for MySQL
  4084. Announcing new security and observability features in Azure Database for PostgreSQL
  4085. Five tips for successfully managing dependencies
  4086. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core
  4087. Compound Handlers in Wolverine
  4088. The role of IT
  4089. Adding ChatGPT to your Slack DIY - Artur Piszek
  4090. What's New in Entity Framework Core 8
  4091. EF Core Mapping with Generic Types, Value Conversion, and JSON Columns
  4092. Role-based Authorization in ASP.NET Core
  4093. How to Setup Integration Tests in .NET Without a WebApplicationFactory – Wrapt
  4094. Disabling Controller methods in ASP.NET Core
  4095. How Discord Stores Trillions of Messages
  4096. Signals vs Streams, in terms of backpressure (2023)
  4097. Moving from numeric ID to UUID in existing app
  4098. Bun vs Node Benchmark - no one cares about speed as much as your CI does
  4099. If I died tomorrow, how long would my webapp keep running?
  4100. Software Engineering Report Ranks TypeScript Among Top Skills to Learn/Know -- Visual Studio Magazine
  4101. Akka.NET v1.5 is Now Available
  4102. Activity Pub vs Web Frameworks — Dan Palmer
  4103. Use secret scopes in Databricks to protect your sensitive credentials
  4104. The Last Breaking Change | JSON Schema Blog
  4105. GitHub - Drew-Alleman/DataSurgeon: DataSurgeon: Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Secuirty Numbers and more from text
  4106. How to Read Connection Strings in .NET - Code Maze
  4107. Meta’s Next-generation Realtime Monitoring and Analytics Platform
  4108. Teach, Show, then Consult: Make GPT a Music Composition Guide
  4109. I hereby declare a sabbatical
  4110. Package Validation
  4111. Critter Stack Roadmap (Marten, Wolverine, Weasel)
  4112. Hackers steal gun owners' data from firearm auction website
  4113. All you may need is HTML
  4114. The Humble Object Pattern
  4115. How To Deploy EF Database Migrations
  4116. Database Cryptography Fur the Rest of Us - Dhole Moments
  4117. The Collection of Passenger Name Records for Counterterrorism – Dawudi.ch
  4118. Getting Out of Character - Simple Talk
  4119. Resiliency with Wolverine
  4120. My favourite Ruby on Rails engines
  4121. I Will Fucking Dropkick You If You Use That Spreadsheet — Ludicity
  4122. It’s All Bad News: An update on how the Lastpass breach affects Lastpass SSO
  4123. Azure Functions Overview
  4124. We didn't have a login page
  4125. Tribute to the passing of Teradata Automation!
  4126. All of NoSQL is because of this…
  4127. Defining Database Developer Experience
  4128. Scrooge: Analyzing Yahoo Financial Data In DuckDB
  4129. GitHub - siara-cc/sqlite_blaster: A library for creating huge Sqlite indexes at breakneck speeds
  4130. Scaling Akka.Persistence.Query to 100k+ Concurrent Queries for Large-Scale CQRS
  4131. What To Be Wary of With Iterators and Collections in C# - DZone
  4132. Azure Open Source Day 7th March 2023
  4133. Monsters Weekly 263 - Postgresql and Entity Framework
  4134. Observed No. 7 - Well Architected
  4135. Optimizing Geospatial Search with PostgreSQL Geospatial Indexing: A Personal Case Study
  4136. Health Checking
  4137. Upgrading to Eloquent accessors & mutators from Laravel 9
  4138. From Testing Pyramid to Diamond
  4139. Find 40 Problems in this SQL Server Stored Procedure - Simple Talk
  4140. The Challenge of Microservices: UI Composition
  4141. Command Line Diagnostics in Wolverine
  4142. Microsoft Launches 'One-Stop-Shop' for Stack Overflow Questions on Azure Development -- Visual Studio Magazine
  4143. Passing Output Parameters to Stored Procedures With Dapper - C#
  4144. The 2023 MAD (Machine Learning, Artificial Intelligence & Data) Landscape
  4145. NixOS as a server, part 1: Impermanence | Guekka's blog
  4146. Episode 454 - Sustainability and Azure
  4147. .NET Data Community Standup - MySQL and .NET: MySqlConnector and the Pomelo EF Core Provider
  4148. Re-thinking the Visitor Pattern with the Double-Dispatch Approach
  4149. Maximizing the value of IntelliCode with API usage examples: Real-World Code Examples at Your Fingertips - Visual Studio Blog
  4150. PostgreSQL Basics: Object Ownership and Default Privileges - Simple Talk
  4151. Join Brendan Burns, Donovan Brown and others for Azure Open Source Day on March 7th!
  4152. We stand to save $7m over five years from our cloud exit
  4153. Why SOLID Design Matters: Avoid Code Smells and Write Maintainable Code
  4154. Talk to ChatGPT in BDD
  4155. Everything You Need to Know About Data Breaches with Troy Hunt | Podcast | Fastmail
  4156. EF Core 8 Preview 1: Raw, lazy, and on-time - .NET Blog
  4157. Coding with ChatGPT | Ask me anything | .NET & C# 🔴 LIVE
  4158. Microsoft Announces the Preview of Serverless for Hyperscale in Azure SQL Database
  4159. Windows Forms Binding Improvements in .NET 7 for MVVM Support
  4160. Integrate Google Sign-in into an Asp.Net Core 7 Application
  4161. Monitoring my weather at home 🌩️
  4162. How I organize my digital music collection
  4163. Behind GitHub's new authentication token formats | The GitHub Blog
  4164. Using Hangfire with ASP.NET Core
  4165. .NET MAUI Challenge 4: Telerik DataGrid
  4166. Writing Javascript without a build system
  4167. Designing Data-Intensive Applications – Weak Isolation and Snapshotting
  4168. Support the open source community? Yes with pleasure, but how?
  4169. Haskell: Day 1/∞
  4170. What Austral Proves (Crash Lime)
  4171. Creating a Search Engine For My Music Streaming Platform
  4172. Usage-based pricing isn't always best
  4173. Eliminate compromised passwords with One Identity Password Manager & Have I Been Pwned
  4174. Recording: RavenDB Usage Patterns
  4175. Getting Started with Generics in .NET
  4176. GitHub Copilot Update: New AI Model That Also Filters Out Security Vulnerabilities
  4177. A data mesh for the rest of us
  4178. Under the Hood of Ecto
  4179. Should You Use char, varchar, or text in PostgreSQL?
  4180. Build smaller container images using S2I | Red Hat Developer
  4181. GitHub Copilot AI Tech Upgraded, Already Generates 61% of Java Code -- Visual Studio Magazine
  4182. Lessons Learned from Re-rolling 60+ Production Credentials
  4183. Why I came to hate tokenomics
  4184. How I Decreased ETL Cost by Leveraging the Apache Arrow Ecosystem
  4185. Improving EF Core performance with Compiled Queries
  4186. Building Functional .NET Applications: A Guide for Choosing Between F# vs C#
  4187. Getting Started: Entity Framework Core 7 JSON Support | The .NET Tools Blog
  4188. IdentityServer – IdentityResource vs. ApiResource vs. ApiScope – Tore Nestenius
  4189. Taking Entity Framework Core data seeding to the next level with Bogus
  4190. How to Save 20x on Your DB Costs - mikecann.co.uk
  4191. A checklist for SQLite
  4192. Wolverine’s New HTTP Endpoint Model
  4193. Creating a JSON Array from SQL Rows in C# Azure Function
  4194. Introduction to GeoJSON
  4195. Analyzing How Much Time I Spend in Meetings (using SQL and Python)
  4196. GitHub - Pythagora-io/pythagora
  4197. Elastic Cloud Services: Scaling Snowflake’s Control Plane
  4198. How to Efficiently Reorder or Rerank Items in Database - Yasoob Khalid
  4199. Minimalist PostgreSQL Migrations | Alan Johnson
  4200. The Pareto frontier of foreign languages - Tanner Hoke
  4201. Data visualization with Metabase from CSV files with SQLite - Ritza Articles
  4202. User or *User - Do We Need Struct Pointers Everywhere?
  4203. Have I Been Pwned
  4204. From clone to running a code base in under 5 minutes
  4205. How to ask for programming help - Simple Talk
  4206. User Defined Field Patterns 2 – NoSql Relations
  4207. Building a Pivot Table in SQLite
  4208. Azure Durable Functions Now Supports Storage Backends Microsoft Netherite and MSSQL
  4209. Taking a look at Nostr
  4210. Does thanking too many people in the credits indicate a movie is bad?
  4211. Metrics layers: past, present, future - Blog | Hex
  4212. Zig Meta Programming
  4213. .NET Data Community Standup - SQLite with .NET and EF Core
  4214. The business value of frequent deployments: Recouped time
  4215. How to use Entity Framework Core in ASP.NET Core
  4216. The program is the database is the interface
  4217. Episode 453 - In the Real World
  4218. Multi-Tenancy with RavenDB and ASP.NET Core
  4219. Creating Pivot Tables in C# and SQL: A Comprehensive Guide
  4220. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The Complete Guide
  4221. Carlin Eng
  4222. I built a new tab page to look at old pictures
  4223. Daily links from Cory Doctorow
  4224. Tutorial: How to Download SSIS Source Files From a Web Application
  4225. Trends in Twitter’s Architecture
  4226. Home-Grown Web Analytics
  4227. The Decree Design Pattern
  4228. PostgreSQL Constraints: Learning PostgreSQL with Grant - Simple Talk
  4229. Writing a Custom SQLite Function (in C)
  4230. Carving The Scheduler Out Of Our Orchestrator
  4231. Why is Clean Architecture so Popular?
  4232. Repository Pattern - A controversy explained
  4233. Python’s “Disappointing” Superpowers
  4234. Comparing the Top Eight Managed Kubernetes Providers
  4235. How I Follow the News with RSS
  4236. Microsoft Azure Load Testing is now generally available
  4237. New Wolverine Release & Future Plans
  4238. Optimizing Queries in MySQL: Optimizing Reads - Simple Talk
  4239. GPT-3 generated Hacker News summaries in the style of n-gate.com - AILEF
  4240. Preparing Fastify for Testing
  4241. tools for finding information on the internet
  4242. VS Toolbox: MAUI App Accelerator to Jump-Start .NET MAUI Scaffolding -- Visual Studio Magazine
  4243. C# Tip: do NOT use nameof to give constants a value - Code4IT
  4244. Creating and downloading zip files with ASP.NET Core
  4245. Episode 261: Proofs, Arguments, and ZKPs with Justin Thaler - ZK Podcast
  4246. When Do I Need Microservices?
  4247. Track your coding progress on GitHub with a .NET Worker Service
  4248. 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/
  4249. Native DateOnly and TimeOnly support in Entity Framework 8 in SQL Server
  4250. Project Management is a Concurrency Control Problem
  4251. What’s New in EF Core 7.0
  4252. Funding Open Source
  4253. The “Build Your Own Redis” Book is Completed | Blog | build-your-own.org
  4254. How to Use SQL LIKE Operator With LINQ in C# - Code Maze
  4255. DepthGuard. a.k.a "It seemed like a good idea at the time"
  4256. When django, nextjs and Laravel failed me...
  4257. Automate Twitter with Notion and n8n
  4258. Exploring MusicCaps, the evaluation data released to accompany Google’s MusicLM text-to-music model
  4259. How to Get an Enum Member as a String in C# - Code Maze
  4260. EF Power Tools tutorial
  4261. Production postmortem: The server ate all my memory
  4262. Master ChatGPT Today or Risk Obsolescence Tomorrow
  4263. Monsters Weekly 262 - Getting Started with PostgreSQL in C#
  4264. I'm still bitter about Slammer
  4265. Speeding up queries 1000x by sorting my bitmaps
  4266. Caching Techniques in C# .NET Core: A Step-by-Step Guide
  4267. AWS Lambdas with C# - Simple Talk
  4268. Azure Data Studio 1.41 release - Microsoft SQL Server Blog
  4269. Spring Cloud Azure 5.0 Ships with Updated, Redesigned Documentation -- Visual Studio Magazine
  4270. You might not need an ORM
  4271. Using Command Binding in Windows Forms apps to go Cross-Platform
  4272. Tracing .NET Applications Easily With OpenTelemetry - Code Maze
  4273. Creating Charts in ASP.NET Core Razor Pages using Chart.js
  4274. The business value of frequent deployments
  4275. Which collection interface to use?
  4276. Handling external API errors: A resumable approach
  4277. Is Scalable OLTP in the Cloud a Solved Problem? (CIDR 2023)
  4278. Prepare .NET core Microservice to be monitored by Kubernetes
  4279. Davide's Code and Architecture Notes - Server-side caching strategies: how do they work? - Code4IT
  4280. Unleashing the Power of ASP.NET Core: A Guide to Building High-Performance Web Applications
  4281. A Beginner's Guide to Asynchronous Programming in C#
  4282. Sharing My Best Bookmarks - Andrew Katz
  4283. Dangling domain abuse.
  4284. Production postmortem: The big server that couldn’t handle the load
  4285. How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers
  4286. Realistic Data Generation in .NET With Bogus - Code Maze
  4287. 5 Proven Strategies for Writing Clean and Organized Code in C#
  4288. 1.4 Million Autotrader Users EXPOSED, IntelBroker Posts Details on Dark Web
  4289. PostgreSQL Basics: Roles and Privileges - Simple Talk
  4290. Released: General Availability of Microsoft.Data.SqlClient 5.1
  4291. The Full-Stack Developer Fallacy
  4292. Delimited files are hell-- a comparison of methods to read bad files
  4293. New Rails health check endpoint
  4294. Required Members in C# - Code Maze
  4295. Self-serve feature platforms: architectures and APIs
  4296. Building a PostgreSQL Wire Protocol Server using Vanilla, Modern Java 21
  4297. Free certifications for developers
  4298. Simple TUIs with Babashka and Gum
  4299. Factorization & Great Ideas from Database Theory (1)
  4300. Roll with us at SQLBits 2023!
  4301. 2022 Akka.NET Year-in-Review and Future Roadmap
  4302. Huge Pages are a Good Idea (evanjones.ca)
  4303. A Rough Debut for Visual Studio Spell Checker Preview -- Visual Studio Magazine
  4304. Bridging Mina to Ethereum via <span style='font-family:Menlo, Courier, monospace'>=nil;</span>'s Proof Market.
  4305. Efficiently Removing Duplicate Rows in SQL: A Comprehensive Guide
  4306. A Step-by-Step Guide to Using Entity Framework 7 in .NET Core
  4307. (Almost) everything about storing data on the web - Patrick Brosset
  4308. The Web Before Teatime · Dave Martin's Blog
  4309. Visual Studio 2022 17.5 Preview 3 is here!
  4310. Simplify Your Blazor Apps Using .NET 7’s New Bind Modifiers
  4311. Manage Data Over Time with SQL Server MERGE Statement - Simple Talk
  4312. Securing Sensitive Information with .NET User Secrets | The .NET Tools Blog
  4313. SQLite-based databases on the postgres protocol? Yes we can!
  4314. The infinite search for simplicity | Luis Cuende
  4315. Designing Scalable .NET Solutions: An Overview of Architectural Patterns and Trade-Offs
  4316. They're rebuilding the Death Star of complexity
  4317. How to Secure Your .NET Application Against Common Threats
  4318. The peculiar event sourced deadlock
  4319. Building something by myself
  4320. The Unreasonable Effectiveness of AWK
  4321. py-tsbs-benchmark/README.md at main · questdb/py-tsbs-benchmark
  4322. .NET 7 Brings Networking Improvements
  4323. Fixing a Memory Leak in a Production Node.js App
  4324. Working with time series data in SQL Server 2022 and Azure SQL - Microsoft SQL Server Blog
  4325. How to implement Q&A against your documentation with GPT3, embeddings and Datasette
  4326. GitHub - cloudflare/wildebeest: Wildebeest is an ActivityPub and Mastodon-compatible server
  4327. Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
  4328. Programming Interviews Turn Normal People into A-Holes
  4329. Episode 451 - Landing Zones
  4330. Process JSON files with SQL Server
  4331. Entity Framework 8: Raw SQL queries on unmapped types
  4332. What is a data warehouse?
  4333. API Mismatch: Why bolting SQL onto noSQL is a terrible idea
  4334. What Every Competent GDBMS Should Do (aka The Goals & Vision of Kùzu)
  4335. We're on dotnet.social
  4336. Work queues when using messaging
  4337. Bullshit Graph Database Performance Benchmarks
  4338. Kafka Log Compaction
  4339. .NET Data Community Standup - Entity Framework Core FAQs
  4340. .NET Data Community Standup - Entity Framework Core FAQs
  4341. Microsoft Livestream Series Bolsters Python in VS Code (250 Million Installs) -- Visual Studio Magazine
  4342. Easy Pagination for Entity Framework in 3 steps
  4343. Architecture diagrams should be code
  4344. Making an Asynchronous Breakfast in .NET
  4345. Index Types in PostgreSQL: Learning PostgreSQL with Grant - Simple Talk
  4346. Wolverine meets EF Core and Sql Server
  4347. Easy to Overlook Way to Break Eager Loading in Rails Apps
  4348. Visual Studio Live! Flashback: Microsoft's Top 3 Goals for .NET (and .NET 7) -- Visual Studio Magazine
  4349. Using client side encrypted fields in RavenDB
  4350. Rebus in .NET - Service Bus Implementation - Code Maze
  4351. Entity Framework - Select Multiple Tables
  4352. Squashing EF Core Migrations Safely
  4353. When Your DbContext Has The Wrong Scope
  4354. Azure Functions – Serverless Functions in Computing | Microsoft Azure
  4355. Why parquet files are my preferred API for bulk open data
  4356. A Zig Diary
  4357. Renato Athaydes
  4358. SourceHut will blacklist the Go module mirror
  4359. Azure Functions 2022 recap and 2023 sneak peek
  4360. Mocking dependencies in ASP.NET Core tests
  4361. A developer’s guide to Zero Trust Networking - Architect.io
  4362. Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect - Doumer's Blog
  4363. How to create a Spotify-like recap video for 30K users
  4364. Why am I obsessed with server frameworks?
  4365. SQLitePCLRaw and open source sustainability
  4366. World’s largest supplier of PowerPoint content hacked - Kaduu News
  4367. MinimalApis.Extensions 0.10.1
  4368. Episode 113 - Atypical ASP .NET Core Design Patterns With Carl-Hugo Marcotte
  4369. Avoiding Primitive Obsession in .NET
  4370. Introducing the MySQL common table expression - Simple Talk
  4371. Automating Integration Tests using the “Critter Stack”
  4372. How can I force a user to have a specific SID prefix, so that they go into a particular group?
  4373. a C# Pattern for Reducing Boilerplate Code
  4374. How to deploy Python FastAPI Application into Railway App?
  4375. #1027108 - RM: python2.7 -- RoQA; Obsolete
  4376. Improving the support of multiple languages in .NET applications – The Reformed Programmer
  4377. How to Add a BearerToken to an HttpClient Request - Code Maze
  4378. Advent of Code Lessons Learned
  4379. NoSQL Migrations for Couchbase | Cross Cutting Concerns
  4380. The Best C# .NET Web Application Tech Stack: Choosing a Database
  4381. GitHub’s top 10 blog posts of 2022 | The GitHub Blog
  4382. Instance-qualified Mastodon URLs
  4383. Intrusion Detection Systems (IDS) - 𝖅𝕵
  4384. 10 Tips for Optimizing MySQL Queries
  4385. I was fired from HubSpot in 2016
  4386. Make Your Types Smaller
  4387. RE: False Rumors on API Leaks or Exposure of our Database
  4388. Notice on API data disclosure incident
  4389. Materialized View: SQL Queries on Steroids
  4390. Your Pa$$word doesn't matter
  4391. Entity Framework 7 Brings Bulk Operations and JSON Columns
  4392. Weird stuff and how to test it
  4393. Introducing Austral: A Systems Language with Linear Types and Capabilities
  4394. Make Your Database Tables Smaller
  4395. See for yourself: the benefits of chiselled Ubuntu images in action with an ASP.NET shop demo | Ubuntu
  4396. My OSS Plans for 2023
  4397. Ups and Downs of A Side Project
  4398. Rack Mounting Home Assistant Yellow
  4399. 20 Best Cryptography Algorithms Books of All Time
  4400. GitHub - DimiMikadze/fest: SaaS boilerplate built with Node.js & React.
  4401. Hacker claims to be selling Twitter data of 400 million users
  4402. Thoughts on Hanukkah of Data 2022
  4403. Self Hosting Password Manager
  4404. Rémy Grünblatt – Nix and NixOS, my pain points
  4405. Receiving Blog Replies from anywhere on the Web
  4406. AI assistants help developers produce code that's insecure
  4407. Summarizing “Advance SQL” workshop with ChatGPT
  4408. How to build a real-time leaderboard for the Soccer World Cup with Azure SQL & Redis | Data Exposed
  4409. Saving Christmas with Functional C# - Part One
  4410. Searching a data breach with ElasticSearch
  4411. Best of Metadata in 2022
  4412. How to visualize your system architecture using the C4 model?
  4413. IEnumerable in C# - Code Maze
  4414. 7 Tips for Building a Good Web API
  4415. Do you need a Distributed Transaction? Maybe not!
  4416. The Product-Market Fit Engineering Trap - andre.schweighofer
  4417. Wolverine and “Clone n’ Go!” Developement
  4418. The Day-1 Decisions that Make or Break Companies w/ PlanetScale's CEO Sam Lambert
  4419. Ephemeral Messages with Wolverine
  4420. Create your own Mastodon UX
  4421. Episode 450 - Twitter Live Spaces Discussion
  4422. What are the biggest reasons newcomers give up on OCaml?
  4423. ASP.NET Core in Action, Version 3 update
  4424. What are the biggest reasons newcomers give up on OCaml?
  4425. [Java][Profiling] Async-profiler - manual by use cases
  4426. Continuous learning framework
  4427. Peterometer
  4428. Slaying Zombie ‘No Repro’ Crashes with Infer# | .NET Conf 2022
  4429. Spring Cloud Azure 4.5 Furthers Microsoft's 'Passwordless' Push -- Visual Studio Magazine
  4430. Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
  4431. How to Secure Passwords with BCrypt.NET - Code Maze
  4432. AWS Cloud9 - No space left on device
  4433. Use your own user @ domain for Mastodon discoverability with the WebFinger Protocol without hosting a server
  4434. F# event sourcing with Marten
  4435. EF Core Power Pack - Visual Studio Marketplace
  4436. Running Optimizely CMS 12 (Episerver) on a Raspberry Pi
  4437. Automatically scaling Drone CI with Gitea | Jacob Kiers
  4438. I Created Entire App in 30 Min With ChatGPT
  4439. Karan Sharma | Writing a disk-based key-value store in Golang
  4440. Concurrent write problem
  4441. Will ChatGPT replace .NET developers?
  4442. Scaffolding .NET Web APIs Powered By EF Core, SQL, & Azure in Seconds
  4443. Scaffolding .NET Web APIs Powered By EF Core, SQL, & Azure in Seconds
  4444. Hackers leak personal info allegedly stolen from 5.7M Gemini users
  4445. How your "Sr." Devs incurred Technical Debt
  4446. Transactional Outbox/Inbox with Wolverine and why you care
  4447. Applying the CQRS Pattern in an ASP.NET Core Application
  4448. Mass Iris Scan Collection in Qinghai: 2019–2022 - The Citizen Lab
  4449. Testing: How to actually write tests? - Junaid Qadir
  4450. InfluxDB newcomer’s impressions – Patrick's WebLog
  4451. PostgreSQL commit times
  4452. Using Supabase with Autocode
  4453. Using Commandline To Process CSV files | Muhammad
  4454. Learn Live - Store local data with SQLite in a .NET MAUI app
  4455. Entity Framework Core Conversions for Logical Domain Types
  4456. Why Did That Database Throw That Exception?
  4457. Carlin Eng
  4458. Low downtime Postgres upgrade: I want to believe (part I)
  4459. Amazing CTO
  4460. Azure DevOps Podcast: Jeff Fritz: Evolving Cloud Architecture - Episode 222
  4461. Sands of MAUI: Issue #84
  4462. Introduction to MongoDB: Zero To Document Hero – Webinar Recording | The .NET Tools Blog
  4463. The Equinox Programming Model
  4464. Introducing Wolverine for Effective Server Side .NET Development
  4465. Polyglot Notebooks - December 2022 Release
  4466. Recording: Software architecture with Oren Eini
  4467. Schedule Jobs with Quartz.NET - Code Maze
  4468. Important CoinTracker security update
  4469. Get Rid of Your Old Database Migrations
  4470. Browsing the Fediverse
  4471. At Least Assert Your Serialisation Roundtrips
  4472. RC Week 12: What's Next, and Speedrunning Crafting Interpreters
  4473. Playing with ActivityPub
  4474. Rockin’ the Code World: Special Guest Shay Rojansky
  4475. Delete a record without prior loading in Entity Framework
  4476. When your database is an HTTP client
  4477. Surprising Capability of AI: Code Generation
  4478. What I have been working on: Modal
  4479. Secretless Python Apps with AWS Secrets Manager
  4480. Microsoft’s Distributed Application Framework Orleans Reaches Version 7
  4481. Episode 449 - Java Jakarta EE Applications
  4482. Go for C# developers: LINQ
  4483. Design Patterns: Who gives a 💩?
  4484. Don't Fail Publishing Events! Event Driven Architecture Consistency
  4485. Dev environments in the cloud are a half-baked solution
  4486. Geeking with .NET application and Firebird Embedded and FbNetExternalEngine
  4487. Generating Source Code Documentation With DocFx - Code Maze
  4488. ReSharper 2022.3 Released With More C# 11 Features, NuGet Vulnerabilities Detection, and Support for Visual Studio ARM64. | The .NET Tools Blog
  4489. Rider 2022.3: Support for .NET 7 SDK, the Latest From C#11, Major Performance Improvements, and More! | The .NET Tools Blog
  4490. Time Zones and Rocket Ships
  4491. Beware the Long 'YAGNI'
  4492. Solving support issues in other people’s products
  4493. How to Recover from a DbUpdateException With EF Core
  4494. 6 ways you can contribute to open knowledge right now
  4495. Easy to Miss Way to Optimize ActiveRecord SQL Memory Usage in Rails
  4496. Building emergency pathways in your software (never to be used)
  4497. Prevent http requests to external services in unit tests - Gérald Barré
  4498. How the Web Storage API Works
  4499. Subqueries in MySQL - Simple Talk
  4500. Domain-Driven Microservices with F#
  4501. Web-Queue-Worker architecture style - Azure Architecture Center
  4502. Microspeak: Impedance mismatch
  4503. Introducing C#11: File local types
  4504. Financial and media leverage of Elon Musk in the Twitter acquisition
  4505. Scaling the Mastodon - Leahs Gedanken
  4506. Clojure Frameworks: opinions are features, not bugs
  4507. Don't design your database like a frontend developer
  4508. What was Microsoft's first Integrated Development Environment (IDE)? #Shorts
  4509. Solving a Murder Mystery | Paul Osman
  4510. New ArgumentException and ArgumentOutOfRangeException helpers in .NET 8
  4511. How much does Rust's bounds checking actually cost?
  4512. Episode 448 - Azure and OSS
  4513. Emacs 29 is nigh! What can we expect?
  4514. Url.ActionLink() is not thread-safe
  4515. Wix.com - 5 Event Driven Architecture Pitfalls!
  4516. Tracking and Analyzing My Location Data
  4517. Sequoia's Leaked YouTube Investment Memo
  4518. Looking into Corax’s posting lists: Part I
  4519. Testing your ASP.NET Core application - using a real database
  4520. Monitor your application using Event Counters - Part III
  4521. Monitor your application using Event Counters–Part I
  4522. Monitor your application using Event Counters–Part II
  4523. Do You Punish Customers For Loyalty?
  4524. Scaling Mastodon: The Compendium | Hazel Weakly
  4525. Fundamental knowledge
  4526. AWS Events
  4527. Offline-first programming
  4528. Alba for Effective ASP.Net Core Integration Testing
  4529. EF Core Audit Extension - now with new features and optimizations ✨
  4530. Azure SQL Trigger for Azure Functions in Public Preview
  4531. Writing Spark DataFrame to HBase
  4532. GitHub - nuages-io/nuages-identity-2: ASP.NET Core Identity UI
  4533. Use claims transformation to setup the current user (#22) · davidfowl/TodoApi@7fa2c9b
  4534. v0.25 - Introducing use expressions! – Gleam
  4535. From Ubuntu to NixOS the story of a mastodon migration
  4536. Ask What, Not How: Why you should write declarative code
  4537. RavenDB Index Cleanup feature
  4538. A Free Software Thanksgiving
  4539. You Must Be 64-Bit to Ride This Ferry
  4540. Why Estimated Review Time Improves Pull Requests And Reduces Cycle Time | LinearB
  4541. Added user management (#19) · davidfowl/TodoApi@d562d73
  4542. Django + fly.io = ❤️
  4543. Rails — narrative vs model centric approach - Max Chernyak
  4544. Little Languages Are The Future Of Programming
  4545. How to Execute Stored Procedures With EF Core 7 - Code Maze
  4546. Converting Data Across Time Zones: An In-Depth Primer - Simple Talk
  4547. ongoing by Tim Bray · AWS and Blockchain
  4548. fhur
  4549. Cloud-Native Application Security - DZone Refcardz
  4550. Technical Challenges of Scale at Twitter
  4551. friendica – A Decentralized Social Network
  4552. Writing a SQL database, take two: Zig and RocksDB
  4553. zero to connection string
  4554. Integrate logging in a ASP.NET Core application using Serilog and Seq
  4555. Keeping Syncing Simple
  4556. How I Made A Webiste
  4557. ICYMI: Developer Week 2022 announcements
  4558. Intro to LiteDB for .NET Developers. Sample WebApp Included
  4559. 5 tips for IIS on containers: #3 Hardcoded configuration
  4560. SQL Server 2022 is now generally available - Microsoft SQL Server Blog
  4561. Comparing SQL-based streaming approaches | Georg Heiler
  4562. Dev Skills Report: 'Keep an Eye on TypeScript' -- Visual Studio Magazine
  4563. Learn Live - Create multi-page .NET MAUI apps with tab and flyout navigation
  4564. Recording: RavenDB in a Distributed Cloud Environment
  4565. Using Dynamic LINQ With System.Linq.Dynamic.Core Library -
  4566. Authorization and Authentication in Minimal APIs
  4567. Announcing SQL Server IoT 2022
  4568. The Distributed Computing Manifesto
  4569. Why I love Advent of Code
  4570. Why everyone should know KPIs
  4571. Learn Live - Store local data with SQLite in a .NET MAUI app
  4572. How to Manage IDisposable Objects in C# - Code Maze
  4573. My take on self-hosting
  4574. Webinar – Introduction to MongoDB: Zero To Document Hero | The .NET Tools Blog
  4575. Why middleware may not be the right abstraction for your data policies.
  4576. microPledge: our startup that (we wish) competed with Kickstarter
  4577. Honk Avatars are Perfect
  4578. Stop lying to yourself – you will never “fix it later”
  4579. Multi-repository Support Released!
  4580. Callbacks in JavaScript
  4581. Released: Microsoft.Data.SqlClient 5.1 Preview 2
  4582. Background Tasks in .NET
  4583. Episode 446 - Security & L7 DDoS protection @ Edge, DNS Security, and Private DNS
  4584. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  4585. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  4586. The Hidden Beauty of Databases: Explained for Non-Techies Like Never Before - Aman Y. Agarwal
  4587. My journey to using Directus
  4588. Crate List - Blessed.rs
  4589. Thirteen Years of Go - The Go Programming Language
  4590. Learn Live - Consume REST web services in .NET MAUI apps
  4591. The one about Lisp interactivity
  4592. willfennel.com – 83% of development is pointlessly renaming things
  4593. Dr. Darjan Salaj
  4594. 2022 US midterm elections attack analysis
  4595. Does anyone like minimal API?
  4596. The Fediverse is Inefficient (but that's a good trade-off)
  4597. How static application security testing improves software security | Red Hat Developer
  4598. Awesome AZD Templates | Awesome Azure Dev CLI
  4599. 7.0 Release Notes | Npgsql Documentation
  4600. Npgsql 7.0 Release Notes | Npgsql Documentation
  4601. Voting from Antarctica – brr
  4602. Issue: 2022 - Vol. 19 - Issue 1 - .NET 7.0 | CODE Magazine
  4603. GHSA-8g2p-5pqh-5jmc - GitHub Advisory Database
  4604. Stop Entity Framework Core Performance Issues With Interceptors
  4605. Use hubs in ASP.NET Core SignalR
  4606. Sometimes... Constraints Are Good
  4607. From WampServer, to Vagrant, to QEMU
  4608. Microsoft.EntityFrameworkCore 7.0.0
  4609. Entity Framework Core 7 (EF7) is available today
  4610. Welcome to C# 11
  4611. Watch .NET Conf 2022 LIVE 🔴 with me | .NET 7 Launch
  4612. ADO.NET provider 9.1.0.0 for Firebird is ready
  4613. Top 10 Dotnet Exception Anti-Patterns in C#
  4614. An F# Primitive Giraffe Wearing Lenses: A Ports and Adapters Story
  4615. What is a software developer?
  4616. Eduard's blog
  4617. .NET Data Community Standup - EF7 Custom Model Conventions
  4618. Simple Autocomplete for Blazor
  4619. Debugging tips and tools - Gérald Barré
  4620. .NET Data Community Standup - EF7 Custom Model Conventions
  4621. Full Text & Vector Search for Firestore with Weaviate
  4622. 3 Ideas for Vercel and Next.js - Mike Alche
  4623. The Modern Observability Problem
  4624. .NET Interactive Notebooks is now Polyglot Notebooks!
  4625. Just store UTC? Not so fast! Handling Time zones is complicated.
  4626. Barim's blog · ابراهيم - Experiment Nebula Mesh
  4627. More Efficient Deletes With Entity Framework Core
  4628. Daniel C. Moura | Command-line data analytics made easy
  4629. GitHub - ema/pets: A configuration management system for Pets, not Cattle
  4630. Entity Framework 7 performance improvements due to less roundtrips
  4631. Understanding & Implementing Caching in ASP.NET Core
  4632. Occson
  4633. Spooky Masks and Async Exceptions
  4634. Slaying Zombie ‘No Repro’ Crashes with Infer#
  4635. ‘Scaffold-Dbcontext’ Is Not Recognized When Creating a Model for an Existing Database in Entity Framework Core
  4636. Azure Cosmos DB: Low Latency and High Availability at Planet Scale
  4637. Switch tenants in an ASP.NET Core app using Azure AD with multi tenants
  4638. Creating Good Monoliths in ASP.NET Core
  4639. The Perfect Commit
  4640. Tag-Based File Organization: Benefits, Linux Tagging Software, & Limitations
  4641. The state of CRON in 2022
  4642. Azure CosmosDB + CRUD + Entity Framework Core - FREE
  4643. What Makes Sourcehut CI So Good
  4644. Don’t forget to sharpen your axe
  4645. pauloxnet - About my proposal for the Django Core Sprints 🌅
  4646. Faster hardware is a bad first solution to slow software
  4647. Tired of Layers? Vertical Slice Architecture to the rescue!
  4648. Upgrades: package and version bumps plus C# goodness by NickCraver · Pull Request #218 · NickCraver/StackExchange.Exceptional
  4649. CRDT · RxDB - Documentation
  4650. C# as a System Language recording
  4651. Blazor WebAssembly : Logging to Database using Custom Logger Provider - EP27
  4652. Sysdig TRT uncovers massive cryptomining operation leveraging GitHub Actions – Sysdig
  4653. Real-time Charts with ASP.NET Core, SignalR, and Chart.js
  4654. Azure Cache for Redis: What’s Your Session Stability Score?
  4655. How to date a recording using background electrical noise | Robert Heaton
  4656. Episode 443 - 5G Modern Connected Apps
  4657. Building a Queue for Delayed Messages via a RDBMS (1): Design
  4658. Learn Live: FastTrack for Azure Season 1 - Events
  4659. GitHub - losvedir/transit-lang-cmp: Programming language comparison by reimplementing the same transit data app
  4660. Using OData with ASP.NET Core Web API - Code Maze
  4661. Doomworld (Probably) Got Hacked
  4662. Released: Microsoft.Data.SqlClient 5.1 Preview 1
  4663. One speaker segmentation model to rule them all
  4664. Data of alleged 2.6m Carousell accounts being sold on Dark Web, hacking forums
  4665. Read CSV File in .NET using CsvHelper | C# Tutorials Blog
  4666. News: Postgres 15 available in Azure Cosmos DB for PostgreSQL
  4667. Cloud Native versus Native Cloud apps - Jeremy Daly
  4668. What's New in EF Core 7.0
  4669. The most under-rated database technology for .NET?
  4670. Separation of Concerns in Node.js
  4671. bliki: ConwaysLaw
  4672. ViewComponent in the Wild I: building modern Rails frontends—Martian Chronicles, Evil Martians’ team blog
  4673. Support reminder for older versions of Visual Studio
  4674. Syncing Notion databases into Tinybird using notion-objects
  4675. The Raspberry Pi 400 in My Bedroom
  4676. Why is Clean Architecture so Popular?
  4677. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4678. LiteDB - A .NET embedded NoSQL database
  4679. Data Partitioning! Don't let growth SLOW you down!
  4680. Learn C# with CSharpFritz - ASP.NET Core MVC - Sample Project Wrap Up
  4681. Killing one bird with two-and-a-half stones in Mac OS X Mail - Tech Reflect
  4682. Measuring traffic during the Half Moon Bay Pumpkin Festival
  4683. Why we're leaving the cloud
  4684. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4685. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4686. Adding Experimental HTTP Methods To ASP.NET Core
  4687. Episode 442 - Azure IP Services
  4688. GitHub - microsoft/foss-fund: The Microsoft FOSS Fund provides a direct way for Microsoft engineers to participate in the nomination and selection process to help communities and projects they are passionate about. The FOSS Fund provides $10,000 sponsorships to open source projects as selected by Microsoft employees.
  4689. What you Need to Know
  4690. Three ways to refresh the claims of a logged-in user – The Reformed Programmer
  4691. Roadmap discussions · Discussion #2 · JonPSmith/AuthPermissions.AspNetCore
  4692. New Data Leaks Add to Australia's Data Security Reckoning
  4693. Announcing MySQL extension for Azure Data Studio (Public Preview)
  4694. Change schema name in Entity Framework Core
  4695. Stubs and mocks break encapsulation
  4696. Use model validation in minimal APIs in ASP.NET Core 6
  4697. Cyber Incident FAQs | Vinomofo Australia
  4698. Inspired by automation and using Laravel Zero | Michael Brooks
  4699. The In-depth Guide to Caching ActiveRecord SQL Queries in Rails
  4700. Lucid Multi-Key Deputies Require Commitment
  4701. Escaping user input is ridonkulously hard
  4702. [Last Week in .NET #105] – A tale of two CVEs
  4703. Error handling in the field
  4704. YAGNI exceptions
  4705. Released: Microsoft.Data.SqlClient 5.0.1
  4706. Integration Testing ASP.NET Core APIs incl. auth and database
  4707. Microsoft Introduces Azure Cosmos DB for PostgreSQL
  4708. Some useful, non-obvious Postgres patterns
  4709. Building a high-performance database buffer pool in Zig using io_uring's new fixed-buffer mode
  4710. Writing An Incremental Typesetting Engine | Laurenz's Blog
  4711. You should not be using AWS. Probably.
  4712. A Database Without Dynamic Memory Allocation | TigerBeetle
  4713. Microsoft Office 365 email encryption could expose message content
  4714. Push-based Outbox Pattern with Postgres Logical Replication - Event-Driven.io
  4715. Quick Overview to Microservices Solution Architecture
  4716. Event Choreography for Loosely Coupled Workflow
  4717. How boring should your team's codebases be
  4718. PostgreSQL 15 Released!
  4719. Microsoft Ignite 2022 | Live Update Feed
  4720. Integrate security into your developer workflow with GitHub Advanced Security for Azure DevOps
  4721. How BuiltWith generates $14 million a year while having zero employees | 5to9
  4722. What's New in EF Core 7.0
  4723. Add MS SQL Server JSON Support To Entity Framework Core
  4724. Toyota Accidently Exposed A Secret Key Publicly On GitHub For Five Years
  4725. My essential guidelines for better Django development — /var/
  4726. $1 million is how much your company wastes on bad developer experience
  4727. Announcing Entity Framework Core 7 RC2: JSON Columns
  4728. MinimalApis.Extensions 0.9.0-pre.20221011.36
  4729. Clean Code Tip: DRY or not DRY? - Code4IT
  4730. Windows 95 went the extra mile to ensure compatibility of SimCity, other games
  4731. I miss del.icio.us – the web’s discovery-engine and link classifier
  4732. Azure Toolkit for IntelliJ Gets Azure Cosmos DB Support, Enhances VMs -- Visual Studio Magazine
  4733. Marten and Friend’s (Hopefully) Big Future!
  4734. Interview: What every developer must understand with tech CEO Oren Eini!
  4735. GraphQL on Azure: Part 11 - Avoiding DoS Queries | LINQ to Fail
  4736. adhd-page
  4737. Apple's CSAM detection system may not be perfect, but it is inevitable
  4738. Attention Developers: The Cloud-Scale Data for Spring Developers Quick Start Guide is Finally Here!
  4739. A developer’s guide to Kubernetes storage concepts | Red Hat Developer
  4740. WebVM Virtual Machine With Networking via Tailscale
  4741. Comparing Semgrep and CodeQL · Doyensec's Blog
  4742. What is Software Architecture?
  4743. E-commerce platform Bhinneka.com reported to be latest target of data theft
  4744. Using .NET 7's Blazor Custom Elements to render dynamic content
  4745. Jeremy A Boyd | I Ran a Voluntary Botnet
  4746. .NET Data Community Standup - JSON Columns
  4747. Azure for Students – Free Account Credit | Microsoft Azure
  4748. .NET Data Community Standup - JSON Columns
  4749. Introduction to WebApplicationFactory
  4750. GitHub - jamii/hytradboi-jam-2022
  4751. SQL Server 2022 Release Candidate 1 is now available on Linux
  4752. Bending .NET - Compiling 65,536 Programs with Roslyn to Find Valid Identifier Separator char's... then just use `SyntaxFacts.IsValidIdentifier` 🤦‍
  4753. .NET vs Go vs Node
  4754. How to set up Prisma with Next.js and Postgres
  4755. Build The ULTIMATE JavaScript Portfolio Project To Get A Job!
  4756. Extracting VA Townhall Comments on Youngkin’s Reversed School Protections for Transgender Students
  4757. Production postmortem: Do you trust this server?
  4758. Architecture: Software as a Service Databases - Single DB or DB per Client - The Bit Bucket
  4759. Building a startup on Clojure
  4760. The software that I love
  4761. Departure from Wikia
  4762. Rate limiting in web applications - Concepts and approaches
  4763. What is the Difference Between a DTO and a POCO? - Code Maze
  4764. The Legendary and Highest-Paid Software Engineer From Google
  4765. Software engineering practices
  4766. Out of the Tar Pit: a Summary
  4767. Live Your Best Life With Structured Events
  4768. Exploring 10m scraped Shutterstock videos used to train Meta’s Make-A-Video text-to-video model
  4769. Securing Web APIs with Azure AD: Connecting Azure Clients
  4770. Database Systems - DZone Trend Report
  4771. How we reduced our annual server costs by 80% — from $1M to $200k — by moving away from AWS
  4772. Announcing Entity Framework 7 Release Candidate 1
  4773. How to Read AppSettings Values From a JSON File in .NET Core
  4774. Getting started with OpenTelemetry Metrics in .NET. Part 2: Instrumenting the BookStore API
  4775. SQL Transaction Examples when Modifying Data in SQL Server Tables
  4776. Why would I need something else than RSS ? · Garbage Collector
  4777. Evaluating New Tools
  4778. V-Ray GPU Rendering - NVIDIA GeForce RTX 3070, 3080 & 3090 Performance
  4779. Self-hosted software I'm thankful for
  4780. Learn to Create Online-Offline Data Storage Capable Cross-Platform Apps in Fewer Than 30 Minutes
  4781. ASP.NET Core rate limiting middleware in .NET 7
  4782. Dockerize your SQL Server and use it in ASP.NET Core with Entity Framework Core
  4783. Entering Actor Model Nirvana with F# and TPL DataFlow
  4784. How to take an ASP.NET Core web site “Down for maintenance” – The Reformed Programmer
  4785. How does Pagination work?
  4786. roapi/README.md at main · roapi/roapi
  4787. Storage and transaction in mvSQLite
  4788. Client-side WebAssembly WordPress with no server
  4789. Azure Active Directory Authentication for Blazor WASM (Part 4: SignalR)
  4790. GitHub - rochus-keller/LeanQt: LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application.
  4791. Episode 106 - fimi.market and The .NET Tech Stack with Miguel Adwin
  4792. Avoiding homework with code (and getting caught)
  4793. Virtual tables with zig-sqlite
  4794. Extending supabase with your own backend
  4795. Notification of Plutonium Forum Databreach - September 2021
  4796. ImperialViolet - Passkeys
  4797. Mighty Tester: Why it doesn't need to be fixed... - Simple Talk
  4798. 0xPARC
  4799. @jost0101/dotnet-content-creators
  4800. Should you Soft Delete?
  4801. Ask.FM user database with 350m user records has shown up for sale
  4802. 300 Signups, No Product, Only Landing page - Michael Salim | Senior Full Stack Freelancer and Startup Founder
  4803. DuckDB: Query SQLite and PostgreSQL Data
  4804. Branchable MySQL: Managing multiple dev environments
  4805. The cost of partial automation
  4806. Introducing LiteFS
  4807. .NET Data Community Standup - Azure Mobile Apps and offline sync
  4808. Getting Started with EF Core, PostgreSQL, and TimescaleDB
  4809. 2022 Board election - Jessica White
  4810. 2022 Board election.- Gabriel Emmanuel
  4811. 2022 Board election - Poornima Nayer
  4812. 2022 Board election
  4813. 2022 Board election - Iris Classon
  4814. 2022 Board election - David Djeruf
  4815. Notes on A Relational Model of Data for Large Shared Data Banks | Swizec Teller
  4816. Post-Advisory Exposure | Open Source Insights
  4817. 2022 Board Election - Jeffrey Chilberto
  4818. 2022 Board election - Joe Guadagno
  4819. Wasmtime Reaches 1.0: Fast, Safe and Production Ready!
  4820. PostgresML is Moving to Rust for our 2.0 Release
  4821. Use Bicep to Deploy Dapr Microservices Apps to Azure Container Apps - Part 10 - Bit of Technology
  4822. Test X by Controlling X
  4823. How to build a Twitter and Instagram bot with no code
  4824. A few thoughts about Uber&#39;s breach
  4825. Why I don’t enjoy RSpec all that much
  4826. How I’m a Productive Programmer With a Memory of a Fruit Fly
  4827. Start using EF Core with your existing Azure SQL Database in 5 minutes | Data Exposed: MVP Edition
  4828. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  4829. Aurora's Query Plan Manager is awesome and everyone should use it
  4830. Merriam-Webster and Unstructured Data Processing
  4831. ASP.NET Core - Why async await is useful
  4832. I don’t know how to solve prompt injection
  4833. Securing self-hosted Plex with Cloudflare Tunnels
  4834. Figmex: Making Figma with Elixir
  4835. Implementing a Zero Trust strategy after compromise recovery - Microsoft Security Blog
  4836. @jost0101/dotnet-content-creators
  4837. TIL—Python has a built-in persistent key-value store
  4838. Production postmortem: The missed indexing reference
  4839. Episode 438 - Azure NAT Gateway
  4840. Where should you use gRPC? And where NOT!
  4841. Microsoft Teams Assignments Service's Journey to .NET 6
  4842. Announcing Entity Framework 7 Release Candidate 1
  4843. Start using EF Core with your existing Azure SQL Database in 5 minutes | Data Exposed: MVP Edition
  4844. Announcing The Unicode® Standard, Version 15.0
  4845. .NET One-line Scoped Initializers with Dependency Injection
  4846. Software Component Names Should Be Whimsical And Cryptic
  4847. ASP.NET Community Standup - Blazor in .NET 7 Part II
  4848. What bug through yonder weirdness my build breaks?
  4849. #CASBAN6: How to set up a local Microsoft SQL database on macOS
  4850. 6 Simple and Useful PostgreSQL Features that I wish I knew when I started
  4851. Prompt injection attacks against GPT-3
  4852. WUG Days 2022 a SQL Server Bootcamp 2022
  4853. SQLite Doesn't Use Git
  4854. Cyber Ontology Stamp Collection
  4855. Write Your Own Task Queue
  4856. How I made atariemailarchive.org
  4857. User-defined functions in SQLite
  4858. What is SAP?
  4859. Know How to Build Microservices With Node.js - DZone Web Dev
  4860. Is your Data Estate Well-Architected?
  4861. On Joining NodeSource
  4862. Working with programming languages you DON'T like
  4863. GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone.
  4864. Streaming site Brand New Tube sees massive data breach with IP addresses and names of users revealed
  4865. DevOps 101: Unlocking the value of frequent deployments
  4866. The world is full of Asynchronous Workflow
  4867. On chosing the ideal architecture of the web application
  4868. How the SQLite Virtual Machine Works
  4869. Monitoring I/O inside of RavenDB
  4870. Learn Live: Build mobile and desktop apps with .NET MAUI - Events
  4871. Filtering Results Using Filtered Include Method in EF Core
  4872. Use dependency injection and .NET logging with Microsoft.Data.SqlClient
  4873. Developing Error Handling Strategies for Asynchronous Messaging
  4874. What Is A Blockchain
  4875. Vulnerability Management for Go - The Go Programming Language
  4876. Comparing SQLite WAL mode to Voron’s
  4877. Top 10 skills every programmer should know
  4878. RavenDB PHP Client beta is out
  4879. Data generation and sampling strategies
  4880. Custom Identity User Management in ASP.NET Core - Detailed Guide | Pro Code Guide
  4881. Using the outbox pattern in SAFE Stack apps
  4882. ASP.NET vs Spring Boot | What are the differences?
  4883. Why developers like ASP.NET Core
  4884. Block-STM: Accelerating Smart-Contract Processing | Chainlink Blog
  4885. A primer on Roaring bitmaps: what they are and how they work
  4886. Log analytics using ClickHouse
  4887. Using RavenDB for Department of Defense projects
  4888. Proceedings of the VLDB Endowment
  4889. Anthony Giretti | ConFoo.ca
  4890. Announcing the Open Sourcing of Paranoid's Library
  4891. The Jungle of Metrics Layers and its Invisible Elephant
  4892. .NET MAUI Step by Step Build
  4893. TechEmpower Web Framework Performance Comparison
  4894. Unsecure Server Exposed 200 Million Records of Adult Webcam Models and Users Online
  4895. Large Update of the EF Core UI plugin for JetBrains Rider
  4896. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  4897. Exponential compound interest on Technical Debt. And how I avoided it.
  4898. Data Access Layer makes it easier to change your Database?
  4899. The purpose of SaaS is selling out
  4900. Things not available when someone blocks all cookies
  4901. Wix.com - 5 Event Driven Architecture Pitfalls!
  4902. Turning Methods Into Benchmarks
  4903. Refactor code to use new C# language features | The .NET Tools Blog
  4904. Securing Containers from Build to Runtime
  4905. Kubernetes 101 for developers: Names, ports, YAML files, and more | Red Hat Developer
  4906. Exploring 12 Million of the 2.3 Billion Images Used to Train Stable Diffusion's Image Generator - Waxy.org
  4907. Startup time investing: Operational processes
  4908. Microsoft Launches New Resource for Java Developers -- Visual Studio Magazine
  4909. CODE Magazine Home
  4910. Getting Started With Mapster in ASP.NET Core - Code Maze
  4911. Azure Container Apps State Store With Dapr State Management API - Part 5 - Bit of Technology
  4912. C# 11 Raw String Literals Explained - NDepend
  4913. Broken Access Control in ASP.NET Core - OWASP Top 10 | Pro Code Guide
  4914. RavenDB 5.4 is out
  4915. Introduction to Machine Learning with C# and ML.NET
  4916. Stringing together several free tiers to host an application with zero cost using fly.io, Litestream and Cloudflare
  4917. ASP.NET Core 6: Handling gRPC exception correctly server side
  4918. Free PostgreSQL cloud hosting alternatives
  4919. Performance isolation in a multi-tenant database environment
  4920. Open sourcing our fork of PgBouncer
  4921. Webinar Recording: Modeling Relationships and Hierarchies in a Document Database
  4922. Building a searchable archive for the San Francisco Microscopical Society
  4923. Why SQLite? Why Now? 🐇
  4924. Stop saying 10x developer
  4925. C#, TypeScript Crack Top 10 in 2022 IEEE Programming Language Ranking -- Visual Studio Magazine
  4926. Removal of Heroku Free Product Plans FAQ
  4927. Blazor Best Practices: Loading Data
  4928. Entity Framework Core and Multiple Database Providers | The .NET Tools Blog
  4929. The History of Microsoft Azure
  4930. How SQLite Scales Read Concurrency
  4931. Keeping Content Out of the Publish Folder for WebDeploy
  4932. Best time to go to a gym or how to avoid people
  4933. Inside the Pinecone | Pinecone
  4934. Accounting for Developers, Part II | Modern Treasury Journal
  4935. TypeScript Job Postings Explode -- Visual Studio Magazine
  4936. Hard limits of low-code/no-code. The Flatlogic thesis
  4937. How to use OpenTelemetry to trace Node.js applications | Red Hat Developer
  4938. Generating Documents using a RESTful, Asynchronous Web API using WebHooks
  4939. Entity Framework Core Power Tools- a visual guide to recent updates
  4940. Mapping Multiple Static File Folders in ASP.NET Core
  4941. Unique Strings and Unicode · Baptiste Fontaine’s Blog
  4942. Putting Software in the Public Domain
  4943. Carlin Eng
  4944. BUILD AND SELL an API with Next.js, Vercel, and RapidAPI
  4945. Intro to Virtual Actors by Microsoft Orleans
  4946. Running a cluster of Microsoft Orleans Virtual Actors
  4947. Event Driven Architecture — 5 Pitfalls to Avoid
  4948. Azure Cosmos DB SQL Studio is a Hidden Gem!
  4949. Input Validation for Security : Developer Notes
  4950. Vulnerability in Linux containers – investigation and mitigation
  4951. Is COUNT(*) slow in MySQL? - Aaron Francis
  4952. GitHub - surrealdb/surrealdb: A scalable, distributed, collaborative, document-graph database, for the realtime web
  4953. Why is Snowflake so expensive?
  4954. Build a data serving API
  4955. Azure Migrate now supports large-scale migration of ASP.NET web apps to Azure App Service
  4956. Why Isolating Your Unit Tests Matters
  4957. Announcing Entity Framework 7 Preview 7: Interceptors!
  4958. Pragmatic Event Sourcing in .NET With Marten – Webinar Recording | The .NET Tools Blog
  4959. Mocking Best Practices
  4960. DevOps 101: The role of automation in Database DevOps
  4961. LibGen's Bloat Problem
  4962. GitHub - bootdotdev/curriculum: A roadmap for Boot.dev's CS curriculum for backend developers
  4963. Deploy ClickHouse to Production: 1-Node Approach
  4964. I quit a L6 Job at Meta Just to Finish a Side Project
  4965. Turning SQLite into a distributed database
  4966. EF7 - Bulk updates and Bulk deletes
  4967. GitHub - karanpratapsingh/system-design: Learn how to design systems at scale and prepare for system design interviews
  4968. Adding latency: one step, two step, oops
  4969. Simplicity is An Advantage but Sadly Complexity Sells Better
  4970. _why's Estate
  4971. Realtime: Multiplayer Edition
  4972. Shared Database between Services? Maybe!
  4973. Programming breakthroughs we need
  4974. Learn Postgres at the Playground
  4975. 6 Docker Compose Best Practices for Dev and Prod
  4976. How to build a Sage 50 integration
  4977. Set up a new Mac, Fast
  4978. How Did I Become Database Engineer at 23
  4979. The Prototype Maturity Model
  4980. The Ultimate Guide to Gemfile and Gemfile.lock
  4981. Build a Link Shortener App with SvelteKit, TypeScript, and Directus.io
  4982. re: How Discord supercharges network disks for extreme low latency
  4983. How Discord Supercharges Network Disks for Extreme Low Latency
  4984. Importing the Stack Overflow dataset into RavenDB
  4985. Securing Amazon API Gateway with Lambda Authorizer in .NET - Detailed Guide
  4986. Process injection: breaking all macOS security layers with a single vulnerability
  4987. Musings about automation
  4988. EF Core Performance - How to Optimize Database Updates?
  4989. EF Core Performance - How to Optimize Database Updates?
  4990. Ideas for DataScript 2
  4991. 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)
  4992. How We Can Learn from History
  4993. Using Airtable as a Jekyll website database
  4994. Entity Framework 7 Preview 7 Adds & Improves Interceptors -- Visual Studio Magazine
  4995. Redis Explained
  4996. There aren't that many uses for blockchains
  4997. Workflow Orchestration for Building Resilient Software Systems
  4998. How SQLite helps you do ACID
  4999. How to become a data engineer for free
  5000. Expanding the CAP Tradeoff Frontier at Scale
  5001. The OkSo Drawing App is Launched | Trekhleb
  5002. A Single file Rails Application
  5003. The quick and practical "MSI" hash table
  5004. VS 2022 for Mac Alternative: Parallels Desktop 18 for Mac & VS Plugin -- Visual Studio Magazine
  5005. What Is Good Code?
  5006. Announcing Entity Framework 7 Preview 7: Interceptors!
  5007. Announcing SynapseML for .NET - Large Scale ML with a Simple API
  5008. How fast is 12th Gen Intel Core?
  5009. How to easily check on your CI/CD pipelines if your app has a NuGet package with a security vulnerability
  5010. On Giving Technical Guidance to Others
  5011. 13 Years Later - Does Redis Need a New Architecture? | Redis
  5012. 12 Fractured Apps
  5013. The Twelve-Factor App
  5014. Running your CI builds without the server
  5015. 1.1.1.1 + WARP: More features, still private
  5016. 'The best thing we can do today to JavaScript is to retire it,' says JSON creator Douglas Crockford • DEVCLASS
  5017. Mount your Azure Cloud Shell to another Storage Account
  5018. Introduction to streaming for data scientists
  5019. Some notes on DynamoDB 2022 paper
  5020. Build your next big idea with Cloudflare Pages
  5021. Interact with a GraphQL API from a .NET Core Application
  5022. Episode 433 - Azure Relay Service
  5023. Hackers try to extort survey firm QuestionPro after alleged data theft
  5024. Verified Twitter Vulnerability Exposes Data from 5.4 Million Accounts
  5025. Discovering Ruby on Rails: is it dead or alive?
  5026. Strict-serializability, but at what cost, for what purpose?
  5027. Taking a .NET Core Web App Offline ... Gracefully
  5028. New '.NET Data Hub' Is One-Stop-Shop for .NET Data Handling -- Visual Studio Magazine
  5029. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5030. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5031. ErikEJ.SqlClient.Extensions 0.1.1-alpha
  5032. A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  5033. Distributed Tracing to discover a Distributed BIG BALL of MUD
  5034. Elixir Observability: OpenTelemetry, Lightstep, Honeycomb
  5035. Textualize.io - Blog - 7 things I've learned building a modern TUI framework
  5036. Django 4.1 released | Weblog
  5037. Being Swamped is Normal and Not Impressive
  5038. Microsoft Claims Entity Framework Core 7 Faster When Saving Changes
  5039. Learning .NET MAUI – Part 15 – SQLite
  5040. Airflow's Problem
  5041. RailsConf 2022 Conference
  5042. The Startup Data Dilemma
  5043. r/dotnet - A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  5044. How I Used DALL·E 2 to Generate The Logo for OctoSQL
  5045. Microsoft Previews Azure Premium SSD V2 Disk Storage
  5046. Use One Big Server - Speculative Branches
  5047. Securing Web APIs with Azure AD: Authorizing Client Applications
  5048. Oracle Suspended My Account
  5049. Encapsulating interactions with the outside world in your domain model.
  5050. [Last Week in .NET #94] – The Summer of .NET
  5051. Flask database migrations using Flask-Migrate - Kim Lehtinen
  5052. Don't Let Your Systems Fail Deadly
  5053. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5054. GitHub - phiresky/sqlite-zstd: Transparent dictionary-based row-level compression for SQLite
  5055. Why I built a dictionary app even with more than +300 apps available at AppStore?
  5056. Build a basic Flask app with Neon in 5 minutes
  5057. About CloudFlare's Durable Objects
  5058. Have I Been Pwned: Pwned websites
  5059. Try the latest Azure SDK for .NET management libraries
  5060. Why the Windows Registry sucks … technically
  5061. Our Summer Break - 2022
  5062. r/dotnet - Microsoft's Position on Linux
  5063. EdgeDB 2.0 | EdgeDB Blog
  5064. Laravel - The PHP Framework For Web Artisans
  5065. Laravel - The PHP Framework For Web Artisans
  5066. diziet | chiark’s skip-skip-cross-up-grade
  5067. Actually Portable Executables with Rust and Cosmopolitan Libc
  5068. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5069. [Video] Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)
  5070. Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)
  5071. .NET DC August: Event Sourcing with Marten and Postgresql
  5072. SQLite Internals: Pages & B-trees
  5073. Python is Actually Portable
  5074. Don't Code Tired | Work with SQL Data with Fewer Lines of Code Using Dynamic C#
  5075. Discover your application’s breakpoint using Azure Load Testing
  5076. My CS1 Backend
  5077. My experience with EdgeDB · divan's blog
  5078. Webinar Recording: RavenDB & Messaging Transactions
  5079. T-Mobile taunts hackers, gets hacked soon after
  5080. ASP.NET Core on .NET 7.0 - Output caching
  5081. Clean Architecture In ASP.NET Core Web API
  5082. Keys to Effective Regression Test Development
  5083. Tips for Joining an Existing Project 💡
  5084. Vadim Demedes
  5085. Accessing Platform Features in .NET MAUI [7 of 8] | .NET MAUI for Beginners
  5086. Lessons From a Startup Pivot
  5087. Projecting Marten Events to a Flat Table
  5088. Unit Testing ASP.NET Core Minimal APIs
  5089. GNUnet
  5090. Recording: Build your own database at Cloud Lunch & Learn
  5091. C# MongoDB Guide | Rubik's Code
  5092. Subtle breaking change when adding DbContextPool Entity Framework Core 6
  5093. The disproportionate influence of early tech decisions
  5094. Twitter data breach exposes contact details for 5.4M accounts; on sale for $30k
  5095. GitHub - iolevel/wpdotnet-sdk: WordPress compiled to .NET Standard. SDK for ASP.NET Core.
  5096. Stop using so many CTEs - Blog | Hex
  5097. Another Impromptu Neo-Security Update
  5098. Production postmortem: Efficiency all the way to Out of Memory error
  5099. Episode 103 - Software Architecture with Paul Michaels
  5100. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5101. Custom JSON encoding for structs in Elixir with Jason
  5102. You Should Use This to Visualize SQL Joins Instead of Venn Diagrams
  5103. Understanding Eventual Consistency in DynamoDB.
  5104. Optimizing Azure SQL Database with the Well-Architected Framework
  5105. How to simplify your C# unit testing with a mocking framework
  5106. Another Impromptu Neo-Security Update : r/neopets
  5107. Event Carried State Transfer: Keep a local cache!
  5108. Inversion and Injection — tech ramblings
  5109. Another Impromptu Neo-Security Update : r/neopets
  5110. r/neopets - Another Impromptu Neo-Security Update
  5111. API Key, a Key to Credential Leakage & Manipulation
  5112. What are Guard Clauses in .NET - Code Rethinked
  5113. Load Testing: An Unorthodox Guide
  5114. Efficient filtering in DynamoDB
  5115. Offline data access: a dream come true?
  5116. Soft Deletion Probably Isn't Worth It
  5117. How to deploy a SignalR Core application to AWS
  5118. My Poor Experience With Azure (or why I'm sticking with AWS)
  5119. Webinar: Pragmatic Event Sourcing in .NET With Marten | The .NET Tools Blog
  5120. [URGENT] PPCGeeks hacked, database dumped...
  5121. The First Secret Problem
  5122. The journey of building something "useless"
  5123. Draw me an (abstract) tree
  5124. Why No Full SQL Server Reporting/Integration Services in Visual Studio 2022? -- Visual Studio Magazine
  5125. How I made advanced BI queries child’s play with Scratch puzzle pieces
  5126. So You Want To Hire In Tech?
  5127. When Demand Exceeds Capacity
  5128. Avoiding Ads
  5129. 10% of the Top 1 Million Sites are Dead
  5130. The Golden Age of Vertical ERPs - Part 1/3
  5131. Why TIMEOUTs are hard to get rid of
  5132. Why I created Scrumdog - a program to download Jira Issues to a local database
  5133. Recording: Non relational data modeling & Database engine internals
  5134. 14 software architecture design patterns to know
  5135. Using a Memory Cache with .NET Lambda Functions | no dogma blog
  5136. Get started using Azure Developer CLI (azd) Preview
  5137. Better than 'foo'
  5138. Microsoft Calls Entity Framework Core 7 Preview 6 the 'Performance Edition' -- Visual Studio Magazine
  5139. Upcoming webinar: Involving RavenDB in your Messaging Transactions
  5140. 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
  5141. Fast unit tests with databases, part 3 – Implementation of our solution
  5142. Testing against your Production Database System - EF Core
  5143. Announcing Rate Limiting for .NET
  5144. Command Line Support for Marten Projections
  5145. Distributed systems evolution: processes state
  5146. GitHub - themains/password: A password generator using an encoder-decoder model trained on ~881M passwords
  5147. MinimalApis.Extensions 0.7.1-pre.20220712.30
  5148. Current Infrastructure (2022) | Gabriel's Blog
  5149. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  5150. Using SQL Profiler To Identify Repeated SQL Calls
  5151. Postgres Full-Text Search: A Search Engine in a Database
  5152. Code in database vs. code in application
  5153. WAF from the scratch
  5154. Production postmortem: Out of memory on a clear sky
  5155. Postgres 15 improves UNIQUE and NULL
  5156. Mangatoon data breach exposes data from 23 million accounts
  5157. Implementing & Testing Repository Pattern using Entity Framework
  5158. Pernicious Nulls - using and abusing nulls in C#
  5159. GitHub - clarkerubber/irwin: irwin - the protector of lichess from all chess players villainous
  5160. My Notes on GitLab’s Postgres Schema Design
  5161. Lichess
  5162. Using GPT-3 to explain how code works
  5163. How to Build a REST API | Developer Roadmap .NET 6 Rest API | Pt. 7
  5164. GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  5165. CrowdSec - The open-source & collaborative security IPS
  5166. Low Code Ceremony Sagas with Jasper & Marten
  5167. Building Minimal API endpoints from EF Core DbContext
  5168. Abstract class vs interface
  5169. Instrumenting .NET with OpenTelemetry – Software
  5170. Attach and Detach LocalDB Databases
  5171. A Simple Example of Using a Distributed Cache (Redis) in .NET 6 with API Endpoints | no dogma blog
  5172. Blocking or Non-Blocking API calls?
  5173. How Prisma adapts Result Types based on the Actual Arguments given
  5174. Markov Chat Bot Disaster Story
  5175. SOC2: The Screenshots Will Continue Until Security Improves
  5176. Is it time to look past Git?
  5177. GitHub - pocketbase/pocketbase: Open Source realtime backend in 1 file
  5178. Episode 430 - Multi-tenant Architectures
  5179. Welcome | Proinfocus Dev Tools
  5180. I analyzed 1835 hospital price lists so you didn't have to
  5181. What’s New In Python 3.11 — Python 3.11.0b3 documentation
  5182. Average Software Engineering Salaries by Country in 2022
  5183. Azure Java Tooling Has New IntelliJ 'Getting Started' Experience -- Visual Studio Magazine
  5184. ideas/main-vs-310.rst at main · faster-cpython/ideas
  5185. Testing Repository Pattern Using Entity Framework - Code Maze
  5186. Send Recurring Emails using C# .NET and Hangfire with SendGrid
  5187. What's new in T-SQL in SQL Server 2022 - Simple Talk
  5188. Building a Recipe App on Vultr’s Platform
  5189. Bun is a fast all-in-one JavaScript runtime
  5190. Working with Database First Approach in Entity Framework Core
  5191. How Stack Overflow is leveling up its unit testing game
  5192. Site Reliability Engineering – More Evolution of Automation
  5193. .NET R&D Digest (June, 2022)
  5194. How to learn data engineering
  5195. Composability of Data
  5196. 5 lessons I learnt after coding for 10 years
  5197. How to Resolve Instances With ASP.NET Core DI - Code Maze
  5198. Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  5199. Boost productivity with 'Solution Summary' cards - Simple Talk
  5200. Async Enumerable in C# (Part 3)
  5201. r/dotnet - IKVM 8.2.0
  5202. rsync, article 3: How does rsync work?
  5203. Using Graphs to Search for Code · Nick Gregory
  5204. Tailscale ate my network (and I love it)
  5205. My Balance Box
  5206. The Cell Programming Language
  5207. Investigating man-db internals
  5208. Find programming work by increasing luck surface area
  5209. Implementing paging in ASP.NET Core MVC
  5210. Learning HTML was too hard so I made a compiler instead
  5211. Microservices with Benefits - The Blinking Caret
  5212. Armchair Architects: Using Chaos Engineering to plan for specific failure conditions
  5213. Charter Houses
  5214. Avoiding Batch Jobs by a message in the FUTURE
  5215. A Simple Example of Using the Memory Cache in .NET 6 with API Endpoints | no dogma blog
  5216. Episode 429 - Azure Native Independent Software Vendor (ISV) Solutions
  5217. How To Simplify C# Unit Testing With a Mocking Framework
  5218. Nondestructive Mutation and Records in C#
  5219. How to Use Next.js Middleware • CTNicholas
  5220. Pre-Rendering and Data Fetching Strategies in Next.js
  5221. Code Of Ethics
  5222. Hard things in Computer Science
  5223. Copyright Implications of the Use of Code Repositories to Train a Machine Learning Model
  5224. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5225. Undefined behavior in C is a reading error. – keeping simple
  5226. How we built a $1M ARR open source SaaS
  5227. DevOps 101: Introducing Database DevOps
  5228. Commit 1 to 1000 and beyond: Two years of maintaining an open-source project
  5229. GitHub - dolthub/dolt: Dolt – It's Git for Data
  5230. GHSA-5crp-9r3c-p9vr - GitHub Advisory Database
  5231. Multi-tenant Apps With EF Core and ASP.NET Core | The .NET Tools Blog
  5232. Unobvious things you need to know about key-value stores - Event-Driven.io
  5233. A Vision for Stateful Resources at Development or Deployment Time
  5234. Developing a Cloud-Native Application on Microsoft Azure Using Open Source Technologies
  5235. Trucks, Tubes, and Truth · XTDB
  5236. Building Messaging Endpoints in Azure: Container Apps
  5237. Surprising result while transpiling C to Go
  5238. CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  5239. CAP or no CAP? Understanding when the CAP theorem applies and what it means.
  5240. Say it with a face without a mouth emoji
  5241. Avo Admin for Rails
  5242. One-liner for running queries against CSV files with SQLite
  5243. One year as a solo dev building open-source data tools without funding
  5244. The Repository Pattern is simple yet misunderstood
  5245. Rebooting the London .NET User Group : dylanbeattie.net
  5246. Connascence as a vocabulary to discuss Coupling
  5247. Hacking into the worldwide Jacuzzi SmartTub network
  5248. Don't Let a Bad Abstraction Cost You 2 Years
  5249. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  5250. Microsoft Launches New Storage Optimized VMs with Lasv3 and Lsv3
  5251. PostgreSQL 14 Breaks the .NET and Java Drivers for PostgreSQL
  5252. Should I avoid LINQ for performance reasons?
  5253. Site Reliability Engineering – Evolution of Automation
  5254. Achievement Unlocked - Build mobile and desktop apps with .NET MAUI!
  5255. Cockroach Labs 2022 Cloud Report: AMD Outperforms Intel
  5256. rsync, article 1: Scenarios
  5257. Accelerating Azure Container Apps with the Azure CLI and Compose Files
  5258. Citus 11 for Postgres goes fully open source, with query from any node
  5259. Matrix notes - anarcat
  5260. Michael Tsai - Blog - Thoughts on SwiftUI After WWDC 2022
  5261. Learn Live: Post-Build 2022 - Events
  5262. Database Command Batching in .NET 6
  5263. Make enterprise features open source (#6008) · citusdata/citus@184c7c0
  5264. How to convert a web application to Software-as-a-Service | Red Hat Developer
  5265. Cool desktops don’t change 😎
  5266. My other database is a compiler
  5267. Inconsistent thoughts on database consistency
  5268. Building a Tool to Search Graduation Photos With Facial Recognition — Jerome Paulos
  5269. How Binary JSON Works in YDB
  5270. Building a More Useful Outbox for Reliable Messaging
  5271. redbean 2.0 release notes
  5272. Scanned Objects by Google Research: A Dataset of 3D-Scanned Common Household Items
  5273. New Resources to Get Started with .NET MAUI
  5274. Code bloat has become astronomical – Cliffski's Blog
  5275. Event Sourcing Tips: Do's and Don'ts
  5276. A Vision for Low Ceremony CQRS with Event Sourcing
  5277. The hunt for the cluster-killer Erlang bug
  5278. Storing Dynamic User Data With Entity Framework Core
  5279. Announcing Entity Framework 7 Preview 5
  5280. (Re) Introducing Jasper as a Command Bus
  5281. Testing Azure Private Endpoints DNS resolution over an Azure P2S VPN connection
  5282. Distributed systems evolution challenges
  5283. Crossing aggregate boundaries · Vladimir Khorikov
  5284. How redis expires keys? A deep dive into how TTL works internally in Redis. 🌊
  5285. Is Ruby on Rails Still Relevant?
  5286. From Clojure to Ruby
  5287. How To Implement a Standard Search Using React
  5288. Creating a Full Text Search Engine in PostgreSQL, 2022 Big Machine
  5289. New UUID Formats
  5290. How I found my mentor
  5291. ErikEJ - Overview
  5292. OG Images with Cloud Functions
  5293. Important PostgreSQL 14 update to avoid silent corruption of indexes - MigOps
  5294. A New Microsoft Platform in Town: the Microsoft Intelligent Data Platform
  5295. 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.
  5296. I resurrected my Dutch movie review site from 2003
  5297. Using Postgres Schemas | Aaron O. Ellis
  5298. Duende Software
  5299. Introduction to Identity on ASP.NET Core
  5300. r/dotnet - Does anyone else feel as lost as I do in the .NET Identity documentation?
  5301. The End of Localhost
  5302. Achieve Day-One Productivity for New Engineers
  5303. You are allowed to invent HTTP status codes | Swizec Teller
  5304. Avoiding a QUEUE Backlog Disaster with Backpressure & Flow Control
  5305. GitHub - lucadibello/in-house-greenhouse: 🐛 A new generation of smart indoor greenhouses!
  5306. In Ukraine and beyond, what it takes to keep vulnerable groups online
  5307. Episode 426 - Defender for the Cloud
  5308. Find a good available .com domain
  5309. PyPy in Production
  5310. How to test ASP.NET Core Minimal APIs
  5311. Express Design - AppDev on Steroids
  5312. Vertical Slice Architecture in ASP.NET Core - Code Maze
  5313. How to test ASP.NET Core Minimal APIs
  5314. If it seems simple and wrong it probably isn’t
  5315. Revenue in a Recession | Variance
  5316. How to use patterns for multilabel text classification annotation in Prodigy - Roland Szabó
  5317. Migrate an ASP.NET web application to Azure with Visual Studio - Learn
  5318. 7 Absolute Truths I Unlearned as Junior Developer
  5319. How Effective Abstractions Are Opinionated | 8th Light
  5320. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 3 - Connected to a VPC, using a VPC Endpoint | no dogma blog
  5321. A Datasette tutorial written by GPT-3
  5322. State of Loom
  5323. Why I don’t like lambdas • Paulefou site
  5324. Vectorized and performance-portable Quicksort
  5325. (async) Rust doesn't have to be hard
  5326. Providence: Failure Is Always An Option
  5327. re: BonsaiDb performance update: A deep-dive on file synchronization
  5328. .NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
  5329. Gmail accepts forged YouTube emails
  5330. Countering the Crypto Lobbyists
  5331. Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  5332. A Gentle(-ish) Introduction to Worst-Case Optimal Joins
  5333. Marten just got better for CQRS architectures
  5334. Episode 425 - BUILD 2022 Updates
  5335. Security in MySQL: Part Two - Simple Talk
  5336. Lesser Known Features of ClickHouse
  5337. Platform Week wrap-up
  5338. Building resilient private APIs using Amazon API Gateway | Amazon Web Services
  5339. BAG:EL - Best Algorithms for Graphs: Easy Learning
  5340. Losing your cookies
  5341. Struggling to get going with a new feature? Start with the HTML
  5342. Arc Notes: Datasette - Simon Willison
  5343. Multiplicity Choices Are Hard to Model and Change
  5344. InfoQ interview with me on RavenDB, database consistency and using C# as a system language
  5345. npm security update: Attack campaign using stolen OAuth tokens | The GitHub Blog
  5346. DevOps Nirvana – Part 1
  5347. Build Announcements: SQL Server 2022 public preview and Azure SQL updates | Data Exposed
  5348. Over 8 GB Database Exposing Millions of Hotel Guests Dumped (for Free) on Telegram
  5349. Ansible for dotfiles: the introduction I wish I've had
  5350. Ancient Earth
  5351. Cloud security and college assignment
  5352. Cloudflare’s approach to handling BMC vulnerabilities
  5353. Mock Asynchronous Methods Using Moq in C# - Code Maze
  5354. 6 Tips for Starting a Software Engineering Internship
  5355. Introducing the Microsoft Intelligent Data Platform
  5356. New FREE Ebook—Unit Testing Legacy Code Effective Approaches
  5357. Scale your cloud-native apps and accelerate app modernization with Azure, the best cloud for your apps
  5358. Web-Queue-Worker architecture style - Azure Architecture Center
  5359. Wendy's PH informs users of site data breach after NPC intervention
  5360. Writing JIT Compiler on the Plane
  5361. Announcing CBL-Mariner 2.0
  5362. Healthchecks.io Hosting Setup, 2022 Edition
  5363. Modern programming languages require generics
  5364. File Upload in ASP.NET Core 6 - Detailed Guide | Pro Code Guide
  5365. [ IMPORTANT ] Sirhurt database has been compromised.
  5366. Waiting to never happen
  5367. Lessons Learned From Running Apache Airflow at Scale
  5368. Security in MySQL: Part One - Simple Talk
  5369. Faster CRC32 on the Apple M1
  5370. 4 Emerging Data Monetization Models Disrupting Businesses
  5371. Databases = Frameworks for Distributed Systems
  5372. The unreasonable effectiveness of f‍-‍strings and re.VERBOSE
  5373. How to Register Services for Different Environments in .NET - Code Maze
  5374. Speeding up sort performance in Postgres 15
  5375. A Data and AI guide to Build 2022
  5376. Open-source your SaaS and skyrocket your MRR.
  5377. Fabian Lindfors
  5378. Temporary tables in SQLite
  5379. Happy 20th Anniversary, Npgsql!
  5380. Creating a SQLAlchemy Dialect for Airtable
  5381. .NET Data Community Standup - Testing EF Core Apps (part 2)
  5382. Commands & Events: What's the difference?
  5383. Build mobile and desktop apps with .NET MAUI - Learn
  5384. DevOps 101: How to kick-start your DevOps initiative
  5385. Using SQL Server Cursors with Entity Framework Core
  5386. Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  5387. Steps towards debugging and resolving Android bootloops
  5388. My Thoughts About Fly.io (So Far) and Other New-ish Technology I'm Getting Into
  5389. Thorsten Ball - Professional Programming: The First 10 Years
  5390. Using MySQL in a Docker container with EF Core
  5391. How To Fix SqlException Database Is Not Currently Available On Azure (0x80131904) - CodeJourney.net
  5392. The Specificity Gradient
  5393. The Shape of Code » A new career in software development: advice for non-youngsters
  5394. ⭐️ You don't need anyone's permission to succeed
  5395. SparkToro & Followerwonk Joint Twitter Analysis: 19.42% of Active Accounts Are Fake or Spam - SparkToro
  5396. Implementing API Gateway with Ocelot in ASP.NET Core - Code Maze
  5397. Using MassTransit to manage message queues
  5398. Automated environments with Docker and the SAFE Stack
  5399. Fly.io: the Reclaimer of Heroku's Magic
  5400. Toying with Kotlin's context receivers
  5401. Cron-based backup
  5402. Monarch: Google’s Planet-Scale In-Memory Time Series Database
  5403. Newsletter Week 19, 2022
  5404. "Black Arts" Index Maintenance #1 – GUIDs v.s. Fragmentation by Jeff Moden
  5405. You Need a CMS: The Case for WordPress - Kris Roadruck
  5406. Breaking Down a Phishing Attempt | LINQ to Fail
  5407. The Azure Cosmos DB Journey to .NET 6
  5408. DuckDB - Friendlier SQL with DuckDB
  5409. Setting up an Azure Virtual Machine as Azure DevOps build agent
  5410. I Miss Heroku's DevEx
  5411. Announcing Pub/Sub: Programmable MQTT-based Messaging
  5412. How to hash passwords and when not to
  5413. How I learned to stop worrying and love the YAML | lbr.
  5414. VPS Showdown - May 2022 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr by Josh Sherman
  5415. Surfing the Gopherspace
  5416. Microservices gets it WRONG defining Service Boundaries
  5417. European Commission prefers breaking privacy to protecting kids
  5418. Announcing D1: our first SQL database
  5419. Vulnerability Engineer (Cyber Security / Penetration Testing) - Careers at Apple
  5420. Improving Performance With Distributed Caching
  5421. Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  5422. How to Build a Google Docs Clone with React, Material UI, & Firebase
  5423. Let's Continue Bundling into the Database | Ethan Rosenthal
  5424. Reversing Resy’s API to create a javascript client
  5425. Enforcing Zero Downtime Django Migrations
  5426. Unit Tests Done Right (Part 2)
  5427. Query Serving Systems
  5428. 3,3 millioner personnumre kan være på avveie etter dataangrep
  5429. Announcing Entity Framework 7 Preview 4
  5430. Give me back my monolith
  5431. C# Gains Most in Programming Language Popularity Index -- Visual Studio Magazine
  5432. Visual Studio 2022 17.2 is now available!
  5433. Working with MySQL stored functions - Simple Talk
  5434. articles/complexity-is-the-mind-killer.md at main · PhilipK/articles
  5435. I'm All-In on Server-Side SQLite
  5436. Gopas TechEd 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5437. How to Scale Your Apps in Azure SQL Database
  5438. Found It! The .NET Developer's Guide to AWS Documentation
  5439. Execute SQL Statements in Azure Data Factory
  5440. Monad Manifesto
  5441. Make Lists, Build Habits, Get Un-Stuck
  5442. Thrive Conference in Slovenia
  5443. Tutorial: Create a minimal web API with ASP.NET Core
  5444. My 7½ year old learned 4 bash (Linux) commands in one hour
  5445. The Importance Of A Golden Path — Evan Smith
  5446. GraphQL is a Trap?
  5447. Microsoft.Build.Sql: the next frontier of SQL projects
  5448. Introducing Npgsql multiplexing: a high-performance database driver model, Thu, May 12, 2022, 6:00 PM | Meetup
  5449. Database Providers [4 of 5] | Entity Framework Core for Beginners
  5450. An open database of 20 million free scholarly articles
  5451. Fixing the problem of too many tabs
  5452. My Software Engineering Bootcamp Journey (Series three)
  5453. Why Ballerina is a language
  5454. Darlings of the self-hosted, open-source world
  5455. ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  5456. You Probably Don't Need to Worry About MediatR
  5457. .NET Data Community Standup - Database Pagination
  5458. Commands, Events, Versions, and Owners
  5459. Real-World Event Driven Architecture! 4 Practical Examples
  5460. Development With A Dot - Current Limitations of Entity Framework Core
  5461. Ultorg: a user interface for relational databases
  5462. Four ways to elevate team efficiency and code quality | Redgate
  5463. Combinations, permutations, and derangements - Simple Talk
  5464. How I hunt down (and fix) errors in production
  5465. Simple declarative schema migration for SQLite
  5466. Entity Framework Core for Beginners
  5467. Generating sortable Guids using NewId
  5468. FerrarGIS
  5469. Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4
  5470. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 1 - The Simple Way | no dogma blog
  5471. Tracing a Single Operation in Distributed Systems
  5472. At the boundaries, applications aren't functional
  5473. I won free load testing
  5474. Learn GraphQL at NDC Melbourne | LINQ to Fail
  5475. Encore Blog — Taming SQL and ORMs with sqlc — go get it #001
  5476. My Two Cents on the PayHere Hack - Yohan Perera
  5477. Building a company around a toy requires embracing the toyness (and thinking beyond Excel)
  5478. Distributed Systems Shibboleths | Joey Lynch's Site
  5479. We think this cool study we found is flawed. Help us reproduce it.
  5480. Introduction to Google Charts With Angular and ASP.NET Core Web API - Code Maze
  5481. Founding Uber SRE.
  5482. Microsoft Touts IntelliJ IDE from JetBrains for Azure Development -- Visual Studio Magazine
  5483. Production postmortem: Deduplicating replication speed
  5484. Monsters Weekly 248 - Choosing a SQL Hosting Option On Azure
  5485. Episode 422 - Open Service Mesh
  5486. Some Thoughts on Terraform CI for Monorepos
  5487. Using sharding to build multi-tenant apps using ASP.NET Core and EF Core – The Reformed Programmer
  5488. Weeknotes: Parallel queries for Datasette, plus some middleware tricks
  5489. How would you make a logic programming system?
  5490. On .NET Live - Wrapping browser APIs in Blazor WASM
  5491. Slack’s Incident on 2-22-22 - Slack Engineering
  5492. Vectorization in OLAP Databases — tech ramblings
  5493. Minimal API end-point scaffolding with Visual Studio.
  5494. Introducing zq: an Easier (and Faster) Alternative to jq
  5495. The Trouble With Rewrites
  5496. One year of sales
  5497. Resetting Marten Database State Between Tests
  5498. Distributed Caching in ASP.NET Core - Code Maze
  5499. Visual Studio Container integration - Redis cache
  5500. Implementing JWT Authentication in Golang REST API - Detailed Guide
  5501. Deploying ASP.NET Core applications to Kubernetes
  5502. Production postmortem: The encrypted database that was too big to replicate
  5503. Amazon Aurora Serverless v2 is Generally Available: Instant Scaling for Demanding Workloads | Amazon Web Services
  5504. Create downloadable blob links with Azure Functions and App Service authentication
  5505. Episode 421 - Project Flash
  5506. Choose Your Cloud Dependencies Wisely
  5507. Fast thinking on lichess.org - Emir's blog
  5508. Welcome to My Site!
  5509. The 10 Commandments .NET Developers Must apply for Secure Applications
  5510. RavenDB Cloud: Metrics & Disk I/O enhancements
  5511. Handling concurrency attacks in laravel
  5512. 🚫 Top 10 mistakes selling to SMB owners like me
  5513. Things I would like to see in a computer algebra system
  5514. Production postmortem: Misleading security and other production snafus
  5515. JSON Deserialization to a POCO Class in C# - Code Maze
  5516. Modeling Relationships in a DDD Way
  5517. Feature-Less Software
  5518. Taxonomy Of In-The-Wild Exploitation
  5519. How we upgraded our 4 TB main application Postgres database
  5520. VCs Fund Ideas, Not Execution - Manish R Jain
  5521. ADO.NET provider 9.0.0.0 for Firebird is ready (with Entity Framework Core 6.0 support)
  5522. Update Your Azure Functions Table Storage Bindings
  5523. 90 Days are all you need to get a web developer job
  5524. C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  5525. BirdNET-Pi – BirdNET in Raspberry Pis
  5526. Have I Been Pwned: Pwned websites
  5527. Update Pipeline Improved in Entity Framework Core 7 -- Visual Studio Magazine
  5528. GitHub - freenet/locutus: Declare your digital independence
  5529. The best engineering interview question I’ve ever gotten, Part 1
  5530. Effective Projects - Lessons Learned
  5531. General availability: Azure Bastion native client support | Azure updates | Microsoft Azure
  5532. How to Solve the Command or File Was Not Found EF Core Error
  5533. Solid Principles - Explore the Open/Closed Principle
  5534. moreutils
  5535. How we lost 54k GitHub stars – HTTPie blog
  5536. Dependabot alerts now surface if your code is calling a vulnerability | The GitHub Blog
  5537. Released: Microsoft.Data.SqlClient 5.0 Preview 2
  5538. An overview of my threat model
  5539. Building a crawler in Rust: Associated Types
  5540. Announcing Entity Framework Core 7 (EF7) Preview 3
  5541. What's New in IntelliJ IDEA - 2022.1
  5542. GraphQL, DynamoDB, and Single-table Design
  5543. Real World Recommendation System - Part 1
  5544. Capabilities for Nodejs
  5545. What is Azure DevOps? Learn about the services in this guide
  5546. Recording: Clean Architecture with RavenDB
  5547. Robust Messaging using Azure Service Bus
  5548. S4 - Super Simple Storage Service
  5549. I Need to Find an Apartment
  5550. Random Class in C# - Code Maze
  5551. Episode 419 - Azure Front Door
  5552. Why so many pieces in the backend puzzle?
  5553. Why Invest in Exchange Traded Funds (ETFs)?
  5554. My sane approach to test fixtures in Rails
  5555. Gregory Szorc's Digital Home | Bulk Analyze Linux Packages with Linux Package Analyzer
  5556. Subdomains as identity
  5557. Implementing Passwordless Authentication in ASP.NET Core
  5558. You can do a lot with an empty file
  5559. Lesson Learned #195: Performance Best Practices for Azure SQL Database and Managed Instance.
  5560. Use Git tactically
  5561. In defense of simple architectures
  5562. GitHub - Yawan-1/StackOverFlow--Clone: Fully Functional Stack Overflow Clone, with almost every functionality.
  5563. Anti-corruption Layer for mapping between Boundaries
  5564. .NET Data Community Standup - Database-first with T4 Templates in EF7: Early look
  5565. Sort List by Property in the Object in .NET - Code Maze
  5566. Excel-like Experience for Web Apps
  5567. Slope-intercept library design - Jake Wharton
  5568. My free-software photography workflow
  5569. On fixing a bug (and all its siblings) with a forward looking view
  5570. Kleisli composition
  5571. Web3 and the democratization of Digital Assets
  5572. My friends always ask me what the heck is blockchain. It’s simple really!
  5573. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  5574. AuthPermissions.AspNetCore/UpdateToVersion3.md at main · JonPSmith/AuthPermissions.AspNetCore
  5575. Middleware in .NET 6 - Conditionally Adding Middleware to the Pipeline
  5576. Managing RavenDB indexes in production, a DevOps guide
  5577. Jd/Overview - J Wiki
  5578. Block Azure B2C Users with Microsoft Graph and ASP.NET Core
  5579. The Squeaky Blog | Why we don’t use a staging environment
  5580. Note taking in Emacs with howm
  5581. The project with a single 11,000-line code file
  5582. LINQ Basic Concepts in C# - Code Maze C# LINQ
  5583. GitHub - JeremyLikness/MvpSummitTaskList: Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
  5584. Playing with Matrix: Conduit and Synapse
  5585. Shrinkwrap: Taming dynamic shared objects
  5586. How often do people actually copy and paste from Stack Overflow? Now we know.
  5587. GitHub - benbjohnson/postlite: Postgres wire compatible SQLite proxy.
  5588. A database for 2022
  5589. How I Sold My Newsletter: Andrew Kamphey - Paved Blog
  5590. ASP.NET | Open-source web framework for .NET
  5591. Azure Cosmos DB Conf April 2022 - Events
  5592. 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
  5593. Edge Functions are now available in Supabase
  5594. Connecting a .NET Application with MongoDB Atlas
  5595. How Go Mitigates Supply Chain Attacks
  5596. Tailscale vs SSH tunnels
  5597. Webinar next week: Clean Architecture with RavenDB
  5598. How to Make Django Raise an Error for Missing Template Variables - Adam Johnson
  5599. Avoiding Distributed Transactions with the Reservation Pattern
  5600. Improving the Development and Production Time Experience with Marten V5
  5601. The Catch Block #99 - Finishing the Dapper Where Clause Builder
  5602. Customizing $filter for spatial data in ASP.NET Core OData 8
  5603. Why the fascination with retrocomputing?
  5604. Working with Multiple Marten Databases in One Application
  5605. An EFF Investigation: Mystery GPS Tracker On A Supporter’s Car
  5606. Known Exploited Vulnerabilities Catalog | CISA
  5607. Transitional Architecture
  5608. The How and Why of End-to-End Testing - Jason Fleetwood-Boldt
  5609. RegEx: a well known, powerful tool in computer science and also valid in the legal field
  5610. Multi-Tenancy with Marten
  5611. Remix: The Yang to React's Yin
  5612. Announcing Event Driven .NET – An Event Driven Microservices Platform for .NET
  5613. Durable Functions Deep Dive part 1: Instance startup
  5614. Postico – a modern PostgreSQL client for the Mac
  5615. In-Memory Caching in ASP.NET Core - Code Maze
  5616. The Problem With Note-Taking - More To That
  5617. Extracting web page content using Readability.js and shot-scraper
  5618. If you’re not using SSH certificates you’re doing SSH wrong
  5619. Onboarding new users in an ASP.NET Core application using Azure B2C
  5620. What language am I writing again?
  5621. Intro to Thread-Safety in Ruby on Rails
  5622. Building a Webhooks System
  5623. Marten V5 is out!
  5624. 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
  5625. A tale of eventually consistent ACID model
  5626. Web3 is centralized (and inefficient!)
  5627. How Fast is your Virus Scanner?
  5628. Metrics For Your Web Application's Dashboards
  5629. I don't need a VPS anymore
  5630. Go To Definition improvements for external source in Roslyn
  5631. Zero Trust for SaaS: Deploying mTLS on custom hostnames
  5632. Health Checks in ASP.NET Core - Code Maze
  5633. Contravariant Dependency Injection
  5634. Application security: Cloudflare’s view
  5635. Performance testing FastAPI ML APIs with Locust | Rubik's Code
  5636. Dual use of artificial-intelligence-powered drug discovery - Nature Machine Intelligence
  5637. Working with JSON data in MySQL - Alexander Hupfer
  5638. CRUD in Golang REST API with Mux & GORM - Comprehensive Guide
  5639. My most impactful code
  5640. Remix Stacks
  5641. Incident with GitHub Actions, API Requests, Codespaces, Git Operations, Issues, GitHub Packages, GitHub Pages, Pull Requests, and Webhooks
  5642. Zotero Blog » Blog Archive
  5643. Data ownership in a distributed system
  5644. Gotchas! in Event Driven Architecture
  5645. The Catch Block #98 - Dapper Where Clause Builder
  5646. On Being Indispensable at Work
  5647. Transforming identity claims in ASP.NET Core and Cache
  5648. Introducing mle-monitor: A Lightweight Experiment & Resource Monitoring Tool 📺
  5649. Migration locks for TypeORM
  5650. Recording: Database Security in a Hostile World
  5651. Released: Microsoft.Data.SqlClient 5.0 Preview 1
  5652. How to make MPAs that are as fast as SPAs
  5653. The Case for Coding Bootcamps & Certifications
  5654. Guess the Startup by @ttunguz
  5655. Sending Prometheus Alerts to Telegram with Telepush
  5656. Cooking with credentials - pepper - Eric Mann's Blog
  5657. I can probably hack your password in MINUTES!
  5658. Preventing compromised password reuse on HackerOne.com
  5659. Search results – Add-ons for Firefox (en-US)
  5660. How To Render Blazor Components Dynamically
  5661. 30 Days of PWA - Learning Series about Progressive Web Apps
  5662. The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure
  5663. Request for comments: Removing graph queries from RavenDB
  5664. Postgres Auditing in 150 lines of SQL
  5665. How to ensure uniqueness in Event Sourcing - Event-Driven.io
  5666. UTF-8 strings with Go: len(s) isn't enough | Henrique Vicente
  5667. Windows product stickers as an insight into the past
  5668. SQL-Powered Reading List
  5669. Trunk and Branches Model for Scaling Infrastructure Organizations
  5670. Optimizing code by understanding usage
  5671. Boredcaveman | Post 0x2
  5672. How we optimized PostgreSQL queries 100x
  5673. Control and Data Plane Architecture
  5674. One Way Smart Developers Make Bad Strategic Decisions
  5675. Negative Space Scheduling
  5676. Database Comparison Tool
  5677. On building scalable systems | Kislay Verma
  5678. Webinar: Database Security in a Hostile World
  5679. DevOps 101: What, who, why, and how?
  5680. The technological case against Bitcoin and blockchain
  5681. Reviewing my First Shiny Project (1/n) – Buttons
  5682. How I Use My Computer
  5683. Leaked stolen Nvidia cert can code-sign Windows malware
  5684. How to test database backups - Vettabase
  5685. Menu bar
  5686. FOMO? YAMO.
  5687. Never Change Your Password - TidBITS
  5688. Code Review How To: Organization
  5689. Microsoft Previews Revamped 'WordPress on App Service' on Azure -- Visual Studio Magazine
  5690. Working with untyped structured data in C# · Discussion #5863 · dotnet/csharplang
  5691. Migrating a monolithic .NET REST API to AWS Lambda | Amazon Web Services
  5692. Eventual Consistency is a UX Nightmare
  5693. 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
  5694. Recording: RavenDB–a really boring database
  5695. iCloud Private Relay: information for Cloudflare customers
  5696. The problem with averages - Simple Talk
  5697. Using the .NET JIT to reduce abstraction overhead
  5698. Working with MySQL tables - Simple Talk
  5699. Why the Bug Tracker
  5700. Some Bits: Nelson's weblog
  5701. Zach Bellay | Maslow's Heirarchy of Data Needs
  5702. Advanced techniques around ASP.NET Core Users and their claims – The Reformed Programmer
  5703. Performance optimizations in production
  5704. GitHub - RunaCapital/awesome-oss-alternatives: Awesome list of open-source startup alternatives to well-known SaaS products 🚀
  5705. pSYoniK - Software, Hardware and Tech
  5706. JSON improvements in SQLite 3.38.0
  5707. GitHub Advisory Database now open to community contributions | The GitHub Blog
  5708. Using Ansible & Nomad for a homelab (part 1)
  5709. An Introduction and Tutorial for Azure Cosmos DB
  5710. Couchbase Mobile 3 Brings New C and Kotlin APIs, Simplified Administration
  5711. Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  5712. Don’t track bugs, fix them
  5713. More notes on writing web scrapers
  5714. blog.md
  5715. GitHub - orioledb/orioledb: OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
  5716. RavenDB: Domain Modeling and Data Persistency
  5717. Migration from .NET 5 to .NET 6: Performance benchmarks
  5718. SQLite Release 3.38.0 On 2022-02-22
  5719. Build APIs for the Web INSTANTLY with ASP.NET Core 6
  5720. Support open source that you use by paying the maintainers to talk to your team
  5721. v2.5 Backlog: Use AutoResetEvent for backlog thread lingering by NickCraver · Pull Request #2008 · StackExchange/StackExchange.Redis
  5722. Query Postgres, Route to any Database
  5723. Novo Cantico: Novo Cantico
  5724. Why the OAuth mTLS spec is more interesting than you might think
  5725. Bit of FirebirdClient history | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5726. [Last Week in .NET #82] – YAML Space Shuttles and Beanie Babies
  5727. Trevor Elkins' Blog - How I Shaved 187MB Off United Airline's 439mb iOS App
  5728. The Catch Block #95 - Slow, Deliberate Refactoring Tips
  5729. Testing ASP.NET Core 6 Apps
  5730. GitHub - MolecularMatters/raw_pdb: A C++17 library for reading Microsoft Program Debug Database PDB files
  5731. Releases · xerial/sqlite-jdbc
  5732. Do not recommend: User Provided Primary Keys
  5733. On Anki's database
  5734. EF Core 7 Finally Divorces Old .NET Framework -- Visual Studio Magazine
  5735. Alexandre Nédélec - How to provision an Azure SQL Database with Active Directory authentication
  5736. Who's Who in Data Science and Machine Learning? - Onalytica
  5737. Badly implementing encryption: Part VIII–timings attacks and side channels
  5738. Upgrading an ASP.NET Core Web API Project to .NET 6
  5739. Google Drive to SQLite
  5740. The SQLite SET-AND Gotcha | Dan Aloni
  5741. GitHub - automerge/automerge: A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
  5742. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  5743. Switching Redirect Handler in Optimizely CMS (Episerver)
  5744. Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  5745. Simple Passwordless User Authorization
  5746. Chris Brumme's Weblog - Blog
  5747. Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec
  5748. Is Datalog a good language for authorization?
  5749. RepoDb.PostgreSql.BulkOperations 0.0.9
  5750. PostgreSQL
  5751. Senior Associate, Disputes & Economics (.NET Developer) (Remote)
  5752. Fritz.InstantAPIs 0.1.0
  5753. GitHub - gristlabs/grist-core: Grist is the evolution of spreadsheets.
  5754. What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
  5755. The Internals of PostgreSQL : Introduction
  5756. Episode 412 - Azure Database for Postgres
  5757. .NET turns 20: Reflecting on Microsoft's not-Java
  5758. Announcing Entity Framework 7 Preview 1
  5759. AWS S3: Why sometimes you should press the $100k button | cyclic.sh
  5760. Russian State-Sponsored Cyber Actors Target Cleared Defense Contractor Networks to Obtain Sensitive U.S. Defense Information and Technology
  5761. GitHub - csharpfritz/InstantAPIs: A library that generates Minimal API endpoints for an Entity Framework context.
  5762. Should you use Domain Driven Design?
  5763. Visual Studio 2022 17.1 Now Generally Available -- Visual Studio Magazine
  5764. Activity Enrichment in ASP.NET Core 6.0
  5765. Ruminations on 20 Years of being a .Net Developer
  5766. redbean – single-file distributable web server
  5767. Lets write a custom function to #doctrine
  5768. Using Postgresql in non-daemon way
  5769. godocs.io one year later
  5770. Visual Studio 2022 17.1 is now available! - Visual Studio Blog
  5771. Kash Goudarzi
  5772. The Pulumi Automation API - The Next Quantum Leap in IaC
  5773. Entity Framework Core Inside Rider: UI Way | The .NET Tools Blog
  5774. A Practical Guide to Dapper - Simple Talk
  5775. PDFs in Django like it’s 2022! — /var/
  5776. Performance Vs. Scalability
  5777. FailScout - the crowdsourced database for broken or worn-out products
  5778. Software Engineer - Planning & Tracking
  5779. How Perl Saved the Human Genome Project
  5780. The simple system I’m using to stay in touch with hundreds of people
  5781. Data modeling for Power BI - Developer Support
  5782. Sargable predicates and NULLs in SQL Server
  5783. Dizzying but Invisible Depth
  5784. Misadventures of an Early Engineer — Dylan Barth
  5785. Creating Multiple Resources with a Single Request in ASP.NET Core
  5786. How to store subscriptions? A practical guide and analysis of 3 selected databases
  5787. Episode 411 - Event Driven Architectures on Azure
  5788. A Hairy PostgreSQL Incident
  5789. EdgeDB 1.0 | EdgeDB Blog
  5790. Support ends for older versions of Visual Studio - Visual Studio Blog
  5791. How Postgres Stores Rows
  5792. Measuring Performance After Migration from .NET5 to .NET 6 | HackerNoon
  5793. CRUD API + Complexity = Death by a 1000 Papercuts
  5794. Fixing flaky dbt tests with a sync cutoff
  5795. How we optimized Python API server code 100x
  5796. Using Azure Active Directory B2C with .NET
  5797. Running SQL Server Queries In Docker
  5798. Refs #33476 -- Reformatted code with Black. by carltongibson · Pull Request #15387 · django/django
  5799. Laravel 9 is Now Released!
  5800. Why I wanted to be a developer
  5801. Senior Cloud Advocate for Python in Other, Other, United States | Engineering at Microsoft
  5802. Gyroflow v1.0.0-rc1 has appeared!
  5803. r/hearthstone - How I hacked Hearthstone
  5804. Getting Started with Selenium - C# Example - New
  5805. 6 Interesting Resources to Encourage Your Child to Learn to Code
  5806. A Developer's Guide to Dogfooding
  5807. PHP: The Right Way
  5808. RavenDB: Practical Considerations for ACID/MVCC Storage Engines
  5809. 10 Cosmos DB provider enhancements in EF Core 6
  5810. Waiting for PostgreSQL 15 – Add UNIQUE null treatment option – select * from depesz;
  5811. On Building 30K Debian Packages
  5812. APIs as ladders
  5813. How to Cut Through the Web3 Hype and Anti-Hype
  5814. GitHub - slaveOftime/Fun.Blazor: Powered by bolero and blazor!!! ❤ F#
  5815. It’s Back: Senators Want EARN IT Bill to Scan All Online Messages
  5816. Developer's Guide to Writing a Good Helm Chart
  5817. Growth engineering
  5818. Episode 410 - Fusion Dev
  5819. Don't make me think, or why I switched to Rails from JavaScript SPAs
  5820. Yes, I can connect to a DB in CSS
  5821. 3 Ways To Increase App Reliability With Polly
  5822. Cache invalidation isn't a hard problem
  5823. What's new in .NET Interactive notebooks
  5824. CosmosDB linux container for your CI builds - Dominique St-Amand
  5825. .NET Interactive is looking for a new name!
  5826. How I Discovered Thousands of Open Databases on AWS
  5827. Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  5828. ongoing by Tim Bray · Lock-in and Multi-Cloud
  5829. Writing better release notes
  5830. DIY web analytics with EndTRACKER - Julio Merino (jmmv.dev)
  5831. Postgres large JSON value query performance (evanjones.ca)
  5832. Databinding with the OOP Windows Forms Designer
  5833. Batch Querying with Marten
  5834. EASILY Build Apps With Tailwind CSS Using Tailmars
  5835. DateOnly and TimeOnly in C# - Code Maze
  5836. How I Discovered Thousands of Open Databases on AWS
  5837. Cloudflare Partner Program Now Supports SASE & Zero Trust Managed Services
  5838. Temporal Tables with EF Core 6
  5839. tzdata, the time zone database for RHEL: 2021 update | Red Hat Developer
  5840. Power Apps and the .NET Developer
  5841. PagerDuty’s Security Training for Engineers, The Dramatic Conclusion
  5842. X.520: What’s in a name?
  5843. I finally understand Declarative Programming 🍀
  5844. Search results | Find available job openings at Microsoft
  5845. Reclaiming the lost art of Linux server administration
  5846. Talking at Carnegie Mellon Database Group: Practical Considerations for ACID/MVCC Storage Engines
  5847. The Guide to PubSub (Publish/Subscribe)
  5848. 5.8 million RedDoorz user records for sale on hacking forum
  5849. Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  5850. Creating the Conditions for Developer Happiness
  5851. Let's get logical! On logical and physical architectural views
  5852. The Internals of PostgreSQL : Introduction
  5853. Event Sourcing vs Event Driven Architecture
  5854. Run Ordinary Rails Apps Globally
  5855. What’s new in bUnit for .NET 6
  5856. Incorrect proxying of 24 hostnames on January 24, 2022
  5857. We Studied 81,000 Page Titles - Google Rewrote 61% Of Them
  5858. GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  5859. Nico Orfanos
  5860. This website is hosted on a Raspberry Pi
  5861. Durability and Redo Logging
  5862. Overview of testing applications that use EF Core - EF Core
  5863. My Terminal Has SUPER POWERS! (My New FAVORITE Terminal Plugin)
  5864. Troy Hunt's Azure cloud bill shock is a cautionary tale
  5865. How slow is SELECT * ? - Vettabase
  5866. GIFs (sane) playback control using WASM and FFmpeg
  5867. My SaaS side-project got acquired
  5868. An ad plugin was stealing 30% of the revenue for a year and I didn't even notice
  5869. GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL
  5870. Dependency Injection in .NET 6 - Service Lifetimes
  5871. Implementing a file pager in Zig: Pages, buffers and metadata, oh my!
  5872. Microsoft Feature Management - Feature Flags in ASP.NET Core C# - Detailed Guide | Pro Code Guide
  5873. [Fixed Ending] Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  5874. Over 90 WordPress themes, plugins backdoored in supply chain attack
  5875. Richard Clayton - Distributed Locking with Postgres Advisory Locks
  5876. Diving into BoardGameGeek
  5877. PHP: Frankenstein arrays
  5878. How to Integrate Power BI Reporting into .NET apps
  5879. the new kubernetes? -- wingolog
  5880. Implementing a file pager in Zig: Write behind implementation
  5881. OpenSubtitles Hacked With A Data Breach Of 7 Million Subscribers
  5882. Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  5883. Released: Microsoft.Data.SqlClient 4.0.1
  5884. Free Postgres Databases
  5885. 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
  5886. How safe is zig?
  5887. Welcome to MAUI Community Toolkit
  5888. Don’t assume the result of read()
  5889. Postgres Indexes for Newbies
  5890. From monolith to microservices: How applications evolve | Red Hat Developer
  5891. My Thoughts on Code “Modernization”
  5892. Securing Sensitive Data in an Event Driven Architecture
  5893. Examining the covidtests.gov architecture - Ad Hoc
  5894. Using View as a way to simplify your system
  5895. Why Use DateTimeOffset
  5896. A C# Source Generator for Oracle UDTs
  5897. Tricking Postgres into using an insane - but 200x faster - query plan
  5898. Nomad Tips and Tricks
  5899. High Modernism & Software Design
  5900. Load Testing at Scale and Lessons Learned
  5901. Implementing a file pager in Zig: Write durability and concurrency
  5902. Multi-tenant apps with different versions can increase your profits – The Reformed Programmer
  5903. Efficient Pagination Using Deferred Joins - Aaron Francis
  5904. Twitter Strategy for Devtool startups
  5905. Graphviz
  5906. Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  5907. [Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  5908. .NET Core Tutorials
  5909. Woozle Hypertwin (@woozle@toot.cat)
  5910. Exploiting IndexedDB API information leaks in Safari 15
  5911. Clear communication
  5912. Aditya Birla Fashion and Retail Ltd. (ABFRL) Hacked -- All Data Leaked Online
  5913. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  5914. re: Are You Sure You Want to Use MMAP in Your Database Management System?
  5915. Updating a 50 terabyte PostgreSQL database
  5916. UTF8MB4
  5917. Dealing with APIs, JSONs and databases in org-mode
  5918. In VS 2022, WinForms Designer Still Chasing Parity with .NET Framework Version -- Visual Studio Magazine
  5919. Episode 408 - Azure Load Testing
  5920. What's in a Good Error Message?
  5921. Armchair Architects: How Architecture Is Changing - Part 2
  5922. Legacy Mimic
  5923. New RedLine malware version spread as fake Omicron stat counter
  5924. When NOT to write an Abstraction Layer
  5925. How I build a feature
  5926. .NET Framework January 2022 Security and Quality Rollup Updates - .NET Blog
  5927. In MySQL, never use “utf8”. Use “utf8mb4”.
  5928. Implementing a file pager in Zig: Reclaiming memory
  5929. The Catch Block #89 - Tech Demos, Preparation, and Middle School Show Choir
  5930. ANSIWAVE - Make the "semantic web" web 3.0 again -
  5931. Entity Framework Community Standup - The EF7 Plan
  5932. dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  5933. Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer
  5934. Why Pipedream? – /home/pierce
  5935. The Social Contract of Open Source
  5936. Episode 407 - Container Apps
  5937. Dependency Injection in .NET 6 - Intro and Background
  5938. Implementing a file pager in Zig: Managing the list of files
  5939. DDoS Attack Trends for Q4 2021
  5940. Entity Framework Code First vs Database First vs Model First Approach | Pro Code Guide
  5941. LINQ enhancements in Entity Framework Core 6
  5942. Practical Shell Patterns I Actually Use
  5943. An adventure in realtime collaborative editing
  5944. Running queries in parallel with Rails 7 and load_async
  5945. When to cache in your Rails app
  5946. Why I Like D – Andrea Radaelli
  5947. Preventing Duplicate Web Requests To ASP.NET Core
  5948. Five Tips For a Healthier Postgres Database in the New Year
  5949. BookStack
  5950. 5% of 666 Python repos had comma typos (including Tensorflow, and PyTorch, Sentry, and V8)
  5951. Researchers discover Log4j-like flaw in H2 database console
  5952. Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen
  5953. 6 Harmful Defaults in Django
  5954. Fabian Lindfors
  5955. Real-World Cryptography by David Wong Book Review
  5956. Teaching, learning and tearing your hair out
  5957. Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  5958. Why might you run your own DNS server?
  5959. Bashing JSON into Shape with SQLite
  5960. How we handle 80TB and 5M page views a month for under $400
  5961. How We Can Beat the Tradeoff Between Developer Velocity and Scalability
  5962. Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  5963. Doing the work – Monica Dinculescu
  5964. The Pragmatic Pragmatic Programmer · Rogério Chaves
  5965. The ultimate SQLite extension set
  5966. Understanding UUIDs, ULIDs and String Representations
  5967. Microsoft Details Entity Framework Core 7 Plan, EF6 to EF Core Porting -- Visual Studio Magazine
  5968. Batching and Caching With Dataloader
  5969. Understanding Execution Context in JavaScript
  5970. Quantifier predicates - Simple Talk
  5971. Professional Open Source: Extend-Only Design
  5972. Upgrading from .NET Core 2.1 to .NET 6.0
  5973. Simplifying User and Role Based Permissions in .NET – Wrapt
  5974. GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
  5975. Real-time machine learning: challenges and solutions
  5976. // Chirag Gupta
  5977. A Comprehensive Guide to Port from EF6 to EF Core
  5978. My professional and OSS aspirations for 2022
  5979. An Algorithm for Passing Programming Interviews - malisper.me
  5980. Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  5981. Masterclass: Cross-checking
  5982. My (free) Django monitoring stack for 2022
  5983. Why I’m Using HTTP Basic Auth in 2022
  5984. Spring Boot vs ASP.NET Core: A Showdown
  5985. The Modern Guide to OAuth
  5986. My Setup for Self-Hosting Dozens of Web Applications + Services on a Single Server
  5987. SQL In Orbit - Big Machine
  5988. The Gift of It's Your Problem Now
  5989. Databases in 2021: A Year in Review - OtterTune
  5990. Consider SQLite
  5991. The SQL Game | ROWS & TABLES
  5992. Fintech firm hit by Log4j hack refuses to pay $5 million ransom
  5993. New Log4j RCE Vulnerability Discovered in Apache Logging Library
  5994. LastPass confirms credential stuffing attack against some of its users
  5995. Build an Animated Sidebar with React and Tailwind CSS
  5996. GitHub - codenotary/immudb: immudb - world’s fastest immutable database, built on a zero trust model
  5997. A Year In Review · Jethro Kuan
  5998. Rethinking Cloud Data Architecture
  5999. Woe unto you for using a Websocket | Adama Language
  6000. Implementing a file pager in Zig: What do we need?
  6001. How IPFS is broken
  6002. .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  6003. Linux Has Grown Into A Viable PC Gaming Platform And The Steam Stats Prove It
  6004. Learn C# with CSharpFritz - Entity Framework and Database Design
  6005. Using Authorization with Swagger in ASP.NET Core - Code Maze
  6006. KQL - The Next Query Language You Need to Learn | Data Exposed: MVP Edition
  6007. What Problem Blockchains Actually Solve
  6008. I Ran Away From Open Source
  6009. EF Core 6 and Azure Cosmos DB
  6010. Learn Live - Create a web API with ASP.NET Core
  6011. “Work well under pressure” is a safety valve, not SOP
  6012. All Bitcoin private keys is on this website
  6013. Pipeline resolvers in AppSync
  6014. You don't need that abstraction
  6015. Simple server alerts on a need-to-know basis
  6016. British police give Have I Been Pwned 226 million new passwords - IT Pro - News
  6017. How to Upgrade a Codebase from .NET Framework to .NET 6
  6018. String Interpolation Trickery and Magic with C# 10 and .NET 6
  6019. PagerDuty’s Security Training for Engineers
  6020. I Was Part of a Human Subject Research Study Without My Consent
  6021. A primer on FeatureManagement APIs in ASP.NET Core
  6022. Postgres is a great pub/sub & job server
  6023. Karan Sharma | Using ClickHouse Keeper for Replication
  6024. The Web3 Fraud
  6025. We Three Things: Dynamitey, Humanizer, SqlServer.Types | Cross Cutting Concerns
  6026. Functional argument checking
  6027. My 10 Favorite Posts on Data (and Management) of 2021 — Iterating
  6028. Episode 406 - Azure Bastion
  6029. What's New in EF Core 6
  6030. GitHub - rkeene/hunter2: The "hunter2" password manager is a simple script-oriented password manager.
  6031. Don’t start with microservices – monoliths are your friend – Arnold Galovics
  6032. DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  6033. Chess.com vs Lichess.org
  6034. Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  6035. Plan for Entity Framework Core 7.0
  6036. Announcing the Plan for EF7
  6037. New tool: Mess with DNS!
  6038. Cloud Native Objects for High Scale & Performance
  6039. SQLite + EF Core + ASPNET Core Web API + CRUD + Views + Loading Related Data
  6040. The Catch Block #86 - STEM-Adjacent Gifts for Kids!
  6041. Exploitation of Log4j CVE-2021-44228 before public disclosure and evolution of evasion and exfiltration
  6042. Working with EF Core and Azure Cosmos DB
  6043. Talk: Scalable architecture from the ground up
  6044. Deployment from Scratch
  6045. Production postmortem: The memory leak that only happened on Linux
  6046. Cloud Computing Facts – 10 Reasons Intel Is Best for Cloud
  6047. Reducing Developer Cycle time with Dapr and AKS
  6048. andrewducker | Interesting Links for 12-12-2021
  6049. Ten years of experience, still failing phone screens
  6050. Blockchainism
  6051. 0-Day Detection of Log4j2 vulnerability
  6052. Integration Testing ASP.NET Core 6 Minimal APIs
  6053. Your First Microservice in .NET 6
  6054. RCE 0-day exploit found in log4j, a popular Java logging package | LunaSec
  6055. Marten’s Compiled Query Feature
  6056. Web3: Be Skeptical, Not Dismissive
  6057. Troy Hunt - Wikipedia
  6058. re: Why IndexedDB is slow and what to use instead
  6059. r/dotnet - Repository pattern or DbContext - what's your poison?
  6060. Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  6061. The Business of Extracting Knowledge from Academic Publications
  6062. Introduction to Open Policy Agent (OPA) - Pradeep Loganathan
  6063. The Catch Block #85 - Adventures in Refactoring to Dapper
  6064. Feature Design: ETL for Queues in RavenDB
  6065. Connection Failures with Microsoft.Data.SqlClient 4 and later
  6066. Episode 404 - When Windows is nowhere to be found
  6067. Should you Abstract the Database?
  6068. Deploy My Startup
  6069. How to store geo bounding box in Django database?
  6070. AWS Service Health Dashboard - Dec 7, 2021 PST
  6071. Build a Node/Express API with TypeScript, MySQL on PlanetScale, and Web Scraping with Cheerio
  6072. Makefile Tools December 2021 Update: Problem Matchers and Compilation Database Generation
  6073. The Liskov Substitution Principle as a profunctor
  6074. ASP 101 - Samples Index
  6075. Phone screens are broken | Kevin Burke
  6076. The Memory Image Pattern
  6077. Why your cloud infrastructure should be immutable
  6078. ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  6079. Build Automation on a Database Backed .Net System
  6080. Test run of HTTP Logging in ASP.NET Core 6
  6081. Steinar H. Gunderson
  6082. Resetting your Durable Functions Task Hub state
  6083. Automate testing of poor network conditions with Shopify's Toxiproxy
  6084. fitness trackers, 20 years from now
  6085. pg_graphql: A GraphQL extension for PostgreSQL
  6086. Deploying Node and Mongo to Azure Using AZX
  6087. Learn C# with CSharpFritz - C# 9 and 10 for Beginners
  6088. .NET MAUI Community Toolkit, Monthly Standup (December)
  6089. Clean Architecture with ASP.NET Core
  6090. Should you use the Repository Pattern? With CQRS, Yes and No!
  6091. Tools I use: PyCharm
  6092. Storm in the stratosphere: how the cloud will be reshuffled
  6093. GitHub Availability Report: November 2021 | The GitHub Blog
  6094. December 17, 2020 - Home Automation, Synology, Raspberry Pi, and Blazor!
  6095. MySQL + EF Core 6 + ASP.NET Core Web API 6 + CRUD + Load Related Data + Views + Stored Procedures
  6096. FREE JavaScript practice with Advent of JS
  6097. supabase/studio at master · supabase/supabase
  6098. Checking the Health of Your ASP.NET Core APIs
  6099. Introducing Azure Load Testing: Optimize app performance at scale
  6100. Multi-Tenancy with Marten
  6101. How My Toy Project Turned Into a Viral Challenge - Jinay Jain
  6102. what I learned about interviewing
  6103. PostgREST 9.0.0 — PostgREST 8.0.0 documentation
  6104. Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  6105. Hello, Athena
  6106. Craftsman v0.12 is out with .NET 6 scaffolding and more! – Wrapt
  6107. Finally A Personal Knowledge Management Tooling That Works - ulrichkautz.com
  6108. Practical Security Recommendations for Start-ups with Limited Budgets
  6109. Get to Know EF Core 6
  6110. The Schemaverse
  6111. JasperFx OSS Plans for .Net 6 (Marten et al)
  6112. How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  6113. RavenDB Subscriptions & Messaging patterns
  6114. Released: General Availability of Microsoft.Data.SqlClient 4.0
  6115. Alexandre Nédélec - Organize your GitHub stars with Astral
  6116. SQLite Release 3.37.0 On 2021-11-27
  6117. crawshaw - 2021-11-25
  6118. Don't be a copy-paste dev
  6119. OAuth Integration for Umbraco Packages
  6120. GraphQL Mutations in ASP.NET Core
  6121. PHP: PHP 8.1.0 Release Announcement
  6122. The best Task+Note system
  6123. Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  6124. Should you publish Domain Events or Integration Events?
  6125. The Handwavy Technobabble Nothingburger
  6126. Visual Studio 2022: Q&A With Leslie Richardson and Her Team
  6127. RavenDB 5.3 New Features: Studio & Query improvements
  6128. .NET at re:Invent 2021 | Amazon Web Services
  6129. Azure Functions - Fall update
  6130. Bitmasking in Laravel and MySQL - Aaron Francis
  6131. GoDaddy Breached - Plaintext Passwords - 1.2M Affected
  6132. Stable Software Release System | blog.kronis.dev
  6133. Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  6134. RavenDB Features 5.3: Power BI integration
  6135. ASP.NET Core for Beginners: Web APIs
  6136. ASP.NET Core Integration Tests With TestServer
  6137. Designing Data-Intensive Applications – Secondary Indexes, Rebalancing, Routing
  6138. Only 90s Web Developers Remember This
  6139. New Toolkit for Writing Visual Studio Extensions (And Where to Find Extensions) -- Visual Studio Magazine
  6140. A Simpler Way to Azure
  6141. SQL Server Monitoring Tool | SQL Monitor Trial | Redgate
  6142. Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service
  6143. Episode 403 - GitHub and Azure
  6144. RavenDB and the Black Friday Surge!
  6145. Episode 19: Sláine Carey — PATHS UNCOVERED
  6146. Implementing Unit And Integration Tests On .NET With xUnit
  6147. Comparison of Common Lisp Json Libraries (2016)
  6148. Model-based Testing
  6149. Sociotechnical Lenses into Software Systems
  6150. Flags v. gates
  6151. RavenDB 5.3 New Features: Experimental PostgreSQL wire protocol
  6152. 12 features coming in C# 11, potentially
  6153. .NET 6 vs .NET 5: up to 40% speedup!
  6154. A First Look with FreshMvvm.Maui - Michael Ridland
  6155. What's the Cost of Indirection & Abstractions?
  6156. Ephemeral Postgres Databases
  6157. Regex Learn - Step by step, from zero to advanced.
  6158. EF Core 6 + ASP.NET Core Web API + CRUD + Stored Procedures + Views + MS SQL Server
  6159. RavenDB 5.3 New Features: Elasticsearch ETL
  6160. Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  6161. The Week in Dark Web - 19 March 2021 - US Law Firms On Target - SOCRadar® Cyber Intelligence Inc.
  6162. Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  6163. GitHub's commitment to npm ecosystem security | The GitHub Blog
  6164. Unicast Use of the Formerly Reserved 127/8
  6165. RavenDB 5.3 Features: Incremental time series, throttling and rate limits
  6166. dmca/2021-11-12-hackerrank.md at master · github/dmca
  6167. wrangler 2.0 — a new developer experience for Cloudflare Workers
  6168. Using Multiple Databases in ASP.NET Core via Entity Framework Core
  6169. GraphQL in ASP.NET Core with EF Core
  6170. Introduction to .NET MAUI
  6171. State Management using Dapr | Gary Woodfine
  6172. Getting Started With Pants and Django (Part 1)
  6173. RavenDB 5.3 New Features: Incremental time series & implementing lambda based accounting
  6174. RavenDB 5.3 Features: Incremental time series & implementing lambda based accounting
  6175. Introducing Relational Database Connectors
  6176. Dapr v1.5 is now available
  6177. Writing new system software
  6178. ‏Nils's website - The ultimate solution to the nightmare of truncated tab titles
  6179. Yes, Programming is Hard
  6180. Why asynchronous Rust doesn't work
  6181. How Not To Sort By Average Rating
  6182. Spotify Codes - Part 2
  6183. How I use Notion · Reasonable Deviations
  6184. Code Maze Weekly #101 - Code Maze
  6185. Five Great (free!) Ways to Get Started With Cloudflare
  6186. Migrating our trusty ol’ .NET Framework applications to AWS, hold on! One foot at a time!
  6187. How to build a second brain as a software developer - Aseem Thakar
  6188. How to create a tech startup - Vlad Mihalcea
  6189. The good things in the current age in tech
  6190. Episode 402 - Azure Chaos Studio
  6191. Umbraco backoffice SSO with OpenID Connect
  6192. The strong and weak forces of architecture
  6193. When “UTC everywhere” isn’t enough - storing time zones in PostgreSQL and SQL Server
  6194. RavenDB 5.3 Features: Concurrent subscriptions
  6195. Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  6196. WSL2 can now mount Linux ext4 disks directly
  6197. Discover what’s new to Microsoft database services—recap from Microsoft Ignite
  6198. How We Saved Millions in SSD Costs by Upgrading Our Filesystem - Heap
  6199. Backend Web API Service (CTP) | eXpressApp Framework
  6200. Lesser Known PostgreSQL Features
  6201. Who owns this huge database of leaked VPN user details? - Comparitech
  6202. software:libgen_desktop [The Library Genesis Project Wiki]
  6203. What is the new LZ4 TOAST compression in PostgreSQL 14, and how fast is it?
  6204. File upload with progress bar in Blazor - Gérald Barré
  6205. Supabase $30m Series A
  6206. C# 10: Implicit Global Usings
  6207. SQL Server Data Tools | Visual Studio - Visual Studio
  6208. Designing better file organization around tags, not hierarchies
  6209. Asynchronous Programming in .NET Core C# - using async & await | Pro Code Guide
  6210. _why's Estate
  6211. A journey towards SpeakerTravel - Building a service from scratch
  6212. Designing Data-Intensive Applications – Partitioning
  6213. What is a database, really?
  6214. What is a database, really?
  6215. Using DataLoader with NestJS
  6216. A terrible schema from a clueless programmer
  6217. Re-Organizing the World’s Information: Why we need more Boutique… — Mirror
  6218. Becoming a Senior Software Engineer
  6219. Episode 401 - Ignite 2021 Wrap-Up
  6220. 2021 : The Year of the Exodus
  6221. Access data with managed identity - Azure App Service
  6222. Code Maze Weekly #100 - Code Maze
  6223. Addressing the Rumors that I Have Been Removed from the MVP Program
  6224. If PHP Were British
  6225. An oral history of Bank Python
  6226. ClickHouse vs TimescaleDB | Cupper
  6227. String Performance: Concatenating Strings
  6228. GitHub - MangoDB-io/MangoDB: A truly Open Source MongoDB alternative
  6229. What’s new in SQL Server 2022
  6230. Thank you, GitHub | The GitHub Blog
  6231. How to Build a Low-tech Website?
  6232. Don't Code Tired | ICYMI C# 9 New Features: Create Immutable Objects with Records
  6233. Compliance in a DevOps Culture
  6234. Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  6235. Microsoft Ignite
  6236. Nix 2.4 released - Announcements - NixOS Discourse
  6237. Azure Container Apps | Microsoft Azure
  6238. How to Build a Low-tech Website?
  6239. Don't Keep Secrets in Code
  6240. Implementing Content Security Policy (CSP) in ASP.NET Core
  6241. A truly Open Source MongoDB alternative
  6242. How I Built Burplist For Free
  6243. Complexity is killing software developers
  6244. .NET R&D Digest (October, 2021)
  6245. They don't even know the fundamentals
  6246. .NET Collections - IEnumerable, IQueryable, ICollection - Code Maze
  6247. Power Up Your Power Apps with .NET 6 and Azure
  6248. Our investment in Appwrite
  6249. Crawling Shopify application ratings
  6250. Code Maze Weekly #99 - Code Maze
  6251. mazzo.li — Backing up WhatsApp data through the multi-device web client
  6252. Software Architecture Patterns: 5 min read
  6253. #158 Mads Torgersen, C# 10, Part 2 - Listener's Questions | no dogma podcast
  6254. Episode 400 - A view from Azure's Core
  6255. Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  6256. Code & App Performance
  6257. Multi-tenant Architecture for SaaS
  6258. Demystifying Apache Arrow
  6259. Machine Learning Community Standup - Office Hours & Announcements
  6260. Records in C# 9
  6261. Immutable C#
  6262. Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie
  6263. GitHub - pubkey/client-side-databases: An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
  6264. bitbottle
  6265. Tutorial: Create a minimal web API with ASP.NET Core
  6266. A Prototype Original iPod
  6267. I Don’t Know How To Count That Low - LessWrong
  6268. A small DOCUMERICA Twitter bot
  6269. I deleted data from production
  6270. F# eXchange 2021 | Skills Matter
  6271. C# nullable refs and virtual vs abstract properties – Chris F Carroll
  6272. 8 Reasons Smart Engineers Use Frameworks - Even for Infrastructure
  6273. Breaking the News: New York Times Journalist Ben Hubbard Hacked with Pegasus after Reporting on Previous Hacking Attempts - The Citizen Lab
  6274. Pinging the world from South Africa
  6275. DotVVM @ .NET Conf 2021 (2021-11-12)
  6276. dotnet/MiniProfiler.cs at f4c0dc11e23c4811de2abc470dd613b99a38c4c5 · MiniProfiler/dotnet
  6277. Heisenbug: The concurrent exception in the transaction that will only occur if you observe it
  6278. Episode 399 - Chain of blocks evolution
  6279. Code Maze Weekly #98 - Code Maze
  6280. Released: Microsoft.Data.SqlClient 4.0 Preview 3
  6281. Automating Diagnostic Notebooks with Azure Serverless Architecture
  6282. GitHub - mastodon/mastodon: Your self-hosted, globally interconnected microblogging community
  6283. What's New in EF Core 6.0
  6284. We Just Gave $154,999.89 to Open Source Maintainers
  6285. dotNetTips.com
  6286. Internet meme blink (at scale, of course)
  6287. Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  6288. A Tour Through the OWASP Top 10
  6289. Unit Testing Azure Functions in Isolated Environment
  6290. GitHub - Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
  6291. Function pipelines: Building functional programming into PostgreSQL using custom operators
  6292. When the error is byzantine
  6293. How do I get started with Razor pages?
  6294. Dapr binding building block by simple example
  6295. Application Monitoring and Error Tracking Software
  6296. Get career advice from 7 inspiring leaders in cybersecurity - Microsoft Security Blog
  6297. What's New in EF Core 6.0
  6298. Finding a bug with code that isn’t there
  6299. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  6300. What every software engineer should know about search
  6301. Blazor - with Chris Sainty
  6302. Thingiverse Breach: 50,000 3D Printers Could Have Been Hijacked
  6303. IAsyncEnumerable with yield in C# - Code Maze
  6304. JSON Web Token (JWT) Implementation Using Node.js
  6305. GitHub - robert-z/simple-pokemon-json-api: 🐸 A simple Pokémon API used in APIs introduction lessons at Skylab Coders Academy.
  6306. Lasagna Driven Development - Thoughts on Layered Architecture
  6307. Profiling Django App
  6308. Vimarsh Shah - The best way to self host
  6309. Serialization-Based Undo
  6310. Episode 398 - Hear ye! Hear ye!
  6311. ‘Dislike’ button would improve Spotify’s recommendations | Cornell Chronicle
  6312. Introducing Nuntius - Cronokirby
  6313. leontrolski - SQLAlchemy relationships TLDR
  6314. A Minimalistic Modern Django Boilerplate
  6315. Not “Super” Code with Over 7,000 Violations
  6316. Migrating our trusty ol’ .NET Framework applications to AWS, I couldn’t believe it!
  6317. Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  6318. Data Consistency Between Microservices
  6319. Software Development Engineer
  6320. Abstracting Engineering Away
  6321. On .NET Live - Things you didn't know you about GitHub
  6322. How to Create a Great User Experience in Any Application – Part 1
  6323. Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  6324. Rockin’ The Code World with dotNetDave - The Agile Show
  6325. Thingiverse Data Leak Affects 228,000 Subscribers
  6326. Ben Northrop - Always do Extra
  6327. David McCarter
  6328. GTFOBins
  6329. The Catch Block #78 - The .NET Foundation Drama
  6330. Shrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk Space
  6331. 1Password Refugee’s Guide to KeePass
  6332. How SQL Injection attack works 💉🔓
  6333. mazzo.li — blag — Remote, encrypted ZFS storage server with NixOS
  6334. How NOT to Migrate an Email Domain
  6335. Self Diagnosing Deployments with Oakton and Lamar
  6336. Amazon.com: Rock Your Code: Coding Standards for Microsoft .NET eBook : McCarter, David: Kindle Store
  6337. Sponsor @RealDotNetDave on GitHub Sponsors
  6338. A PKI-less secure communication channel: Using TLS
  6339. IoT Hacking and Rickrolling My High School District
  6340. Mapping .NET Timestamps to PostgreSQL
  6341. How to Create a Web API with .NET 6 Minimal APIs
  6342. Relational Databases Aren’t Dinosaurs, They’re Sharks
  6343. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  6344. [Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  6345. Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  6346. Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  6347. Testing ASP.NET Core web applications with WebApplicationFactory
  6348. Finding Duplicate Documents in MongoDB - Gérald Barré
  6349. 4 new useful APIs in .NET 6
  6350. The Fundamentals of Testing with Persistence Layers
  6351. Microsoft Announces the General Availability of Azure Purview
  6352. Beating C and Java, Python Becomes the #1 Most Popular Programming Language, Says TIOBE - Slashdot
  6353. CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  6354. Challenges to Self Sovereign Identity
  6355. Azure Functions 4 Adds .NET 6 Support
  6356. Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  6357. Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  6358. What is SSH Tunneling, SSH Reverse Tunneling and SSH Port Forwarding?
  6359. Web3 Architecture and How It Compares to Traditional Web Apps - The New Stack
  6360. The Poly Network Hack Explained
  6361. On SQL…
  6362. Empowering data scientists with a feature store
  6363. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  6364. What's New in EF Core 6.0
  6365. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  6366. Episode 397 - Capacity Reservation
  6367. My TOP Patterns for Event Driven Architecture
  6368. .NET Blog
  6369. Tip 336 - How to store unstructured data in Azure Cosmos DB with Azure Functions
  6370. ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  6371. Use Indexes for blazing-fast queries on your API for MongoDB Data
  6372. Herding elephants: Lessons learned from sharding Postgres at Notion
  6373. How I built a modern website in 2021
  6374. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  6375. Unit Testing Legacy Applications with JustMock
  6376. ASP.NET Community Standup - What's new in Orchard Core
  6377. Plan 9 Desktop Guide
  6378. Microsoft introduces steps to improve internet routing security
  6379. On .NET Live - Developing for the Meadow IoT Platform
  6380. Data of Over 1.5 Billion Facebook Users Sold on Hacker Forum
  6381. The .NET Docs Show - Serverless Machine Learning
  6382. Git - git-maintenance Documentation
  6383. A Serious Business, Inc.
  6384. Announcing Access Temporary Authentication
  6385. Word-aligned Bloom filters
  6386. Apple's CSAM Detection, feat. Matthew Green - Security. Cryptography. Whatever.
  6387. Use SQL instead of Spreadsheet/Excel
  6388. Jeremy A Boyd |
  6389. Professional Debugger
  6390. Scraped LinkedIn data of Niall Merrigan
  6391. Man behind LinkedIn scraping said he grabbed 700M profiles 'for fun'
  6392. Downsites of Offline First · RxDB
  6393. .NET R&D Digest (September, 2021)
  6394. Why won’t Safari open that web page?
  6395. Analyzing the Mario Themed Malware
  6396. Fast, Parallel Database Tests | Kevin Burke
  6397. Cybersecurity threats - Simple Talk
  6398. Explaining explaining: a quick guide on explanatory writing
  6399. PostgreSQL 14 Released!
  6400. Unit Testing Legacy Code, Part 2: Leveraging Mock Objects
  6401. GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  6402. 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!
  6403. Rider 2021.3 Early Access Program Has Launched! | The .NET Tools Blog
  6404. About Offline First · RxDB
  6405. The code worked differently when the moon was full
  6406. ASP.NET Community Standup - Exploring the ABP web app framework
  6407. A Guide to SQL Window Functions for Data Analysts
  6408. Memory Management in RonDB
  6409. Learn C# with CSharpFritz - Collections and Generics
  6410. Efficient Web Services with Marten V4
  6411. Adam Storr - Dev Tips - Creating Unique Identifiers
  6412. Journey Towards Cloud Architecture
  6413. Partitioning GitHub’s relational databases to handle scale
  6414. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  6415. Learn C# with CSharpFritz - Beginning C# - LINQ
  6416. Implicit Usings in .NET 6
  6417. Distributed transaction patterns for microservices compared | Red Hat Developer
  6418. Keep IDs internal with REST
  6419. How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  6420. Asynchronous Injection
  6421. The Speed of Time
  6422. Designing Low Upkeep Software
  6423. How Replication Works in MySQL
  6424. A forward and reverse proxy primer for the layman — /var/
  6425. Big problems at the timezone database
  6426. Health checks in ASP.Net Core web API
  6427. New tool: an nginx playground
  6428. 6.0 Release Notes | Npgsql Documentation
  6429. Code Maze Weekly #94 - Code Maze
  6430. On .NET Live - Scalable event processing with Reaqtor
  6431. ASP.NET Community Standup - Contributing to ASP.NET Core
  6432. Reflections on a decade of coding
  6433. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  6434. GitHub Advisory Database now supports Rust
  6435. Authenticated Boot and Disk Encryption on Linux
  6436. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  6437. Azure Serverless Conf September 2021 - Events
  6438. .NET Desktop Community Standup - Hot Reload Updates
  6439. Azure Functions runtime 4.0 is now in public preview | Azure updates | Microsoft Azure
  6440. How We Got to LiveView
  6441. Do you know the GitHub Advisory Database?
  6442. Entity Framework Community Standup - PostgreSQL and EF Core
  6443. The First Rule of Machine Learning: Start without Machine Learning
  6444. Postgres 14: It's The Little Things
  6445. Database containing personal info of 106 million international visitors to Thailand was exposed online - Comparitech
  6446. Epik data breach impacts 15 million users, including non-customers
  6447. Splitting Your Data and Application APIs
  6448. Azure Serverless Conf September 2021 - Events
  6449. ClickHouse/clickhouse-inc.md at master · ClickHouse/ClickHouse
  6450. Same App Different Design Patterns
  6451. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  6452. ASP.NET Minimal APIs - balta.io
  6453. Minimal APIs in .NET 6 but where are the Unit Tests?
  6454. GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server
  6455. An Old Programmer Loses His Job
  6456. The never-ending product requirements of user authorization - Alex Olivier | cloud native product manager in london
  6457. r/dotnet - How many full-time devs does it take to keep developing dotnet?
  6458. High Optionality Programming: Software Architectures that Reduce Technical Debt - Part 1
  6459. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  6460. Work on interesting problems. Not interesting technologies - Part 2
  6461. XTDB — Open Time Store
  6462. Episode 394 - Quantum Update
  6463. Why Authorization is Hard
  6464. Processing Large Payloads with the Claim Check Pattern
  6465. Announcing The Unicode® Standard, Version 14.0
  6466. .NET DeveloperDays 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  6467. Exploring 120 years of timezones
  6468. Travis CI flaw exposed secrets of thousands of open source projects
  6469. How percentile approximation works (and why it's more useful than averages)
  6470. Docs | Open-Meteo.com
  6471. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  6472. Trademark Actions Against the PostgreSQL Community
  6473. FORTRAN.io finally, a Fortran Web Framework
  6474. Lessons learned during a Developer on Duty: Observability · Pietro Menna
  6475. Stop Building A General Purpose API To Power Your Own Front End - Max Chernyak
  6476. FORCEDENTRY: NSO Group iMessage Zero-Click Exploit Captured in the Wild - The Citizen Lab
  6477. Developers: Hire or Use Consultants?
  6478. The latency of making a coffee cup
  6479. Minimal APIs at a glance in .NET 6
  6480. An opinionated look at Minimal API in .NET 6
  6481. Write code that's easy to delete, and easy to debug too.
  6482. Why Flask will teach you more about software engineering than Django
  6483. Mistakes I've Made in AWS
  6484. “Never trust a clown”: McDonald’s leaks Monopoly database credentials
  6485. The VC power law: biotech vs. tech
  6486. How arbitrary structured data per request helps Opsgenie to resolve and prevent incidents
  6487. Oracle SQL Is The Devil – Coding To Freedom
  6488. Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  6489. Code Maze Weekly #92 - Code Maze
  6490. Certified Application Security Specialist (CASS)
  6491. How We Went All In on sqlc/pgx for Postgres + Go
  6492. A .NET 6 Minimal API Todo example Playground
  6493. Refactoring to Value Objects
  6494. Open sourcing the .NET 5 C# Language Extension for SQL Server - Microsoft SQL Server Blog
  6495. The mystery of load average spikes
  6496. Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  6497. Integration Testing: IHost Lifecycle with NUnit
  6498. The Command Handler contravariant functor
  6499. My £4 a month server can handle 4.2 million requests a day
  6500. McDonald's leaks password for Monopoly VIP database to winners
  6501. Integration Testing: IHost Lifecycle with xUnit.Net
  6502. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  6503. Infrastructure overview
  6504. Why not ZFS
  6505. A meditation on three dead side projects
  6506. GitHub - michaelkacher/k8cher: An opinionated getting started project leveraging Kubernetes, Tilt, Dapr, and SvelteKit
  6507. Ordering asynchronous updates with coroutines, part 1: Mutual exclusion
  6508. Hiring Developers: How to avoid the best - Parthenon
  6509. 270: M1 on the road, phased release, new SQLite-net, and .NET MAUI ready libraries
  6510. Writing Logs to SQL Server Using NLog - Code Maze
  6511. How we built an auto-scalable Minecraft server for 1000+ players using WorldQL's spatial database
  6512. Keep your software packages small
  6513. Optimizing Slow SQL Queries
  6514. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  6515. Top Programming Languages 2021
  6516. A nasty bit of undefined timezone behavior in Golang
  6517. Wrapt - Scaffold an entire .NET 5 Web API with a simple yaml or json file.
  6518. Code Maze Weekly #91 - Code Maze
  6519. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  6520. Improving the Hacker News Ranking Algorithm
  6521. GitHub Copilot Generated Insecure Code In 40% Of Circumstances During Experiment
  6522. ASP.​NET Core in .NET 6 - Async streaming
  6523. Build .NET Search Experiences With Lunr-Core
  6524. ChaosDB: How we hacked thousands of Azure customers’ databases | Wiz Blog
  6525. Planned maintenance scheduled for Thursday, September 2 at 12:00am UTC (Wednesday September 1 8:00 PM US/EDT)
  6526. Time Card and PTP on a Raspberry Pi Compute Module 4
  6527. Prevent duplicate cron job running.
  6528. Interview with Rob Prouse
  6529. Introduction - BerylDB
  6530. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  6531. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  6532. Why and When to Use Akka.Streams
  6533. Database and Always-Valid Domain Model
  6534. A brain dump on automated integration testing
  6535. My Recipe for Optimizing Performance of Rails Applications
  6536. How to get a full work-day battery life on M1 Macbook – MICROIDEATION
  6537. Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  6538. Ask the Expert: Build a Web App with Blazor
  6539. Microsoft Warns Customers about a Critical Vulnerability in Azure Cosmos DB
  6540. GraphQL & Relay in the Front End
  6541. Building micro services through Event Driven Architecture part15 : SPA Front End.
  6542. Creating a Simple Skeleton Loader in Xamarin Forms - Cool Coders
  6543. [Last Week in .NET #57] – So, Azure your keys are safe?
  6544. Microsoft Azure vulnerability exposes thousands of customer database - Techno Kilo
  6545. How MarkMonitor left >60,000 domains for the taking
  6546. Why Get Into Competitive Programming?
  6547. Episode 391 - AI/ML for Process Automation
  6548. RBAC like it was meant to be
  6549. Home
  6550. Cascading retires and the sulky applications
  6551. Aggregatable Distributed Key Generation
  6552. GitHub Copilot Security Study: 'Developers Should Remain Awake' in View of 40% Bad Code Rate -- Visual Studio Magazine
  6553. Cleaner, more elegant, and wrong
  6554. Blazor DataGrid Meets Blazor Report Viewer
  6555. Security Breach Release - Indianapolis, IN , Fort Wayne, IN, and Nashville, TN
  6556. Released: Microsoft.Data.SqlClient 4.0 Preview 1
  6557. Comparing Techniques for Communicating Between Services
  6558. 59a34eabe31910abfb06f308 - Apple NeuralHash Collision
  6559. Programmers Don’t Understand Hash Functions
  6560. The Search for a FLOSS Mobile OS (Aug 2021) — Emacsen's Blog
  6561. API Tokens: A Tedious Survey
  6562. 25 vBulletin Forums Hacked; Millions of Accounts Being Sold on Dark Web
  6563. Tools for thinking
  6564. How Discord Stores Billions of Messages
  6565. Is Hacker News a Good Predictor of Future Tech Trends?
  6566. What's New in EF Core 5.0
  6567. 38M Records Were Exposed Online—Including Contact-Tracing Info
  6568. I Hate Magento
  6569. GitHub - MrHands/SadKitty
  6570. Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  6571. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  6572. Connor's Blog
  6573. Speeding up IndexedDB reads and writes
  6574. Building Applications With Cassandra: A Very Quick Guide
  6575. Hanselminutes is Fresh Air for Developers and has over 800 episodes of fresh tech from fresh faces
  6576. STRICT Tables
  6577. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  6578. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  6579. Code Maze Weekly #90 - Code Maze
  6580. .NET Core Cloud Hosting & Deployment | Amezmo
  6581. ImageNet contains naturally occurring NeuralHash collisions
  6582. Continuous database deployment with GitHub Actions
  6583. ReSharper 2021.3 Roadmap | The .NET Tools Blog
  6584. Software Architecture Q&A: Microservices, CQRS & More!
  6585. GitHub - public-api-lists/public-api-lists: A collective list of free APIs for use in software and web development 🚀
  6586. German parliament pens letter to Tim Cook with concerns over CSAM detection system
  6587. Apple says researchers can vet its child safety features. But it’s suing a startup that does just that.
  6588. The cost of queue architecture, and why upfront payment will pay dividends
  6589. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  6590. Discover and assess ASP.NET apps at-scale with Azure Migrate
  6591. Can I switch away from Windows to Debian for software development - an exploration
  6592. How good is Codex?
  6593. Release Akka.NET v1.4.24 · akkadotnet/akka.net
  6594. 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
  6595. Query parameters, batching and SQL rewriting
  6596. Implementing a count(distinct) query in RavenDB
  6597. Ask the Expert: .NET MAUI Community Toolkit
  6598. ADO.NET provider 8.5.0.0 for Firebird is ready
  6599. Why Did So Many Startups Choose MongoDB?
  6600. API Development: The Complete Guide for Building APIs Without Code
  6601. Introducing DevOps-friendly EF Core Migration Bundles
  6602. Are Microservices … for real?
  6603. Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  6604. Questions to answer when sizing a RavenDB node
  6605. Code Maze Weekly #89 - Code Maze
  6606. Build and deploy microservices with Kubernetes and Dapr | Red Hat Developer
  6607. Exploring a minimal Web API with ASP.NET Core 6
  6608. Internet of Snitches – Purism
  6609. A future for SQL on the web
  6610. Run EF Core Migrations in multiple databases with Azure DevOps
  6611. Looking into Odin and Zig: My notes
  6612. SQL Server on Kubernetes - Book Review
  6613. Support Layers in Microservices Topologies
  6614. PowerShellGet 3.0 Preview 11 Release
  6615. Introduction and Benefits of Unit Tests in a Big Enterprise Project - Aspire Systems Poland Blog
  6616. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  6617. Processing Large Payloads with the Claim Check Pattern
  6618. EDA+ToC=J
  6619. Live: Case insensitive replace in Firebird
  6620. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  6621. Safe coding - Maximilien Rothier Bautzer
  6622. How to Hack APIs in 2021 by Hakluke and Farah Hawa | Detectify Labs
  6623. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  6624. Transaction hierarchy in RavenDB or, the value of a write
  6625. Why did the old RAID database use a signed 16-bit integer for its record count? Why not unsigned, or a 32-bit integer?
  6626. Dynamically-rendered ASP.NET Core Razor components
  6627. 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
  6628. MySqlConnector 1.4.0-beta.1
  6629. Landing a job offer through a side project
  6630. Standard SQL/JSON – The Sobering Parts
  6631. Notes on the Perfidy of Dashboards
  6632. Apple’s Mistake
  6633. Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  6634. Anatomy of an Event in Event Driven Architecture
  6635. 266: How not to architect a database
  6636. Growing Object-Oriented Software vs what I would do
  6637. The logic behind three random words
  6638. Working with Postgres types
  6639. Apple to scan U.S. iPhones for images of child sexual abuse
  6640. GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  6641. In internal memo, Apple addresses concerns around new Photo scanning features, doubles down on the need to protect children
  6642. The Problem with Perceptual Hashes
  6643. Apple explains how iPhones will scan photos for child-sexual-abuse images
  6644. draft-peabody-dispatch-new-uuid-format-01
  6645. Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  6646. RavenDB 5.2: Simplifying atomic cluster wide transactions
  6647. How to create your own Fluent API in C#
  6648. Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology
  6649. Introducing System.Threading.RateLimiting for .NET
  6650. On Apple’s “Expanded Protections for Children” – A Personal Story
  6651. .NET Annotated Monthly | August 2021 | The .NET Tools Blog
  6652. Building a URL Shortener Web App using Minimal APIs in .NET 6
  6653. Don't scan your face to buy glasses
  6654. Real Case - How I compromised 300 stores, and a
  6655. Apple's Plan to "Think Different" About Encryption Opens a Backdoor to Your Private Life
  6656. Building an LSIF Indexer for a Low-Code Platform
  6657. Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  6658. Self-Hosting a Blog Mailing List
  6659. Stringly Typed vs Strongly Typed
  6660. Synchronous vs Messaging: When to use which?
  6661. your database connection deserves a name
  6662. Testing effectively — with or without mocks or stubs
  6663. Coffee with Pros ft. Oren Eini
  6664. Azure Serverless Conf: Call for Speakers/Papers
  6665. Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
  6666. Two months in: How the SaaS that was built in 7 days is going | OnlineOrNot
  6667. The story of the 20 million queries per hour
  6668. Durable Objects: Easy, Fast, Correct — Choose three.
  6669. GitHub’s Journey from Monolith to Microservices
  6670. Power of composition with map and bind
  6671. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  6672. [Last Week in .NET #53] – Requiem for a use case
  6673. Extracting objects recursively with jq
  6674. The Serverless Sliding Scale
  6675. Specification Pattern vs Always-Valid Domain Model
  6676. TypeScript, abstract classes, and constructors | I CAN MAKE THIS WORK
  6677. 2021 State of the Developer Ecosystem
  6678. DeepMind’s AI has finally shown how useful it can be
  6679. Hosting SQLite databases on Github Pages - (or any static file hoster)
  6680. static.wiki
  6681. Idiots And Maniacs
  6682. What does the ref keyword actually do in C#?
  6683. Code Maze Weekly #87 - Code Maze
  6684. Patterns of Legacy Displacement
  6685. Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  6686. Stack Overflow for Teams: A Centralized Knowledge Sharing and Collaboration Platform with Tom Limoncelli - Software Engineering Daily
  6687. 6 Command Line Tools for Productive Programmers
  6688. Message Driven Architecture to DECOUPLE a Monolith
  6689. The Baked Data architectural pattern
  6690. EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  6691. Entity Framework Community Standup - OData
  6692. Feature Parity
  6693. Report Card Writer: What I've Learned from One Year of User Interviews and Customer Feedback
  6694. Analysis of large binaries and games in Ghidra-SRE – kiwidog's blog
  6695. The search for a better persistent cache
  6696. Postgres Full-Text Search: A Search Engine in a Database
  6697. Fantastic F# and Azure Developer Extensions for VSCode
  6698. What is CQRS? | Gary Woodfine
  6699. [Last Week in .NET #52] – TwinCVEs
  6700. GitHub - amirgamil/apollo: A Unix-style personal search engine and web crawler for your digital footprint.
  6701. How to Read Effectively - Creating a Reading Workflow - Prashant Sengar
  6702. Why does the New menu even exist for creating new empty files?
  6703. Creating a Dapper Helper C# Class to Generate Parameterized SQL
  6704. Working with business events and RavenDB
  6705. GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
  6706. Onion Architecture in ASP.NET Core - Code Maze
  6707. 16 of 30 Google results contain SQL injection vulnerabilities
  6708. Sargable Queries & MUL Indexes; or Why My Query is Slow
  6709. Xamarin Android Download Manager Advanced Guide - Cool Coders
  6710. The Non-Engineer’s Ultimate Guide to Software Technology – Sanpram Transnational
  6711. Integration Testing with xUnit
  6712. Episode 81 - Gremlinq With Daniel Weber
  6713. Monsters Weekly 217 - Searching Text in SQL Server
  6714. AlphaFold Protein Structure Database
  6715. Ghost faves in the mystery machine
  6716. Domain-Driven Refactoring: Long Methods
  6717. Open Source Alternatives
  6718. What is the sorting algorithm behind ORDER BY query in MySQL?
  6719. Should web apps use PAKEs?
  6720. Pandas API on Apache Spark
  6721. Game playing with adversarial algorithms
  6722. Guntrader.uk hacked – anger and denials
  6723. C# Language Highlights: Positional Pattern Matching
  6724. The Magic of Boredom
  6725. Two-for-Tuesday vulnerabilities send Windows and Linux users scrambling
  6726. Lessons Learned from Multiple Microservice Transitions
  6727. .NET Tooling Community Standup - What's new with .NET Productivity?!
  6728. Why does the New menu even exist for creating new empty files?
  6729. Hungarian journalists and critics of Orbán were targeted with Pegasus, a powerful Israeli cyberweapon
  6730. A Quick Guide to Elasticsearch for .NET
  6731. .NET Community: Where and how can we find help - Simple Talk
  6732. Maps with Django (part 2): GeoDjango, PostGIS and Leaflet
  6733. A framework for Front End System Design interviews - draft
  6734. I had to give a wrong answer to get the job – deWiTTERS
  6735. erikgrinaker/toydb
  6736. Cyber-attack - Short Édition
  6737. Pure functions
  6738. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  6739. Inserting One Billion Rows in SQLite Under A Minute - blag
  6740. Out of the Box Elixir
  6741. What I learned from Software Engineering at Google | Swizec Teller
  6742. dotnet-labs/Minimal-URL-Shortener
  6743. How do you add a database to a GraphQL Server?
  6744. microsoft/foss-fund
  6745. Code Maze Weekly #85 - Code Maze
  6746. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  6747. Value metadata is a subtle but useful language feature – mattmower.com
  6748. leontrolski - foreign key indexes
  6749. C# Language Highlights: Null Coalescing Assignment
  6750. SQLBolt - Learn SQL - Introduction to SQL
  6751. Using Cosmos DB as an ASP.NET session state and caching provider
  6752. Pa(dding rtitioning) oracles, and another hot take on PAKEs
  6753. Entity Framework Community Standup - Visualizing database query plans
  6754. ASP.NET Core updates in .NET 6 Preview 6
  6755. Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  6756. Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  6757. Build a shopping app with Azure Static Web Apps
  6758. MacOS Nix Setup (an alternative to Homebrew)
  6759. ShinyHunters Wave 3: One Hacker Exposes over 125 Million Credentials
  6760. Give me /events, not webhooks - Sync Inc
  6761. My observations on the complexity of software after building test acceleration - John Ewart
  6762. Can I disable Examine indexes on Umbraco front-end servers?
  6763. You Really Shouldn't Roll Your Own Crypto: An Empirical Study of Vulnerabilities in Cryptographic Libraries
  6764. Postmortem: The case of the pauses, the fault and the GC
  6765. Risk Assessment of GitHub Copilot
  6766. RavenDB 5.2: Rolling index deployment
  6767. Introducing Syntax Macros
  6768. Modular Architecture in ASP.NET Core - Building Better Monoliths
  6769. Why I Had to Migrate from MongoDB to PostgreSQL
  6770. From Node to Ruby on Rails - D U N K
  6771. Calculating Pagination Metadata Without Extra Roundtrips in SQL
  6772. Against SQL
  6773. Code Scanning C++ with GitHub Actions
  6774. Probably Are Gonna Need It: Application Security Edition - Jacob Kaplan-Moss
  6775. Building a data team at a mid-stage startup: a short story
  6776. There Are Many Ways To Safely Count
  6777. Lessons of a startup engineer
  6778. jongio/memealyzer
  6779. Episode 384 - Safe Deployment Practices
  6780. On .NET Live - Fun Functional Functions for F# folks
  6781. Step by Step: Create Node.js REST API SQL Server Database
  6782. Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  6783. Do not overuse primitive data types
  6784. Why (and how) to put notebooks in production
  6785. The What, Why and How of DynamoDB
  6786. npm audit: Broken by Design
  6787. Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  6788. Mocking 101: First Principles in Building Mock Objects
  6789. Rediscovering implicit casting
  6790. Update- Beta program for SQL Server on Windows container is suspended.
  6791. Debugging in Clojure · Dave Martin's Blog
  6792. Stuff I wish I knew before I went Independent
  6793. Stop using sp_hexadecimal & sp_help_revlogin - Andy M Mallon - AM²
  6794. Update- Beta program for SQL Server on Windows container is suspended.
  6795. Implementing Caching in ASP.NET Core with SQL Server
  6796. 10 Things You Should Avoid in Your ASP.NET Core Controllers
  6797. Write a time-series database engine from scratch
  6798. GraphQL for .NET Developers
  6799. RSA Conference goes full blockchain, for a moment
  6800. Episode 16: Contact Discovery in Mobile Messengers!
  6801. Iranian Chat App Gets Its Data Wiped Out in a Cyberattack
  6802. Stephen Bussey - What is a GenServer?
  6803. R-Trees with Postgres
  6804. Playing games with an attacker: how I messed with someone trying to breach the CryptoWall tracker
  6805. Explaining blockchains to developers
  6806. The Untold Story of SQLite - CoRecursive Podcast
  6807. Breaking The Monolith I
  6808. Encoding data for POST requests
  6809. bibliothecula - tagged document storage
  6810. Globally Distributed Postgres
  6811. Building my own web analytics tool
  6812. Why I wrote my own SQL query builder
  6813. 10 Malicious Requests Against My Web Application
  6814. Why I created scrt.link - a tool to share sensitive information online
  6815. DevOps; a decade of confusion and frustration • Jan Harasym
  6816. .NET Foundation May/June 2021 Update
  6817. YouLi - Travel Management Platform - We are hiring - Jobs
  6818. Will deep understanding still be valuable?
  6819. LinkedIn breach reportedly exposes data of 92% of users - 9to5Mac
  6820. New LinkedIn Data Leak Leaves 700 Million Users Exposed | RestorePrivacy
  6821. Top 9 Feature Engineering Techniques with Python
  6822. How a Docker footgun led to a vandal deleting NewsBlur’s MongoDB database
  6823. Functional monads in C# - Simple Talk
  6824. Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  6825. “The Martian” + Starship
  6826. Temporal: getting started with JavaScript’s new date time API
  6827. Incremental note-taking | thesephist.com
  6828. Why mimicking a device is becoming almost impossible - Multilogin
  6829. Introduction to .NET MAUI Blazor | The Xamarin Show
  6830. How RavenDB uses gossip protocol to replicate documents efficiently in a cluster
  6831. Public domain compositions exist : Blog : DBM
  6832. Porting VaccinateCA to Django
  6833. Mumble Open Source, Low Latency, High Quality Voice Chat
  6834. Parse, don’t validate
  6835. Notes on streaming large API responses
  6836. How I was let go for refusing to deploy a dark pattern
  6837. RavenDB 5.2 RTM is out!
  6838. YoTePresto has disclosed the emails and passwords of all 1.4 million customers
  6839. Lamport Clock
  6840. Handling Failures in Message Driven Architecture
  6841. Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
  6842. Have I Been Pwned: Pwned websites
  6843. Introduction to the Node.js reference architecture, Part 4: GraphQL in Node.js | Red Hat Developer
  6844. Versioned Value
  6845. OSS Power-Ups: Verify | The .NET Tools Blog
  6846. Microsoft SQL Server Database Security, Disaster Recovery & High Availability - Simple Talk
  6847. Microsoft Announces Preview of a New Set of Azure Arc-Enabled Services
  6848. Copying all of MySQL's dumbest decisions
  6849. How databases handle 10 million devices in high-cardinality benchmarks | Time series data, faster
  6850. The cost of the cloud
  6851. Designing Data-Intensive Applications – Multi-Leader Replication
  6852. The Memo
  6853. FBI to share compromised passwords with Have I Been Pwned
  6854. Thread by @fstokesman on Thread Reader App
  6855. Episode 382 - Reducing Carbon Emissions with Spot VMs
  6856. Getting acquainted with Azure Synapse SQL Serverless
  6857. streetcomplete/StreetComplete
  6858. RavenDB 5.2 Features: Read only certificates
  6859. jongio/memealyzer
  6860. First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  6861. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  6862. Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  6863. Hypertext Style: Cool URIs don't change.
  6864. Scammers mail fake Ledger devices to steal your cryptocurrency
  6865. Semantic search as an alternative to keyword search
  6866. Create a Meetup Account
  6867. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  6868. Building Waiting Room on Workers and Durable Objects
  6869. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  6870. 6 months of being an Engineering Manager
  6871. WeWatch Month 3
  6872. Enable secure access to applications with Cloudflare WAF and Azure Active Directory
  6873. Sorted integer compression
  6874. Why You SHOULD Compare Yourself to Others
  6875. Freenode commits suicide, is no longer a serious IRC network
  6876. Show a name and profile photo with .NET and Gravatar 🤵
  6877. Bee Travels: A microservices coding adventure | Red Hat Developer
  6878. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  6879. Dark Web Roundup: January 2021
  6880. Legally Ignoring The License
  6881. SQL Saturday Mailing List
  6882. Using Dapper with ASP.NET Core Web API - Code Maze
  6883. AzureFunBytes Presents: Migrating Your Data - Create Your Cosmos DB | Azure DevOps Blog
  6884. On surveillance through face recognition
  6885. How to Handle Secrets on the Command Line
  6886. QNAP removes backdoor account in NAS backup, disaster recovery app
  6887. Let's Encrypt
  6888. Do You Need Redis? PostgreSQL Does Queuing, Locking, & Pub/Sub
  6889. Generated Photos | Unique, worry-free model photos
  6890. The Fighting Chess Index – davidsmerdon.com
  6891. Fast Navigation in the Command Line
  6892. Weekly Update 247
  6893. Download the Current Stack Overflow Database for Free (2021-06) - Brent Ozar Unlimited®
  6894. Don’t Feed the Thought Leaders
  6895. The memory models that underlie programming languages
  6896. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  6897. Released: General Availability of Microsoft.Data.SqlClient 3.0
  6898. .NET Rocks! vNext
  6899. Sequoia: Super Powering End-to-End Email Encryption in Mozilla Thunderbird
  6900. Work Hard and Don't Burn Bridges • Vance Lucas
  6901. Single-Tenant Azure Logic Apps Goes GA: 'Integration Is Everything' -- Visual Studio Magazine
  6902. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  6903. Microsoft Announces the General Availability of Logic App Standard
  6904. What the Heck is a Data Mesh?!
  6905. What I'm trying to do
  6906. Why You Should Not Worry If You Are Using Laravel
  6907. The pedantic checklist for changing your data model in a web application
  6908. Clean API Architecture 🔵 🟢 🔴
  6909. SQL Server transaction log architecture - Simple Talk
  6910. Everything You Ever Wanted to Know About Session Management in Node.js
  6911. How Essential Are Azure Policies - Simple Talk
  6912. CrackStation's Password Cracking Dictionary (Pay what you want!)
  6913. Operators of MoviePass Subscription Service Agree to Settle FTC Allegations that They Limited Usage, Failed to Secure User Data
  6914. Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  6915. Exploring .NET interactive notebooks with VS Code
  6916. Althttpd: The Althttpd Webserver
  6917. .NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  6918. The price of batteries has declined by 97% in the last three decades
  6919. The top-ranking HTML editor on Google is an SEO scam
  6920. Getting started with SwiftUI
  6921. The humble hash aggregate
  6922. ToolJet/ToolJet
  6923. Load CSV files and write SQL
  6924. Disk2vhd - Windows Sysinternals
  6925. Hangfire with ASP.NET Core - Code Maze
  6926. Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  6927. Designing Data-Intensive Applications – Single Leader Replication
  6928. Jade Rubick - Communication is shared state
  6929. Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  6930. The faster you unlearn OOP, the better for you and your software
  6931. Don’t be a liar
  6932. Pijul - On fires
  6933. Converting JSON Objects to Relational Tables, Part 2: Creating Related Tables -- Visual Studio Magazine
  6934. Daily links from Cory Doctorow
  6935. Belgische overheid doet voortaan beroep op Have I Been Pwned
  6936. Hard work and poor pay stresses out open-source maintainers | ZDNet
  6937. Vitess | A new Protocol Buffers generator for Go
  6938. Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  6939. Using HTMX with ASP.NET Core: Infinite scrolling
  6940. Introducing Breadcrumbs
  6941. My co-founder and I broke up. Here's a post-mortem.
  6942. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  6943. Entity Framework Community Standup - Triggers for EF Core
  6944. Domino's India discloses data breach after hackers sell data online
  6945. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  6946. Competing Consumers Pattern for Scalability
  6947. Register — Postgres Vision Conference 2021
  6948. NixOS - NixOS 21.05 manual
  6949. Episode 380 - App Service Environments
  6950. Questions to ask before pursuing Kubernetes
  6951. Rust for Rustaceans
  6952. Zip Assist for HydroTap's | Cloud Connection for Remote System Access | Zip Water
  6953. How to create a better front-end developer experience | Red Hat Developer
  6954. Best Practices Around Production Ready Web Apps with Docker Compose
  6955. What Zero-copy Serialization Means?
  6956. Converting JSON Objects to Relational Tables: Flattening the Object -- Visual Studio Magazine
  6957. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  6958. Custom bindings with Azure Functions .NET Isolated Worker
  6959. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  6960. SQL Server performance tuning: Nine best practices - Simple Talk
  6961. PostGIS at 20, The Beginning
  6962. .NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  6963. Why I'm Betting on Svelte JS
  6964. Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  6965. Issues of .NET
  6966. New Project: Optimizely (Episerver) Health Checker
  6967. Asynchronous Programming with Async and Await in ASP.NET Core
  6968. Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  6969. r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  6970. Drunk Post: Things I've learned as a Sr Engineer
  6971. Using HTMX with ASP.NET Core: Inline editing
  6972. willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  6973. FBI to Share Compromised Passwords With Have I Been Pwned
  6974. Your iPhone (and iCloud backups) are full of gigabytes-worth of old iMessages that are virtually impossible to read – Key Discussions
  6975. Episode 77 - Application Security with Tanya Janka
  6976. Second-guessing the modern web - macwright.com
  6977. Azure Cosmos DB API for MongoDB in the cloud – now easier than ever | Azure Cosmos DB Blog
  6978. Security: Separation of Privilege
  6979. The FBI will feed hacked passwords directly into Have I Been Pwned | The Record by Recorded Future
  6980. nocodb/nocodb
  6981. What's in email tracking links and pixels?
  6982. Compaction
  6983. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  6984. Building a Source Generator for C#
  6985. Azure is the home for your enterprise Java applications
  6986. Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  6987. New Storage Providers for Azure Durable Functions
  6988. One week of Libera Chat
  6989. Senior Software Engineer - Planning & Tracking
  6990. Biodiversity decline will require millions of years to recover
  6991. Codenotary Inc Releases immudb v1.0
  6992. The Human Factor in Cybersecurity: Q&A with Troy Hunt | MarketScreener
  6993. The Human Factor in Cybersecurity: Q&A with Troy Hunt | Mimecast Blog
  6994. Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  6995. Build cloud-native applications that run anywhere
  6996. Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  6997. Windows v Linux: Compare ASP.NET Core install & hosting
  6998. Don't feel bad about not knowing basic things
  6999. Product Hunt Architecture
  7000. 4 Things I Like About Microservices
  7001. The Luck of Open Source
  7002. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7003. Webinar Recording: The Rewards of Escaping the Relational Mindset
  7004. Test Driven Development (TDD) with Python
  7005. Structured Logging in ASP.NET Core with Serilog - Code Maze
  7006. Released: Microsoft.Data.SqlClient 2.1.3
  7007. Released: Microsoft.Data.SqlClient 3.0 Preview 3
  7008. Some Fun APIs
  7009. The Limits to Blockchain Scalability
  7010. The Cache is Full
  7011. A hacker mindset
  7012. Dating app MobiFriends silent on security breach impacting 3.6 million users | ZDNet
  7013. Personal details of over seven lakh Moneycontrol users up for sale
  7014. An early look at Postgres 14: Performance and Monitoring Improvements
  7015. FlutterFlow 1.0 Launch
  7016. Over a Million PII of Livpure Customers Leak on Cybercrime Forum - CloudSEK
  7017. Secure Search Over Encrypted Data
  7018. Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  7019. Case Study: A Decade of Microservices at a Financial Firm
  7020. A deep dive into database internals
  7021. Blazor WebAssembly : "Remember me" for Login Page - EP30
  7022. Indian job portal IIMJobs hacked; 46GB worth of database leaked online
  7023. Episode 378 - VMSS Flex
  7024. Save Copies of All Data You Import
  7025. Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
  7026. RavenDB Discussions on GitHub
  7027. JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  7028. The Future of Database DevOps | Redgate
  7029. Mass Assignment - OWASP Cheat Sheet Series
  7030. freenode-faq.md
  7031. Microsoft Build
  7032. Terraform Plan RCE
  7033. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  7034. Microsoft Build
  7035. Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  7036. Microsoft Build
  7037. GitHub OCTO | Flat Data
  7038. The data model behind Notion's flexibility
  7039. 5 Ways to Speed up Your End-to-End Tests
  7040. Announcing PlanetScale: The database for developers.
  7041. Magento 2.4.2 on Ubuntu 20.04 Installation Guide
  7042. Austin Tindle | One month of building GoodJobs
  7043. Exploring ZooKeeper-less Kafka
  7044. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  7045. Exploring the Visual Studio Code REST Book extension for native Notebooks
  7046. Forget SQL vs NoSQL - Get the Best of Both Worlds with JSON in PostgreSQL
  7047. Release Cosmopolitan v1.0 · jart/cosmopolitan
  7048. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  7049. systemd: The Good Parts
  7050. How to look for a job?
  7051. Building a Personal [Origami] Website in 2021
  7052. Observing my cellphone switch towers
  7053. Password Storage - OWASP Cheat Sheet Series
  7054. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  7055. Web Applications from the Future
  7056. Rescue Mission for Sci-Hub and Open Science: We are the library.
  7057. On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  7058. Zulip 4.0: Threaded open source team chat
  7059. Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  7060. Identifying Unlogged Web Site Traffic
  7061. WIP: Add HIBP checks by TheLastProject · Pull Request #472 · simple-login/app
  7062. Building the software that helps build SpaceX - Stack Overflow Blog
  7063. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  7064. OrGY: My Personal Technology Stack
  7065. IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  7066. Machine Learning Community Standup - Data Scientist or Data Engineer?
  7067. Testing software so it's reliable enough for space - Stack Overflow Blog
  7068. Highly available and highly scalable Cloudflare tunnels
  7069. Can We Trust the Cloud Not to Fail?
  7070. Deep Diving Into EF Core: Q&A With Jeremy Likness
  7071. Investor Relations For Startup Founders
  7072. JWT should not be your default for sessions
  7073. Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  7074. .NET Developer Job Postings Tank in Q1 -- Visual Studio Magazine
  7075. Tracking One Year of Malicious Tor Exit Relay Activities (Part II)
  7076. 5 Ways to Improve the Performance of C# Code for Free
  7077. Using PostgreSQL as a Data Warehouse
  7078. Beware of Applications Misusing Root Stores – Mozilla Security Blog
  7079. 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
  7080. Can you spare a few moments to take my survey?
  7081. Realizing the Mina vision in Rust
  7082. .NET News Roundup - Week of May 3rd, 2021
  7083. Automatic type conversion with Implicit and Explicit operators in C#
  7084. Personal Data of 3 Million+ People Exposed In DriveSure Hack
  7085. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  7086. Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  7087. How we built an idea engine in Slack
  7088. How we upgrade a live data center
  7089. How I Estimate My Tasks
  7090. How to optimize ORDER BY RANDOM()
  7091. Amazon Fake Reviews Scam Exposed in Data Breach
  7092. Modeling and Partitioning in Cosmos DB (2021-05-20)
  7093. Code Maze Weekly #76 - Code Maze
  7094. Constraints and declarative referential integrity - Simple Talk
  7095. Create a web API with ASP.NET Core - Learn
  7096. Troy Hunt at Black Hat Asia: ‘We’re making it very difficult for people to make good security decisions’
  7097. Monitoring Django applications
  7098. Episode 376 - Azure Media Services
  7099. Multi-tenancy with EF Core in Blazor Server Apps
  7100. How Discord Stores Billions of Messages
  7101. Twilio's private GitHub repositories cloned by Codecov attacker, cloud comms platform confirms
  7102. Carbon proxies: Measuring the greenness of your application | Sustainable Software
  7103. Professional Open Source: Maintaining API, Binary, and Wire Compatibility
  7104. Event Based Architecture: What do you mean by EVENT?
  7105. Building a Bingo game backend with encore.dev
  7106. Preserving the Web
  7107. $40 million to help developers measure everything that matters
  7108. Why simplicity? Choosing a web architecture
  7109. MH370 pilot made many turns and speed changes new report reveals - Airline Ratings
  7110. Migrating From Python to Kotlin for Our Backend Services
  7111. They Told Their Therapists Everything. Hackers Leaked It All
  7112. Exploring Temporality in Databases
  7113. Visual Studio Toolbox Live - gRPC for the WCF Developer
  7114. Hacker leaks 150 million user records from Iranian Raychat app
  7115. Rossen Reports: Here’s how to see if your personal info was hacked
  7116. The Service Now API and TypeScript Conditional Types
  7117. Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  7118. Building an AWS Lambda in C#, part 1: AWS
  7119. 1. An architecture for .NET – The Reformed Programmer
  7120. Testing SQL
  7121. C# 9: Value Objects and Simpler Code -- Visual Studio Magazine
  7122. 255kb/stack-on-a-budget
  7123. Are comments in code actually a bad practice?
  7124. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  7125. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  7126. What's Salesforce?
  7127. Worthiness
  7128. Open-sourcing Remotebear, a remote jobs aggregator
  7129. My modern SaaS software stack
  7130. Hosting SQLite databases on Github Pages - (or any static file hoster)
  7131. Dream desktop – Sam Squire's personal blog
  7132. How I Made an Album Without Knowing Anything About Music
  7133. The MVP reconnect daily
  7134. supabase/realtime
  7135. How Litestream Eliminated My Database Server for $0.03/month
  7136. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  7137. How to make the most of your software engineering career - andre.schweighofer
  7138. What do we mean by a “backdoor” in End-To-End Encrypted Messengers or Secure Messengers? #endToEndEncryption #e2ee
  7139. Code Maze Weekly #75 - Code Maze
  7140. CSRF, CORS, and HTTP Security headers Demystified
  7141. Containerize .NET for Red Hat OpenShift: Use a Windows VM like a container - Red Hat Developer
  7142. Nullable Reference types in C# – Best practices
  7143. The Right Way to Adopt New Technology
  7144. Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  7145. Episode 375 - The Case of the Dangling Domain
  7146. DapperLib/DapperAOT
  7147. .NET 6 LINQ Improvements
  7148. Make microservices fun again with Dapr | Dave Brock
  7149. Release 5.0.0 · PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
  7150. Defend Rob's Responsible Disclosure, organized by Rob Dyke
  7151. Finding an Easter egg in Microsoft Bob - Ben Stone Online
  7152. Influential computer science papers
  7153. FBI shares 4 million email addresses used by Emotet with Have I Been Pwned
  7154. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  7155. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  7156. Why dummy data matters - and how to generate it - Michael Stivala
  7157. How we ship code faster and safer with feature flags - The GitHub Blog
  7158. Running Lisp in Production
  7159. Trying out the open-source eCommerce platform nopCommerce using Docker
  7160. allaboutapps/integresql
  7161. All Your Macs Are Belong To Us
  7162. Phishing exercises and you - stop punishing optimism
  7163. Query Engines: Push vs. Pull
  7164. No-SQL databases are glorified caches
  7165. HashiCorp Boundary: Remote Access Management Service Adds OIDC Support
  7166. Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  7167. Bigbasket faces potential data breach; details of 2 crore users put on sale on dark web
  7168. I CAN MAKE THIS WORK
  7169. Write Great APIs
  7170. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7171. MangaDex website taken offline following cyber-attack, data breach
  7172. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  7173. You might as well timestamp it
  7174. A new way to make maps with OpenStreetMap | Protomaps
  7175. Protecting against semantic attacks
  7176. Secretless apps with .NET and Azure Key Vault
  7177. Disasters I've seen in a microservices world
  7178. Working with PostgreSQL - Zerodha Tech Blog
  7179. On .NET Live - .NET Interactive: Data Science
  7180. Ubuntu 21.04 is here | Ubuntu
  7181. Green Vs. Brown Programming Languages
  7182. Deepnote - Data science notebook for teams
  7183. The EASIER Way to Query Airtable with Sync Inc and PostgreSQL
  7184. .NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  7185. Cyberattack on Phone House with Ransomware and possible data breach - The Tech Zone
  7186. Do Microservices require Containers/Docker/Kubernetes?
  7187. Effectful Effects - Unifying Bidirectional Communication between Software Components
  7188. Prisma – The Complete ORM for Node.js & TypeScript
  7189. Slow and predictable vs. fast and bursty
  7190. Denormalization in Production: Common Problem and Solution - Simple Talk
  7191. Why we still use Oracle DB
  7192. Coveralls in a monorepo
  7193. Software infrastructure 2.0: a wishlist
  7194. Released: Microsoft.Data.SqlClient 3.0 Preview 2
  7195. How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  7196. Testing Backups and Offloading CheckDB
  7197. Episode 373 - GitHub Actions
  7198. [Last Week in .NET #38] – The NSA requests you patch your sh*t
  7199. Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  7200. How to Optimize .NET Pipelines in Azure DevOps (Or how I made my pipeline 50% faster)
  7201. Using MudBlazor to Create Reach and Functional Product's Details Page
  7202. 100 million more IoT devices are exposed—and they won’t be the last – Ars Technica
  7203. December 1, 2020 - Building a comment system for a Blazor Static Web App
  7204. Using Kubernetes ConfigMaps for Cardano Node Topology Config
  7205. Domino's India hacked; credit card data of 10L users on 'sale' for Rs 4 cr
  7206. December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  7207. Backdoored developer tool that stole credentials escaped notice for 3 months
  7208. 7 years of open-source database development: lessons learned - Vallified
  7209. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  7210. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  7211. Luca App: CCC calls for an immediate moratorium
  7212. Announcing Cloudflare’s Database Partners
  7213. Node.js support in Cloudflare Workers
  7214. Code Maze Weekly #73 - Code Maze
  7215. Why I have chosen to rewrite one of my Projects from Scratch
  7216. Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl
  7217. Multiple Hosts, Failover and Load Balancing | Npgsql Documentation
  7218. SQLite the only database you will ever need in most cases
  7219. Disk space management inside Voron
  7220. Access data in Cosmos DB with Managed Identities
  7221. Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  7222. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  7223. StevenRasmussen - Overview
  7224. How to Tell the User's Story
  7225. Mastering transactions with Knex.js and Objection.js
  7226. Blogging with Markdown in Laravel - Aaron Francis
  7227. robdyke.com - howto-disclose
  7228. RAD Basic: a 100% compatible Visual Basic 6 solution
  7229. Logica: organizing your data queries, making them universally reusable and fun
  7230. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  7231. Introducing WebSockets Support in Cloudflare Workers
  7232. Security Control: Implement security best practices
  7233. How to pick the right container base image - Red Hat Developer
  7234. You don’t need Docker - Dusted Codes
  7235. How to choose between SQL and NoSQL databases - Simple Talk
  7236. Introducing 1Password Secrets Automation | 1Password
  7237. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  7238. PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  7239. Digital After Life
  7240. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  7241. Dave Sullivan: IT Consulting
  7242. One Letter Programming Languages
  7243. .NET 6: Date and Time Structures
  7244. Beware of Password Shucking
  7245. gitlet.js
  7246. Defining a new HTTP method: HTTP SEARCH
  7247. Trying Zombodb
  7248. The surreal experience of my first developer job - Ben Nuttall
  7249. Don't aggregate your metrics
  7250. [Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  7251. Introducing OpenSearch | Amazon Web Services
  7252. Blazor Material Table - Server-Side Paging, Searching, Sorting
  7253. Clubhouse "Leak" Might Be a Simple Data Scrape
  7254. How I started my programming journey - Filip Iulian Pacurar (Filipac)
  7255. TECH Stop using JPA/Hibernate
  7256. I Made A Mobile App for my Significant Other (And She Doesn't Use It)
  7257. The Cursed Computer Iceberg Meme
  7258. Best practices for writing SQL queries
  7259. Thinking in Questions with SQL - Benji's Blog
  7260. Things I like about PostgreSQL
  7261. Data from 500M LinkedIn Users Posted for Sale Online
  7262. Integrating PowerApps with .NET Web APIs
  7263. Nix is the ultimate DevOps toolkit
  7264. Fighting with Deadlocks
  7265. Code Maze Weekly #72 - Code Maze
  7266. Idempotence Now Prevents Pain Later
  7267. How we improved deployment velocity at Cronofy
  7268. My Mental Model on Choosing a Database for a Particular Problem
  7269. How To Use Htmx In Django · Matt Layman
  7270. On .NET Live - Creating your own .NET Project Templates
  7271. What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  7272. Working with the Blazor DynamicComponent | Dave Brock
  7273. Creating Videos with React and Remotion
  7274. Talking about RavenDB in the Angular Show
  7275. Getting started with OpenTelemetry and distributed tracing in .NET Core
  7276. .NET Rocks! vNext
  7277. Stored Procedure in Entity Framework Core Migrations
  7278. Dynamicland
  7279. Smarter Single Page Application with a REST API
  7280. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  7281. ADO.NET provider 8.0.1.0 for Firebird is ready
  7282. Update on git.php.net incident - Externals
  7283. Gregory Szorc's Digital Home | Surprisingly Slow
  7284. 4 Non-standard Ways to Fix N+1 Queries in Rails
  7285. How I Use My Free Azure Credit 💸
  7286. GitHub Sponsors Community
  7287. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  7288. Local Development with Azure Service Bus
  7289. 10 Things I Hate About PostgreSQL
  7290. Django 3.2 released | Weblog
  7291. AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  7292. Moving to Desktop Applications in .NET Core/.NET 5
  7293. Episode 371 - Cloud Native Machine Learning
  7294. Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  7295. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  7296. Have I Been Pwned: Pwned websites
  7297. Computers Are Bad
  7298. The Strange Case Of The Illegal Instruction
  7299. Blazor Power BI Paginated Reports
  7300. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  7301. PostgreSQL Security Hardening
  7302. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  7303. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  7304. I ended up adding duplicate records on a unique index in MongoDB - blag
  7305. Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  7306. Quickstart: Deploy an ASP.NET web app - Azure App Service
  7307. Page Remote Validation in ASP.NET Core Identity
  7308. Unveiling Gavran: RavenDB re-written in C
  7309. If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  7310. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  7311. REST APIs for Microservices? Beware!
  7312. Buying Breached Data: When Is It Ethical?
  7313. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  7314. Durable Objects, now in Open Beta
  7315. Maximizing the power of logs as your application scales - Michael's Coding Spot
  7316. A command-line grammar of graphics
  7317. Some opinionated thoughts on SQL databases
  7318. Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  7319. Introducing 'innernet' | tonari blog
  7320. Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  7321. OpenSleigh
  7322. Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  7323. How I Got Into Computers IT Pro Edition
  7324. Who Is Responsible For Building Tests? - Redgate Software
  7325. Notes on an Open Scraping Database
  7326. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  7327. 208.43.231.11 Git
  7328. Getting started with Self Sovereign Identity SSI
  7329. Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  7330. Think like an educator about code quality
  7331. Writing Documentation
  7332. Setting up Cardano Relays using Kubernetes/microk8s
  7333. We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  7334. Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  7335. Louvre site des collections
  7336. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  7337. Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  7338. NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  7339. How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  7340. The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  7341. Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  7342. Episode 370 - What the Hack
  7343. Tracking the front page of the New York Times
  7344. You are sharing your downloads with your Antivirus Company
  7345. Fossil: Fossil Chat
  7346. Why All My Servers Have an 8GB Empty File
  7347. Dataflow in .NET
  7348. SQLite is not a toy database
  7349. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  7350. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  7351. Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  7352. Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  7353. Keeping it Stupidly Simple!
  7354. I finally escaped Node (and you can too)
  7355. Astoria Company Data Breach & Leak Analysis | Night Lion Security
  7356. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7357. Notes on some PostgreSQL implementation details
  7358. The Problem with Odoo
  7359. Time zone handling and `datepart()` in Seq 2021.2
  7360. Data Saturdays Logo Contest - A Shot of SQLEspresso
  7361. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  7362. 2 Ways to Log the Current User in ASP.Net Core
  7363. denji/awesome-http-benchmark
  7364. Load Testing and Benchmarking With siege vs wrk
  7365. Applied Cryptology - 1.1: Historical Ciphers
  7366. Getting Drunk with Datalog
  7367. C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  7368. Creating Resilient Microservices in .NET with Polly - Code Maze
  7369. .NET News Roundup - Week of Mar 15th, 2021
  7370. Resolve Services In ASP.NET Core Startup
  7371. Building My Own Yahoo! Pipes
  7372. Khalian/Modulo12
  7373. Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  7374. henkmollema/Dommel
  7375. Surfacing Required Knowledge
  7376. How safe is zig?
  7377. Umbraco Package Migration to .NET Core
  7378. Moving k8s communication to gRPC
  7379. Episode 369 - Learn Azure SQL
  7380. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  7381. Apple Silicon Tech Preview
  7382. Code Maze Weekly #69 - Code Maze
  7383. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  7384. LAG (Transact-SQL) - SQL Server
  7385. YouDo Product Skills Track
  7386. MySQL from Below
  7387. What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  7388. .NET Rocks! vNext
  7389. .NET Rocks! vNext
  7390. How to Back Up Your Signal Conversations
  7391. You might not need centralized continuous integration
  7392. CUPID – the back story
  7393. It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  7394. Audacity 3.0.0 Released
  7395. Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  7396. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  7397. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  7398. tomrothe.de - Dead simple Rails monitoring
  7399. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  7400. Avoid password reuse with Pwned Passwords and ASP.NET Core
  7401. Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  7402. eyal0/Chicken-story
  7403. Why bother with Scripting?
  7404. Game UI Database
  7405. The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  7406. When your data center is on fire… how will RavenDB react?
  7407. An Update on Toyota and Unintended Acceleration « Barr Code
  7408. Azure SQL with ASP.NET Core Web API - Code Maze
  7409. .NET News Roundup - Week of Mar 8th, 2021
  7410. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  7411. Is Crossplane the Infrastructure LLVM?
  7412. appsettings.json gets IntelliSense
  7413. Setting up demos in Azure - Part 2: GitHub Actions
  7414. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  7415. Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  7416. LuckyWatcher - Thoughts, stories and ideas
  7417. The Best Tech Companies in Berlin 2021
  7418. Baserow - Open source online database.
  7419. Making of A Brief Visual Exploration of A Dictionary of Typography
  7420. RethinkDB: why we failed
  7421. How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  7422. How to send an 'E mail' - Database - 1984
  7423. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  7424. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  7425. What’s new in SQLite 3.35
  7426. Managed Identity, Azure SQL and Entity Framework
  7427. Episode 368 - Azure Load Balancer
  7428. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  7429. Rate this interview question, please
  7430. Is LINQ in C# actually slow?
  7431. My Favorite C# Features Part 2: LINQ
  7432. I don't want to learn your garbage query language
  7433. authelia/authelia
  7434. Using Alba to Test ASP.Net Services
  7435. The coding interview that I failed
  7436. Know your “One Job” and do it first
  7437. Why asynchronous Rust doesn't work
  7438. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  7439. Compressing data with Parquet
  7440. How to map IPs to country for free with .NET and IP2Location
  7441. You Should Keep a Journal
  7442. Excel Never Dies
  7443. Benchmarking RavenDB on the Raspberry PI
  7444. Introduction to Benchmarking in C# and ASP.NET Core Projects
  7445. explain.dalibo.com
  7446. Giorgi/LINQPad.QueryPlanVisualizer
  7447. .NET News Roundup - Week of Mar 1st, 2021
  7448. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  7449. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  7450. How to Build a Community: Starting with "why?". | Claire Carroll
  7451. Setting up demos in Azure - Part 1: ARM templates
  7452. Sqlite Global Tool - BuiltWithDot.Net
  7453. dolthub/dolt
  7454. Essential features of GitHub Actions
  7455. SandDance
  7456. Episode 71 - Azure and .NET with Labrina Loving
  7457. 20 Years Ago: SongMeanings | Kevin Marsh
  7458. Humble Book Bundle: Pocket Reference Guides by O'Reilly
  7459. Oxfam Australia supporters embroiled in new data breach | ZDNet
  7460. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  7461. Exciting New Features in Django 3.2
  7462. Rookie coding mistake prior to Gab hack came from site’s CTO
  7463. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  7464. IntelliSense for appsettings.json | ASP.NET Blog
  7465. Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  7466. Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  7467. Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  7468. Improvements to Event Sourcing in Marten V4
  7469. Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  7470. Generate iCal calendar with .NET using iCAL.NET
  7471. I’ve an allergic reaction to SQL Injections
  7472. Updates: suspected data incident
  7473. Far-Right Platform Gab Has Been Hacked—Including Private Data
  7474. The small web is beautiful
  7475. European e-ticketing platform Ticketcounter extorted in data breach
  7476. Global distributed consistency, the easy way
  7477. How to Implement Dependency Injection in ASP.NET Core
  7478. Why you should take a look at Nomad before jumping on Kubernetes
  7479. kuchin/awesome-cto
  7480. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  7481. Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  7482. Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  7483. Code Maze Weekly #66 - Code Maze
  7484. 3 Reason Why I Prefer Using Norm vs Dapper
  7485. ISO 8601: the better date format | Blog
  7486. Microsoft Releases Azure Firewall Premium in Public Preview
  7487. Map of my personal data infrastructure | beepb00p
  7488. Ownership as code • brouillon
  7489. Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  7490. Developer prerequisites
  7491. Big Data and Machine Learning in .NET 5
  7492. Projections in Event Sourcing
  7493. C#'s Functional Journey
  7494. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  7495. Use Azure Functions with .NET 5 | Dave Brock
  7496. Playstation 2 Architecture | A Practical Analysis
  7497. SQL Mimic - BuiltWithDot.Net
  7498. Fix for Elgato Key Light not found by Control Center
  7499. How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  7500. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  7501. Why Discord is switching from Go to Rust
  7502. NetGalley discloses data breach after website was hacked
  7503. Best practices for REST API design - Stack Overflow Blog
  7504. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  7505. Rethinking the IDE for the 2020s
  7506. Indian Government Breached, Massive Amount of Critical Vulnerabilities
  7507. Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  7508. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  7509. Unit testing: The tSQLt framework and the execution of a test!
  7510. The modern packager’s security nightmare – Michał Górny
  7511. Choose Boring Technology
  7512. TeeChart for .NET - BuiltWithDot.Net
  7513. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  7514. I don't know, Timmy, being God is a big responsibility
  7515. AFTS Inc., Data Security Issue – Awwd
  7516. When a Solution Is Right In Front of You
  7517. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  7518. Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  7519. 12 requests per second in Python
  7520. The Launch Space: Surface Duo for Xamarin and .NET developers
  7521. How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  7522. Pure functions and unused return values
  7523. Event Sourcing Example & Explained in plain English
  7524. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  7525. OpenCelliD Visualization
  7526. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  7527. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  7528. What is the difference between a DTO and a POCO (or POJO)
  7529. blog - 2021 - 01 - 13
  7530. Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  7531. upgundecha/howtheysre
  7532. Many Small Queries Are Efficient In SQLite
  7533. 127 million user records from 8 companies put up for sale on the dark web | ZDNet
  7534. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  7535. The Database Inside Your Codebase
  7536. JonPSmith/EfSchemaCompare
  7537. Karan Sharma | Running Nomad for home server
  7538. For the Love of Macros
  7539. Racket v8.0
  7540. LiteDb NoSql database - BuiltWithDot.Net
  7541. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  7542. On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  7543. Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  7544. Introducing Abbot, a powerful ChatOps tool for collaborative work
  7545. The Evolution of Developer Salaries: Looking Back 20 Years
  7546. Podman
  7547. Environment Aware Sessions in SSH – Steven Wade
  7548. Kubernetes Failure Stories
  7549. Why I Built Litestream
  7550. Aggregate (Root) Design: Behavior & Data
  7551. From Idea to MVP to Hacker News in 44 Hours
  7552. Preparing to Issue 200 Million Certificates in 24 Hours
  7553. Mobidb Database - BuiltWithDot.Net
  7554. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  7555. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  7556. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  7557. DDoSers are abusing the Plex Media Server to make attacks more potent
  7558. Event Sourcing with Marten V4: Aggregated Projections
  7559. Product Management is Detective Work
  7560. No Support Linux Hosting is Shutting Down
  7561. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  7562. TechEmpower Web Framework Performance Comparison
  7563. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  7564. Performance Profiling - Picking the right tool
  7565. TechEmpower Web Framework Performance Comparison
  7566. My opinion on blockchain
  7567. Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  7568. Weekly .Net Tech Stack - #2
  7569. SitePoint discloses data breach after stolen info used in attacks
  7570. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  7571. Visual Studio 2019 Docker Tooling
  7572. Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  7573. Search with typo tolerance
  7574. Small can be great
  7575. Protect your accounts from data breaches with Password Checkup
  7576. Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  7577. rust-analyzer/rust-analyzer
  7578. Fast Software, the Best Software
  7579. Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  7580. Episode 363 - Streaming telemetry for NVAs
  7581. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  7582. Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  7583. Asynchronous Messaging, Part 5: Miscellaneous Considerations
  7584. Building Product Intelligence Platform with Cloudflare Workers
  7585. Update Statistics SQL Server
  7586. Security: The Need-to-know principle
  7587. Security: The Principle of Least Privilege (POLP)
  7588. Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  7589. Cold Paths - Tim Kellogg
  7590. Entity Framework Core 5.0: The Next Generation for Data Access
  7591. Facebook Authentication in Blazor WebAssembly Hosted Applications
  7592. RedisLabs | Accelerating Data Engineering with Azure
  7593. How many decisions do you make?
  7594. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  7595. Getting better at Linux with 10 mini-projects
  7596. Using HTMX with ASP.NET Core: Deleting items
  7597. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  7598. efcore/EFCore.CheckConstraints
  7599. Tracing IO in .NET Core — Softwarepark
  7600. Google Authentication in Blazor WebAssembly Hosted Applications
  7601. The Unexpected Find That Freed 20GB of Unused Index Space
  7602. North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  7603. Building Better NuGet Packages - CodeWithStu
  7604. Pholly – Azure From The Trenches
  7605. Llama Rust SDK preview 0.1.3
  7606. Hacker posts 1.9 million Pixlr user records for free on forum
  7607. wesdoyle/design-patterns-explained-with-food
  7608. Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  7609. microsoft/Extensible-Storage-Engine
  7610. About GitHub Security Advisories - GitHub Docs
  7611. Server Streaming | gRPC in .NET 5
  7612. The Subtle Hazards of Real-World Cryptography
  7613. Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  7614. DBA in training: SQL Server under the hood - Simple Talk
  7615. How to properly store a password in the Database | Petre Popescu
  7616. Asynchronous Messaging, Part 4: Retrieve Results
  7617. Authentication options in ASP.NET 5 and ASP.NET Core
  7618. A Tour of SQL Workshops
  7619. Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  7620. benbjohnson/litestream
  7621. How to use FastReport Open Source in ASP.NET Core Web application
  7622. .NET GC Internals - 03. Concurrent Mark phase
  7623. Akka.NET Dependency Injection Best Practices
  7624. ASIC breached in Accellion hack
  7625. Automating My Job with GPT-3
  7626. Application State in Blazor Apps
  7627. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  7628. Implementing support for message retention policies in Matrix · Brendan Abolivier
  7629. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  7630. rr-wfm/MSBuild.Sdk.SqlProj
  7631. Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  7632. .NET GC Internals - 02. Mark phase
  7633. SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  7634. Self-hosted integration tests in ASP.NET
  7635. SQL Server triggers: The good and the scary - Simple Talk
  7636. Giant leak exposes data from almost all Brazilians - Somag News
  7637. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  7638. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  7639. You should always do server-side validation! Always! | Petre Popescu
  7640. Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  7641. Hacker leaks data of 2.28 million dating site users | ZDNet
  7642. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  7643. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  7644. .NET GC Internals - 01. Introduction
  7645. Plugins
  7646. .NET Bootcamp - Learn
  7647. Automating Azure Access Restrictions with the Azure CLI
  7648. Episode 361 - Project Natick
  7649. The Next Gen Database Servers Powering Let's Encrypt
  7650. Righteous, Expedient, Wrong
  7651. Hacker leaks data of millions of Teespring users | ZDNet
  7652. Azure SQL Connectivity Performance Tips & Tricks
  7653. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  7654. Connecting an Azure Logic App to a local Web API | Developer Support
  7655. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  7656. README.md · master · LinuxCafeFederation / Awesome Alternatives
  7657. Looking at Parler specs and their architecture
  7658. Edge Worker SQLite
  7659. Deep Dive into Open Telemetry for .NET
  7660. Preview: The SQLite Llibrary as a .NET assembly
  7661. But how, exactly, databases use mmap?
  7662. Shit Programmers Say - Just Scale Up
  7663. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  7664. Fun with IConfiguration
  7665. Massive Nitro data breach impacts Microsoft, Google, Apple, more
  7666. Parametrised test primitive obsession code smell
  7667. How Blazor Performs Against Other Frameworks
  7668. The Plan for Entity Framework Core 6.0 | .NET Blog
  7669. Download Files with ASP.NET Core Web API and Angular - Code Maze
  7670. I wasted $40k on a fantastic startup idea
  7671. Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  7672. Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  7673. Intro into security principles in the context of database systems
  7674. Principle of Least Privilege (POLP)
  7675. CondensationDB/Condensation
  7676. Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  7677. Is Writing as Important as Coding?
  7678. A fresh new avenue for Google to kill your SaaS startup
  7679. Rust is a hard way to make a web API - macwright.com
  7680. new codebase, who dis? (How to Join a Team and Learn a Codebase)
  7681. The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  7682. Webinar recording: Filtered Replication in RavenDB
  7683. Simplify Authentication with Managed Identities for Azure Resources
  7684. Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  7685. Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  7686. Asynchronous Messaging, Part 2: Durable Queues
  7687. The Principles of Sustainable Software Engineering - Learn
  7688. An unlikely database migration
  7689. Start with a Monolith
  7690. We Don't Need Data Scientists, We Need Data Engineers
  7691. Lessons from my first (very bad) on-call experience
  7692. Episode 360 - Microsoft Solutions with Corey
  7693. A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  7694. Plain Text Accounting, a guide to Ledger and friends
  7695. Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  7696. Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  7697. An introduction to the Data Protection system in ASP.NET Core
  7698. Notification of Data Security Incident - December 23, 2020
  7699. Using .env in .NET - Dusted Codes
  7700. Kafka As A Database? Yes Or No – A Summary Of Both Sides
  7701. Why Haskell is our first choice for building production software systems – Foxhound Systems
  7702. What would it take for you to adopt Marten?
  7703. Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  7704. Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  7705. Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  7706. Why you should test critical parts of your app
  7707. Newsletter Week 1, 2021
  7708. safepassme
  7709. Code Maze Weekly #59 - Code Maze
  7710. More drama on a forum, and a slew of new databases dumped
  7711. Hacking QR code design
  7712. WhatsApp? I try to back up my history. | maxwellito.com
  7713. An offer you can refuse
  7714. Splitting up a Monolith into Microservices
  7715. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  7716. Reducing SNAT Port consumption in Azure App Services | Developer Support
  7717. Production postmortem: The file system limitation
  7718. Entity Framework Core 5 free resources
  7719. Building a Chatbot to Order a Pizza
  7720. The democratisation of Data Science : andrew-jones.com
  7721. JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  7722. JavaScript Complete Course - Array Map - Part 40
  7723. JavaScript Complete Course - Object Arrays - Part 33
  7724. Create a .NET Core Project Template
  7725. Ticketmaster admits it hacked rival company before it went out of business
  7726. Tools we use - 2020 edition
  7727. Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  7728. Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  7729. Can you spare a few moments to take my survey?
  7730. How to Sign in with Google Using Angular and ASP.NET Core Web API
  7731. The state of JVM desktop frameworks: introduction
  7732. Machine Learning with ML.NET - Introduction
  7733. No Golang For You
  7734. The Mobile Map App Part I: The Void
  7735. CVE Stuffing
  7736. "Live" Coding A NES Emulator in C++!
  7737. osnr/horrifying-pdf-experiments
  7738. Scaffold an entire .NET 5 Web API using Wrapt
  7739. TabFS
  7740. The Big Little Guide to Message Queues
  7741. LibrePhotos/librephotos
  7742. Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  7743. Glasgow Haskell Compiler 9.0.1-rc1 now available!
  7744. Adding comments to your static blog with Mastodon
  7745. .NetConf Virtual Event | What’s new in EF Core 5.0
  7746. What's new in PHP 8 - stitcher.io
  7747. Unlocking My Air Data Through API Analysis
  7748. User Lockout Functionality with Angular and ASP.NET Core Identity
  7749. I revised my code from 10 years ago
  7750. Systems design explains the world: volume 1
  7751. Web Authentication Methods Compared
  7752. API pagination design
  7753. I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  7754. Code Maze Weekly #57 - Code Maze
  7755. X Server and VNC on a Linode VM
  7756. Angular Email Confirmation with ASP.NET Core Identity
  7757. Release Radar · December 2020 Edition - The GitHub Blog
  7758. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  7759. Designing a better Terminal | Mark Essien
  7760. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  7761. 2020 : Community Influencer of the Year
  7762. How YouTube Music forced me to try F#
  7763. Senior Software Engineer, Planning and Tracking
  7764. Angular Password Reset Functionality with ASP.NET Core Identity
  7765. End of 2020 rough database landscape
  7766. Dave Vieira-Kurz a.k.a. @secalert on security
  7767. More challenging projects every programmer should try
  7768. tuhdo/tuhdo.github.io
  7769. An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  7770. My designs from 2016 to 2020 as a non-designer – alexandro.dev
  7771. Google Cloud Status Dashboard
  7772. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  7773. Syncing Logins Between Availability Group Replicas
  7774. What If OpenDocument Used SQLite?
  7775. Introduction to Performance - EF Core
  7776. Computing Euclidean distance on 144 dimensions
  7777. SQL Tools December release recap - SQL Server Blog
  7778. 5 ways to save costs by running .NET apps on Azure
  7779. Sarat Chandra | My Nextcloud setup
  7780. Giving more tools to software engineers: the reorganization of the factory
  7781. Image sharing. No bullshit.
  7782. Angular Role-Based Authorization with ASP.NET Core Identity
  7783. Scaling a Monolith
  7784. Increasing Trace Cardinality with Activity Tags and Baggage
  7785. The best 10 programming articles of the last 10 years
  7786. NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  7787. Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  7788. Azure SQL from the Edge to the Cloud
  7789. Mastering Postgres indexes in 10 minutes
  7790. The story of the one line fix – Dave Cheney
  7791. There’s more to Power Platform than low-code/no-code development | Developer Support
  7792. Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  7793. Azure Functions in Any Language with Custom Handlers
  7794. Small tech
  7795. Batch.Parallel
  7796. Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  7797. An open source multi-tool for exploring and publishing data
  7798. Make your monolith last
  7799. Implementing an Effective Architecture for ASP.NET Core Web API
  7800. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  7801. The Future of Hosting with Edge Computing
  7802. Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  7803. Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  7804. 5 Must Install NuGets for New Xamarin Projects
  7805. WerWolv/ImHex
  7806. r/Kotlin - [OC] Compiler plugins are amazing!
  7807. Kafka is not a Database
  7808. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  7809. servicetitan/Stl.Fusion
  7810. How to Automate Disaster Recovery in SQL Server On-Prem
  7811. OPAQUE: The Best Passwords Never Leave your Device
  7812. Distributed Systems Reading List
  7813. Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  7814. Creating your first CRUD app with Suave and F# - Simple Talk
  7815. Episode 357 - Verifiable Identity with Blockchain
  7816. Building an ASP.NET Core Web App from Scratch
  7817. RavenDB and multi region setup
  7818. User Registration with Angular and ASP.NET Core Identity
  7819. Python for Data Science - NumPy & Pandas Cheatsheet
  7820. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  7821. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  7822. Run EF Core Migrations in Azure DevOps
  7823. Building a feature store - nlathia.github.io
  7824. JavaScript Heap Out Of Memory Error
  7825. No, DeepMind has not solved protein folding
  7826. Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  7827. ADO.NET provider 7.10.1.0 for Firebird is ready
  7828. Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  7829. Use ASP.NET Core route-to-code for simple JSON APIs
  7830. Press Release
  7831. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  7832. Code Maze Weekly #54 - Code Maze
  7833. ADO.NET provider 7.10.0.0 for Firebird is ready
  7834. "I've had to relearn coding to get through the new interviews"
  7835. A Spellchecker Used to Be a Major Feat of Software Engineering
  7836. TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  7837. Getting Started with DevOps for Azure SQL
  7838. .NET Live TV | Live developer streams every day
  7839. Avoid Wrapping DbContext in Using (and other gotchas)
  7840. Handling Duplicate Messages (Idempotent Consumers)
  7841. Analyzing firmware from embedded devices
  7842. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  7843. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  7844. .NET 5 Breaking Changes: Historic Technologies
  7845. What is the “protein folding problem”? A brief explanation
  7846. monicahq/monica
  7847. Introduction - Computer Graphics from scratch
  7848. Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  7849. Modular Monolith: Domain-Centric Design - Kamil Grzybek
  7850. Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  7851. Did Windows ever find solutions for programs that crashed? | The Old New Thing
  7852. Deep Learning with GPU Acceleration - Simple Talk
  7853. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  7854. ML.NET Model Builder November Updates | .NET Blog
  7855. Threat Actor: Unkown
  7856. Rant – You likely* don’t need a 2,000$ server for your home.
  7857. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  7858. Bringing .NET Interactive to Azure Data Studio Notebooks
  7859. AlphaFold: a solution to a 50-year-old grand challenge in biology
  7860. Improving the Resiliency of Our Infrastructure DNS Zone
  7861. Quake’s 3-D Engine: The Big Picture
  7862. Yes, I use Nix
  7863. Deploying a Lobsters Clone: What I Learned
  7864. When I lost a few hundred leads - stitcher.io
  7865. Microsoft Releases .NET for Apache Spark 1.0
  7866. Stupid light software
  7867. A Thanksgiving 2020 Reading List
  7868. Episode 356 - Sustainability solutions in Azure
  7869. SQLite as a document database
  7870. 「Dflat」Structured Data Store for Mobile
  7871. Episode 65 - Marten DB With Jeremy Miller
  7872. Early Access Program - Rider: Cross-platform .NET IDE
  7873. A Byzantine failure in the real world
  7874. Surviving Black Friday: Or designing for failure
  7875. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  7876. How io_uring and eBPF Will Revolutionize Programming in Linux
  7877. Don’t do your own electrical work | Electrical Safety Office
  7878. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  7879. Outbox Pattern: Reliably Save State & Publish Events
  7880. Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  7881. The dangers and gotchas of using scoped services in IConfigureOptions
  7882. AWS Service Health Dashboard - Nov 25, 2020 PST
  7883. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  7884. macOS has checked app signatures online for over 2 years
  7885. Moving Quicksilver into production
  7886. Reliably Save State & Publish Events (Outbox Pattern)
  7887. Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  7888. Writing engineering strategy
  7889. Should You Unit-Test in ASP.NET Core?
  7890. What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  7891. Applying the MVC design pattern to Razor Pages
  7892. Azure Durable Entities: What are they good for?
  7893. Adding claims to existing identity
  7894. The macro problem with microservices - Stack Overflow Blog
  7895. Getting lucky with posting on Hacker News
  7896. The Tech Stack of a One-Man SaaS
  7897. mikelxc/Workarounds-for-ARM-mac
  7898. Normal Forms - Simple Talk
  7899. How to become a hacker
  7900. building a roam-like, networked, heavily-customized realtime editor, part 1
  7901. Layered architecture. What is layered architecture and when to use it?
  7902. Facebook Is Going After Its Critics in the Name of Privacy
  7903. PostgREST/postgrest
  7904. The .NET Stacks #26: .NET 5 has arrived, let’s party
  7905. LPC-2019: SQLite on Linux
  7906. Optimizing Your Web App 100x is Like Adding 99 Servers
  7907. Astonishing Performance of .NET 5: More Data
  7908. Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  7909. Released: General Availability of Microsoft.Data.SqlClient 2.1
  7910. fanf | Leap second hiatus
  7911. How to AirDrop to Linux
  7912. My skepticism towards current developer meta-productivity tools.
  7913. Episode 355 - Splunk, Blockchain and Azure
  7914. New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  7915. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  7916. Tip 295 - What database should you use in your next Azure Functions app
  7917. The Complexity of Caching
  7918. OpenStreetMap is Having a Moment
  7919. Complexity of Caching: Strategy, Invalidation & Fallbacks
  7920. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  7921. Embedded analytics
  7922. We can do better than DuckDuckGo
  7923. Marten 4.0.0-alpha.3
  7924. Anchoring Trust: A Hardware Secure Boot Story
  7925. psql command line tutorial and cheat sheet
  7926. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  7927. nelsontky/gh-pages-url-shortener
  7928. RavenDB 5.1 Features: Searching in Office documents
  7929. Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  7930. Moving my serverless project to Ruby on Rails
  7931. Tutorials/Part 1 | ABP Documentation
  7932. Popular stock photo service hit by data breach, 8.3M records for sale
  7933. JonPSmith/EfCoreinAction-SecondEdition
  7934. Identity in Azure with Christos Matskas
  7935. Personal Data Warehouses: Reclaiming Your Data
  7936. GFXBench - Unified cross-platform 3D graphics benchmark database
  7937. Episode 354 - NORAD Santa Tracker
  7938. Code Maze Weekly #51 - Code Maze
  7939. Microsoft.EntityFrameworkCore 5.0.0
  7940. Stashy is a Really simple Key Value store (secretGeek.net)
  7941. Getting started with DynamoDB and .NET Core
  7942. How a Game Developer Leaked 46 Million Accounts
  7943. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  7944. Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  7945. Five Questions You May Have About ASP.NET Core For .NET 5
  7946. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7947. Get Animal Jam for your mobile device, PC, or Mac
  7948. Astonishing Performance of .NET 5
  7949. Monsters Weekly 190 - Using Elastic Query on SQL Azure
  7950. Eleven Years of Go - The Go Blog
  7951. Leveling Up Your Azure SQL Database Deployments
  7952. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  7953. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  7954. Announcing the Release of EF Core 5.0 | .NET Blog
  7955. The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  7956. Running Stored Procedures Across Databases in Azure
  7957. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  7958. Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  7959. Data breach at Mashable leaks users’ personal information online
  7960. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  7961. How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  7962. Over 1M Lazada RedMart accounts sold online after data breach
  7963. What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  7964. C# in Simple Terms - LINQ Basics
  7965. A tiny CI system - Christian Ştefănescu
  7966. Attention Is My Most Valuable Asset for Productivity as a Software Developer
  7967. Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  7968. Is this Mahler? This sounds like Mahler
  7969. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  7970. Hotel reservation platform leaked user data from top online booking sites
  7971. A Linux sysadmin's introduction to cgroups
  7972. Building a Weather Station UI
  7973. Episode 353 - WVD Updates
  7974. SignalR Service – Real time web | Microsoft Azure
  7975. Fall 2020 RPKI Update
  7976. Querying Across Databases In SQL Azure
  7977. Corporate Password Security with Troy Hunt | Authlogics
  7978. What is Azure Arc Enabled PostgreSQL Hyperscale?
  7979. janos/compromised
  7980. ClickHouse Capacity Estimation Framework
  7981. CQRS Myths: 3 Most Common Misconceptions
  7982. Hacker is selling 34 million user records stolen from 17 companies
  7983. Discover a new world of birding...
  7984. Optimizing SQL queries. Sometimes two queries are better than one.
  7985. How I added realtime search to my static site
  7986. Discogs 20th Anniversary: Thank You for 20 Years!
  7987. Real World Akka.NET Clustering: State Machines
  7988. A Nameless Hiker and the Case the Internet Can’t Crack
  7989. The MVP reconnect daily
  7990. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  7991. Minted discloses data breach after 5M user records sold online
  7992. Domain model purity and lazy loading
  7993. Implementing Health Checks in ASP.NET Framework Applications
  7994. Leaving OCaml
  7995. Understanding Backup Storage Redundancy in Azure SQL
  7996. Is a billion-dollar worth of server lying on the ground
  7997. Episode 352 - Azure Security Podcast
  7998. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  7999. Identity Server 4 with .NET Core App
  8000. Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  8001. Daniel Skogly's blog | You might not need to store (plaintext) emails
  8002. Dev Discussions - James Hickey
  8003. Why is subtracting these two times (in 1927) giving a strange result?
  8004. High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  8005. Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  8006. High performance Data modelling with Cosmos Db - Pradeep Loganathan
  8007. RedMart Data Security Incident
  8008. The failure of a computer you didn't even know existed
  8009. Are we web yet? Yes, and it's freaking fast!
  8010. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  8011. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  8012. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  8013. Understanding Azure Arc Enabled SQL Server
  8014. MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  8015. Organizing Code by Feature using Vertical Slices
  8016. C# in Simple Terms - Namespaces
  8017. Putting JSON in a block chain? First decide what your JSON is…
  8018. Security incident, October 2020
  8019. Test Series: Part 2 Unit Testing
  8020. The System
  8021. Organizing Code by Feature using Verticle Slices
  8022. South Africa's most notable data breaches and leaks
  8023. Setting the command timeout with the latest .NET SqlClient
  8024. Entity Framework Community Standup - EF Core 5.0 Collations
  8025. Webinar Recording: Advanced Search Scenarios in RavenDB
  8026. Why I Stopped Using ORMs to Get the Job Done
  8027. Creating Your First Azure SQL Database
  8028. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  8029. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  8030. Cleaning up Azure Durable Functions execution history
  8031. Building a Dashboard with ASP.NET Core and DotVVM
  8032. MonkSoul/Fur
  8033. Help Us Plan EF Core 6.0 | .NET Blog
  8034. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  8035. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  8036. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  8037. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  8038. Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  8039. Oracle Groundbreakers APAC Virtual Tour 2020
  8040. Oracle Groundbreakers APAC Virtual Tour 2020
  8041. You Need to Timestamp Your Shell History
  8042. JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  8043. What Was BeOS, and Why Did People Love It?
  8044. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  8045. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  8046. Penetration Testing and Low-Cost Freelancing
  8047. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  8048. How to retain customers who are leaving
  8049. Static versus dynamic web sites
  8050. Supercar Showdown - Supercar Showdown
  8051. Workflow syntax for GitHub Actions
  8052. Psychotherapy centre's database hacked, patient info held ransom
  8053. Tip 291 - 5 Things you didn't know about Azure App Service
  8054. Load Balancing on Azure - An Overview
  8055. Entity Framework Visual Editor - Visual Studio Marketplace
  8056. Search changes for anonymous users
  8057. Marten V4 Preview: Command Line Administration
  8058. Hands-Free Coding
  8059. Chrome won't clear your Google and YouTube data — even if you tell it to
  8060. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  8061. What ORMs have taught me: just learn SQL
  8062. Is it possible to see the entire history of a renamed file?
  8063. Ridiculously fast unicode (UTF-8) validation
  8064. SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  8065. Azure CLI Oct 2020 release
  8066. MoienTajik/AspNetCore-Developer-Roadmap
  8067. open-telemetry/opentelemetry-dotnet
  8068. How to Deploy Azure Arc Data Services Anywhere
  8069. Monkeytype
  8070. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  8071. Assorted thoughts on zig (and rust)
  8072. Blockchain, the amazing solution for almost nothing
  8073. Blazor WebAssembly Role-Based Security with IdentityServer4
  8074. Marten V4 Preview: Linq and Performance
  8075. 4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  8076. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  8077. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  8078. Chrome exempts Google sites from user site data settings
  8079. We deleted the production database by accident 💥
  8080. The Emerging Architectures for Modern Data Infrastructure
  8081. What if users brought the infrastructure?
  8082. Version 1.4.0 released
  8083. @adlrocha - What if we had Local-First Software?
  8084. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  8085. My SQL Server Toolbox
  8086. Build SQL Database Projects Easily in Azure Data Studio
  8087. Performance Profiling | Database Tool
  8088. Why Congress should invest in open-source software
  8089. The Curious Case of Commands and Cancellation
  8090. The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  8091. Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  8092. How to Build a Great Series A Pitch and Deck: Series A
  8093. TDD for ELT – Kaminsky
  8094. Scaling Hangfire: Process More Jobs Concurrently
  8095. .NET and Visual Studio - Oracle Office Hours
  8096. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  8097. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  8098. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  8099. What do I need to build an application ? - LanRaccoon
  8100. Using Access Token with Blazor WebAssembly HttpClient
  8101. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  8102. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  8103. Pushing UI changes from Blazor Server to browser on server raised events
  8104. Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  8105. zheap
  8106. Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  8107. The LLBLGen Pro Blog: HnD 3.0 has been released!
  8108. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  8109. verifiedcoder/Twilight
  8110. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  8111. How I killed The Event Store and Why It Had It Coming
  8112. Learn Docker in a Month: Week 4 in 5 YouTube Videos
  8113. Fall Ramblings
  8114. Sorry! This site is experiencing technical difficulties.
  8115. Newsletter Week 41, 2020
  8116. Git scraping: track changes over time by scraping to a Git repository
  8117. On Learning and Knowledge Management
  8118. Event Feeds: Simple and reliable messaging infrastructure
  8119. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  8120. Developing with Design
  8121. Azure Best Practices - Azure Advisor
  8122. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  8123. Who cares about security by obscurity
  8124. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  8125. Azure SQL Capacity Planning: Scenarios
  8126. .NET Blog
  8127. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  8128. Using machine learning with RavenDB
  8129. We Hacked Apple for 3 Months: Here’s What We Found
  8130. Bruce Momjian: Postgres Blog
  8131. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  8132. Building a Weather Station Bot
  8133. How to prepare for tech summer internships — Web log of agrawal-d
  8134. Get started with MLOps.NET
  8135. Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  8136. Take A Look At ML.NET
  8137. How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  8138. Storage 101: Monitoring storage metrics - Simple Talk
  8139. TIME for a WTF MySQL moment
  8140. Understanding Global VNet Peering Support for Azure SQL Managed Instance
  8141. Plausible: Self-Hosted Google Analytics alternative
  8142. amuste/DnetIndexedDb
  8143. ADefWebserver/BlazorSimpleSurvey
  8144. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  8145. What’s New In Python 3.9 — Python 3.9.0 documentation
  8146. Who monitors Prometheus?
  8147. The Database is on Fire
  8148. Consensus is Harder Than It Looks
  8149. Influence of Minimalism
  8150. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  8151. OAuth2 Refresh Token with Anular and IdentityServer4
  8152. Exploring your .NET applications with dotnet-monitor
  8153. Motivation and why finishing a personal project is hard.
  8154. Database Creation with DbUp
  8155. Applying "Make Invalid States Unrepresentable"
  8156. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  8157. Wiki - RustStarterKit2020
  8158. Does Snowflake have a technical moat worth 60 billion?
  8159. SLOs for Open Source
  8160. Computer science is not software engineering | Swizec Teller
  8161. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  8162. Quartz.NET 3.2 Released | Quartz.NET
  8163. How To Get Promoted
  8164. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  8165. Building Your Next Web App with ASP.NET Core
  8166. Spaced repetition, Anki and Execute Program - mike.place
  8167. FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  8168. Announcing Major Performance Improvements for Azure SQL Managed Instance
  8169. rui314/chibicc
  8170. C# in Simple Terms - Casting, Conversion, and Parsing
  8171. Code scanning is now available! - The GitHub Blog
  8172. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  8173. Examples of Four New Features in C# 9 That Aren't in C# 8
  8174. Advanced Arrays
  8175. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  8176. Fast Builds: Make a Url Shortener with .NET
  8177. Using Hangfire and MediatR as a Message Dispatcher
  8178. The story on how I discovered, fell in love and abandoned Event Sourcing
  8179. Episode 348 - Cloud Skills Challenge
  8180. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  8181. How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  8182. Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  8183. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  8184. Azure Service Fabric managed clusters are now in public preview
  8185. I was wrong. CRDTs are the future
  8186. Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  8187. codemix/ts-sql
  8188. Ora2Pg - Moves Oracle database to PostgreSQL
  8189. SQLite Is Dynamically Typed
  8190. A Blog About Computer Systems and Language Design
  8191. Free VPNs are bad for your privacy – TechCrunch
  8192. calibre - New in calibre 5.0
  8193. Allow Your Users to Login to your ASP.NET Core App Through Facebook
  8194. TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  8195. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  8196. How to Secure Azure SQL Database by Setting Minimal TLS Version
  8197. Microsoft.Data.Sqlite 5.0
  8198. Building a self-sustaining open-source business in the cloud era
  8199. Microsoft.Data.Sqlite 5.0
  8200. PostgreSQL: PostgreSQL 13 Released!
  8201. Using Azure RBAC with Azure Key Vault
  8202. Why did I leave my stable job in the middle of a pandemic?
  8203. Home - Ignite 2020 Book of News
  8204. Release ML.NET 1.5.2 · dotnet/machinelearning
  8205. Blazor WebAssembly on Azure Static Web Apps
  8206. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  8207. Migrate, modernize .NET applications with Azure
  8208. The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  8209. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  8210. Hybrid Disaster Recovery Scenarios for SQL Server
  8211. Simple Anomaly Detection Using Plain SQL
  8212. Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  8213. Angular OAuth2 OIDC Configuration with IdentityServer4
  8214. Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  8215. Microsoft Releases Entity Framework Core 5.0 RC 1
  8216. Postgres For Those Who Can’t Even, Part 3 - In The Real World
  8217. MEAN Stack Considered Harmful
  8218. DuckDB - An embeddable SQL OLAP database management system
  8219. PASS Summit 2020 > Register Now
  8220. Dev Discussions - Isaac Abraham
  8221. My Principles for Building Software
  8222. Introducing Cosmos DB Studio
  8223. Continuous Integration for the .NET Framework
  8224. Astrocamel - Blog/Portfolio of George Skouroupathis
  8225. #ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  8226. RavenDB Meetup : Building a grown up database
  8227. TechEmpower Web Framework Performance Comparison
  8228. Aurora Database | Bin Wang
  8229. How to Shut Off Public Connectivity to Azure SQL Database
  8230. CQRS and MediatR in ASP.NET Core - Code Maze
  8231. Episode 346 - Autonomous Systems
  8232. RavenDB in Action Workshop in NDC Conference
  8233. ASP.NET App Migration Webinar | Microsoft Azure
  8234. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  8235. Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  8236. Building an AWS DevOps Pipeline for Databases - Redgate Software
  8237. MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  8238. Julio Biason .Net 4.1 | The Hidden Value of TikTok
  8239. Major German shopping site leaks customer data
  8240. Seeding data in EF Core using SQL scripts
  8241. Playing with EF Core 5 and Stack Overflow Data
  8242. Migrations Overview - EF Core
  8243. Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  8244. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  8245. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  8246. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  8247. Searching for style
  8248. An Introduction to Microsoft Hybrid SQL Server Solutions
  8249. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  8250. A Better Mousetrap - Turnerj (aka. James Turner)
  8251. Index Usage: finding indexes not being used - Simple Talk
  8252. A database for every repl
  8253. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  8254. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  8255. GraphQL - Fiyaz Hasan
  8256. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  8257. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  8258. Learn Docker in one month - on YouTube! Your guide to week 2
  8259. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  8260. Code Maze Weekly #42 - Code Maze
  8261. Epoch Converter
  8262. Epoch Converter
  8263. Security by Obscurity is Underrated
  8264. The SP mvp Weekly
  8265. Computed Column Performance in SQL Server - Simple Talk
  8266. Notifiable Data Breaches – and how to avoid them
  8267. What Clojure spec is and what you can do with it (an illustrated guide)
  8268. TOML: Tom's Obvious Minimal Language
  8269. Workshop Module 6: Distributed Data
  8270. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  8271. GraphQL on Azure: Part 4 - Serverless CosmosDB
  8272. How we learnt to stop worrying and love web scraping
  8273. 168 AWS Services in 2 minutes
  8274. Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  8275. How to Build a RESTful API with Deno
  8276. The Automated CIO
  8277. Using Logrotate to manage logs – Mohit Khare
  8278. Vitamin D, part 3 - The Evidence
  8279. Learn Docker in one month - on YouTube! Your guide to week 1
  8280. Using a Dapper Base Repository in C# to Improve Readability
  8281. Re-examining our approach to memory mapping | Time series data, faster
  8282. Oracle Developer Live—Java
  8283. An Azure Reference Architecture – Azure From The Trenches
  8284. Migrating from ASP.NET to ASP.NET Core
  8285. Bridging the Gap Between Junior and Senior Engineers
  8286. Costs of running a Python webapp for 55k monthly users
  8287. Beginner's Mind | SQL, Code, Coffee, Etc.
  8288. The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  8289. Full-Text Search Battle: PostgreSQL vs Elasticsearch
  8290. Calming down Clickhouse
  8291. Blanket Solutions and Microservices
  8292. Data practices for scrappy startups
  8293. TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  8294. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  8295. Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  8296. ASP.NET Core Configuration - Basic Concepts - Code Maze
  8297. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  8298. Translating NHibernate LINQ query to SQL
  8299. Experian database laked
  8300. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  8301. The database I wish I had
  8302. Build a REST API in .NET Core - Simple Talk
  8303. How to log NHibernate SQL to ASP.NET Core loggers
  8304. Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  8305. Tips for stable and portable software
  8306. Deployed To Production Is Not Enough
  8307. .NET R&D Digest (August, 2020)
  8308. Users
  8309. Dispose Resources Asynchronously With IAsyncDisposable
  8310. Follow My Explorations into AWS for .NET Developers
  8311. HealthcareIsDumb.com
  8312. florinpop17/app-ideas
  8313. Why not make it easier to share the truth? part 1
  8314. DNS Physical Structure
  8315. The Internet Speculative Fiction Database
  8316. WSLconf
  8317. Facebook apologizes to users, businesses for Apple’s monstrous efforts to protect its customers' privacy
  8318. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  8319. Building A GitHub Repo Importer For A .NET Application - James Hickey
  8320. Source Generators in C#
  8321. What's it like as a Senior Engineer?
  8322. Should you unit-test API/MVC controllers in ASP.NET Core?
  8323. Asynchronous programming - C#
  8324. projectkudu/kudu
  8325. How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  8326. Pieter Levels makes $600k a year from Nomad List and Remote OK
  8327. Inspect and Mutate IQueryable Expression Trees
  8328. What not to do in ASP.NET, and what to do instead
  8329. tomrothe.de - Behavior-Driven Test Data
  8330. Logs and Time Series are not the same - Vallified
  8331. Gary Ewan Park - How to verify SQL Server connection using udl file
  8332. Blockchain, the amazing solution for almost nothing
  8333. Build tools around workflows, not workflows around tools
  8334. drduh/macOS-Security-and-Privacy-Guide
  8335. amuste/BlGridExamples
  8336. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  8337. July 11, 2020 - LiveAuctioneers Account Security
  8338. Port 5432 is open: introducing the Splitgraph Data Delivery Network
  8339. First thoughts on Rust vs OCaml
  8340. Moving from YouTube to PeerTube
  8341. An early release of pbrt-v4 and some notes about pbrt-gpu
  8342. Loosely Coupled Monolith
  8343. ASP.NET Core Health Checks
  8344. The Case of the Top Secret iPod - TidBITS
  8345. How to contact Google SRE: Dropping a shell in cloud SQL
  8346. minvws/nl-covid19-notification-app-backend
  8347. ignatandrei/NETCoreBlockly
  8348. 2.5 Million Medical Records Leaked By AI Company
  8349. ERAC National Certification Database - GMA-507368
  8350. Data Breach Statement - Utah Gun Exchange
  8351. Gregor Riegler · Levels of Modularity
  8352. SQLite Release 3.33.0 On 2020-08-14
  8353. Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  8354. A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  8355. Dear Google Cloud: Your Deprecation Policy is Killing You
  8356. Testing Sucks
  8357. How to Become a Technical Product Manager
  8358. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  8359. dotNET Weekly
  8360. Azure SQL Capacity Planning: Overview | Data Exposed
  8361. Equality for free – planetgeek.ch
  8362. Byron/gitoxide
  8363. EmailPwd: Has your email been hacked?
  8364. Announcing the new Jupyter Book
  8365. How to optimize your Azure workload costs
  8366. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  8367. Secrets of a .NET Professional
  8368. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  8369. Mozilla Alumni Network
  8370. Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  8371. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  8372. Quorum
  8373. Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  8374. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  8375. Are CRDTs suitable for shared editing?
  8376. Structured Debugging
  8377. Tolerate imperfection
  8378. We Can Do Better Than SQL
  8379. Database Profiling with Visual Studio | Visual Studio Blog
  8380. Mobile Phone Streams
  8381. Firefox Voice | browse the internet with your voice
  8382. Brice’s Blog
  8383. SQLite and EF Core Concurrency Tokens
  8384. Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  8385. In-Memory Caching in ASP.NET Core - Detailed Guide
  8386. Query optimizer and chess? · Erthalion's blog
  8387. Have I Been Pwned Set to Go Open-Source
  8388. liljencrantz/crush
  8389. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  8390. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  8391. Surviving Django (if you care about databases) — Daniele Varrazzo
  8392. ErikEJ/EFCorePowerTools
  8393. New Azure SQL Learning Tools help reduce the global technology skills gap
  8394. .NET Summit 2020 Online Conference
  8395. Query Design performance issues #01 - All-in-one query
  8396. Django 3.1 Released | Weblog
  8397. Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  8398. A Primer on Database Replication
  8399. Planning for my kidnapping - My blog
  8400. The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  8401. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  8402. UI/UX for Devs: Have You Thought About the Mental Model?
  8403. 133m records for sale as fruits of data breach spree keep raining down
  8404. Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  8405. English to SQL: progess updates
  8406. OpenTelemetry .NET Beta Released!
  8407. Code Maze Weekly #36 - Code Maze
  8408. The Era of DNA Database Hacks Is Here
  8409. The 3 problems of Django
  8410. Azure Cost Management + Billing updates – July 2020
  8411. Handling concurrency in an ASP.NET Core Web API with Dapper
  8412. ChatBooks discloses data breach after data sold on dark web
  8413. Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  8414. Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  8415. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  8416. Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  8417. Dunzo suffers data breach, launches internal investigation
  8418. Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  8419. runlyio/core-dotnet
  8420. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  8421. Migrating a 40TB SQL Server Database
  8422. Some SQL Tricks of an Application DBA
  8423. Advancing resilience through chaos engineering and fault injection
  8424. The falsehoods of anti-AGPL propaganda
  8425. When does it make sense to use containers in a development workflow?
  8426. Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  8427. Apache Arrow 1.0.0 Release
  8428. Index
  8429. Cosmos DB capacity pitfall: When more is less
  8430. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  8431. BenchmarkDotNet 0.12.1
  8432. Tip 272 - Azure Security Best Practices
  8433. Reverse Engineering Tools Review
  8434. New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  8435. Lets stop being stupid about security
  8436. Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  8437. p410n3 blog
  8438. Need business ideas? Watch out for unbundlings
  8439. Quartz.NET 3.1 Released | Quartz.NET
  8440. hwayne/awesome-cold-showers
  8441. Buy on Google is now open and commission-free
  8442. Top Programming Languages 2020 - IEEE Spectrum
  8443. SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  8444. Storage 101: Data Security and Privacy - Simple Talk
  8445. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  8446. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  8447. Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  8448. Write code that is easy to delete, not easy to extend.
  8449. Scaling relational SQL databases – Software development and beyond
  8450. Thank you for trying out Project Tye!
  8451. Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  8452. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  8453. The most powerful and extensible open source Wiki software
  8454. SQL Server 2019 Tuple Mover Behavior Change
  8455. Essays on programming I think about a lot
  8456. PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  8457. Systems design for advanced beginners | Robert Heaton
  8458. Exploring the .NET open source hybrid ORM library RepoDB
  8459. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  8460. Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  8461. Sort Data With ASP.NET Core and Query Strings
  8462. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  8463. Azure SDK Release (July 2020) | Azure SDKs
  8464. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  8465. In Praise of Elevated Values
  8466. Azure SQL Bootcamp
  8467. Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  8468. Wattpad data breach exposes account info for millions of users
  8469. Explain Kubernetes to me like I'm Five
  8470. CloudFront Analytics
  8471. My failed startup - How it failed and why i'm giving the code away for free.
  8472. Release Npgsql v4.1.4 · npgsql/npgsql
  8473. Turning the IDE Inside Out with Datalog
  8474. Delivering value & reducing risk
  8475. Index
  8476. EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  8477. Hypertext Style: Cool URIs don't change.
  8478. 100 Best Kubernetes Books of All Time
  8479. We need tests. But now or later?
  8480. Release Dapr Runtime v0.9.0 · dapr/dapr
  8481. Zulip 3.0: Threaded Open Source Team Chat
  8482. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  8483. The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  8484. “Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  8485. dotnet/crank
  8486. crates.io security advisory | Rust Blog
  8487. Etcd, or, why modern software makes me sad
  8488. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  8489. All .Net Exceptions List
  8490. Azure Web App: Connection Strings | Build5Nines
  8491. Atlas of Surveillance
  8492. Git - gitfaq Documentation
  8493. zombodb/pgx
  8494. Give some ❤️ to your PR
  8495. A few thoughts about Signal’s Secure Value Recovery
  8496. Hacker breaches security firm in act of revenge | ZDNet
  8497. On Reactive Programming
  8498. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  8499. Entity Framework Core In-Depth Part 10
  8500. .NET Core: Still a Microsoft platform thing despite more than five years open source
  8501. Entity Framework Core In-Depth Part 9
  8502. stu2b50
  8503. Do YOU know how much your computer can do in a second?
  8504. Building a self-updating profile README for GitHub
  8505. Dunzo suffers data breach; users' phone numbers, email IDs exposed
  8506. Friday Five: Azure Live Streaming, Teams Approvals, More!
  8507. Loading Related Data - EF Core
  8508. The Bourne Collection: Online Search Is Older than You Think! - CHM
  8509. [tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  8510. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  8511. GitHub Stars
  8512. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  8513. Why I built a new app for practicing keyboard shortcuts
  8514. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  8515. Lifeng-Liang/NSQLite
  8516. Pwning smart garage door openers
  8517. What is MaxDOP controlling?
  8518. How to Implement Azure Serverless with Blazor WebAssembly
  8519. New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  8520. Local Users with ASP.NET Core – ASP.NET Core Identity
  8521. Disrupting Enterprise Search
  8522. JAMstack Crash Course - Build a Full Stack Application
  8523. A Terrible, Horrible, No-Good, Very Bad Day at Slack
  8524. Custom validation logic on client AND server with Blazor?
  8525. What’s the difference between blue/green and red/black deployments?
  8526. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  8527. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  8528. Data migration gotchas and lessons learned - Coding Nagger
  8529. Clean Architecture, 2 years later - Elton Minetto
  8530. 1650910 - DigiCert: Inconsistent EV audits
  8531. Using an OData Client with an ASP.NET Core API
  8532. OData with ASP.NET Core
  8533. The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  8534. A developer-centered approach to application development - Red Hat Developer
  8535. Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  8536. Build an In-memory REST API with Deno and Oak
  8537. AbdulMalikDev/ounotes
  8538. Learn about transaction isolation levels - LanRaccoon
  8539. A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  8540. SQL-MisterMagoo/BlazorCultures
  8541. Friday Five: Azure Private Link, Visual Studio, And More!
  8542. Race Conditions/Concurrency Defects in Databases: A Catalogue
  8543. Code Only Says What it Does
  8544. Devs-Garden/jsonbase
  8545. The illusion of statelessness
  8546. @msurdi blog
  8547. What accomplishments sound like on software engineering resumes
  8548. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  8549. The Magical Methods in C#
  8550. Entity Framework Core In-Depth Part 7
  8551. Feature Rejection: sending an email alert from RavenDB
  8552. Book Review: A Philosophy of Software Design
  8553. A tale of latency and broken windows - Blog by Damian Schenkelman
  8554. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  8555. Connection Pooling for MySQL with the Heimdall Proxy
  8556. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  8557. Refresh Tokens in IdentityServer4 v4
  8558. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  8559. Friday Five: OneNote, Azure SQL, And More!
  8560. Looker might slow you down · O.
  8561. Entity Framework Core In-Depth Part 6
  8562. 1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  8563. Event detail - Redgate Software
  8564. corte.si
  8565. Our AWS bill is ~ 2% of revenue. Here's how we did it
  8566. How to get the best out of your Yubikey with GPG
  8567. How does SQLite work? Part 1: pages!
  8568. xi-editor retrospective
  8569. Configuration is an API, not an SDK
  8570. Use managed services. Please. | Dan Moore!
  8571. Searching with the power of PostgreSQL in Symfony Applications
  8572. Announcing Azure Service Operator for Kubernetes - Open Source Blog
  8573. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  8574. chubin/wttr.in
  8575. Using the Blockly visual programming editor to call a .NET Core WebAPI
  8576. Recorded session: Modeling in non relational world | RavenDB
  8577. TechEmpower/FrameworkBenchmarks
  8578. Keep all your packages up to date with Dependabot - The GitHub Blog
  8579. Google blew a ten-year lead. - Second Breakfast
  8580. Facebook accused of trying to bypass GDPR, slurp domain owners' personal Whois info via an obscure process
  8581. It’s all in the Host Class – Part 2: Configuration
  8582. NHSX
  8583. Get started with Azure CLI
  8584. Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  8585. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  8586. Your terminal can be much, much more productive
  8587. Which Database should I use in my Azure Serverless App?
  8588. Monsters Weekly 170 - Noda Time and Entity Framework Core
  8589. Failover Clustering Networking Basics and Fundamentals
  8590. Onion Architecture In ASP.NET Core With CQRS - Detailed
  8591. Avoiding exposing identifier details to your users
  8592. Stalker Online hacked! Over one million gamers' passwords made available for download
  8593. When threadWaitRead Doesn't
  8594. InnoDB Internals - Consistent Reads
  8595. On using WordPress as a back end
  8596. Teach Yourself Computer Science
  8597. Good and Bad Parts of Ansible after 2 Years of Usage
  8598. Written communication is remote work super power
  8599. The smartest password policy enforcer for Active Directory
  8600. MiniProfiler for .NET : Release Notes
  8601. CAP: Event Bus & Outbox Pattern
  8602. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  8603. Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  8604. Ask Troy Hunt your data protection questions at Redgate Streamed
  8605. Lightweight alternatives to Google Analytics
  8606. Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  8607. Entity Framework Core In-Depth Part 3
  8608. Optimize your Azure costs to help meet your financial objectives
  8609. How I Removed My Own Face From My Head - Maximillian Laumeister
  8610. efcore/EFCore.NamingConventions
  8611. hashcat 6.0.0
  8612. A virtual developer conference with a SciFi/Fantasy comic-con flair
  8613. A Jupyter kernel for SQLite
  8614. Home | Geany
  8615. Marten Quickstart with .Net Core HostBuilder
  8616. Redgate Streamed
  8617. Delivery Hero Confirms Foodora Data Breach
  8618. Recent database technology that should be on your radar (part 1)
  8619. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  8620. Build yourself a weather station. Part I
  8621. On Redis master-slave terminology - <antirez>
  8622. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  8623. EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  8624. Michael Feathers - Functional Code is Honest Code
  8625. SQLite As An Application File Format
  8626. Best practices for managing & storing secrets like API keys and other credentials [2020]
  8627. Jepsen: PostgreSQL 12.3
  8628. Async Python is not faster
  8629. Getting Value from appsettings.json in .NET Core
  8630. Model facts, not your problem domain
  8631. Compressing Synapse database | Levans' workshop
  8632. Learning about distributed systems: where to start?
  8633. How and why GraphQL will influence the SourceHut alpha
  8634. A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  8635. Collations and case sensitivity - EF Core
  8636. Collations and Case Sensitivity | Npgsql Documentation
  8637. Development With A Dot - ASP.NET Core OData Part 2
  8638. The seven deceptions of microservices
  8639. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  8640. 25 Years of PHP History
  8641. DRY vs DAMP in Unit Tests
  8642. SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  8643. Introducing: Quotebacks
  8644. Reflecting on Close Calls
  8645. A Collection of all Keyboard Shortcuts I use
  8646. We're launching Black Tech Pipeline🚀
  8647. CapRover · Build your own PaaS in a few minutes!
  8648. Email from HaveIBeenPwned wipes helpdesk tickets
  8649. Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  8650. The Ultimate Guide to Running Healthy Apps in the Cloud
  8651. Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  8652. 25 million user records leak online from popular math app Mathway | ZDNet
  8653. Ethical Hacking: SQL Injection
  8654. Byzantine and non-Byzantine distributed systems
  8655. Dynamically Build LINQ Expressions
  8656. Why I (still) love Vaadin
  8657. Race Conditions on Rails
  8658. sqlancer/sqlancer
  8659. How are you improving your technology skills today? Start by reading articles
  8660. Ruby vs Crystal Performance
  8661. Pragmatic weekend project - apartments bot
  8662. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  8663. 25 million user records leak online from popular math app Mathway | ZDNet
  8664. Good Practices for Starting with Containers
  8665. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  8666. Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  8667. Software Engineering Within SpaceX - Yasoob Khalid
  8668. Running Awk in parallel to process 256M records
  8669. .NeXt Generation (London, United Kingdom)
  8670. Getting Started with ASP.NET Core and MongoDB - Code Maze
  8671. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  8672. Framework Benchmarks Round 19 - TechEmpower Blog
  8673. Modern Web UI with Blazor WebAssembly
  8674. This Website Will Self Destruct
  8675. Logically Fallacious
  8676. Violence in Blue
  8677. valkyrienyanko/Unity-MMORPG-Boilerplate
  8678. Entity Framework Core in Action, Second Edtion
  8679. Microsoft’s Project Tye aims to tame microservices development
  8680. Oracle.EntityFrameworkCore 3.19.0-beta1
  8681. Beta Release: Oracle Entity Framework Core 3.1
  8682. Things we learned about sums · QuestDB
  8683. I wrote a SaaS product because the internet made me believe it'd make me rich
  8684. A Guide to Threat Modelling for Developers
  8685. TechEmpower Web Framework Performance Comparison
  8686. TechEmpower Web Framework Performance Comparison
  8687. A Guide to Threat Modelling for Developers
  8688. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  8689. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  8690. Wishbone Breach: 40 Million Records Leaked on Dark Web
  8691. Entity Framework Core in Action, Second Edition
  8692. Developing Stack Overflow on MacOS
  8693. How I helped reposition a database product that went on to make $1 billion in revenue
  8694. Supabase | Supabase
  8695. Near Real-Time Transient Clients • NServiceBus Samples
  8696. A Guide to Threat Modelling for Developers
  8697. Amazon Web Services
  8698. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  8699. Don't use method with side-effect in LINQ
  8700. Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  8701. Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  8702. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  8703. inessential: weblog
  8704. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  8705. SCM Marchant Cogito 240 Electronic Calculator
  8706. Catalina is checking notarization of unsigned executables
  8707. Jepsen Disputes MongoDB’s Data Consistency Claims
  8708. SQLite Release 3.32.0 On 2020-05-22
  8709. GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  8710. A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  8711. async/await is the wrong abstraction - LogRocket Blog
  8712. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  8713. More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  8714. WinDbg — the Fun Way: Part 1
  8715. Stealing Secrets from Developers using Websockets
  8716. Three bugs in the Go MySQL Driver
  8717. Azure Arc enabled Kubernetes preview and new ecosystem partners
  8718. Home - Microsoft Build 2020 Book of News
  8719. What Is Nix
  8720. Home Chef confirms 8 million user records stolen in breach – TechCrunch
  8721. Home - Microsoft Build 2020 Book of News
  8722. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  8723. Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  8724. Building End-to-End Diagnostics: Visualization with Exporters
  8725. Remembering Why Agile was a Big Deal
  8726. Simple Personal Finance Tracking with GnuCash
  8727. Why is Rails boot so slow on macOS?
  8728. Developer in Cyprus Claims Breach of Contacts App
  8729. Preventing Leaked Azure Secrets in GitHub!
  8730. Covve revealed as source of data breach impacting 23m individuals
  8731. The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  8732. Released: Microsoft.Data.SqlClient 1.1.3
  8733. Shrinking BSON Documents
  8734. GraphQL API for SQL Database in .NET — setting up access to the data
  8735. Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  8736. Private Link for Azure SQL Database - Part 1
  8737. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  8738. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  8739. It’s OK for your open source library to be a bit shitty
  8740. Jepsen: MongoDB 4.2.6
  8741. 22 million emails found in mystery open database | SC Media
  8742. How Not to Store Passwords
  8743. Code Maze Weekly #25 - Code Maze
  8744. EF Core and Cosmos DB with Blazor WebAssembly
  8745. Using Dapper in ASP.NET Core applications
  8746. EF Core and Cosmos DB with Blazor WebAssembly
  8747. How to add custom logging in ASP.NET Core
  8748. Why use DTOs (Data Transfer Objects)?
  8749. TechEmpower Web Framework Performance Comparison
  8750. The Janet Programming Language
  8751. Messaging with Azure Service Bus - Part 8 - Commands and Events
  8752. Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  8753. Pi-hole v5.0 is here!
  8754. Marten v4.0 Planning Document (Part 1)
  8755. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  8756. Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  8757. Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  8758. Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  8759. Encouraging a Culture of Written Communication – mcls
  8760. Asgard Systems uses ML.NET to reduce food waste | .NET
  8761. Advanced SQL and database books and resources
  8762. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  8763. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  8764. Avoid rolling your own leader election algorithm | RavenDB
  8765. Cross-Platform Build Events in .NET Core using MSBuild
  8766. Make LLVM fast again
  8767. Second-guessing the modern web - macwright.org
  8768. Pi-hole v5.0 is here!
  8769. 5 AWS Services You Should Avoid!
  8770. Azure SQL Database : Manage & Restore Backups - EP02
  8771. How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  8772. Geode pattern - Cloud Design Patterns
  8773. Human Programming Interface | beepb00p
  8774. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  8775. Episode 81 - Malicious Life
  8776. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  8777. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  8778. Cosmos DB Profiler
  8779. A Small Case Study in Test Automation (and other things)
  8780. Databases Still Store Data
  8781. Building an Real Time Event Processor – Part 1
  8782. Building an Real Time Event Processor – Part 2
  8783. Building an Real Time Event Processor – Part 3
  8784. Add tags for programming languages / genres
  8785. Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  8786. An Adult Cam Site Exposed 10.88 Billion Records
  8787. Using Postgresql Advisory Locks for Leader Election
  8788. Razor Pages in ASP .NET Core 3.1
  8789. Stealing your SMS messages with iOS 0day
  8790. PHP showing its maturity in release 7.4
  8791. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  8792. Learn SQL while solving crimes! SQL Police Department
  8793. It's better to .Take() | Codejack
  8794. EF Core testing sample - EF Core
  8795. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  8796. Auto-failover groups in Azure SQL
  8797. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  8798. Installing Blazor-Blogs on Microsoft Azure
  8799. The Best Medium-Hard Data Analyst SQL Interview Questions
  8800. How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  8801. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  8802. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  8803. Rules of thumb for a 1x developer
  8804. Introducing Postgres Projects in Azure Data Studio
  8805. Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  8806. Sessions — Dev Around the Sun
  8807. Speakers — Dev Around the Sun
  8808. British Museum makes 1.9 million images available for free
  8809. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  8810. Kicking off Marten v4 Development
  8811. Pluralization with EF Core and EF Core Power Tools
  8812. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  8813. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  8814. Getting Started : Azure App Services : EP01
  8815. Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  8816. Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  8817. Testable Back-end Programming in F#
  8818. Stored Procedures, ORMs, and GraphQL - ardalis
  8819. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  8820. Entity Framework Core Part 4
  8821. Explicit Loading in Entity Framework Core - TekTutorialsHub
  8822. Load data from Azure Blob storage into Azure SQL
  8823. Vietnam's contact tracing app broadcasting a fixed ID
  8824. Build a C# App with CockroachDB and the .NET Npgsql Driver
  8825. Time is the only real currency we have
  8826. SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  8827. Things I Wished More Developers Knew About Databases
  8828. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  8829. Mobile Blazor Bindings - State Management and Data
  8830. Migrate SQL Express DB to Azure SQL Database
  8831. FocalFossa/ReleaseNotes - Ubuntu Wiki
  8832. Talk: Modeling in a non relational world | RavenDB
  8833. Introducing Jasper as an In Process Command Bus for .Net
  8834. MikaBerglund.com - Developing for Microsoft Azure and Office 365
  8835. Phoenix Framework
  8836. Things I Wished More Developers Knew About Databases
  8837. EF Core Power Tools - Visual Studio Marketplace
  8838. Entity Framework Core Part 3
  8839. Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  8840. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  8841. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  8842. Kefra Consulting
  8843. My Writings
  8844. Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  8845. Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  8846. TechEmpower Web Framework Performance Comparison
  8847. BlazorHelp Website > Blog - Advanced Blazor Templating
  8848. Postgres For Those Who Can’t Even, Part 3 – In The Real World
  8849. Hands-on Scala Programming
  8850. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  8851. ✏️ safer: a safer file writer ✏️
  8852. Aptoide Credentials Information
  8853. Scuttlebot peer-to-peer log store
  8854. TablePlus | Modern, Native Tool for Database Management.
  8855. Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  8856. Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  8857. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  8858. Released: Microsoft.Data.SqlClient 1.1.2
  8859. Entity Framework Core Part 2
  8860. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  8861. When to Mock
  8862. Entity Framework documentation
  8863. JetBrains .NET Days Online
  8864. April 2020 Azure SDK Release
  8865. Mobile Blazor Bindings - State Management and Data
  8866. SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  8867. Monsters Weekly 159 - Managing Database Migrations
  8868. Document Your Pain - Simple Talk
  8869. Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  8870. Using Alba for Integration Testing ASP.Net Core Web Services
  8871. File transfer app with Blazor: Introduction - Mircea Oprea
  8872. Database basics: writing a SQL database from scratch in Go
  8873. The Death of Hype: What's Next for Scala
  8874. Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  8875. Code Maze Weekly #20 - Code Maze
  8876. Zero Trust: Going Beyond the Perimeter
  8877. IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  8878. I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  8879. Learn dbatools in a Month of Lunches
  8880. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  8881. A Fast and Lightweight Solution for CQRS and Event Sourcing
  8882. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  8883. Gnoosic - Discover new Music
  8884. Microservices
  8885. NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  8886. Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  8887. Introducing Aboard Beta
  8888. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  8889. 44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  8890. 10 Things I Hate About PostgreSQL
  8891. PostgreSQL is the worlds’ best database
  8892. If you want your OSS project to be successful…
  8893. Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  8894. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  8895. Getting Started with CQRS – Part 3 - Simple Talk
  8896. Writing .NET Database Integration Tests
  8897. Building End-to-End Diagnostics and Tracing: An Intro
  8898. A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  8899. PowerShellGet 3.0 Preview 1 | PowerShell
  8900. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  8901. Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  8902. Entity Framework Core in Action
  8903. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  8904. .NET R&D Digest (March, 2020)
  8905. Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  8906. So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  8907. Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  8908. Dolt Use Cases
  8909. Fast Build, Slow Build, and the Testing Pyramid
  8910. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  8911. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  8912. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  8913. Offline storage in a PWA
  8914. Hands-on guide: developing and deploying Node.js apps in Kubernetes
  8915. Simplify microservices with Dapr (Distributed Application Runtime)
  8916. Deploy complex application, seamlessly | Qovery
  8917. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  8918. Totally made up conversations about choosing Entity Framework version numbers
  8919. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  8920. Optimize database traffic with future results in NHibernate
  8921. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  8922. Private client-side-only PWAs are hard, but now Apple made them impossible.
  8923. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  8924. How to Use the Shadow Property in Entity Framework Core
  8925. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  8926. NuGet Gallery | Packages
  8927. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  8928. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  8929. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  8930. Ray Tracing in One Weekend Series
  8931. YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  8932. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  8933. Shay Rojansky’s Blog
  8934. BlazorHelp Website > Blog - What is Blazor Oqtane?
  8935. Major data breach exposes database of 200 million users
  8936. Home
  8937. Working with EF Core Migrations - Irina Scurtu
  8938. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  8939. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  8940. There’s no place like home to join us at Redgate Streamed
  8941. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  8942. OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  8943. NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  8944. Avoid In-Memory Databases for Tests
  8945. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  8946. The Staging Phase of Deployment - Simple Talk
  8947. .NET Foundation
  8948. The good parts of AWS - A visual summary
  8949. Ryan_Connolly_Resume.docx
  8950. We called it RAID because it kills bugs dead | The Old New Thing
  8951. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  8952. Size of Visual Studio
  8953. Remote access to on-premises apps - Azure AD Application Proxy
  8954. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  8955. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  8956. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  8957. Unit Testing Entry and Entry Points — Roy Osherove
  8958. Tip 255 - What's Azure Private Link and how can I get started?
  8959. Robotic Process Automation Software | ThinkAutomation
  8960. Researching the optimal; implementing the practical
  8961. About service meshes - Azure Kubernetes Service
  8962. Azure API for FHIR(r) | Microsoft Azure
  8963. PolicyServer
  8964. The Evolution of Windows Search | Windows Search Platform
  8965. Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  8966. We made SQL visual - why and how
  8967. Hi, I'm Ankit - The story of my experiments with code
  8968. The goal of your testing strategy
  8969. ongoing by Tim Bray · Facet: Deduping
  8970. External Identity Provider with ASP.NET Core Identity - Code Maze
  8971. Azure for .NET developers - Azure for .NET Developers
  8972. Bringing full-stack to the JAMstack
  8973. Distributed DMX with Apache Ignite
  8974. Cloud migration: 5 common traps and how to avoid them
  8975. Using git tag for Presentations or Workshops
  8976. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  8977. A Template for Clean Domain-Driven Design Architecture
  8978. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  8979. Tip 254 - Use WAF to protect your web applications with Azure Front Door
  8980. How Websites Evolved Back to Static HTML/CSS/JS Files —
  8981. Posts
  8982. MYBP (Maybe You’ve Been Pwned)
  8983. Virgin Media Disclosure Statement | TurgenSec
  8984. Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  8985. My New Role as Senior Program Manager for .NET Data
  8986. piCorePlayer
  8987. CQRS: Refactoring Queries without Repositories - CodeOpinion
  8988. Millions of tiny databases
  8989. CLUI: Building a Graphical Command Line
  8990. Data Incident Information | Help &amp; Advice
  8991. Uncle Sam compensates you for data leaks (yeah, right)
  8992. “Let’s use Kubernetes!” Now you have 8 problems
  8993. F# Publications | The F# Software Foundation
  8994. Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  8995. SAFE Adventures in F# – Azure From The Trenches
  8996. Tip 252 - Securing your managed Databases in Azure
  8997. MSSQL data and log files on Azure blob storage
  8998. Durable Functions Upgrade Strategies
  8999. Introducing GitTrends: GitHub Insights
  9000. Better passwords in Ruby applications with the Pwned Passwords API
  9001. Identity column vs ETL Process - Simple Talk
  9002. A journey to searching Have I Been Pwned database in 49μs (C++)
  9003. Stack Exchange Data Explorer
  9004. Overview of Azure Cache for Redis - Simple Talk
  9005. Adding Observability to .NET Core Apps ASP.NET Blog |
  9006. Don’t try to sanitize input. Escape output.
  9007. Israeli Marketing Company Exposes Contacts Database
  9008. Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  9009. x64dbg
  9010. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  9011. REST Commands and Queries in VS Code - ardalis
  9012. automatic SQL injection and database takeover tool
  9013. No raw data, no science: another possible source of the reproducibility crisis
  9014. A History of Entity Framework
  9015. When ASP.NET Core can't find your controller: debugging application parts
  9016. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  9017. EA and Visual Studio’s Linux Support | C++ Team Blog
  9018. Andreessen-Horowitz craps on “AI” startups from a great height
  9019. Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  9020. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  9021. C# - Sealed and internal - how to use in unit test?
  9022. CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  9023. Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  9024. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9025. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9026. Ella: A Vibrator You Control From Your Phone
  9027. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  9028. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9029. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9030. Software platform dependency analysis with F# and Neo4j
  9031. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  9032. MongoDB Transactions in .NET Applications
  9033. Part 1 - Introduction and Setting up the REPL
  9034. Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  9035. ErikEJ/EFCorePowerTools
  9036. Am I generating email link tokens correctly?
  9037. M3
  9038. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  9039. What Happened with LEGO – Reality Prose
  9040. hassio-addons/addon-ssh
  9041. COPY | Npgsql Documentation
  9042. I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  9043. PostHog – Self Hosted Product Analytics
  9044. SQLite Query Language: WITH clause
  9045. Testing GitHub Oneboxes for Stack Overflow for Teams
  9046. Testing GitHub Oneboxes on Stack Overflow for Teams
  9047. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  9048. The Power of EventSourcing — Softwarepark
  9049. Storing IoT Data in a database
  9050. Fundamental Concepts for Elastic Jobs in Azure SQL Database
  9051. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  9052. EF Core Tips: Don’t call Update when you don’t need to!
  9053. Plan for Entity Framework Core 5.0
  9054. Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  9055. Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  9056. Fixing Random, part 19
  9057. T4 and EF Core Reverse Engineering
  9058. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  9059. Security Scanning Your .NET Core Applications
  9060. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9061. Paperwork
  9062. BlurHash
  9063. MongoDB.local SF 2018
  9064. Elastic Jobs in Azure SQL Database – What and Why
  9065. Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  9066. Email Confirmation with ASP.NET Core Identity - Code Maze
  9067. Blazor by Example - A dismissable banner
  9068. SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  9069. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  9070. Marten
  9071. Why we left AWS
  9072. Code Traveler
  9073. Testing GitHub Oneboxes
  9074. COPY | Npgsql Documentation
  9075. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  9076. Redash helps you make sense of your data
  9077. Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  9078. iolevel/wpdotnet-sdk
  9079. LiteDB :: A .NET embedded NoSQL database
  9080. Migrating configuration in .NET Framework to .NET Core
  9081. M/Monit
  9082. etcd
  9083. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  9084. dapr/dapr
  9085. Validating SSL Certificates With .NET ServicePointManager
  9086. Generate - Privacy-related Data Security Incident
  9087. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  9088. Terence Eden’s Blog
  9089. Code Maze Weekly #11 - Code Maze
  9090. ErikEJ/EFCorePowerTools
  9091. 2020 Java Technology Report | Rebel
  9092. ASP.NET Core 2.1 Supported Packages
  9093. PostgreSQL For Those Who Can’t Even, Part 1
  9094. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  9095. EF Core Relationships in ASP .NET Core 3.1
  9096. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  9097. Working with the new Microsoft.Data.SqlClient
  9098. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  9099. Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  9100. CarterCommunity/Carter
  9101. Botium - Bots testing Bots
  9102. Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  9103. SQL+.NET - The Only Enterprise Grade ORM
  9104. The Next Decade of .NET Open Source
  9105. Blazor State Management
  9106. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  9107. Roam Research – A note taking tool for networked thought.
  9108. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  9109. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  9110. Report: Adult Site Leaks Extremely Sensitive Data
  9111. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  9112. My First Xamarin app
  9113. The Perils of Querying SQL Server Replicas Under Load
  9114. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  9115. Sharding & IDs at Instagram
  9116. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  9117. Entity Framework Core: Getting Started
  9118. Cake - Cake v0.36.0 released
  9119. Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  9120. Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  9121. Battling Spam In Your ASP.NET Core Applications with Akismet
  9122. [Updated 02-13-20] Data leak 12-26-2019
  9123. NetLearner on ASP .NET Core 3.1
  9124. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  9125. SQL-MisterMagoo/PreRenderComponent
  9126. Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  9127. Designing Windows 95’s User Interface
  9128. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  9129. A technique for building high-performance databases with EF Core – The Reformed Programmer
  9130. Signal >> Blog >> Technology Preview for secure value recovery
  9131. Why would a table with a Clustered Columnstore Index have many open rowgroups?
  9132. r/sysadmin - A Dropbox account gave me stomach ulcers
  9133. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  9134. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  9135. Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  9136. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  9137. Around 44 Million Microsoft Users Reused Passwords: Microsoft
  9138. Announcing 8.0 for .NET Core 3.1
  9139. Free Blazor Components | 40+ controls by Radzen
  9140. To Null, or not to Null?!?
  9141. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  9142. Why does an industry I've never heard of know so much about me?
  9143. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  9144. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  9145. Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  9146. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  9147. Hacker Releases 2TB of Data from Cayman National Bank
  9148. dotnet/efcore
  9149. BlazorHelp Website > Home
  9150. Azure Charts
  9151. xamarin/KimonoDesigner
  9152. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  9153. Razor-powered ORM for .NET - Jerrycurl
  9154. GateHub Investigation - Final Statement
  9155. .NET for Apache Spark&trade; | Big data analytics
  9156. TFB Status
  9157. Improved Remote Validation in Razor Pages
  9158. Change Logs | ASP.NET Zero Documentation
  9159. OData/RESTier
  9160. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  9161. One-day hands-on Blazor Workshop 11/25
  9162. ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  9163. The Most Secure Option
  9164. dotnet/SqlClient
  9165. Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  9166. You don't need to be a rocket-scientist to contribute to .NET Core!
  9167. ADefWebserver/FatSecretDataExporter
  9168. Credential stuffing explained: How to prevent, detect and mitigate
  9169. GOTO Academy
  9170. Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  9171. Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  9172. The World's First Domain Provider | Network Solutions
  9173. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  9174. Verzekeraar Allianz informeert klanten over datalek - Security.NL
  9175. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  9176. Cash-back Websites Expose 2 TB of Sensitive Information
  9177. Introduction to cloud-native applications
  9178. Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  9179. How to monitor your Docker containers with ctop
  9180. An Illustrated Guide to OAuth and OpenID Connect
  9181. Slow in the Application, Fast in SSMS?
  9182. Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  9183. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  9184. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  9185. Stack Overflow OSS
  9186. A detailed look at Ubuntu’s new experimental ZFS installer
  9187. File Signature Database:
  9188. A million StreetEasy accounts hacked
  9189. Blazor Security Docs and Blog Posts
  9190. Use the Azure Application Insights Profiler settings pane - Azure Monitor
  9191. SQL-MisterMagoo/Blazor.PWA.MSBuild
  9192. The GROUPing pitfall - ISoft Wiki
  9193. String-based enums · Issue #2849 · dotnet/csharplang
  9194. v5.7 Release Notes
  9195. 3.0 Release Notes | Npgsql Documentation
  9196. My Journey with Orchard Core
  9197. MiniProfiler/dotnet
  9198. “UPSERT” Race Condition With MERGE
  9199. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  9200. dotnet-presentations/aspnetcore-app-workshop
  9201. Peddle the Pedal to the Metal
  9202. Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  9203. Hackean código fuente y credenciales de acceso de Scotiabank
  9204. praeclarum/sqlite-net
  9205. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  9206. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  9207. An Introduction to OwningComponentBase
  9208. GitHub
  9209. Careers- Junior Data Scientist
  9210. Data Juggler
  9211. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  9212. Durable Functions Overview - Azure
  9213. September 10, 2019—KB4515384 (OS Build 18362.356)
  9214. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  9215. r/unsw - Massive 50K Australian Student Data Breach :(
  9216. Painless Password Hash Upgrades
  9217. [Updated: New Statement] Flight1 Security Breach | FSElite
  9218. Goodbye XSS Auditor
  9219. OWASP/CheatSheetSeries
  9220. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  9221. My RustConf 2018 Closing Keynote
  9222. Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  9223. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  9224. SQL Server Retries with Dapper and Polly
  9225. Workflow syntax for GitHub Actions - GitHub Help
  9226. Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  9227. Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  9228. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  9229. Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  9230. Imperva Security Update | Imperva
  9231. Observability — A 3-Year Retrospective - The New Stack
  9232. What We Did to Improve Security of Our Infrastructure (Updated)
  9233. Security Incident - Please Change Your Password
  9234. Maximising .NET Core API performance
  9235. Secure an ASP.NET Core web app with the Identity framework - Learn
  9236. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  9237. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  9238. Entity Framework Core in Action
  9239. Script
  9240. BlazorHelp Website > Home
  9241. Has my Gmail been hacked? How to check if your email has ever been hacked and when
  9242. Found: World-readable database used to secure buildings around the globe
  9243. Massive biometric security flaw exposed more than one million fingerprints
  9244. Database Breach 21st July 2019 | Cracked.to
  9245. Hacker site’s incriminating database published online by rival group
  9246. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  9247. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  9248. .NET Analyzers
  9249. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  9250. r/ProgrammerHumor - Lamo
  9251. ImperialViolet - Username (and password) free login with security keys
  9252. Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  9253. Canva Security Incident - May 24 FAQs
  9254. r/stackoverflow - Stack overflow redirect?
  9255. tidwall/buntdb
  9256. The reasons behind why I don't use AutoMapper.
  9257. Add passwords to list of stuff CafePress made hash of storing, says infoseccer. 11m+ who used Facebook 'n' pals to sign in were lucky
  9258. We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  9259. The Best Way To Secure Access - strongDM
  9260. Fast and flexible observability with canonical log lines
  9261. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  9262. Free Security Training Videos for CPE Credits | Varonis
  9263. Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  9264. An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  9265. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  9266. Configuring Role-based Authorization with client-side Blazor
  9267. How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  9268. Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  9269. Fsyncgate: errors on fsync are unrecovarable
  9270. Files are fraught with peril
  9271. New information about Slack's 2015 security incident - Several People Are Typing
  9272. Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  9273. What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  9274. How Stack Overflow upgraded from Windows Server 2012
  9275. Evite Invites Over 100 Million People to Their Data Breach
  9276. Flow External Claims to the Main Identity
  9277. Updating Browsers Quickly: Flags, Respins, and Components
  9278. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  9279. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  9280. A Blazor Community Update
  9281. .NET Core Summer event | Brno | Windows User Group - Czech Republic
  9282. Exploring Raygun's new application performance monitoring tool for .NET Core
  9283. Appropriate Uses For SQLite
  9284. BlazorHelp Website > Blog - Blazor Forms and Validation
  9285. Elastic APM .NET agent beta released
  9286. Report: Orvibo Smart Home Devices Leak Billions of User Records
  9287. Using Span for high performance interop with unmanaged libraries
  9288. Introduction to Authentication with server-side Blazor
  9289. Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  9290. Context is King: Finding Service Boundaries - CodeOpinion
  9291. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  9292. ErikEJ/EFCorePowerTools
  9293. Home
  9294. Manage and audit access to servers, databases and kubernetes.
  9295. wybiral/tube
  9296. Yes, My Name is || - The Akamai Blog
  9297. What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  9298. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  9299. Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  9300. Building Messaging Endpoints in Azure - Evaluating the Landscape
  9301. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  9302. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  9303. wybiral/stream-sources
  9304. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  9305. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  9306. Create a Meetup Account
  9307. CQRS with MediatR (for Commands) and Odata (for Queries)
  9308. Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  9309. SQL-MisterMagoo/BlazorTwins
  9310. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  9311. jeanqasaur/dsl-syllabus-fall-2016
  9312. How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  9313. SAML 2.4 Release Notes
  9314. wybiral/localtoast
  9315. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  9316. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  9317. Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  9318. Hexacorn | Blog Playing with Program database paths…
  9319. AusCERT 2019: The Data Breach Pipeline
  9320. Accessing UNIX sockets remotely from .NET - Red Hat Developer
  9321. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  9322. NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  9323. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  9324. ASP.Net Core - Protect your API with API Keys
  9325. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  9326. How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  9327. Cumulative Update 15 for SQL Server 2017
  9328. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  9329. Users
  9330. Patterns for high-performance C# - Federico Andres Lois
  9331. Top .NET Tutorials for May 2019
  9332. Top-Level Code Prototype: Scenario E
  9333. Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  9334. Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  9335. JED Server Security Incident Report
  9336. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  9337. GitHub Enterprise - The best way to build and ship software
  9338. Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  9339. PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  9340. Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  9341. Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  9342. Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  9343. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  9344. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  9345. Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  9346. edvmorango/event-driven-messenger
  9347. Error Management: Future vs ZIO
  9348. Error Management: Future vs ZIO
  9349. J on the Beach - Workshops
  9350. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  9351. Bakedbean.org.uk - Building Stack Overflow Job Search
  9352. Monitor Blazor WASM loading and report errors
  9353. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  9354. A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  9355. A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  9356. Cloudflare London Serverless Meetup
  9357. Use dependency injection in .NET Azure Functions
  9358. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  9359. AMC accidentally exposed data on 1.6 million subscribers
  9360. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  9361. Create a model
  9362. Azure Monitor HTTP Data Collector API - Azure Monitor
  9363. Unit Test or Integration Test and Why You Should Care - ardalis
  9364. Go modules services
  9365. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  9366. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  9367. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  9368. The .NET Abstraction Pile
  9369. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  9370. Evolution Software improves hazelnut quality with ML.NET | .NET
  9371. Peddle the Pedal to the Metal
  9372. ericsink/wasm2cil
  9373. Running WebAssembly and WASI with .NET
  9374. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  9375. Hack your password before you get hacked!
  9376. Production Tips for ASP .NET Core Web Apps
  9377. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  9378. QDB: Quote Database Home
  9379. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  9380. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  9381. We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  9382. Troy Hunt on Changing Password Behaviors
  9383. Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  9384. Using ASP.NET Core Identity users in integration tests
  9385. C#88: The Original C#
  9386. Stack Overflow Developer Survey 2019
  9387. Learn more programming languages, even if you won't use them - Thorsten Ball
  9388. RickStrahl/AlbumViewerVNext
  9389. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  9390. google/vulncode-db
  9391. A balancing act
  9392. SQL Server—Pricing and Licensing | Microsoft
  9393. TPU's GPU Database Portal & Updates
  9394. BlazorHelp Website > Blog - View_Blog
  9395. Building microservices on Azure - Azure Architecture Center
  9396. Oracle Ask TOM
  9397. Creating Custom Constraints For Razor Pages Routes
  9398. jberezanski
  9399. Visual Studio 2019 | Download for free
  9400. Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  9401. Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  9402. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  9403. Introduction to authentication for Single Page Apps on ASP.NET Core
  9404. distage: Staged Dependency Injection · Izumi Project
  9405. Dotnet-Boxed/Templates
  9406. Compare gRPC services with HTTP APIs
  9407. Storing UTC is not a silver bullet
  9408. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  9409. BlazorHelp Website > Blog - View_Blog
  9410. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  9411. Facebook Stored Passwords in Plain Text For Years
  9412. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  9413. Gargantuan Gnosticplayers breach swells to 863 million records
  9414. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  9415. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  9416. Conventions used by Containers on Azure App Service • Jamie Phillips
  9417. Code to mark a SQL string before it's passed to Dapper.
  9418. Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  9419. Extending Razor Pages -- Visual Studio Magazine
  9420. Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  9421. WebViewClient  |  Android Developers
  9422. Hangfire – Background jobs and workers for .NET and .NET Core
  9423. The Functional Scala Concurrency Challenge
  9424. 800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  9425. How random can you be?
  9426. Health Checks in ASP.NET Core
  9427. Real-time serverless applications with the SignalR Service bindings in Azure Functions
  9428. Testing Incrementally with ZIO Environment
  9429. A Simple and Fast Object Mapper
  9430. Telerik UI for Blazor Data Grid Component Basics
  9431. Final Tagless seen alive
  9432. Final Tagless seen alive
  9433. Final Tagless seen alive
  9434. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  9435. PostgreSQL Tools for the Visually Inclined
  9436. IIS Hosting for ASP .NET Core Web Apps
  9437. The Death of Final Tagless
  9438. Data Leakage from Encrypted Databases - Schneier on Security
  9439. MongoDB.local SF 2018
  9440. Azure Sphere | Microsoft Azure
  9441. Cloud Platform Release Announcements for September 24, 2018
  9442. Meet Our Meetup Video Library Page - eng.age
  9443. First experiments using EF Core with Azure Cosmos DB
  9444. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  9445. WEB Live Webinar - 4 Tips to Secure Active Directory
  9446. Blockchains don’t scale. Not today, at least. But there’s hope.
  9447. Computer Logic with Chris Dixon - Software Engineering Daily
  9448. Database File Format
  9449. July 4, 1976 — Rome.ro
  9450. microsoft/microsoft-pdb
  9451. CCleaner Command and Control Causes Concern
  9452. LLVM on Windows now supports PDB Debug Info
  9453. Beautiful, Simple, Testable Functional Effects for Scala
  9454. Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  9455. Get a job: Be a Mobile Game Engineer for Sega Networks
  9456. On the Security of Password Managers - Schneier on Security
  9457. Details on Recent DNS Hijacking - Schneier on Security
  9458. Cataloging IoT Vulnerabilities - Schneier on Security
  9459. Security Flaws in Children's Smart Watches - Schneier on Security
  9460. Long-Range Familial Searching Forensics - Schneier on Security
  9461. Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  9462. ID Systems Throughout the 50 States - Schneier on Security
  9463. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  9464. Statistics Question
  9465. Pitching security vs. privacy is asking the wrong question
  9466. Unity Labs Publications | Unity
  9467. Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  9468. Forget privacy: you're terrible at targeting anyway
  9469. Database Encryption
  9470. Attack of the week: searchable encryption and the ever-expanding leakage function
  9471. BDD100K: A Large-scale Diverse Driving Video Database
  9472. The Secret History of Mac Gaming
  9473. The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  9474. The Web We Lost
  9475. » Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  9476. Everything You Never Wanted to Know About CMake
  9477. Service Fabric Customer Architecture: ZEISS Group
  9478. Development workflow for Docker apps
  9479. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  9480. Azure Service Fabric application and cluster best practices - Azure Service Fabric
  9481. Open source tools for SQL Server on Linux
  9482. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  9483. Announcing .NET Core 2.2 | .NET Blog
  9484. Round 18 results - TechEmpower Framework Benchmarks
  9485. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  9486. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  9487. Resiliency and disaster recovery in Azure SignalR Service
  9488. ASP.NET Blog | Make the most of your monthly Azure Credits
  9489. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  9490. EF Core Relationships in ASP .NET Core
  9491. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  9492. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  9493. Integration testing data access in ASP.​NET Core
  9494. Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  9495. ASP.NET Core Razor Pages and HTTP Status Control Flow
  9496. Khalid Abuhakmeh’s Blog
  9497. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  9498. Unit testing data access in ASP.​NET Core
  9499. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  9500. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  9501. The Self Healing Myth: Readiness & Liveness Probes
  9502. Software Tokens Won't Save You
  9503. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  9504. Containing Null with C# 8 Nullable References
  9505. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  9506. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  9507. ASP.NET Blog
  9508. Git Diff Margin - Visual Studio Marketplace
  9509. ASP.NET | Open-source web framework for .NET