Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

linksfor.dev(s)

Posts for 'regex'

  1. Billions of Tokens Later: Scaling LLM Fuzzing in Practice
  2. Blog - Why I recommend native Prometheus instrumentation over OpenTelemetry
  3. Everything that is coming in PHP 8.5
  4. Mastering PostgreSQL EXPLAIN ANALYZE: A Deep Dive into Query Plans
  5. Introducing Rejigs: A Developer-Friendly Regex Builder for .NET
  6. Claude code modified my .bashrc without asking?
  7. GitHub - BlueFalconHD/apple_generative_model_safety_decrypted: Decrypted Generative Model safety files for Apple Intelligence containing filters
  8. Writing Modular Prompts | Adnan's Random bytes
  9. How To Search For Theorems In Lean 4
  10. Using Jujutsu (jj) to teach a course
  11. PyTorch in One Hour: From Tensors to Training Neural Networks on Multiple GPUs
  12. Hooks - Anthropic
  13. The Nature of Lisp, Code Generation and Wieldable Programming Power
  14. The collective waste caused by poor documentation - Shan Rauf
  15. Writing Toy Software Is A Joy
  16. how i use my terminal
  17. DNS Server in Golang (dizer)
  18. What Would a Kubernetes 2.0 Look Like
  19. The Debugger is Here - Zed Blog
  20. Keeping up with dependency updates
  21. Let the Model Write the Prompt
  22. Parsing, Not Guessing | Francis Sunday
  23. The fastest way to detect a vowel in a string
  24. Writing a Verified Postfix Expression Calculator in Ada/SPARK
  25. No JS, No BS Ethical Web Analytics — Andrew Tropin
  26. Sharing everything I could understand about gradient noise
  27. Too Many Open Files
  28. Persistent storage is for cowards | Lukas Knuth
  29. Exploring z.sh 🕵️ Part 1 - Storing data
  30. Introducing Zod 4 | Zod
  31. Pointblank
  32. Dusk OS
  33. Writing that changed how I think about PL
  34. As an Experienced LLM User, I Actually Don't Use Generative LLMs Often
  35. Pwning the Ladybird browser | Jess's Cafe
  36. Converting My 500+ Page Blog from Jekyll to Hugo — Nick Janetakis
  37. Instant SQL is here: Speedrun ad-hoc queries as you type - MotherDuck Blog
  38. 14 Advanced Python Features
  39. GitHub - LukasOgunfeitimi/TikTok-ReverseEngineering
  40. GitHub - openai/codex: Lightweight coding agent that runs in your terminal
  41. Handle Deep Links with Async Algorithms
  42. Reverse engineering Claude Code • Kir Shatrov
  43. Introducing GPT-4.1 in the API
  44. My crazy plan to relieve us all from debugging frustration
  45. How Claude avoids JSON accuracy issue in tool calling
  46. Emacs Lisp Elements
  47. PEP 750 – Template Strings | peps.python.org
  48. Parser Combinators Beat Regexes
  49. Finding a Rails Job in 2025
  50. Tracking NuGet Updates with PowerShell: Handling Pinned Versions & Constraints
  51. Detecting Deprecated Regex Module Attributes in Elixir with Credo
  52. Cursor Under the Hood
  53. Xee: A Modern XPath and XSLT Engine in Rust
  54. LLMs - A Ghost in the Machine | zacksiri.dev
  55. The Safari bug that punishes you for using content blockers | BenHollis.net
  56. What every computer science major should know
  57. Solving the Pain that is CI/CD – Dan Manges
  58. Safe Shell String Interpolation
  59. OCaml’s Standard Library (Stdlib)
  60. How To Validate Email Addresses in C#? - Oli De Bastiani
  61. Character Prefix Conditioning using Back Tokenization
  62. Why DuckDB is my first choice for data processing
  63. The 2FA app that tells you when you get `314159`
  64. Hello echo! Hello git! - Gleam
  65. How (Not) To Choose a Test Automation Framework — Quality Conductor
  66. Building an Easier to Use FFmpeg With LLMs
  67. GitHub - yshavit/mdq: like jq but for Markdown: find specific elements in a md doc
  68. Announcing Rust 1.85.0 and Rust 2024 | Rust Blog
  69. How I Stole Your ChatGPT API Keys
  70. strongly-typed-thoughts.net
  71. Using Regex to migrate from Fluent Assertions to XUnit Assertions
  72. Automating My Taxes using AutoHotKey
  73. strongly-typed-thoughts.net
  74. Visualizing all books of the world in ISBN-Space - phiresky's blog
  75. Supercharge SQLite with Ruby Functions
  76. I Ditched the Algorithm for RSS—and You Should Too
  77. structured decoding, a guide for the impatient
  78. The missing tier for query compilers
  79. (Right-Nulled) Generalised LR Parsing
  80. Bad Apple but it's 6,500 regexes that I search for in vim · eieio.games
  81. Building Bauble
  82. Street-fighting RAG: Chain-of-thought prompting
  83. The good, the bad, and the ugly of Gemini’s structured outputs – Dylan Castillo
  84. Üllar Maasik - Learning Laravel by building a postal code finder
  85. A 2-ply minimax chess engine in 84,688 regular expressions
  86. GitHub - basnijholt/tuitorial: Create beautiful terminal-based code tutorials with syntax highlighting and interactive navigation.
  87. Improved performance and publishing - Gleam
  88. Helix
  89. Top .NET Videos & Live Streams of 2024 - .NET Blog
  90. JSON command-line toolbox (jq, gron, jc, etc)
  91. String Matching. Beginning
  92. Symbolic Execution by Overloading __bool__
  93. Niki Tonsky (@nikitonsky@mastodon.online)
  94. BBEdit for Log Analysis
  95. The Shepherd 1.0.0 released! — The GNU Shepherd
  96. Say What You Mean… Sometimes – Dylan Castillo
  97. An Introduction to css-doodle
  98. How we over-engineered our data pipeline...
  99. Say What You Mean: A Response to 'Let Me Speak Freely'
  100. Context aware compilation - Gleam
  101. Failing at an Elasticsearch ‘full’ phrase match
  102. Exploring the Top 5 Features in C# 13 - Coding Sonata
  103. CMTOPS.DEV
  104. Announcing .NET 9 - .NET Blog
  105. Looking Past Helix's Horizon | Vhyrro's Digital Garden
  106. Weird Lexical Syntax
  107. Get Me Out Of Data Hell — Ludicity
  108. Demystifying The Regular Expression That Checks If A Number Is Prime
  109. Recursion, Tidy Stars, and Water Lilies
  110. What’s New in POSIX 2024 – XCU
  111. Managing Secrets in NixOS Home Manager with SOPS
  112. Building Moment chapter 1: I had no idea what I was doing
  113. Self-documenting Code
  114. All the data can be yours — Jerome Paulos
  115. PostgreSQL 17: JSON_TABLE(), MERGE with RETURNING, and Updatable Views
  116. Announcing Rust 1.82.0 | Rust Blog
  117. Limiting which Syscalls to Trace with Strace
  118. Better TweetDeck, a Post-Mortem, Part 2: A written history and credits
  119. Byte Order Mark
  120. Every bug/quirk of the Windows resource compiler (rc.exe), probably
  121. Yo'av Moshe - Using Userscripts to Translate Subtitles On-the-Fly
  122. Why I like Tcl
  123. What’s New In Python 3.13
  124. I want to break some laws too
  125. Playing with BOLT and Postgres
  126. Tour of Hell
  127. I Want Process-Aware Types
  128. Derivative AT a Discontinuity
  129. Fine-tuning an LLM into a style guide editor
  130. Rewriting Rust
  131. making an autograd engine
  132. Why I still blog after 15 years
  133. MoErgo Glove80 programmable ergonomic keyboard
  134. Ratchets in software development
  135. Evolving Existing Code through TDD: A Password Case Study
  136. Remote Book Scanning with 1DollarScan and Optimizing Scanned PDFs
  137. Performance Improvements in .NET 9 - .NET Blog
  138. Step-Based Cascading Prompts: Deterministic Signals from the LLM Vibe Space
  139. DRY your Apache APISIX config
  140. Effective Spaced Repetition
  141. Home
  142. The Beauty Of Having A Pi-hole
  143. Implementing Vercel-style paste functionality in your web app
  144. When (not) to write an Apache APISIX plugin
  145. live-bootstrap/parts.rst at master · fosslinux/live-bootstrap
  146. Reframing ADHD in dogs: a compassionate perspective
  147. Generating structured data with LLMs - Beyond Basics
  148. Bevy ECS as a data layer for static site generation with Leptos
  149. A case for vanilla JSX
  150. Matthew Sanabria - Observability Companies to Watch in 2024
  151. Building a Node.js command-line tool · Dan Cătălin Burzo
  152. q What do I title this article?
  153. We hacked Anki - 0 day exploit from studying someone elses flashcards
  154. Reducing folium map sizes
  155. Auditing Atlassian Plugins, 53 0-Days Later
  156. Custom Note Tagging System with Ctags and Vim
  157. Copying otp from iMessage using Hammerspoon
  158. Why I prefer rST to markdown
  159. cppfront: Midsummer update
  160. `find` + `mkdir` is Turing complete (retracted)
  161. Create a .NET PlantUML Markdown Render Extension
  162. I turned my 10 year old tablet into a digital photo frame, displaying google photos album. 🌴
  163. Evolving Languages Faster with Type Tailoring
  164. What’s New for JavaScript Developers in ECMAScript 2024
  165. How conditional breakpoints work 🐢
  166. GitHub - BurntSushi/jiff: A date-time library for Rust that encourages you to jump into the pit of success.
  167. My Adventures with Narrative Engines
  168. Failed Attempt at Creating a Video Search Engine
  169. Debug your .NET 8 code more efficiently
  170. Development With A Dot - .NET 8 Data Annotations Validation
  171. .NET 9 Preview 6 is now available! - .NET Blog
  172. Git–Dubious ownership
  173. Pretty pictures, bootable floppy disks, and the first Canon Cat demo?
  174. EF Core - Query splitting
  175. In-Memory Analytics for Kafka using DuckDB
  176. neotraverse: unbloating traverse | Puru Vijay
  177. Loading aggregates with EF Core
  178. Entity Framework Core– Avoid losing precision
  179. Using use in Gleam
  180. Migrating enterprise apps stuck on legacy technologies
  181. C# 13: Explore the latest preview features - .NET Blog
  182. CS0012: The type 'System.Object' is defined in an assembly that is not referenced.
  183. Visual Studio–View .NET Counters while debugging
  184. Evaluating a Decade of Hacker News Predictions: An Open-Source Approach
  185. GitHub - wader/jqjq: jq implementation of jq
  186. .NET Aspire Developers Day is coming up!
  187. How to add a WordPress Blog to a Next.js app as a subdirectory in the same domain to boost SEO – Mike Alche
  188. Documentation | Pipes
  189. Publish a console app as a single executable
  190. How I scraped 6 years of Reddit posts in JSON
  191. Azure Static Web Apps–SWA CLI behind the scenes
  192. Why Google Sheets ported its calculation worker from JavaScript to WasmGC  |  web.dev
  193. Semantic Kernel–OpenTelemetry integration in C#
  194. Renovate for everything
  195. Semantic Kernel–Change timeout value in C#
  196. Ruby: a great language for shell scripts!
  197. Oils 0.22.0 - Docs, Pretty Printing, Nix, and Zsh
  198. Announcing TypeScript 5.5 - TypeScript
  199. GraphQL–Application Insights integration for HotChocolate 13
  200. Azure Application Insights–Collect Performance Counters data - Part II
  201. Interesting links of the week 2024-25
  202. A Belated Wordbots Dev Diary / Retrospective (~1 Year Post-Release)
  203. The Red Hat cloud native architecture solution patterns
  204. Announcing TypeScript 5.5 RC - TypeScript
  205. Why pair programming should be your default way of working
  206. diving into mathjax css injection attack
  207. Debugging Semantic Kernel in C#
  208. .NET Core–Check if console app is running with administrative privileges
  209. Fast and Compact Structured Logging in C# Using String Interpolation
  210. Natvis for boost::unordered_map | Braden++
  211. Arnaldur.be/writing/about/large-language-model-reasoning
  212. Cooking with Semantic Kernel
  213. OWASP Dependency Check - Improve update speed
  214. ChatGPT wrote a Static Site Generator
  215. Jonas Hietala: Autocomplete with nvim-cmp
  216. the universal Tag Editor (ID3v2, MP4, OGG, FLAC, ...)
  217. Fundamentals
  218. Adding Multiple Flutter Applications to Single Window on Web
  219. XUnit–Improve type safety
  220. ECMAScript proposal: duplicate named capturing groups for regular expressions
  221. What's New in Neovim 0.10
  222. Podman–Pull images from Docker Hub
  223. Hashing Modulo Theories
  224. Is (my) RSS dead?
  225. Kubernetes–Limit your environmental impact
  226. From Tmux to Kitty • Andrew Haust
  227. Jonas Hietala: Browse posts with telescope.nvim
  228. .NET Core - View outdated packages
  229. Generating creatures with Teranoptia
  230. Why you should take a look at traefik, even if you don't use containers
  231. No, I don’t want to fill out your contact form
  232. .NET 8 - Warning AD0001: Analyzer 'Microsoft.AspNetCore.Analyzers.RouteHandlers.RouteHandlerAnalyzer' threw an exception of type 'System.InvalidOperationException'
  233. Harnessing .NET Source Generators to Boost Performance
  234. Some more C# 12 | Red Hat Developer
  235. ASP.NET Core -Updating the OpenTelemetry configuration
  236. Borgo Programming Language
  237. Announcing TypeScript 5.5 Beta - TypeScript
  238. Switch expression for void methods
  239. Stop Using Regex for Connection Strings
  240. Enhance your .NET Testing #8: Contract tests with Verify
  241. C# 12: Collection expressions and primary constructors | Red Hat Developer
  242. Configure Renovate to handle nuspec files
  243. Serilog and .NET 8.0 minimal APIs
  244. ASP.NET Core - Use factory based middleware with scoped services
  245. There is always something: Fighting distractions as a software developer - ShiftMag
  246. Getting Started with perlimports
  247. Building a weather data warehouse part I: Loading a trillion rows of weather data into TimescaleDB
  248. Snake draft sorting in SQL Server, part 2 - Simple Talk
  249. GitHub Copilot Can Do That? | Azure Developers JavaScript Day 2024
  250. Automated NuGet package version range updates in .NET projects using Renovate
  251. How to write a code formatter
  252. Lessons after a half-billion GPT tokens - Ken Kantzer's Blog
  253. Extension methods and testing to solve a problem
  254. Building platforms–Strike the right balance
  255. Deploy SOPS Secrets with Nix - Jan-Philip Loos | maxdaten.io
  256. YETI programming language
  257. Azure Static Web App–Distributed Functions
  258. C# Regex Performance: How To Squeeze Out Performance
  259. Azure Static Web App - Pass authentication info to your linked API
  260. How Stack Overflow replaced Experts Exchange
  261. Note taking system should be simple
  262. Unraveling the Power of Property-Based Testing in Unveiling our Own Biases
  263. Helix
  264. Django: Write-up on optimizing the system check framework - Adam Johnson
  265. Microsoft.Extensions.DependencyInjection–Register a type with all its interfaces
  266. Microsoft.Extensions.DependencyInjection - Check if a service is registered in the DI container
  267. Flipping Pages: An analysis of a new Linux vulnerability in nf_tables and hardened exploitation techniques
  268. NuGet–Transitive dependencies
  269. F# tips weekly #10: Active patterns (1)
  270. Build time is a collective responsibility
  271. NPM–Change cache
  272. Moving from Homebrew to pkgsrc
  273. Regex character “$” doesn't mean “end-of-string”
  274. NuGet–Change the global-packages cache location
  275. Let's create a Tree-sitter grammar
  276. Eloquent JavaScript 4th edition is released
  277. Semantic Router: Postprocessing LLM output using Semantic Splitters
  278. Facts vs Opinions
  279. Supporting content file structure changes on a static site
  280. NuGet– Offline support
  281. ~MK | Template Strings
  282. C# 12: Primary Constructors
  283. AspNetCore.Http.Abstractions is deprecated
  284. Regex character “$” doesn't mean “end-of-string”
  285. Notes from a data witch - A foundation in Julia
  286. What do Norway and Namibia have in common? – Ian's notes
  287. Regex character “$” doesn't mean “end-of-string”
  288. The minimum vi(m) you need to know
  289. Performance test your ASP.NET Core application using NBomber
  290. Performance test your ASP.NET Core app using Bombardier
  291. Fast regular expression index with finite state transducer
  292. A Tour Around The Community: 20+ Tools To Run An Open-Source Project
  293. EF Core–.NET 8 update
  294. Why Does 'is-number' Package Have 59M Weekly Downloads?
  295. EF Core - System.InvalidOperationException : The required column 'Id' was not present in the results of a 'FromSql' operation.
  296. DSL for Modding Minecraft - Strumenta
  297. Dapper - Return dynamic data
  298. It's OK to abandon your side-project - Robb Owen
  299. How to Learn Nix, Part 49: nix-direnv is a huge quality of life improvement
  300. Interesting Uses of Ansible’s ternary filter
  301. Visual Studio Presentation Mode
  302. Planner programming blows my mind
  303. VisualStudio.Extensibility: Install extensions without restarting Visual Studio! - Visual Studio Blog
  304. Finding Postgres rows too large for BTree indexes
  305. The 2FA app that tells you when you get `012345`
  306. Property based testing in C#–CsCheck
  307. Plus and Times Set Free
  308. 8 things you didn’t know you could do with GitHub Copilot
  309. How to Check if a String Contains Only Letters in C# - Code Maze
  310. Let CRS 4 be your valentine! – OWASP ModSecurity Core Rule Set
  311. Azure Static Web App–Authorization
  312. - Fuck You, Show Me The Prompt.
  313. Improve your SQL skills X2 in 5 minutes
  314. GraphQL OWASP Cheat Sheet
  315. Semantic programming
  316. Generate an Audio Book Using Text-To-Speech
  317. How to Start an Advanced .NET Project in 2024 Part II
  318. .NET 8–It’s time to get rid of these flaky tests!
  319. RabbitMQ–Using Alternate Exchanges to avoid loosing messages
  320. jQuery 4.0.0 BETA! | Official jQuery Blog
  321. Repository File Statistics | no dogma blog
  322. Large language models and me :: Sacha Chua
  323. Fastest JSON Decoding for Local LLMs with Compressed Finite State Machine | LMSYS Org
  324. Picking the Right Database Type – Tougher than You Think
  325. Introducing Pkl, a programming language for configuration :: Pkl Docs
  326. jj init — Sympolymathesy, by Chris Krycho
  327. Blogging in Djot instead of Markdown
  328. F# - The essentials
  329. Make Invalid States Unrepresentable
  330. Let's write a templating library 🔎 Part 1: lexing
  331. .NET 8–Refresh memory limit
  332. Azure Static Web App–Inject snippets
  333. Full-text search X times faster: Inverted index vs. SQL OLAP | Elastic to ClickHouse with Kibana & Logstash
  334. How to Properly Create Message Templates for Logging in C# - Code Maze
  335. Switching to the meow modal editing system from evil
  336. Rook to XSS: How I hacked chess.com with a rookie exploit
  337. 'All-in-One Search' Leads New Visual Studio Productivity Features -- Visual Studio Magazine
  338. How to Truncate a String in .NET - Code Maze
  339. Visual Studio 2022 - 17.9 Preview 3: Brings All-in-One Search Improvements
  340. Overview over Microsoft's developer tools for Windows
  341. How To Remove HTML Tags From a String in C# - Code Maze
  342. Synthesizing the Pinnacle of Pattern Recognition in GPT-3 and GPT-4
  343. Software I liked in 2023
  344. 17.9 Preview 3 brings exciting changes to Code Search - Visual Studio Blog
  345. How to Ensure a String Is Valid JSON in C#
  346. How to Escape the Backslash Character in C# - Code Maze
  347. Release History Of SQLite
  348. The Best C# Books For Beginner Developers: Top 6 Picks
  349. Batching work in SQL Server
  350. My PostgreSQL wishlist
  351. Comics I Loved In 2023
  352. GitHub - YS-L/csvlens: Command line csv viewer
  353. config/HOCON.md at main · lightbend/config
  354. Release v8.0.0 · dotnet/orleans
  355. How to Write a .NET Markdig Extension for Markdown Processing
  356. Azure Static Web App–Traffic splitting
  357. How to Compare Strings in CSharp: Tips and Tricks You Need to Know
  358. The ugrep file pattern searcher
  359. EP 38 : How to use Guard Clauses in C#
  360. Azure Static Web App–Password protect your environments
  361. Writing Worse Code For Better Maintainability – My Own Blog
  362. Security and Crashing with Modal Logic
  363. Azure Static Web Apps – VS Code extension
  364. .NET 8– Upgrade warnings
  365. C#– Record types copy constructor
  366. Why Vision Pro Will Change Photography
  367. Building distributed systems–Retry storms
  368. Stop nesting ternaries in JavaScript
  369. The Actor Model in a C# World
  370. How to use Regular Expressions and Match Evaluators in .NET
  371. reaction, in replacement of fail2ban
  372. Smart Constructors
  373. Unix linguistics
  374. ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}
  375. GitHub - 01mf02/jaq: A jq clone focussed on correctness, speed, and simplicity
  376. Embark: Dynamic documents for making plans
  377. The Ultimate Beginner's Guide to Obsidian
  378. C# 12 (Complete C# Quick Reference) • Ben Bowen's Blog
  379. Release 14.0.0 · BurntSushi/ripgrep
  380. .NET 8–JSON Source Generator improvements
  381. converting pixels into particles ⌘I Get Info
  382. “Shift left”—wtf does it mean?
  383. Primary Constructors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  384. test, [, and [[ - Julio Merino (jmmv.dev)
  385. Hixie's Natural Log
  386. Things Programmers Can Do in One Week | Blog | build-your-own.org
  387. Data-Driven Development is a Lie
  388. Things Programmers Can Do in One Week | Blog | build-your-own.org
  389. Tree-Sitter Highlighting in Vim
  390. Announcing F# 8 - .NET Blog
  391. C#–Declaring attributes on positional record types
  392. A formally verified R-tree implementation
  393. Stop deploying web application firewalls
  394. .NET 8–Http Logging
  395. Use the index, Luke!
  396. Constraint Oriented Programming in C#
  397. How JetBrains Rider Implemented .NET WebAssembly Debugging | The .NET Tools Blog
  398. 10x Developer Workflow on Windows
  399. Pangram validator in one line
  400. GitHub - kubero-dev/ladder: Alternative to 12ft.io. Bypass paywalls with a proxy ladder and remove CORS headers from any URL
  401. Your Loved Ones Are Prisoners, and You Made the Chain
  402. Code Maze Weekly #192 - Code Maze
  403. Five is for 5X productivity. Announcing Uno Platform 5.0
  404. Beginner’s CSharp Switch Statement Tutorial: How To Properly Use A Switch Statement
  405. Property based testing in C#–How to change the number of runs?
  406. Helix
  407. my pain points with Emacs code search and how I fixed them
  408. Source Generator playground
  409. Service objects in Rails: how to find a mess
  410. Performance Improvements in ASP.NET Core 8 - .NET Blog
  411. How to Prevent Cross-Site Scripting (XSS) in JavaScript
  412. A bug in MySQL, or working as intended? You decide
  413. Simplify Source Generator creation the RoslynGenerator template
  414. Challenge: Fastest node selection metastable error state
  415. How to be a Good Codemate
  416. How to Perform Case-Insensitive Substring Search in C#
  417. All the stuff I use in my daily workflow!
  418. String Interpolation in C# (Covers C# 10 and C# 11)
  419. Create an ASP.NET Core backgroundservice that runs at regular intervals using PeriodicTimer
  420. Replace Line Breaks in a String in C# - Code Maze
  421. First Normal Form Gets No Respect - Simple Talk
  422. Using Problem Details in .NET 7
  423. Refactoring: Improving the Design of Existing Code (My Notes and Highlights)
  424. The convenience of System.Text.Json - .NET Blog
  425. Resharper 2023.2 Brings Predictive Debugger
  426. JIT: Merge stores by EgorBo · Pull Request #92852 · dotnet/runtime
  427. Why Your OpenAPI Spec Sucks | liblab Blog
  428. is: an inspector for your environment
  429. Real tricks for my meh friends, a real croc for my faux friends
  430. Exploring Wordle
  431. We Need More DSLs in the Database
  432. Using a Discard Variable in C# - Code Maze
  433. MySQL joins - Simple Talk
  434. Performance Improvements in .NET 8
  435. .NET 8–Using reflection in a AOT enabled application
  436. A better way to prompt LLMs in Elixir - Charlie Holtz
  437. 10 Slightly Odd Things I Want To Do
  438. Improve the build speed on your build server using npm ci
  439. The fundamental theorem of Agile Software Development
  440. Challenge: Spot the bug
  441. .NET 8–Keyed/Named Services
  442. When Zig Outshines Rust - Memory Efficient Enum Arrays
  443. Entity Framework Core–DateOnly and TimeOnly
  444. how to use YARP as an ingress controller in Kubernetes in Docker Desktop (KinD) on Windows 11
  445. Java 21 makes me actually like Java again
  446. Entity Framework Core–Data is null
  447. Role Of Algorithms
  448. Using a possibility tree for fast string parsing | Raygun Blog
  449. Performance Improvements in .NET 8 - .NET Blog
  450. Entity Framework Core - No database provider has been configured
  451. antimirov
  452. The Power of Automation: Enhancing Your Manual Code Review Process | The Qodana Blog
  453. NuGet - Package Source Mappings
  454. Null conditional await
  455. The 2 rules of software architecture
  456. Dunghill Anti-Pattern - Why utility classes and modules smell?
  457. Demystifying Retrieval Augmented Generation with .NET - .NET Blog
  458. Build your UI as a finite state machine
  459. GitHub has too many hidden features
  460. Azure Pipelines - Batching your CI builds
  461. Writing a C compiler in 500 lines of Python
  462. WebScraping in Bash | Muhammad
  463. .NET 6 - Async scopes
  464. Fast Tokenizers with StringScanner | Tenderlove Making
  465. An Intuition for Logarithms · On the Joy of Problems
  466. Explaining The Postgres Meme
  467. NuGet - Lock files
  468. JavaScript Functions and Scope – a Beginner's Guide
  469. Automata Part 1: Understanding Position Automata
  470. Ruby Outperforms C: Breaking the Catch-22
  471. DevToys–A swiss army knife for developers
  472. CLI text processing with GNU awk
  473. Block YouTube Ads on AppleTV by Decrypting and Stripping Ads from Profobuf
  474. How to set up a development environment in Android
  475. Announcing Python in Excel: Combining the power of Python and the flexibility of Excel.
  476. Manipulated Caiman: The Sophisticated Snare of Mexico's Banking Predators - Perception Point
  477. flipreps
  478. C# 11 (Complete C# Quick Reference) • Ben Bowen's Blog
  479. Collecting memory dumps for .NET Core on Kubernetes
  480. Abbrev: A Hidden Ruby Gem
  481. The Normal Blog - Eliminating hallucinations (fast!) in Large Language Models with Finite State Machines
  482. How should I read type system notation?
  483. GitHub - normal-computing/outlines: Generative Model Programming
  484. Software Engineering at Google
  485. Factorials & Fun with Vim
  486. Why Integrated Vector Database Can Boost Your LLM Apps?
  487. Raku: A Language for Gremlins • Buttondown
  488. Writing a recursive descent parser in Bash · m10k
  489. GitHub - supabase/postgres_lsp: A Language Server for Postgres
  490. Wiki - ElixirForCynicalCurmudgeons
  491. GitHub - kdeldycke/awesome-falsehood: 😱 Falsehoods Programmers Believe in
  492. You Need More Constraints
  493. Emacs 29.1 Released
  494. New syntax for string interpolation in F# - .NET Blog
  495. Why functional programming?
  496. Going Lean • Lea Verou
  497. Theater recommendations at scale using GPT (how I ended up at Penetrator)
  498. Performance Improvements in .NET Core - .NET Blog
  499. Best Practices for Regular Expressions in .NET
  500. C# Custom Validators
  501. bfs 3.0: the fastest find yet!
  502. Patching GCC to build Actually Portable Executables
  503. How To Rate Limit a Specific User In .NET #shorts
  504. Regex Isn't Hard - Tim Kellogg
  505. Object Based Routing in Express.js
  506. New C# 12 preview features - .NET Blog
  507. Hacking LangChain For Fun and Profit - I
  508. Parsing in Python: all the tools and libraries you can use
  509. My Kind of REPL
  510. Null Checks in C# with Null Coalescing Operator
  511. Emmet Enhancements for Web Development | Peiwen Lu
  512. Regular Expressions in C#: Your Ultimate Guide to Powerful Pattern Matching
  513. Hands on example of ChatGPT as a programming tool
  514. csharplang/proposals/inline-arrays.md at main · dotnet/csharplang
  515. Generating Permalinks: A Function for Clean and SEO-Friendly URLs
  516. Stripping URL query parameters with an iOS shortcut to reduce tracking
  517. Exploring .NET streaming API scenarios
  518. Exploring .NET streaming API scenarios
  519. Inside of the WASP's nest: deep dive into PyPI-hosted malware
  520. Ikea-Oriented Development
  521. Collections: Roman Roads
  522. Top 11 .NET Libraries Every Developer Should Know
  523. What is WASI?
  524. The business information server: generic data checking using PostgreSQL, PostgREST, and Semgrep
  525. 5 things I wish I knew before building a GPT agent for log analysis
  526. Expression Trees in C# - Code Maze
  527. I think Zig is hard...but worth it
  528. Why Android can't use CDC Ethernet
  529. Davide's Code and Architecture Notes - Testing Pyramid vs Testing Diamond (and how they affect Code Coverage)
  530. phaazon.net
  531. Visual Studio Code snippet to make URLs relative
  532. How to Write Better PowerShell Scripts: Architecture and Best Practices
  533. List of Useful JavaScript Shorthands
  534. Promise and Async in the (Elmish) wild — Paweł Stadnicki
  535. rakhesh sasidharan's mostly techie somewhat purpley blog
  536. Customizing web search with LLMs
  537. Dolphin Progress Report: February, March, and April 2023
  538. A simple introduction to mirrord – Mayflower Blog
  539. State of Node.js Performance 2023
  540. Context-Free Grammar Parsing with LLMs
  541. Adventures in Ruby-esque type enforcement - Max Chernyak
  542. Postgresql tricks | Lanre Adelowo
  543. New Features in ECMAScript 2022
  544. Announcing Dart 3
  545. GitHub Code Search Now Generally Available, 'Way More than grep' -- Visual Studio Magazine
  546. 2 MUST USE features for dotnet test debugging
  547. A few words on Ruby's type annotations state
  548. Binary data version migration
  549. Coding Faster with dotNetTips.com Spargine 6:  May 2023 Release
  550. More Design Patterns For Machine Learning Systems
  551. SSN checking and formatting | no dogma blog
  552. GitHub - SteveDunn/Intellenum: Intelligent Enums
  553. Gopiandcode > logs > How I wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends Lost
  554. Piper: A proposal for a graphy pipe-based build system
  555. GitHub - HaveIBeenPwned/EmailAddressExtractor: A project to rapidly extract all email addresses from any files in a given path
  556. Static Methods vs. Non-Static Methods in C#
  557. My 2023 C# Software Developer Tool List
  558. Generalized Macros
  559. The Atom of Intelligence
  560. Prompt Engineering vs. Blind Prompting
  561. Why Janet?
  562. How to Validate Email Address in C# - Code Maze
  563. Data validation in Python: a look into Pandera and Great Expectations | endjin
  564. Normalize and compare URLs with C#
  565. Tips for handling localized ranges in regular expressions | Red Hat Developer
  566. Nanorm/release.yml at main · DamianEdwards/Nanorm
  567. Inlining SVGs for Dark Mode
  568. Visual Studio Code and GitHub Copilot AI
  569. Source Generators and Regular Expressions
  570. How to Remove All Whitespace Characters From a String in C#?
  571. ASP.NET Core Route Tooling Enhancements in .NET 8 - .NET Blog
  572. Janet for Mortals
  573. Microsoft Previews VS Code Copilot Advancements, Promises More -- Visual Studio Magazine
  574. GitHub - neuledge/engine-js: ⚡️ Neuledge simplifies database modeling, sharing, and interaction by providing clear data entity definitions, advanced business-logic representation, and customizable validation.
  575. Bridging the Gap between Textual and Projectional Editors
  576. Enabling low-latency, syntax-aware editing using Tree-sitter - Zed Blog
  577. Code with GPT-4 from your command line
  578. Nix Turns 20. What the Hell Is It?
  579. Basic Machine Learning Algorithms - Part Two - Bayes Classifier
  580. AI-enhanced development makes me more ambitious with my projects
  581. Harvesting Logs for Fun and Profit
  582. GitHub - jsuarezruiz/awesome-dotnet-maui: A curated list of awesome .NET MAUI libraries and resources.
  583. Mads Kristensen's Sneak Peek at Visual Studio's AI Future, To 'Rekindle Our Love of Coding' -- Visual Studio Magazine
  584. Fascination of AWK
  585. Meaning in Large Language Models: Form vs Function
  586. The little things matter
  587. How to build a URL Shortener with C# .NET and Redis
  588. Avoid returning index.html for API calls – Peter Morris
  589. Open Warp Launch Configurations from Raycast and Alfred
  590. Dan Ports (@dan@discuss.systems)
  591. Building a basic search experience with Postgres
  592. Why AppSec fails
  593. Metaprogramming in Lean
  594. Lean BDD with even more Code Generation
  595. Vim Best Practices For IDE Users
  596. What a good debugger can do
  597. @moxy@attribute required string RouteTemplate@moxy{{ $routeParameterT - Pastebin.com
  598. PotatoP
  599. Play with Playwright
  600. Content Moderation & Fraud Detection - Patterns in Industry
  601. Required Keyword, Checked Operators, nameof Operator Scope – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  602. Slightly Intelligent Home | Gabriel's Blog
  603. Use Next.js Image component in posts with Markdown
  604. Use GNU Emacs The Plain Text Computing Environment
  605. Build Better Extensions with VisualStudio.Extensibility Preview 3! - Visual Studio Blog
  606. .NET R&D Digest (February, 2023)
  607. I Will Fucking Dropkick You If You Use That Spreadsheet — Ludicity
  608. ASP.NET Core 8 Preview 1 Available
  609. Wiki - HelixNotes
  610. ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog
  611. Few lesser known tricks, quirks and features of C
  612. Workflows: handling inbound email on Fastmail with regular expressions (now featuring ChatGPT)
  613. Creating a Search Engine For My Music Streaming Platform
  614. What is .NET, and why should you choose it?
  615. Beware of fast-math
  616. Buy One, Get One Free! – Special deals
  617. Building a Smart Home - Part 9 Door Locks | LINQ to Fail
  618. Beginner level learning and pair programming with ChatGPT - A case study of Admonitions in Hugo
  619. Extensible Markup Language (XML) 1.0
  620. How to Convert JSON to DataTable in C#
  621. Zig Meta Programming
  622. nokogiri vs. xsltproc
  623. Carlin Eng
  624. Using source-generated regex in ASP.NET Core route constraints - Gérald Barré
  625. Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml
  626. Integrating ChatGPT into Software Development Workflow: Tips and Best Practices
  627. On AI, GPT and the future of developers
  628. Precision Munitions for Denial of Service
  629. Check If a String Array Contains a Value and Get Index
  630. Which collection interface to use?
  631. What is a type system, really?
  632. pagerank for my Obsidian notes
  633. New Features in Visual Studio 2022 17.5 Preview Releases
  634. Securely store secrets in Git using SOPS and Azure Key Vault
  635. The Unreasonable Effectiveness of AWK
  636. The levels of Emacs proficiency
  637. Writing a TLA⁺ tree-sitter grammar
  638. What's New in Ruby 3.2
  639. Blazorators
  640. On leading underscores and names reserved by the C and C++ languages
  641. Debugging Architects
  642. I scanned every package on PyPi and found 57 live AWS keys
  643. Microfeatures I'd like to see in more languages
  644. Generate YouTube Timestamp Links with C# 11
  645. Advent of Code Lessons Learned
  646. Give your strings context with StringSyntaxAttribute
  647. New blog - moving from Medium to Gridsome
  648. Summarizing “Advance SQL” workshop with ChatGPT
  649. How to automatically purge stale images from Azure Container Registry using ACR Tasks
  650. What are the biggest reasons newcomers give up on OCaml?
  651. ASP.NET Core in Action, Version 3 update
  652. What are the biggest reasons newcomers give up on OCaml?
  653. Visual Studio 2022 v17.5 Preview 2: Guided by Developer Community Votes -- Visual Studio Magazine
  654. Carlin Eng
  655. When your database is an HTTP client
  656. Goodbye to the C++ Implementation of Zig ⚡ Zig Programming Language
  657. Everything .NET 7 with Damian Edwards | Keep Coding Podcast E1
  658. I Taught ChatGPT to Invent a Language
  659. .NET 7 - The StringSyntaxAttribute
  660. C# 11: Raw strings, required members, and auto-default structs | Red Hat Developer
  661. CSS For URLs and HTTP Headers
  662. A Mostly Complete Guide to C# 11’s Final Features
  663. express-openapi
  664. How to Create and Publish a NuGet Package with dotnet CLI
  665. Why Estimated Review Time Improves Pull Requests And Reduces Cycle Time | LinearB
  666. How to Check if a String Ends With a Number in C# - Code Maze
  667. Little Languages Are The Future Of Programming
  668. roslyn/RawInterpolationTests.cs at ed12a880a3454a00e58bc829cefb80bd94adfb3d · dotnet/roslyn
  669. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 4: Faceting
  670. Tagged Strings in Visual Studio and .NET 7
  671. GitHub Next | GitHub Copilot CLI
  672. ECMAScript proposal: RegExp flag `/v` makes character classes and character class escapes more powerful
  673. Using web dev skills to test web dev skills
  674. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 3: Auto Complete
  675. Home
  676. Crate List - Blessed.rs
  677. Introducing an all-new code search and code browsing experience | GitHub Changelog
  678. Visual Studio 2022 17.4 is now available!
  679. Source Generated RegEx in .NET 7
  680. Visual Studio 2022 17.4 Now Generally Available -- Visual Studio Magazine
  681. .NET 7 now available for RHEL and OpenShift | Red Hat Developer
  682. Visual Studio 2022 17.4 is now available!
  683. .NET 7 Finally Arrives as Unifying Microsoft Development Platform -- Visual Studio Magazine
  684. What's new in .NET 7
  685. Welcome to C# 11
  686. An F# Primitive Giraffe Wearing Lenses: A Ports and Adapters Story
  687. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 2: Results Paging
  688. .NET 7 Performance Improvements in .NET MAUI
  689. Potluck: Dynamic documents as personal software
  690. Everything you need to know about the OpenSSL 3.0.7 Patch (CVE-2022-3602 & CVE-2022-3786) - MalwareTech
  691. Occson
  692. On Migrating from Cypress to Playwright
  693. local functions vs lambda expressions
  694. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  695. Minimal APIs overview
  696. A Potpourri of Emacs Tweaks – Tony Zorman
  697. Python Release Python 3.11.0
  698. Building a Smart Home - Part 4 Ceiling Fans | LINQ to Fail
  699. Haptick, Part One
  700. JavaScript to Know Before Learning ‘How to’ React
  701. Separation of Concerns in Node.js
  702. How Regex can take down your server in .NET
  703. My #hacktoberfest Theme: Adding Spellcheck to Docs. Join Me!
  704. [Last Week in .NET #105] – A tale of two CVEs
  705. Whipping up a new Shell – Lash#Cat9
  706. Make The First Letter of a String Upper Case in C# - Code Maze
  707. Advanced regex: Capture groups, lookaheads, and lookbehinds | Red Hat Developer
  708. PostgreSQL 15 Released!
  709. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  710. Comparing Semgrep and CodeQL · Doyensec's Blog
  711. GitHub - jamii/hytradboi-jam-2022
  712. Inconveniences with Conventional REST APIs
  713. A Swiss Army Knife for Developers: DevToys
  714. Counting Occurrences of a Char Within a String in C# - Code Maze
  715. RegEx match open tags except XHTML self-contained tags
  716. Compiler Optimizations Are Hard Because They Forget - Faultlore
  717. Regex how-to: Quantifiers, pattern collections, and word boundaries | Red Hat Developer
  718. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  719. Merriam-Webster and Unstructured Data Processing
  720. GitHub - hsutter/cppfront: A personal experimental C++ Syntax 2 -> Syntax 1 compiler
  721. Hunting YouTube Crypto Scams - addshore
  722. What's new in Grial UI Kit 4?
  723. A beginner’s guide to regular expressions with grep | Red Hat Developer
  724. Building an Email Open Tracking System - Part 1
  725. githublog/rolling-your-own-crypto-aes.md at main · francisrstokes/githublog
  726. Tutorial on using LLVM to JIT PyTorch fx graphs to native code (x86/arm/risc-v/wasm) (Part I – Scalars)
  727. PDF viewer text search speed comparison
  728. Improving Unit Tests with Fluent Assertions - Code Maze
  729. Add experimental mv3 version · gorhill/uBlock@a559f5f
  730. New .NET 7 Feature - Regex Source Generator #shorts
  731. How to setup a 404 catch-all route in Vue 3 - Zelig880
  732. Data generation and sampling strategies
  733. Improvements to Terraform support for lsp-mode
  734. blogpost-parser.cs
  735. Performance Improvements in .NET 7
  736. AdGuard publishes the world's first ad blocker built on Manifest V3
  737. OCaml at First Glance
  738. Code Maze Weekly #136 - Code Maze
  739. Carlin Eng
  740. Unix legend, who owes us nothing, keeps fixing foundational AWK code
  741. Regex with IgnoreCase option may match more characters than expected - Gérald Barré
  742. This Program is Illegally Packaged in 14 Distributions
  743. Introducing the Markdown Language Server
  744. 8 elements of securing Node.js applications | Red Hat Developer
  745. .NET 7: 10 New Features You Need to Know
  746. Add BWK's email. · onetrueawk/awk@9ebe940
  747. I have complicated feelings about TDD
  748. GA Release of Visual Studio for Mac 17.3 Intros User Secrets for Sensitive Info -- Visual Studio Magazine
  749. Rob Pike's simple C regex matcher in Go
  750. Visual Studio for Mac 17.3 is now available
  751. Debugging bare-metal STM32 from the seventh level of hell
  752. Strings vs symbols in DataFrames.jl column indexing
  753. Go 1.19 Release Notes - The Go Programming Language
  754. Uncovering a Blocking Syscall
  755. Exploring Communication of Rate Limits in ASP.NET Core With Rate Limit Headers
  756. Introducing FsSpec
  757. Laurenz's Blog
  758. Working with file system paths on Node.js
  759. Stack Overflow 2022 Survey Says …
  760. 10% of the Top 1 Million Sites are Dead
  761. Postgres Full-Text Search: A Search Engine in a Database
  762. WAF from the scratch
  763. My favorite Erlang Container
  764. AutoRegex
  765. .NET 7 is on the way! 5 Features that will blow your mind 🤯
  766. What’s New In Python 3.11 — Python 3.11.0b3 documentation
  767. ideas/main-vs-310.rst at main · faster-cpython/ideas
  768. What's new in T-SQL in SQL Server 2022 - Simple Talk
  769. .NET OSS Maintainer Support Survey – The Results!
  770. Micro Frontends in Action With ASP.NET Core - Composition via YARP Transforms and Server-Side Includes (SSI)
  771. GitHub - hemanth/functional-programming-jargon: Jargon from the functional programming world in simple terms!
  772. Introducing Shadower: A Minimalistic Load Testing Tool
  773. What Metric to Use When Benchmarking?
  774. Learning HTML was too hard so I made a compiler instead
  775. Lambda Expressions in C# - Code Maze
  776. Performance traces and Regex survey
  777. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  778. Should I avoid LINQ for performance reasons?
  779. Release notes — fish-shell 3.5.0 documentation
  780. Announcing .NET 7 Preview 5
  781. What is the difference between C#, .NET, IL and JIT?
  782. Introduction to Regular Expressions in C# - Code Maze
  783. How Minecraft Stores Crafting Recipes
  784. Delegate, Action, Func, Lamdba expression - What the heck!?
  785. GitHub - iorate/ublacklist: Blocks specific sites from appearing in Google search results
  786. How to Mock the File System for Unit Testing in .NET - Code Maze
  787. Deploying a MkDocs documentation site with GitHub Actions
  788. Writing for the web
  789. Go vs C#, Part 3: Compiler, Runtime, Type System, Modules, and Everything Else
  790. Regex Adventure by Goldenlion5648
  791. Syntax highlighting on the web
  792. Anonymous Types in C# - Code Maze
  793. Arc Notes: Datasette - Simon Willison
  794. Videogrep Tutorial
  795. Validate User Input With Regular Expressions in Blazor WebAssembly
  796. The unreasonable effectiveness of f‍-‍strings and re.VERBOSE
  797. GitHub - sharkdp/fd: A simple, fast and user-friendly alternative to 'find'
  798. Mining a Dispensary
  799. Meld for OSX by yousseb
  800. [Last Week in .NET #89] – CVE Inflation
  801. Linting a .NET 6 app Dockerfile using Hadolint, dockerfile_lint and Azure Pipelines
  802. Monarch: Google’s Planet-Scale In-Memory Time Series Database
  803. Secret detection needs to be free, even for private repositories
  804. DuckDB - Friendlier SQL with DuckDB
  805. Regular Expression Improvements in .NET 7
  806. Phone Number Validation in JavaScript
  807. How to make Ruby interpreter run program written in a natural language
  808. New Previews for .NET 7, EF7, ASP.NET Core and .NET MAUI RC3 -- Visual Studio Magazine
  809. The regex [,-.]
  810. Announcing .NET 7 Preview 4
  811. PowerToys - 11 awesome features Microsoft won’t add to Windows
  812. Challenge: Spot the optimization–solution
  813. Serilog Tutorial
  814. My PhD Research Workflow – Tony Zorman
  815. Experience Report: 6 months of Go
  816. Release v2.5.0 · caddyserver/caddy
  817. [Last Week in .NET #86] – Spring has Sprung and so have Security breaches
  818. Announcing the Hare programming language
  819. Self service with Fluid Templating for editors in Optimizely CMS
  820. C++ For C# Developers: Part 1 – Introduction
  821. Stop Validating Email Addresses With Regex
  822. How Postgres Chooses Which Index To Use For A Query
  823. The 10 Commandments .NET Developers Must apply for Secure Applications
  824. Things I would like to see in a computer algebra system
  825. On Removing Let and Let Mut
  826. Java on Visual Studio Code Supports Java 18 -- Visual Studio Magazine
  827. .NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed
  828. Discussing Alternative Memory Management Strategy for .NET
  829. C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  830. Learnings after 500 commits to my vimrc | I am Sang
  831. csharplang/unsigned-right-shift-operator.md at main · dotnet/csharplang
  832. How To Build an Evil Compiler
  833. Google Search is Falling Behind
  834. Using the Roslyn APIs to Analyse a .NET Solution - Steve Gordon - Code with Steve
  835. Deconstructing programs for compiler fuzzing · Comby
  836. The struggle of using native emoji on the web
  837. How to build your own Peloton workout dashboard
  838. What's New in Emacs 28.1?
  839. C# Pattern Matching Explained - NDepend
  840. csharplang/checked-user-defined-operators.md at main · dotnet/csharplang
  841. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  842. RegEx: a well known, powerful tool in computer science and also valid in the legal field
  843. Converting code to the new Regex Source Generator - Gérald Barré
  844. The Tao of Acme
  845. Using RavenDB for data aggregation from dynamic sources
  846. Visual Studio 2022 Preview Release Notes
  847. Minimal APIs overview
  848. Google Message and Phone app quietly sent text, call info to Google
  849. Descriptify | Articles
  850. Using Variables Inside Strings in C# - Code Maze
  851. Visual Studio 2022 v17.2 Previews Live Unit Testing -- Visual Studio Magazine
  852. Automatically starting a server when starting a debug session in VS Code
  853. Fun Things You Can Do With github.dev 😎
  854. .NET 7 Inches Closer to NativeAOT in Preview 2 -- Visual Studio Magazine
  855. Lapce
  856. How To Create and Validate a React Form With Hooks
  857. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  858. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  859. Finding the brightest area in an image with C# (fixing a blurry presentation video - part one)
  860. On the usefulness of a little bit of programming
  861. WAF for everyone: protecting the web from high severity vulnerabilities
  862. A Mostly Complete Guide to C# 11’s Future Features
  863. New WebKit Features in Safari 15.4
  864. Command-line Tools can be 235x Faster than your Hadoop Cluster
  865. A regular expression to check for prime numbers — Noulakaz
  866. Let the Browser Do It for You
  867. Executing GitHub Actions jobs or steps only when specific files change - Gérald Barré
  868. Evolving your RESTful APIs, a step-by-step approach
  869. An Introduction and Tutorial for Azure Cosmos DB
  870. Gnome Clipboard History
  871. What to expect from ES2022 - LogRocket Blog
  872. Do not recommend: User Provided Primary Keys
  873. GitHub - 0xdanelia/regex_turing_machine: The find/replace box in Notepad++ is Turing Complete
  874. ASP.NET Core Routing from the Outside In
  875. A tour of the Dart language
  876. GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
  877. 6 Months of Working at a Hypergrowth Startup
  878. GitHub - yoav-lavi/melody: Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
  879. redbean – single-file distributable web server
  880. How Perl Saved the Human Genome Project
  881. Release 1.41.0 · gorhill/uBlock
  882. Improvements and Optimizations for Interpolated Strings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  883. Go performance from version 1.2 to 1.18
  884. Wikipedia and irregular data: how much can you fetch in one expression?
  885. Progress in the Privacy Sandbox (December 2021) - Chrome Developers
  886. Rust has a small standard library (and that's ok)
  887. black
  888. Aho/Ullman Foundations of Computer Science
  889. Speeding up VSCode (extensions) in 2022 – Jason Williams
  890. The Old Internet Shows Signs of Quietly Coming Back
  891. Customizing web search
  892. C# 10 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  893. Why Static Languages Suffer From Complexity
  894. A C# Source Generator for Oracle UDTs
  895. Kakoune - Official site
  896. Encyclopedia Of Broken UserAgent String Detections
  897. 10 real-world stories of how we’ve compromised CI/CD pipelines
  898. How to Convert String from Title Case to camelCase in C# - Code Maze
  899. GitHub - deadpixi/ergex: The Ergex Regular Expression Library
  900. Merge pull request #10831 from ocaml-multicore/multicore-pr · ocaml/ocaml@001997e
  901. ThunderboltIoc: .Net Dependency Injection without Reflection!
  902. Practical Shell Patterns I Actually Use
  903. Why I Like D – Andrea Radaelli
  904. Deep C# - Inheritance
  905. The ultimate SQLite extension set
  906. Expression-bodied Members in C# - Code Maze
  907. Why is my Rust build so slow?
  908. Spectre.Console and String Interpolation
  909. Introduction to the Sam Text Editor
  910. There's never been a better time to build websites | simeonGriggs.dev
  911. PagerDuty’s Security Training for Engineers
  912. How not to learn Rust
  913. CQRS is simpler than you think with .NET 6 and C# 10 - Event-Driven.io
  914. Challenge: Find the slow down
  915. uBlacklist
  916. GitHub - iorate/uBlacklist: Blocks specific sites from appearing in Google search results
  917. Maximum redirects, minimum effort: Announcing Bulk Redirects
  918. Generating Envoy Config with Cue
  919. Worked example of automata runs as sheaves
  920. GitHub Previews Improved Code Search: 'Way More than grep' -- Visual Studio Magazine
  921. Improving GitHub code search | The GitHub Blog
  922. It is always the DNS
  923. My Terraform Standards
  924. Happy and Alex MVP
  925. How I created a Markdown parser
  926. Regex Learn - Step by step, from zero to advanced.
  927. Code Maze Weekly #101 - Code Maze
  928. GitHub - adrianscheff/useful-sed: Useful sed scripts & patterns.
  929. Dissecting Interpolated Strings Improvements in C# 10
  930. Integration Testing: Lessons from Storyteller and Other Thoughts
  931. 2021-11-06 The Emacs Lisp book is finished
  932. "This project will only take 2 hours"
  933. Designing Data-Intensive Applications – Partitioning
  934. What is the Inverse of a Vector?
  935. Visual Studio Tips and tricks: Subword navigation - Gérald Barré
  936. Challenge: The code review bug that gives me nightmares
  937. Visual Studio 2022 Productivity
  938. Pipelines - Runs for runtime
  939. F# 6 Introduces Resumable Code, Improvements to Pattern Matching and Tooling, and More
  940. GitHub - pubkey/client-side-databases: An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
  941. Making a Game in Janet, Part 2: Judging Janet
  942. New language features since Java 8 to 17
  943. Remove my password from lists so hackers won't be able to hack me by assafnativ · Pull Request #155 · danielmiessler/SecLists
  944. Function pipelines: Building functional programming into PostgreSQL using custom operators
  945. GitHub - carp-lang/Carp: A statically typed lisp, without a GC, for real-time applications.
  946. dotNetTips.Spargine/Validate.cs at main · RealDotNetDave/dotNetTips.Spargine
  947. Announcing .NET 6 Release Candidate 2
  948. To Catch a Hacker in My Home Lab
  949. Updating NuGet packages from command-line - deep dive
  950. Parsing JSON is a Minefield
  951. Which Version of JDK Should I Use?
  952. Understanding all of Python, through its builtins
  953. cito/ci.md at master · pfusik/cito
  954. What are Higher-Order Functions in JavaScript?
  955. GPU BCn decoding
  956. Effective Go - The Go Programming Language
  957. How to Route Ingress Traffic by Host in Istio
  958. Understanding AWK
  959. Rider 2021.3 Early Access Program Has Launched! | The .NET Tools Blog
  960. GitHub Quick Reviews
  961. What Color is Your Function? – journal.stuffwithstuff.com
  962. New tool: an nginx playground
  963. No, We Won’t Have a Video Call for That!
  964. My Janet Story | Jungle Coder
  965. Bangle.js 2: The Open Smart Watch
  966. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  967. The First Rule of Machine Learning: Start without Machine Learning
  968. Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust — Akita Software
  969. Structural pattern matching in Python 3.10
  970. 5 RCEs in npm for $15,000
  971. Checking it twice
  972. How JSX (React) Works Under the Hood
  973. advanced shell packaging: resholve YADM's nixpkg
  974. Building OwnFlask - A Flask(like) Python Framework
  975. Extending .NET Minimal APIs with Swagger, Authentication & Validation
  976. Add initial regex source generator by stephentoub · Pull Request #59186 · dotnet/runtime
  977. How to parse any website
  978. Minimal APIs at a glance in .NET 6
  979. The KDL Document Language
  980. Minimal APIs at a glance
  981. Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  982. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  983. Dogs distinguish human intentional and unintentional action - Scientific Reports
  984. Launching Visual Studio Code cleanly from a .NET Application
  985. Lessons Learned from two years as a Data Scientist
  986. Release Notes - Safari Technology Preview - Safari
  987. Bootstrapping Labels via ___ Supervision & Human-In-The-Loop
  988. Moving to modern Neovim
  989. GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
  990. Digital Nomadism, Mobility and Risk — Travel Writer Shaun Busuttil
  991. Fluent Assertions 6.0, the biggest release ever
  992. String Class (System)
  993. EDA+ToC=J
  994. Stringly Typed vs Strongly Typed
  995. Introducing C# 10: Record struct
  996. Reverse Engineering The Stream Deck
  997. GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
  998. From Stolen Laptop to Inside the Company Network — Dolos Group
  999. Postgres Full-Text Search: A Search Engine in a Database
  1000. Historical language records reveal a surge of cognitive distortions in recent decades
  1001. » The Dig The Digital Antiquarian
  1002. How To Automate AWS CloudFront Distribution Folder Changes When Deploying a Static Web Site
  1003. The hidden performance trap of Regex in .NET
  1004. Bare Bones Software | BBEdit 14 is here!
  1005. End to end testing web apps using Playwright and Azure DevOps
  1006. Risk Assessment of GitHub Copilot
  1007. Introducing Syntax Macros
  1008. Against SQL
  1009. Code Maze Weekly #84 - Code Maze
  1010. The Best Regex Trick
  1011. Wilfred/difftastic
  1012. An incomplete list of practices to improve security of your (micro)services · m's blog
  1013. npm audit: Broken by Design
  1014. Why I wrote my own SQL query builder
  1015. The Best Regex Trick
  1016. Semgrep: The Surgical Static Analysis Tool
  1017. What is simplicity in programming and why does it matter?
  1018. Code Maze Weekly #82 - Code Maze
  1019. VSColorOutput64 - Visual Studio Marketplace
  1020. Julia: faster than Fortran, cleaner than Numpy
  1021. bee-san/pyWhat
  1022. OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog
  1023. Release 13.0.0 · BurntSushi/ripgrep
  1024. chriskiehl/Gooey
  1025. The memory models that underlie programming languages
  1026. Must-have JetBrains Rider Plugins For ASP.NET Core Developers | The .NET Tools Blog
  1027. Modify HTTP request headers with Transform Rules
  1028. Jonas Hietala: The T-34 keyboard layout
  1029. Notepad++ v8 release | Notepad++
  1030. Customizing Serilog text output
  1031. DreamCoder: Wake & Sleep Program Learning
  1032. Leveling Up Static Web Apps With the CLI
  1033. Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  1034. Helix
  1035. The Roslyn analyzers I use in my projects - Gérald Barré
  1036. Improving performance for hash prefix validation. by stebet · Pull Request #10 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  1037. Contributing to Gemini ecosystem
  1038. Leveling Up Static Web Apps With the CLI
  1039. Let’s Build a Regex Engine
  1040. Building regex.help
  1041. Sublime Text 4
  1042. Elixir v1.12 released
  1043. My apps were listed at the top of Developers Tools (iOS and Mac App Stores), I made around $60
  1044. C# serialization with JsonSchema and System.Text.Json | endjin
  1045. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  1046. Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  1047. Miniflux scraper rules
  1048. Overview — Programming with Ada documentation
  1049. Using PostgreSQL as a Data Warehouse
  1050. String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  1051. Making Money with Code
  1052. Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  1053. Migrating From Python to Kotlin for Our Backend Services
  1054. .NET API browser
  1055. Password Validation Rule Object in Laravel 8
  1056. How we ship code faster and safer with feature flags - The GitHub Blog
  1057. Rust Language Cheat Sheet
  1058. Remote code execution in Homebrew by compromising the official Cask repository
  1059. Working with PostgreSQL - Zerodha Tech Blog
  1060. C# 9 init accessors and records - Red Hat Developer
  1061. Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  1062. C# 9 new features for methods and functions - Red Hat Developer
  1063. Building React + Vue support for Tailwind UI – Tailwind CSS
  1064. The Cursed Computer Iceberg Meme
  1065. Scraping the web with Playwright
  1066. Dynamic URL Rewriting at the edge with Cloudflare
  1067. Automating "suggested / related posts" links for my blog posts
  1068. Your E-Mail Validation Logic is Wrong
  1069. C# 9 pattern matching - Red Hat Developer
  1070. Search by phone number
  1071. dotnet/csharplang
  1072. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  1073. Cloudflare’s WAF is recognized as customers’ choice for 2021
  1074. How I Got Into Computers IT Pro Edition
  1075. Notes on an Open Scraping Database
  1076. OpenPGP Message Format
  1077. C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  1078. harc/ohm
  1079. A "Better C" Benchmark
  1080. C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  1081. SQLite is not a toy database
  1082. Applied Cryptology - 1.1: Historical Ciphers
  1083. Getting Drunk with Datalog
  1084. henkmollema/Dommel
  1085. C# 10 — 3 Candidate Features That Could Make the Final Cut
  1086. koalaman/shellcheck
  1087. Integrating ASP.NET Identity Password Policies with Password Managers
  1088. Making of A Brief Visual Exploration of A Dictionary of Typography
  1089. RegEx Crossword
  1090. You Can't Censor Away Extremism (or Any Other Problem)
  1091. Routing the technical interview
  1092. Zig, Parser Combinators - and Why They're Awesome
  1093. AutoWrapper 4.5.0 Released!
  1094. Clojure from a Schemer's perspective
  1095. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  1096. Visual Studio 2019 version 16.9 Release Notes
  1097. All your input are belong to me – 3rd party web security
  1098. A Vim Guide for Advanced Users
  1099. Visualizing the code coverage results from Azure Pipelines in Visual Studio - Gérald Barré
  1100. Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  1101. INTERCAL, YAML, And Other Horrible Programming Languages
  1102. New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  1103. Taking a Stand in the War on General-Purpose Computing
  1104. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  1105. Regex basics
  1106. Using GitHub Actions for Bulk Resolving
  1107. International money transfers, sanctions and utter stupidity
  1108. Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  1109. satwikkansal/wtfpython
  1110. spec: add generic programming using type parameters · Issue #43651 · golang/go
  1111. Web Scraping 101 with Python
  1112. Tracking My Water Intake With NFC Tags
  1113. How hackers are finding creative ways to steal gift cards using artificial intelligence.
  1114. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  1115. Getting better at Linux with 10 mini-projects
  1116. efcore/EFCore.CheckConstraints
  1117. FastAPI
  1118. Llama Rust SDK preview 0.1.3
  1119. Rewriting git history, removing files permanently. Cheatsheet & guide
  1120. Using C# Source Generators to create an external DSL | .NET Blog
  1121. Fast indoor 2D localization using ceiling lights
  1122. My setup for using Twitter without hating it
  1123. Code Maze Weekly #61 - Code Maze
  1124. Would Rust secure cURL?
  1125. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  1126. 100+ Free Programming Books (Updated 2021 List)
  1127. Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  1128. Holistic web protection: industry recognition for a prolific 2020
  1129. Web Dev Without Tools
  1130. Kaggle’s 5 remote-first tips for new WFHers
  1131. The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  1132. Avoiding a Big Ball of Mud! Coupling in a Monolith
  1133. Objective-See: LuLu
  1134. The Architecture of Open Source Applications: LLVM
  1135. Processing RSS feeds with Repl.it
  1136. The 6 Practices That Influenced my Life the Most over the Past 5 Years
  1137. Which benchmark programs are fastest?
  1138. A half-hour to learn Rust - fasterthanli.me
  1139. Stop writing shell scripts
  1140. AI Unlocks all trophies in ZigZag using Python and OpenCV.
  1141. Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  1142. Analyzing Solorigate, the compromised DLL file that started a sophisticated cyberattack, and how Microsoft Defender helps protect customers - Microsoft Security
  1143. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  1144. How to Compliment
  1145. Implementing a Text Templating Language and Engine for .NET | xoofx
  1146. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  1147. WerWolv/ImHex
  1148. mapbox/mapbox-gl-js
  1149. Vladimir Cicovic Blog
  1150. Code Maze Weekly #54 - Code Maze
  1151. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  1152. Regex literals optimization
  1153. Investigating a performance issue with a regex - Gérald Barré
  1154. An ex-Googler's guide to dev tools
  1155. VerbalExpressions/JavaVerbalExpressions
  1156. Learning all VSCode shortcuts evolved my developing habits
  1157. A festive introduction to Visual Studio Extensions
  1158. Redirector, Keyboard and foxes
  1159. Batteries included with Emacs
  1160. Go standard library benchmarks - Intel vs M1
  1161. Many services, one cloudflared
  1162. jarun/nnn
  1163. C# Index and Range Operators Explained - NDepend
  1164. ytdl-org/youtube-dl
  1165. Why Git blame sucks for understanding WTF code (and what to use instead)
  1166. No one believes in climate change. Not really.
  1167. The .NET Stacks #25: .NET 5 officially launches tomorrow
  1168. Why an IDE?
  1169. YAML Ain’t Markup Language (YAML™) Version 1.2
  1170. Microsoft Releases .NET 5
  1171. .NET 5 Arrives -- Visual Studio Magazine
  1172. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  1173. Multicasting: Enhance a group of methods with just one attribute
  1174. The Most Confusing Grep Mistakes I've Ever Made
  1175. Modernizing a codebase for C# 9
  1176. Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  1177. curlpipe/ox
  1178. Regex matching with nonograms and finite state machines
  1179. South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  1180. How do Wake-On-Lan works?
  1181. Episode 63 - Being Productive With Jay Miller
  1182. github/dmca
  1183. github/dmca
  1184. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  1185. Assorted thoughts on zig (and rust)
  1186. Better Git diff output for Ruby, Python, Elixir, Go and more
  1187. OpenBSD 6.8
  1188. dandavison/delta
  1189. Version 1.4.0 released
  1190. Dockerfile Security Best Practices - Cloudberry Engineering
  1191. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  1192. SEO mistakes I've made and how I fixed them - Maxime Heckel's Blog
  1193. Exclude folders by regex (?) from time machine backup
  1194. How to Store Session Tokens in a Browser (and the impacts of each)
  1195. What you could steal from the Kakoune code editor right now, and get away with it
  1196. User-defined functions in Serilog Expressions
  1197. Wiki - RustStarterKit2020
  1198. Computer science is not software engineering | Swizec Teller
  1199. Pressing YubiKeys
  1200. Spaced repetition, Anki and Execute Program - mike.place
  1201. the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  1202. Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  1203. Code Maze Weekly #44 - Code Maze
  1204. calibre - New in calibre 5.0
  1205. Optimizing Your Website with Fiddler and Lighthouse
  1206. Python behind the scenes #2: how the CPython compiler works
  1207. A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  1208. My Least Favorite Rust Type
  1209. Shawn Wildermuth's Blog
  1210. From Vim to Ed
  1211. What Clojure spec is and what you can do with it (an illustrated guide)
  1212. TOML: Tom's Obvious Minimal Language
  1213. The Best Samples to Teach Yourself Blazor
  1214. BashPitfalls - Greg's Wiki
  1215. Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  1216. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  1217. System Programming in 2k20
  1218. Objective-Rust
  1219. florinpop17/app-ideas
  1220. Asynchronous programming - C#
  1221. .NET Regular Expressions
  1222. What not to do in ASP.NET, and what to do instead
  1223. What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  1224. awaescher/RepoZ
  1225. First thoughts on Rust vs OCaml
  1226. davidfowl/CommunityStandUpNet5
  1227. Unicode In Five Minutes ⌚
  1228. Building a BASIC Interpreter, '80s Style, Part 2
  1229. liljencrantz/crush
  1230. The Julia Language
  1231. Best Practices for Regular Expressions in .NET
  1232. LesnyRumcajs/grpc_bench
  1233. Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  1234. What I Learned from Doing 60+ Technical Interviews in 30 Days
  1235. How we migrated Dropbox from Nginx to Envoy
  1236. Learn about the latest .NET Productivity features | .NET Blog
  1237. Let's build a Full-Text Search engine
  1238. Some SQL Tricks of an Application DBA
  1239. Paul Graham's "Same Way"
  1240. The Freud Moment
  1241. Index
  1242. Exploring Fully Homomorphic Encryption
  1243. Syntax highlighting is a waste of an information channel
  1244. Understanding F# applicatives and custom operators
  1245. Index
  1246. All .Net Exceptions List
  1247. Performance Improvements in .NET 5 | .NET Blog
  1248. A .NET Color Console Helper
  1249. Regex Named Groups and Using Them in C# - Gerald Versluis
  1250. Goodwill Hunting
  1251. startsWith() and endsWith() functions in PHP
  1252. Python may get pattern matching syntax
  1253. xi-editor retrospective
  1254. Building a high performance JSON parser
  1255. PEP 622 -- Structural Pattern Matching
  1256. The End of OS X
  1257. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  1258. Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  1259. Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  1260. Semantic highlighting in OmniSharp and C# extension for VS Code
  1261. Learn Python for Data Science Full Course - Kharpann
  1262. Computers as I used to love them
  1263. 2020 Chrome Extension Performance Report | DebugBear
  1264. 2020 Chrome Extension Performance Report | DebugBear
  1265. Tip 267 - Using the Bot Framework Composer tool
  1266. How does the Gmail unsubscribe button work?
  1267. Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  1268. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  1269. Preventing Leaked Azure Secrets in GitHub!
  1270. Shrinking BSON Documents
  1271. Pi-hole v5.0 is here!
  1272. Pi-hole v5.0 is here!
  1273. Awk in 20 Minutes
  1274. OpenPGP Message Format
  1275. UTS #51: Unicode Emoji
  1276. Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  1277. My NixOS Desktop Flow
  1278. R 4.0.0 is released
  1279. Windows Task Dialog · Issue #146 · dotnet/winforms
  1280. Visual Studio 2019 for Mac - Preview Release Notes
  1281. Visual Studio 2019 for Mac - Preview Release Notes
  1282. Firefox 75 for developers
  1283. Write Regular Expressions Easily with Rider - .NET Tools Blog
  1284. Migrating Duolingo’s Android app to 100% Kotlin
  1285. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  1286. Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  1287. Regex Performance Improvements in .NET 5 | .NET Blog
  1288. A crash course in compilers – Increment: Programming Languages
  1289. All Microsoft’s PowerToys for Windows 10, Explained
  1290. Visual Studio 2019 for Mac - Preview Release Notes
  1291. Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  1292. Sanitize HTML snippets with AngleSharp
  1293. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  1294. The Philosophy of Computer Science
  1295. The good parts of AWS - A visual summary
  1296. Announcing .NET 5 Preview 1 | .NET Blog
  1297. Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  1298. Back to Basics: Rewriting a URL in ASP.NET Core
  1299. Immutable types in C# with Roslyn
  1300. [TUHS] The most surprising Unix programs
  1301. Researching the optimal; implementing the practical
  1302. We made SQL visual - why and how
  1303. The unexpected Google wide domain check bypass
  1304. Stark - Language And Frontend Compiler - Prototype 2019
  1305. F# Publications | The F# Software Foundation
  1306. Putting the Fun in C# Local Functions
  1307. Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  1308. A half-hour to learn Rust
  1309. C# 8 pattern matching - Red Hat Developer
  1310. Regular-Expressions.info - Regex Tutorial, Examples and Reference
  1311. How can I replace the first occurrence of a character in every word?
  1312. Getting started with ML.NET in Jupyter Notebooks
  1313. Software platform dependency analysis with F# and Neo4j
  1314. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  1315. Rust for professionals
  1316. M/Monit
  1317. Shell Magic
  1318. marcpaq/b1fipl
  1319. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  1320. Code Maze Weekly #10 - Code Maze
  1321. Comby〔 Rewrite Code 〕
  1322. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  1323. Build your own WebAssembly Compiler
  1324. Modernizing Find in Files | Visual Studio Blog
  1325. GC Perf Infrastructure - Part 1 | .NET Blog
  1326. Announcing .NET Core 3.1 | .NET Blog
  1327. Running NPM Scripts From A .NET Core Process
  1328. Why IVPN - What makes IVPN the best privacy protection service
  1329. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  1330. Routing in ASP.NET Core
  1331. SameSite=None: Known Incompatible Clients - The Chromium Projects
  1332. Commas in big numbers everywhere: An OpenType adventure
  1333. Queueing theory and regular expressions
  1334. ASP.NET Core Performance Best Practices
  1335. dotnet/diagnostics
  1336. v5.7 Release Notes
  1337. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  1338. microsoft/PowerToys
  1339. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  1340. Introduction to using XPath in JavaScript
  1341. How to build a plugin system on the web and also sleep well at night
  1342. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  1343. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  1344. me-no-dev/ESPAsyncWebServer
  1345. ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  1346. .NEXT 2.x | .NEXT
  1347. psuter.net
  1348. lithnet/ad-password-protection
  1349. dodyg/practical-aspnetcore
  1350. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  1351. Home
  1352. Proving security at scale with automated reasoning - All Things Distributed
  1353. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  1354. Visual Studio Code May 2019
  1355. Performance Improvements in .NET Core 3.0 | .NET Blog
  1356. Overview of nullability analysis · Curiosity is bliss
  1357. Use pattern matching features to extend data types
  1358. microsoft/PowerToys
  1359. Create a model
  1360. Community and Communication going forward
  1361. What's New in Rider
  1362. Compute Shader - OpenGL Wiki
  1363. Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  1364. ASCII Art in .NET Code
  1365. ispc/ispc
  1366. BurntSushi/ripgrep
  1367. Markdeep
  1368. Rico Mariani – Medium
  1369. Learn more programming languages, even if you won't use them - Thorsten Ball
  1370. .NET API browser
  1371. When pigs fly: optimising bytecode interpreters
  1372. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  1373. Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  1374. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  1375. » A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  1376. Everything You Never Wanted to Know About CMake
  1377. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  1378. Announcing .NET Core 3 Preview 2 | .NET Blog
  1379. ARM Templates vs Azure CLI