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 'compilers'

  1. 5 Years of Compiler Jobs — Matthew Gaudet
  2. Go's Weird Little Iterators · mcyoung
  3. How I Made My SIMD Code 1700x Faster Without Writing Any Intrinsics
  4. Building blogmate.io: Recursive Phoenix Components
  5. Wiki - SurveyOfSystemLanguages2024
  6. Let's CRUNCH! | More magic
  7. Go Protobuf: The new Opaque API - The Go Programming Language
  8. Fast, Constrained Optimization in the Browser with SCIP
  9. Fast LLM Inference From Scratch
  10. Your First day on the team = releasing Your first feature
  11. All Your Codebase
  12. Zero to CMake | Fred's Blog
  13. Common Misconceptions about Compilers
  14. Using the YamlDotNet source generator for Native AOT
  15. Tree Calculus
  16. Memory-safe PNG decoders now vastly outperform C PNG libraries
  17. Ways to use torch.compile : ezyang’s blog
  18. Defining All Undefined Behavior and Leveraging Compiler Transformation APIs
  19. Having fun with ValueTuple
  20. runtime/docs/design/specs/runtime-async.md at main · dotnet/runtime
  21. Making Computer Faster: a Deep Dive into Dynamic Dispatch (part 1)
  22. You can use C-Reduce for any language
  23. You have built an Erlang
  24. Apache NuttX and small systems - Hello, World !
  25. Functional programming self-affirmations
  26. Static, Dynamic, Mergeable, oh, my!
  27. Unsafe for work
  28. What I wished I knew when learning C
  29. Dear friend, you have built a Kubernetes
  30. Mirror: An LLM-powered programming-by-example programming language
  31. Learning LLVM (Part-1) - Writing a simple LLVM pass
  32. Keeping it small: helping the compiler to remove unused code in OCaml
  33. An Unreachable Hidden XKCD Easter Egg inside CPython
  34. On "Safe" C++
  35. How to Build a Chess Engine and Fail
  36. Context aware compilation - Gleam
  37. n times faster than C, Arm edition · Luna’s Blog
  38. The only computer science book worth reading twice?
  39. Stop Making Me Memorize The Borrow Checker
  40. ‘Reflections on Trusting Trust’, but completely by accident this time
  41. Calling methods is easier and faster with C# 13 params collections - .NET Blog
  42. Zig Reproduced Without Binaries - Motiejus Jakštys Public Record
  43. What's new in F# 9 - F# Guide - .NET
  44. Top 5 Language Features in C# 12 - Coding Sonata
  45. MVVM Toolkit v8.4: Custom Access Modifiers for Partial Properties – How To
  46. How dotnet.exe resolves and loads the hostfxr library - Exploring the .NET muxer - Steve Gordon - Code with Steve
  47. Where web components shine
  48. Notes from the Carbon panel session at EuroLLVM 2024
  49. Clean Architecture: The Missing Chapter
  50. Verifying code against architecture with Metalama
  51. Jia Tanning Go code
  52. Golang developers should try Odin
  53. What’s New in POSIX 2024 – XCU
  54. GitHub - aartaka/pretty.c: Making C Look ✨Pretty✨and Lua/Lisp/Python-esque
  55. GPGPU Compute Concepts
  56. Self-documenting Code
  57. Zig is everything I want C to be
  58. Free Productive C# Webinar - Meta-Programming in C# with Metalama (October 23)
  59. svelte
  60. 2 JVM problems Clojure has to handle
  61. Good tools are worth paying for • Dylan Fitzgerald
  62. Announcing Rust 1.82.0 | Rust Blog
  63. When should I use String vs &str?
  64. how-i-think-of-the-expression-problem - Chad Nauseam Home
  65. Every bug/quirk of the Windows resource compiler (rc.exe), probably
  66. Let's run some NFAs — 0xd34df00d.me
  67. C# 6.0 Overview
  68. C# Nullable reference types – No more null reference exceptions!
  69. My negative views on Rust
  70. Engineering the Scalable Vector Extension in .NET - .NET Blog
  71. Revisiting the DOS memory models
  72. .NET 9 Performance Improvements Summary
  73. Avoiding Repetitive Code With Metalama
  74. What’s New In Python 3.13
  75. 6 years with Gleam
  76. SYCL: A Portable Alternative to CUDA - Sasank's Blog
  77. Critical Social Infrastructure for Zig Communities
  78. An Introduction to Filament
  79. Pledging $300,000 to the Zig Software Foundation
  80. Migrating from AWS to Self-Hosting ⚡ Zig Programming Language
  81. C Until It Is No Longer C
  82. Tour of Hell
  83. On leaving my last job
  84. How DWARF Works: Table of Contents and Introduction
  85. Rewriting Rust
  86. Whence ' '? – Casey Rodarmor's Blog
  87. Tune Llama3 405B on AMD MI300x (our journey) - Felafax Blog - Obsidian Publish
  88. Optimizing Guile Scheme — dthompson
  89. What cpu context switch and cache pollution are and how do they impact performance
  90. Ratchets in software development
  91. Announcing Swift 6
  92. Vector math library codegen in Debug · Aras' website
  93. Safe C++
  94. Porting SBCL to the Nintendo Switch
  95. Arrays of Wisdom of the Ancients
  96. Performance Improvements in .NET 9 - .NET Blog
  97. The First HTML LSP That Reports Syntax Errors
  98. What’s in an e-graph?
  99. An ideology-induced bug in Mypy
  100. Why I Prefer Exceptions to Error Values
  101. Just for Fun. No, Really.
  102. What is the best pointer tagging method?
  103. Why is F# code so robust and reliable? - .NET Blog
  104. LINQ Joins on multiple columns in Entity Framework
  105. Clojure - Clojure 1.12.0
  106. Debugging a memory leak in a Clojure service
  107. Async Rust can be a pleasure to work with (without `Send + Sync + 'static`)
  108. The Fundamental Law Of Software Dependencies
  109. gRPC: 5 Years Later, Is It Still Worth It?
  110. Behavior Sanitizers in Elixir
  111. On the strange status of wchar_t in classic MIDL - The Old New Thing
  112. Understanding Angular AOT vs. JIT Compilations
  113. All Aboard the Bootstrap Transpiler Express
  114. live-bootstrap/parts.rst at master · fosslinux/live-bootstrap
  115. Why am I writing a Rust compiler in C?
  116. Fluid Simulation and Web Assembly
  117. GitHub - dpjudas/SurrealEngine: Unreal Tournament Engine Reimplementation
  118. State of Generics and Collections
  119. PyTorch is dead. Long live JAX.
  120. Instead of putting a hash in the Portable Executable timestamp field, why not create a separate field for the hash? - The Old New Thing
  121. Keeping Production Observable with rising costs
  122. STD Doesn't Have to Abstract OS IO
  123. An introduction to auto-vectorization with LLVM
  124. You should make a new programming language
  125. You should make a new programming language
  126. Building static binaries in Nix — kokada
  127. Quote-unquote "macros"
  128. async2 - The .NET Runtime Async experiment concludes
  129. csharplang/proposals/TypeUnions.md at 18a527bcc1f0bdaf542d8b9a189c50068615b439 · dotnet/csharplang
  130. First impressions of Gleam: lots of joys and some rough edges
  131. Tony Hawk's Pro Strcpy
  132. Debugging a rustc segfault on illumos :: sunshowers
  133. The difference between undefined behavior and ill-formed C++ programs - The Old New Thing
  134. Adding Serilog to ASP.NET Core: a practical guide
  135. Porting Lean to the ESP32-C3 RISC-V microcontroller
  136. cppfront: Midsummer update
  137. How to compress out interior padding in a std::pair and why you don't want to - The Old New Thing
  138. Avalonia 11.1: A Quantum Leap in Cross-Platform UI Development
  139. Bril: An Intermediate Language for Teaching Compilers
  140. Evolving Languages Faster with Type Tailoring
  141. strlcpy and how CPUs can defy common sense
  142. In my Visual Studio project, I set my Conformance mode to permissive, but it's still not permissive - The Old New Thing
  143. Mapping symbols: rethinking for efficiency
  144. How conditional breakpoints work 🐢
  145. The state machine in C# with async/await
  146. Migrating .NET APIs with Obsolete Attribute
  147. An interactive guide to x86-64 assembly - moving data
  148. My first program ever coded
  149. Rockin’ the Code World Season 4: Wisdom from the Trenches: Navigating Career Longevity in Software Engineering
  150. Pin
  151. Adding Serilog to ASP.NET Core: a practical guide
  152. How To Fix .NET Nullability Warnings For Guarded Members
  153. Free .NET 8 Web API Live Stream's
  154. Fastest C# Enum to String - NDepend Blog
  155. SCALE documentation
  156. How not to benchmark!
  157. The missing parts in Cargo
  158. Beating the compiler
  159. ASP.NET Core Basics: 12 Questions and Answers for Beginners
  160. Introducing wlhc: wayland hot corners
  161. neotraverse: unbloating traverse | Puru Vijay
  162. dut
  163. Creating an already-completed asynchronous activity in C++/WinRT, part 2 - The Old New Thing
  164. C# 13: Explore the latest preview features - .NET Blog
  165. Always Optimize the Feedback Loop
  166. (modal)
  167. Scan HTML faster with SIMD instructions: .NET/C# Edition – Daniel Lemire's blog
  168. I Have No Constructor, and I Must Initialize
  169. The Snapdragon X Elite’s Adreno iGPU
  170. Beating NumPy’s matrix multiplication in 150 lines of C code
  171. How do I produce a Windows Runtime asynchronous activity from C#? - The Old New Thing
  172. A Type for Overload Set
  173. GitHub - vslavik/diff-pdf: A simple tool for visually comparing two PDF files
  174. How to output a SARIF file from a .NET project - Gérald Barré
  175. Writing GUI apps for Windows is painful | Samuel Tulach
  176. The Great Database Migration
  177. Industrial macros
  178. Skip and Kotlin Multiplatform
  179. Why Google Sheets ported its calculation worker from JavaScript to WasmGC  |  web.dev
  180. Writing a remove_all_pointers type trait, part 1 - The Old New Thing
  181. What's New in React 19
  182. You probably wrote half a monad by accident
  183. Profiling with Ctrl-C
  184. Extension methods make code harder to read, actually
  185. Exploring How Cache Memory Really Works
  186. Learning Machine Learning in Elixir | zacksiri.dev
  187. Announcing TypeScript 5.5 - TypeScript
  188. Announcing the Pre-Scheme Restoration — Pre-Scheme
  189. How to convert between different types of counted-string string types - The Old New Thing
  190. The postmodern build system
  191. On the sadness of treating counted strings as null-terminated strings - The Old New Thing
  192. Code Style for Better Productivity - Tips and Tools from the Metalama Team | The .NET Tools Blog
  193. Static arrays are the best vectors
  194. Spending too much time optimizing for loops
  195. My experience crafting an interpreter with Rust
  196. TypeScript 5.5 Adds ECMAScript Set Support
  197. Elixir v1.17 released: set-theoretic types in patterns, calendar durations, and Erlang/OTP 27 support
  198. My very first production bug
  199. BCC to libbpf conversion guide
  200. Apple blocks PC emulator from being available in iOS App Store and third-party app stores - 9to5Mac
  201. Announcing TypeScript 5.5 RC - TypeScript
  202. The Rise of Groq: Slow, then Fast
  203. 0.13.0 Release Notes ⚡ The Zig Programming Language
  204. What's the deal with std::type_identity? - The Old New Thing
  205. Test-Driving HTML Templates
  206. Speeding up rustc by being lazy
  207. MSTest 3.4 is here with WinUI support and new analyzers! - .NET Blog
  208. Vulkan 1.3 on the M1 in 1 month
  209. A DSL for Implementing Math Functions
  210. DuckDB isn't just fast
  211. Fast and Compact Structured Logging in C# Using String Interpolation
  212. Refactor your code using alias any type - .NET Blog
  213. More on harmful overuse of std::move - The Old New Thing
  214. A graphical depiction of the steps in building a C++ executable, basics - The Old New Thing
  215. Icing or Cake? — dthompson
  216. A graphical depiction of the steps in building a C++ executable, with XAML and packaging - The Old New Thing
  217. Test-Driving HTML Templates
  218. Compilers | Rasheed Starlet
  219. Lessons learned on building an app from job seekers (in tech)
  220. Zig's New CLI Progress Bar Explained
  221. A graphical depiction of the steps in building a C++ executable, enhanced for classic Win32 - The Old New Thing
  222. Weakly and strongly typed values in .NET
  223. Middleware doesn't belong in the router
  224. F# developer stories: how we've finally fixed a 9-year-old performance issue - .NET Blog
  225. A graphical depiction of the steps in building a C++ executable, basics - The Old New Thing
  226. Continuous delivery without a CI server
  227. How to test a Roslyn analyzer - Gérald Barré
  228. Evolution of the ELF object file format
  229. Writing a Unix clone in about a month
  230. The Space Quest II Master Disk Blunder
  231. Creating a prepopulated Windows Runtime Vector from C++/WinRT without going through an explicit std::vector - The Old New Thing
  232. Authenticode in 2024
  233. If you have to create a Windows Runtime Vector from C++/WinRT, do it as late as possible - The Old New Thing
  234. Unwind considered harmful? · baby steps
  235. Test-Driving HTML Templates
  236. vu128: Efficient variable-length integers
  237. Quantifying the Impact of Styled Components on Server Response Times
  238. Meta Releases Open Source React Compiler
  239. How to Deal With NullReferenceException? Object reference not set to an instance of an object.
  240. Fundamentals
  241. Runtime code generation and execution in Go: Part 1
  242. Dapper And Strongly Typed IDs – How To Dynamically Register Mappings
  243. Compilers for free with weval
  244. Using Source Generators to Validate IOptions in ASP.NET Core - Code Maze
  245. Computers
  246. on hoot, on boot — wingolog
  247. Why can't I find the injected name of a templated class's templated base class? - The Old New Thing
  248. XUnit–Improve type safety
  249. The .NET Generic Math Library - NDepend Blog
  250. Localizing a .NET console or desktop application
  251. References are like jumps
  252. Exploring the c4... compiler?
  253. Un garçon pas comme les autres (Bayes) - An unexpected detour into partially symbolic, sparsity-expoiting autodiff; or Lord won’t you buy me a Laplace approximation
  254. Setting up Doom Emacs for Astro Development
  255. GitHub - Hirrolot/datatype99: Algebraic data types for C99
  256. Refactor your code with C# collection expressions - .NET Blog
  257. Awaiting a set of handles with a timeout, part 6: Capturing the handles efficiently - The Old New Thing
  258. Pair Your Compilers At The ABI Café - Faultlore
  259. Boosting Productivity with Analyzers
  260. 100x faster sorted array intersections
  261. With PowerPC, Windows CE and the WiiN-PAD slate, everyone's a WiiN-er (except Data General)
  262. GitHub - skeeto/hash-prospector: Automated integer hash function discovery
  263. Making a 3D Modeler, in C, in a Week
  264. On Programming Languages
  265. Thoughts on Zig
  266. Some more C# 12 | Red Hat Developer
  267. Working with Rust Libraries from C# .NET Applications
  268. GitHub - borgo-lang/borgo: Borgo is a statically typed language that compiles to Go.
  269. Borgo Programming Language
  270. Ruby's Complex Branching Options
  271. TypeScript compiler trick
  272. basysKom GmbH | How To Use Modern QML Tooling in Practice
  273. What Computers Cannot Do: The Consequences of Turing-Completeness
  274. No Web Without Women
  275. Memory Management Every Programmer Should Know
  276. Announcing TypeScript 5.5 Beta - TypeScript
  277. Switch expression for void methods
  278. [SOLVED]: node_modules/metro-hermes-compiler/src/emhermesc.js:77 throw ex; Error: EMFILE: too many open files
  279. LogLog Games
  280. Implementing a functionality with GitHub Copilot for Visual Studio
  281. C# 13 Params Collections
  282. Type pattern matching in C# and TypeScript
  283. Ruby might be faster than you think
  284. Thoughts on Primary Constructors in C#
  285. How quickly can you break a long string into lines? – Daniel Lemire's blog
  286. C isn’t a Hangover; Rust isn’t a Hangover Cure
  287. C# 12: Collection expressions and primary constructors | Red Hat Developer
  288. Does readonly make your code faster?
  289. I Wrote My Own Editor
  290. Adventures In Rust: Bringing Exchange Support To Thunderbird
  291. The Real C++ Killers (Not You, Rust)
  292. 0.12.0 Release Notes ⚡ The Zig Programming Language
  293. LLVM is Smarter Than Me
  294. Invariance, Contravariance, and Covariance in C# Generics - Code Maze
  295. Gleam version v1.1 – Gleam
  296. How to build an in-memory Message Bus in TypeScript - Event-Driven.io
  297. Fluent API to await multiple calls and get their respective results
  298. Go performance from version 1.0 to 1.22
  299. Implementing an SHA transformer by hand
  300. GCC version 14 coming soon – and will drop Itanium support
  301. Lennon McLean
  302. Fractals in Pure Lambda Calculus
  303. YETI programming language
  304. The server chose violence - Cliffle
  305. Discrete logic network card
  306. Integer overflow vulnerabilities in .NET
  307. Intel’s Ambitious Meteor Lake iGPU
  308. Thoughts on the xz backdoor: an lzma-rs perspective | Blog | Guillaume Endignoux
  309. smeso - MIPS stacktrace: an unexpected journey
  310. How to use Comments to Prompt GitHub Copilot for Visual Studio - Visual Studio Blog
  311. Overview of webpack, a JavaScript bundler | johnnyreilly
  312. Equip 3rd party types with a deconstructor
  313. Primary Constructor and Logging Don't Mix
  314. pkgsrc on macOS: still works
  315. IntelliJ IDEA 2024.1 Is Out! | The IntelliJ IDEA Blog
  316. xz backdoor and autotools insanity
  317. Self Modifying Code
  318. The Video That Inspired Me To Create Odin
  319. Measuring your system’s performance using software (Go edition) – Daniel Lemire's blog
  320. Oneiblog
  321. Toll-free Bridging in Kotlin Native - Alex DeLorenzo
  322. Testing Your Native AOT Applications - .NET Blog
  323. The Sweet Spot - Maximizing Llama Energy Efficiency · Jacques Mattheij
  324. Lattice now compiles to .NET IL — John Austin
  325. Top level internal is unnecessary
  326. The ancient world before computers had stacks or heaps - The Old New Thing
  327. Pattern matching and the compiler can be surprising
  328. Type Inference Was a Mistake
  329. Reverse Mode Differentiation is Kind of Like a Lens II
  330. xorvoid
  331. Porting the GCLC to the web
  332. Why x86 Doesn’t Need to Die
  333. Hello eBPF: Auto Layouting Structs (7) - Mostly nerdless
  334. I'm A Developer Not A Compiler
  335. Collection Expressions – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  336. .NET Framework - March 2024 Cumulative Update Preview - .NET Blog
  337. What Computers Cannot Do: The Consequences of Turing-Completeness
  338. Write OpenAPI with TypeSpec
  339. On the future of computer science
  340. Notes on debugging HotSpot’s JIT compilation
  341. Why isn't C++ using my default parameter to deduce a template type? - The Old New Thing
  342. Code It Any Way You Want: Performance of Out Variable Declaration
  343. C# 13: Allow ref and unsafe in iterators and async
  344. Build time is a collective responsibility
  345. Cranelift code generation comes to Rust
  346. Zig defer Patterns
  347. static vs dynamic types
  348. How to use Comments as Prompts in GitHub Copilot for Visual Studio
  349. Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCaml
  350. 🔬 Rustls: Continuous Benchmarking Case Study
  351. GoblinTools - Neil Turner's Blog
  352. Look ma, I wrote a new JIT compiler for PostgreSQL – Pinaraf's website
  353. Compiling With Constraints
  354. Core Guidelines are not Rules - Simplify C++!
  355. GitHub - albertan017/LLM4Decompile: Reverse Engineering: Decompiling Binary Code with Large Language Models
  356. A Scalable Framework for Folding-based SNARKs
  357. The Return of the Frame Pointers
  358. Zig, Rust, and other languages
  359. Nix is a better Docker image builder than Docker's image builder - Xe Iaso
  360. How well does WRL ComPtr support class template argument deduction (CTAD)? - The Old New Thing
  361. NumPy vs BLAS: Losing 90% of Throughput
  362. How well does ATL CComPtr support class template argument deduction (CTAD)? - The Old New Thing
  363. csharplang/proposals/params-collections.md at main · dotnet/csharplang
  364. 10 years in Open Source
  365. How well does MFC IPTR/CIP support class template argument deduction (CTAD)? - The Old New Thing
  366. C# 12: Primary Constructors
  367. Release Bebop v3.0.4 · betwixt-labs/bebop
  368. How well does _com_ptr_t support class template argument deduction (CTAD)? - The Old New Thing
  369. How to Automatically Cast Between Types in C#
  370. C and C++ Prioritize Performance over Correctness
  371. smeso - Memory ordering and atomic operations synchronization
  372. Why is Everybody Talking about Groq?
  373. A Primer On Randomness
  374. RAII all the things?
  375. How can I force a copy of a C++ value? - The Old New Thing
  376. Zama's homomorphic encryption tech lands it $73M on a valuation of nearly $400M | TechCrunch
  377. Optimizing Rabin-Karp Hashing · Pardon the Interrupt
  378. Proverbs
  379. Experimental C# Interceptors: AOT & Performance for free | .NET Conf 2023
  380. GitHub - NilsIrl/dockerc: container image to single executable compiler
  381. Autogenerating a Book Series From Three Years of iMessages
  382. C# Language Features vs. Target Frameworks
  383. Convert ANY Of Your C# Types Without Casting Using Implicit Operators
  384. Let's not over-hype rust.
  385. Typesafety in xUnit with TheoryData<T>
  386. Optional parameters may appear in the middle of the parameter list - Gérald Barré
  387. The Future That Never Was
  388. Is shadowing a member variable from a base class a bad thing? Maybe, but maybe not. - The Old New Thing
  389. Gleam version 1 – Gleam
  390. Implicit Operators in C#: How To Simplify Type Conversions
  391. CS 6120: The Self-Guided Course
  392. C++/WinRT performance trap: Switching to Windows Runtime too soon - The Old New Thing
  393. You’ve just inherited a legacy C++ codebase, now what?
  394. Marc Kerbiquet's Website
  395. Introduction To Low Latency Programming: Minimize Branching And Jumping
  396. Does this 8088 code in the Leisure Suit Larry 2 game actually do anything?
  397. EF Core - Cannot convert from 'string' to 'System.FormattableString'
  398. Lock statement patterns
  399. What if best practices were the norm?
  400. .NET JsonElement Error Handling | endjin
  401. Language Checklist
  402. Things I Used to Care About
  403. foojay – 12 Lessons Learned From Doing The 1BRC Challenge
  404. Extracting data from a small CSV file with Haskell
  405. Release Notes for February 15, 2024
  406. Soft Skills in Software Engineering
  407. Linting away manipulation of raw pointers with C++20
  408. Blazor Basics: HTML Forms and Capturing User Data
  409. Changing TypeScript library functions while keeping backwards compatibility
  410. Keywords for Top 10 Languages
  411. Conformant OpenGL 4.6 on the M1
  412. Antithesis – autonomous testing
  413. New Features in C# 12
  414. AMD Zen 5 Compiler Support Posted For GCC - Confirms New AVX Features & More
  415. What Is the Difference Between Properties and Fields in C# - Code Maze
  416. Building the DirectX shader compiler better than Microsoft?
  417. Why Bloat Is Still Software’s Biggest Vulnerability
  418. Django, SQLite, and the Database is Locked Error
  419. How to Get the Number of Files in a Folder With C# - Code Maze
  420. A Splendid Scala Journey
  421. Calling System Functions in a JIT
  422. Comparing for and foreach Loops in C# - Code Maze
  423. Building a HIP environment from scratch
  424. Go 1.22 Release Notes - The Go Programming Language
  425. Microsoft Migrates a Real-Time Service to .NET Core for Performance Gains
  426. Security policies in open source software | Red Hat Developer
  427. Finding New Mountains to Climb
  428. How I learned Haskell in just 15 years
  429. Statically and dynamically typed scripts
  430. .NET R&D Digest (January, 2024)
  431. Exploring the Code World: dotNetDave Inquires About Guests’ Hobbies and Pastimes – Part 1
  432. F# tips weekly #4: Record types
  433. A minimal, complete and correct ELF file
  434. Probabilistic Programming in C# With Infer.NET - Code Maze
  435. How is a binary executable organized? Let's explore it!
  436. Why Test-Driven Development? (Part 2) - Simple Talk
  437. Make Invalid States Unrepresentable
  438. The undercover generalist
  439. In the Debugger's Spotlight: A Year in Review - Visual Studio Blog
  440. Relational Databases Aren't Paying Off In Payments
  441. A Year of C++ Improvements in Visual Studio - Visual Studio Blog
  442. The C Bounded Model Checker: Criminally Underused
  443. Colored Functions Are Good, Actually
  444. How to Properly Create Message Templates for Logging in C# - Code Maze
  445. Error categories and category errors
  446. Checking if a collection is empty in C# - Gérald Barré
  447. F# 8: accessing properties without fuss
  448. Arend van Beelen jr.
  449. Woven Memories - Subroutines
  450. My Impressions of Hare
  451. Safe Manual Memory Management with Coeffects
  452. Common Language Runtime (CLR) overview - .NET
  453. S6E10 - The .NET Trilogy and Learning .NET with Mark J Price
  454. GitHub - FractalFir/rustc_codegen_clr: This rust compiler backend emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects
  455. My experience working on rustc_codegen_clr
  456. Microsoft Office's RTC (Real-Time Channel) migration to modern .NET - .NET Blog
  457. Cake Build Tool Updated to .NET 8 in v4.0.0
  458. SourceGear Rust - Visual Studio Marketplace
  459. Blazor Basics: Component Parameters and State Management
  460. How we made an animated movie in 8kB - Ctrl-Alt-Test
  461. 4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog
  462. Rockin’ the Code World Season 4: Special Guest Jared Parsons
  463. A Range kata implementation in C#
  464. Understanding how top-down operator precedence parsing works
  465. C23: a slightly better C
  466. GitHub - QuantGeekDev/lmaolang: 👏🏼A👏🏼brand👏🏼new👏🏼way👏🏼to👏🏼write👏🏼HTML👏🏼
  467. Ben Carlsson / Effective English
  468. lmaolang/README.md at main · QuantGeekDev/lmaolang
  469. DIY: your own Dependency Injection library!
  470. How to Escape Curly Brackets and Special Characters in C# - Code Maze
  471. Should you, could you AOT?
  472. How to Design an ISA
  473. Why Optimize Code for Performance
  474. Getting a strong reference from the this pointer too soon - The Old New Thing
  475. Some Memories of Niklaus Wirth
  476. Perfecting Protocol Parsing (Probably) with eBPF
  477. The architecture behind Alma – An experimental playground for generative graphics
  478. How to Escape the Backslash Character in C# - Code Maze
  479. A Range kata implementation in F#
  480. Going Native
  481. Between Art and Algorithms
  482. I'm A Developer Not A Compiler
  483. .NET Continuous Profiler: Under the Hood
  484. Jonas Hietala: Exploring the Gleam FFI
  485. Memory Safe C Compiler
  486. How to Distribute Roslyn Analyzers via NuGet
  487. Const strings are not so const after all
  488. What Does yield Do In C#: A Simplified View For Beginners
  489. What's New in F# 8.0: Simpler, Enhanced Uniformity, and Improved Performance
  490. Python 3.13 gets a JIT
  491. How do I prevent my C++/WinRT implementation class from participating in COM aggregation? - The Old New Thing
  492. Making primary constructor parameters read-only - Gérald Barré
  493. Programming as Theory Building - Peter Naur
  494. RIP: Software design pioneer Niklaus Wirth
  495. AoE is written in Assembly - is this actually TRUE?! :O
  496. scheme modules vs whole-program compilation: fight — wingolog
  497. Common Setup and Teardown in dotnet tests without test framework magic
  498. Is Objective-C <code>BOOL</code> a boolean type? It depends
  499. Speed up your code: don't pass structs bigger than 16 bytes on AMD64
  500. What We Got Right, What We Got Wrong
  501. Coding Stories: Me vs. The VNC Guy
  502. [Oberon] Niklaus Wirth 15.2.1934 - 1.1.2024
  503. What I did in 2023
  504. Maestro - Introduction
  505. Why doesn't my code compile when I change a shared_ptr<T>(p) to an equivalent make_shared<T>(p)? - The Old New Thing
  506. Building a self-contained game in C# under 2 kilobytes
  507. This year in LLVM (2023)
  508. How do I prevent my ATL class from participating in COM aggregation? DECLARE_NOT_AGGREGATABLE didn't work - The Old New Thing
  509. How to Initialize Parameters of a Record in C# - Code Maze
  510. Bringing .NET to the Edge: How to Run Your CLI Applications on Cloudflare Workers with WASI
  511. Part 0: The Start
  512. Gentoo goes Binary! – Gentoo Linux
  513. terminal smooth scrolling
  514. Default Values for Lambda Expressions in C# - Code Maze
  515. Cold-blooded software
  516. Safer recursion in F# - .NET Blog
  517. The IDEs we had 30 years ago... and we lost
  518. 4 billion if statements
  519. Getting started with OCaml and Functional Programming | Sandro Maglione
  520. 4 billion if statements
  521. A new lock type in .NET 9
  522. What does it mean when the compiler says that it can't convert something to itself? - The Old New Thing
  523. Nintendo Switch’s iGPU: Maxwell Nerfed Edition
  524. Challenging projects every programmer should try
  525. std::print in C++23
  526. Cray 1 Supercomputer Performance Comparisons With Home Computers Phones and Tablets
  527. Ruby 3.3.0 Released
  528. Never delete tests
  529. I Wrote 2K+ Lines of Brainfuck. Here's What I've Learned
  530. Memory Safety is a Red Herring
  531. Writing Worse Code For Better Maintainability – My Own Blog
  532. Release dotnet-1.0.1 · microsoft/semantic-kernel
  533. Introducing Route Generator for .NET
  534. Validating appsettings becomes much faster with .NET 8
  535. Validate NuGet packages before publishing from GitHub Actions
  536. Discriminated Unions in C#
  537. Progress toward a GCC-based Rust compiler
  538. The best things and stuff of 2023
  539. What Is String Interpolation In C# – What You Need To Know
  540. Advancements in machine learning for machine learning
  541. A curiously recurring lifetime issue
  542. C#– Record types copy constructor
  543. V8 is Faster and Safer than Ever! · V8
  544. How do I specify an optional parameter to a Windows Runtime method? - The Old New Thing
  545. How can I work around the absence of default parameters in the Windows Runtime? - The Old New Thing
  546. File Access Modifier in C# - Code Maze
  547. Serializing restaurant tables in Haskell
  548. Non-Send Futures When?
  549. Building a React F# UI for an Embedded System
  550. Choosing Elegance: The Case for F# in Application Development
  551. Write Your Own Retro Compiler
  552. Non-Send Futures When?
  553. Searching Strings [Pt 6] | C# for Beginners
  554. Sep with me on The Modern .NET Show
  555. Improving programming language performance
  556. Unveiling secrets of the ESP32: creating an open-source MAC Layer
  557. My TypeScript Skills Improving and Best Practices
  558. Dissecting C# Ranges
  559. Building a Text Editor: the Gap Buffer
  560. Inline Snapshot testing in .NET - Gérald Barré
  561. MyOwnDB v2: tech lessons applied
  562. Let’s learn how modern JavaScript frameworks work by building one
  563. clang now makes binaries an original Pi B+ can't run
  564. .NET 8 and C# 12 — Inline Arrays
  565. A Decade of Developing a Programming Language: A Response Response
  566. Private fields with or without underscore
  567. Turbo Pascal turns 40
  568. .NET 8 and C# 12 — ref readonly Parameters
  569. How to make libraries compatible with native AOT - .NET Blog
  570. GitHub - Mozilla-Ocho/llamafile: Distribute and run LLMs with a single file.
  571. Rust: Memory Management
  572. .NET 8 and C# 12 — Experimental Attribute
  573. A journey about the new interceptors of .NET 8
  574. GitHub - federico-busato/Modern-CPP-Programming: Modern C++ Programming Course (C++11/14/17/20)
  575. What's New in TypeScript 5.3 -- Visual Studio Magazine
  576. C# 12 (Complete C# Quick Reference) • Ben Bowen's Blog
  577. on safepoints -- wingolog
  578. On harmful overuse of std::move - The Old New Thing
  579. C3 Documentation
  580. Primary Constructors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  581. Racket Beyond Languages | Nikhil's blog
  582. .NET 8 and C# 12 — Primary Constructors
  583. Hixie's Natural Log
  584. Plonky 3 / Valida October Review
  585. Top 3 whole program optimizations for AOT in .NET 8
  586. Things Programmers Can Do in One Week | Blog | build-your-own.org
  587. Typst: Compose papers faster
  588. Announcing TypeScript 5.3 - TypeScript
  589. Improvements & Changes in Android resource generation in .NET 8 - .NET Blog
  590. Things Programmers Can Do in One Week | Blog | build-your-own.org
  591. Berkeley Mono Typeface
  592. Announcing Rust 1.74.0 | Rust Blog
  593. What's New in C# 12: Primary Constructors, Collection Expressions, and More
  594. Linus Torvalds on C++
  595. Aaron Schlesinger's Personal Site
  596. InternalsVisibleToAttribute Class (System.Runtime.CompilerServices)
  597. Why does calling a coroutine allocate a lot of stack space even though the coroutine frame is on the heap? - The Old New Thing
  598. Announcing F# 8 - .NET Blog
  599. Announcing C# 12 - .NET Blog
  600. CC golf
  601. Yes, Ubuntu Is Withholding Security Patches for Some Software
  602. Getting Started
  603. What's new in C# 12
  604. How to Use Interceptors in C# 12
  605. C#–Declaring attributes on positional record types
  606. Trip report: Autumn ISO C++ standards meeting (Kona, HI, USA)
  607. Cancellation and Async State Machines
  608. Removing allocations by reducing closure scopes using local variables - Gérald Barré
  609. How to dig into the CLR
  610. CLion Nova Explodes onto the C and C++ Development Scene | The CLion Blog
  611. Don’t Build AI Products The Way Everyone Else Is Doing It
  612. A quick look at destination-driven code generation
  613. Switching to Elixir
  614. Faster compilation with the parallel front-end in nightly | Rust Blog
  615. Read and Write Windows Registry in C# - Code Maze
  616. Hare aims to become a 100-year programming language
  617. The 'eu' in eucatastrophe – Why SciPy builds for Python 3.12 on Windows are a minor miracle
  618. Officially Qualified - Ferrocene
  619. Discovering The Features Of DotNetFiddle – How To Compile C# Online
  620. Speed up a program for the 50 years old processor by 180000% – Blog about my engineering projects
  621. What's New in Microsoft's F# Language for Functional-First Programming -- Visual Studio Magazine
  622. Announcing TypeScript 5.3 RC - TypeScript
  623. Impressions of .NET Developer Days 2023 Conference
  624. Building a high performance JSON parser
  625. GitHub - xoreaxeaxeax/movfuscator: The single instruction C compiler
  626. Choosing diagnostic IDs - C#
  627. Dunfield Development Services
  628. A new way to bring garbage collected programming languages efficiently to WebAssembly · V8
  629. Visual Studio 2022 17.8 Preview 3: Structured Diagnostics, SQL Server Data Tools Upgrade and More
  630. Circuit Simulator: Compiling a bitmap
  631. A new F# compiler feature: graph-based type-checking - .NET Blog
  632. Beginner’s CSharp Switch Statement Tutorial: How To Properly Use A Switch Statement
  633. GitHub - GaijinEntertainment/DagorEngine: Dagor Engine and Tools source code from Gaijin Games KFT
  634. Porting a ClojureScript project to Squint
  635. Cosmopolitan Third Edition
  636. Breaking change: BinaryFormatter disabled across most project types - .NET
  637. Blazor Basics: Blazor Event Callbacks
  638. The Role of the Control Flow Graph in Static Analysis
  639. Why does code die so soon?
  640. .NET 8 Performance Improvements in .NET MAUI - .NET Blog
  641. Things I like about Gleam's Syntax
  642. Microsoft Cranks Out Weekly Visual Studio 2022 17.8 Previews as GA Nears -- Visual Studio Magazine
  643. Oracle unveils Java development extension for Visual Studio Code
  644. Craig Stuntz - On Learning Compilers and Creating Programming Languages
  645. Source Code Generators, DIY
  646. Was Rust Worth It?
  647. axo blog - System dependencies are hard (so we made them easier)
  648. Metalama Source Code Available | PostSharp Blog
  649. C# Record Explained - NDepend Blog
  650. .NET 8 Top 10 New Features - NDepend Blog
  651. Customizing the behavior of record copy constructors - Gérald Barré
  652. Getting started with gRPC Service with .NET 7
  653. He Who Gives Up Correctness for Performance Deserves Neither
  654. Zig is now also a Windows resource compiler
  655. The 5 Levels of Readable Code
  656. Hash Tables
  657. A programming system
  658. Oracle Offers Java Language Server Tool for VS Code -- Visual Studio Magazine
  659. Wrathmark: An Interesting Compute Workload (Part 1)
  660. Which Interpreters are Faster, AST or Bytecode?
  661. A Look at Tailwind CSS
  662. TypeScript Compiler Explained - CodeJourney.net
  663. At the boundaries, static types are illusory
  664. C Is Not a Low-level Language
  665. Why async Rust? - Without boats, dreams dry up
  666. How Can I Write Code On My Phone? – Unlock Potential For Mobile-First Coders
  667. LSP could have been better
  668. GitHub - CherniakYura/tccurl: Implement include header files over https
  669. How to compare signed and unsigned integers in C++20?
  670. Fast(er) JavaScript on WebAssembly: Portable Baseline Interpreter and Future Plans
  671. Overhauled F# code fixes in Visual Studio - .NET Blog
  672. What Is DotNetFiddle? - A How To Guide on Using C# Anywhere
  673. Announcing .NET 8 RC2 - .NET Blog
  674. How To Use Embedded Resources in .NET
  675. Visual Studio 2022 17.8 Preview 3 is here! - Visual Studio Blog
  676. LLM’s reasoning and other abilities – Second Sight
  677. Multi-language integration testing made easy with Bazel
  678. Soft Orders of Magnitude
  679. Bare-metal Rust in Android
  680. How LinkedIn Adopted Protocol Buffers to Reduce Latency by 60%
  681. Why is Debian the way it is?
  682. Microservices without reason
  683. Thriving in the age of AI
  684. Build a Console App in .NET Core Like a Pro!
  685. Padding for Overlaid Structs
  686. Open Sourcing Ferrocene
  687. Strong static typing, a hill I'm willing to die on...
  688. How to Design a Practical Type System to Maximize Reliability, Maintainability, and Productivity in Software Development Projects / Part 1: What, Why, and How?
  689. Announcing TypeScript 5.3 Beta - TypeScript
  690. .NET R&D Digest (September, 2023)
  691. If Conversion Within .NET - Part 1
  692. Rolling Forward to Major Versions in .NET
  693. Build simple fuzzer - part 6
  694. A shallow survey of OLAP and HTAP query engines
  695. Easing tradeoffs with profiles · baby steps
  696. Chasing the Myth of Zero-Overhead Memory Safety (plus pictures of mythical birds!)
  697. Beginning CMake : Quick Getting Started with CMake
  698. Include interactive Clojure/script code snippets in a web page with SCI & friends
  699. Template meta-programming: Avoiding saying a type before it is complete - The Old New Thing
  700. Was Javascript really made in 10 days?
  701. an aborted experiment with server swift
  702. We Need More DSLs in the Database
  703. ROCm Is AMD’s No. 1 Priority, Exec Says - EE Times
  704. Exploring Linux command-line space time
  705. Reading notes from Performance Improvements in .NET 8 - Kristoffer Strube’s Blog
  706. Using a Discard Variable in C# - Code Maze
  707. Performance Improvements in .NET 8
  708. Internal Affairs
  709. How to be a Good Programmer
  710. Less boilerplate code with the new primary constructor in C# 12
  711. Build reliable and secure C++ programs
  712. 64-Bit Bank Balances ‘Ought to be Enough for Anybody’? | TigerBeetle
  713. Inside New Query Engine of MongoDB
  714. Introducing runes
  715. Why does my C++/WinRT project get unresolved externals for constructors? - The Old New Thing
  716. EI029: Data Processing Service (Part 1)
  717. Stability without stressing the !@#! out · baby steps
  718. What's new in System.Text.Json in .NET 8 - .NET Blog
  719. Do ORMs reduce the need for mapping?
  720. When Zig Outshines Rust - Memory Efficient Enum Arrays
  721. Discriminated Unions in C#
  722. Accessing private members without reflection in C# - Gérald Barré
  723. Synchronization Mechanisms - Volatile vs Interlocked vs lock in C# - Code Maze
  724. GitHub - CatalaLang/catala: Programming language for literate programming law specification
  725. Strange Loop&#39;s greatest hits
  726. How does the Linux Kernel start a Process
  727. GitHub - jonathanpeppers/dotnes: .NET for the NES game console
  728. Performance Improvements in .NET 8 - .NET Blog
  729. 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.
  730. Hidings Symbols Of Elf Files
  731. Developing OCaml with Nix
  732. Refusing TypeScript is a signal that you don't care about code quality
  733. Beyond TypeScript: Differences Between Typed Languages
  734. Async Rust Is A Bad Language
  735. Null conditional await
  736. Let's Read the Turbo Source: What Happens When You Click a Link?
  737. Closures in C# demystified
  738. OSS Power-Ups: bUnit – Webinar Recording | The .NET Tools Blog
  739. Writing a C compiler in 500 lines of Python
  740. Tail recursion
  741. Can you use a class in C? · On the Joy of Problems
  742. GameRoy: JIT compilation in High-Accuracy Game Boy Emulation
  743. Turn on Nullability checks by default
  744. Use explicit Lambdas with LINQ
  745. Introduction to TDD
  746. Reasoning Task, Async & Await in .NET
  747. JUXT Blog: Clojure in Banking: Griffin
  748. Compiling Rust for .NET, using only tea and stubbornness!
  749. How to Not Build a React App (Part V)
  750. Ruby Outperforms C: Breaking the Catch-22
  751. Modern High Performance C# 2023 Edition
  752. Run My Code! (code injection on Windows)
  753. Elijah Potter
  754. Premature Optimization: Universally Misunderstood
  755. Readonly Modifier in C# - Code Maze
  756. Initial Impressions of Microsoft Olive
  757. You like Circom but you find it confusing? Introducing Circomscribe
  758. How SNARKs fall short for FHE
  759. How to Mark Methods as Deprecated in C# - Code Maze
  760. 5 New ASP net core features in dotnet 8 You'll Love this Year - Doumer's Blog
  761. The first conformant M1 GPU driver
  762. NonEmpty catamorphism
  763. Compile-time type-checked truth tables
  764. ASP.NET Community Standup - ASP.NET Architecture Series: AOT in .NET 8
  765. The Problem with Friendly C – Embedded in Academia
  766. Metaphors for thinking about LLMs
  767. Why Do You Have to Return "Task" Whenever You "await" Something in a Method in C#?
  768. .NET 8 Interceptors
  769. Breaking The Mutant Language's "Encryption"
  770. The Scourge of 00UB | Gavin D. Howard
  771. C# 11 (Complete C# Quick Reference) • Ben Bowen's Blog
  772. Targeting Multiple Frameworks in a .NET Project - Code Maze
  773. Microsoft Open Sources 'ONNX Script' for Python Machine Language Models -- Visual Studio Magazine
  774. What it means when you convert between different shared_ptrs - The Old New Thing
  775. Inside STL: The shared_ptr constructor and enable_shared_from_this - The Old New Thing
  776. Bare Metal Space Invaders
  777. Rachit Nigam | PhD Candidate, Cornell University
  778. Differences Between Const and Readonly in C# - Code Maze
  779. Backward Compatibility, Go 1.21, and Go 2 - The Go Programming Language
  780. Software Engineering at Google
  781. GitHub - valida-xyz/valida: A STARK-based VM focused on code reuse, performance, and modularity
  782. Can you use a class in C? · Effective program synthesis
  783. Primary Constructors for Classes and Structs - Code Maze
  784. Corrode Rust Consulting
  785. Let's Co-Create! Your Voice Matters  - Visual Studio Blog
  786. Go 1.21 Release Notes - The Go Programming Language
  787. GitHub - huggingface/candle: Minimalist ML framework for Rust
  788. Raku: A Language for Gremlins • Buttondown
  789. Inside STL: The map, set, multimap, and multiset - The Old New Thing
  790. Should we stop writing functions?
  791. Why it is hard to generate beautiful HTML emails (from Markdown)
  792. IBM, Red Hat and Free Software: An old maddog’s view
  793. Verifiable encryption on the Blockchain
  794. 0.11.0 Release Notes ⚡ The Zig Programming Language
  795. Implicit Operators – Clean Code Secrets Or Buggy Nightmare?
  796. Source Generators in C# - Code Maze
  797. A Gentle Introduction to LLVM IR · mcyoung
  798. Why your GPU can (and probably should) do real function calls
  799. New C# 12 Preview Features Available
  800. Run Llama 2 on your own Mac using LLM and Homebrew
  801. .NET R&D Digest (July, 2023)
  802. Nim v2.0 released
  803. Inside STL: The pair and the compressed pair - The Old New Thing
  804. Using C# source generation for enhanced logging - Bruno Sonnino
  805. Polyfills in .NET to ease multi-targeting - Gérald Barré
  806. How to Use TypeScript Generics with Functional React Components
  807. What's up, Python? The GIL removed, a new compiler, optparse deprecated...
  808. Cap'n Proto: Cap'n Proto 1.0
  809. Beyond the Basics: XAML Compilation in .NET MAUI
  810. Advanced Performance Extensions (APX)
  811. Perfect forwarding forwards objects, not braced things that are trying to become objects - The Old New Thing
  812. Microsoft Improves Natural Language UI for LLMs with Open Source TypeChat -- Visual Studio Magazine
  813. GitHub - PRQL/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
  814. Common pitfalls in Go benchmarking
  815. Thriving in the dynamically type-checked hell scape of Clojure
  816. 7 Tips to Boost .NET MAUI Mobile App Performance
  817. jaspervdj - Lazy Layout
  818. Empathetic tools | Software and puns
  819. GitHub - KTStephano/StratusGFX: Realtime 3D rendering engine
  820. JuMP, GAMS, and the IJKLM model
  821. Announcing TypeScript 3.0 - TypeScript
  822. Totality
  823. GitHub - erhant/zkbrainfuck: A Brainfuck zkVM with Circom.
  824. The RyuJIT transition is complete! - .NET Blog
  825. Announcing the .NET Framework 4.7.1 - .NET Blog
  826. Best Practices for Regular Expressions in .NET
  827. Should We Use Records or Classes or Structs in C# - Code Maze
  828. Introducing TypeChat - TypeChat
  829. .NET MAUI 8 Preview 6: Visual Studio Code Extension, Bug Fixes & Native AOT for iOS
  830. Creating a Roslyn Analyzer to ensure that no duplicate values are added at compile time
  831. csharplang/proposals/collection-expressions.md at main · dotnet/csharplang
  832. How to clone a Windows Runtime map in the face of possible concurrent modification, part 1 - The Old New Thing
  833. .NET Framework 4.8 to .NET 6 migration
  834. Why the “Null” Lifetime Does Not Exist
  835. How to clone a Windows Runtime vector in the face of possible concurrent modification, part 4 - The Old New Thing
  836. What's new in C# 12 - C# Guide
  837. Micro-optimization: Concatenating a string with a char using string.Concat - Gérald Barré
  838. Extended C# Support in ReSharper and Rider 2023.2 EAP 9 | The .NET Tools Blog
  839. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  840. Prompt Design
  841. tinygrad + rusticl + aco: why not?
  842. Required Parameters in Blazor WebAssembly - Code Maze
  843. Patching GCC to build Actually Portable Executables
  844. How to clone a Windows Runtime vector in the face of possible concurrent modification, part 2 - The Old New Thing
  845. Put a Pin on That
  846. Five Years of Rhovas
  847. New C# 12 preview features - .NET Blog
  848. MemoryExtensions.Split Method (System)
  849. Why does the compiler complain about a missing constructor when I'm just resizing my std::vector to a smaller size? - The Old New Thing
  850. Compare Byte Arrays in .NET - Code Maze
  851. 10x Performance with SIMD Vectorized Code in C#/.NET | xoofx
  852. Finding Your Mojo – Mike Innes
  853. WebAssembly and replayable functions
  854. How small is the smallest .NET Hello World binary?
  855. TypeScript 5.1: declaring JSX element types | johnnyreilly
  856. Parsing in Python: all the tools and libraries you can use
  857. Matcheroni, a tiny C++20 header library for building lexers/parsers
  858. Overload resolution in C#
  859. {n} times faster than C
  860. How to wait for multiple C++ coroutines to complete before propagating failure, finding the awaiter - The Old New Thing
  861. Episode 126 - Slimming Down .NET: The Unofficial Experiments of Michal Strehovský
  862. 7 Things about C#: If Statements
  863. How to wait for multiple C++ coroutines to complete before propagating failure, preallocating the coroutine frame - The Old New Thing
  864. Debugging xUnit Tests Using Reflection
  865. GitHub - zksecurity/noname: Noname: a programming language to write zkapps
  866. The Tragic Death of Inheritance
  867. How to wait for multiple C++ coroutines to complete before propagating failure, memory allocation failure - The Old New Thing
  868. 40 Years of Computing (Part 1: The First 20 Years)
  869. Roslyn Compiler and Analyzers in .NET - Introduction
  870. How to wait for multiple C++ coroutines to complete before propagating failure, symmetric transfer - The Old New Thing
  871. Fastest Branchless Binary Search
  872. Hashtable in C#
  873. FP pattern - list of TODOs
  874. How to wait for multiple C++ coroutines to complete before propagating failure, custom promise - The Old New Thing
  875. Programming Languages Going Above and Beyond
  876. 7 Things about C#: Console I/O
  877. How to wait for multiple C++ coroutines to complete before propagating failure, false hope - The Old New Thing
  878. Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022
  879. csharplang/proposals/inline-arrays.md at main · dotnet/csharplang
  880. How to wait for multiple C++ coroutines to complete before propagating failure, unhelpful lambda - The Old New Thing
  881. A case for ClojureScript 2.0
  882. Missing Stack trace when eliding the await keyword
  883. Value Objects in C# - Code Maze
  884. Dart Sass and Hugo Themes
  885. 7 Things about C#: Running Apps
  886. Get ready for fsharpConf 2023! - .NET Blog
  887. The case of the make_shared on a C++/WinRT type - The Old New Thing
  888. Why I started (and stopped) making games
  889. Why am I being told about a signed/unsigned comparison, and why only sometimes, and how can I fix it? - The Old New Thing
  890. Differences Between ExpandoObject, DynamicObject and dynamic
  891. fsharpConf: The F# Community Virtual Conference
  892. Ultimate Guide: NextJS, NestJS & TRPC Monorepo [Updated 2023]
  893. Single Ownership and Memory Safety without Borrow Checking, Reference Counting, or Garbage Collection
  894. The case of the invalid handle despite being managed by an RAII type - The Old New Thing
  895. The C# Meta Programming Roadmap
  896. Collatz sequences by function composition
  897. What is WASI?
  898. A note on Metal shader converter
  899. The move constructor that you have to declare, even though you don't want anyone to actually call it - The Old New Thing
  900. Debian -- News -- Debian 12 "bookworm" released
  901. Introducing C# 12: Primary constructor on classes and struct
  902. Derived Instances Can Break Smart Constructors, Too
  903. sort-research-rs/text.md at main · Voultapher/sort-research-rs
  904. Virtual Methods in C# - Code Maze
  905. To Save C, We Must Save ABI
  906. F# is the .NET Rust
  907. Span / Memory / ReadOnlySequence in C#
  908. More Unit Testing with Less Code - Combinatorial Unit Testing
  909. Bounds Safety: Avoiding Death by a Thousand Constructors
  910. Demystifying WebAssembly: What Beginners Need to Know
  911. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  912. Release Blink 1.0 · jart/blink
  913. graydon2 | The Rust I Wanted Had No Future
  914. It's great that you provide operator overloads, but it's also nice to have names - The Old New Thing
  915. Tree Borrows
  916. Hugo and Tailwind: peace at last (maybe) | BryceWray.com
  917. ZK app developers should be able to see down to the constraints
  918. JuLox: What I Learned Building a Lox Interpreter in Julia
  919. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  920. Announcing Rust 1.70.0 | Rust Blog
  921. New Features in Generally Available TypeScript 5.1 -- Visual Studio Magazine
  922. What Vale Taught Me About Linear Types, Borrowing, and Memory Safety
  923. I think Zig is hard...but worth it
  924. Cloud, why so difficult? 🤷‍♀️ | Wing
  925. alexw.nyc -- duskos-1.html
  926. Language Pragmatics Engineering
  927. Keeping software soft
  928. Favour flat code file folders
  929. Domain modelling with State Machines and TypeScript by Carlton Upperdine
  930. nameof get's a bit better in C# 12
  931. Building a baseline JIT for Lua automatically
  932. I Am No Longer Speaking at RustConf 2023
  933. xorvoid
  934. The obvious final step
  935. .NET Rocks! PHP and WebAssembly with Jakub Míšek
  936. the tiny corp raised $5.1M
  937. 17 Amazing Community Packages for .NET Developers - Claudio Bernasconi
  938. The Importance of Removing Unnecessary Expression Values in Code in Microsoft .NET
  939. On creating (and using) a transforming iterator - The Old New Thing
  940. Compress-a-Palooza: Unpacking 5 Billion Varints in only 4 Billion CPU Cycles
  941. The Ultimate .NET Version Guide
  942. Object Initializers in C# - Code Maze
  943. Hot Reload Supports Modifying Generics! - .NET Blog
  944. .NET Rocks! Immutable Architectures with Michael Perry
  945. Building a Dynamic Logical Expression Builder in C#
  946. Bitwise Binary Search: Elegant and Fast
  947. Summary of the duck-typing requirements of C++ COM wrappers - The Old New Thing
  948. Folders versus namespaces
  949. Introducing Deopt Explorer - TypeScript
  950. Language Tooling Antipatterns
  951. Single Abstract Method Traits · mcyoung
  952. Learning Homebrew Game Boy Game Development in Assembly
  953. [PATCH 00/32] bcachefs - a new COW filesystem
  954. Init Only Setters in C# - Code Maze
  955. What are the duck-typing requirements of ATL CComPtr? - The Old New Thing
  956. Myths about F#: F#’s strict ordering is dumb! No, it’s great for taming dependencies.
  957. Increase MAX_MOVES to prevent buffer overflow and stack corruption by ZealanL · Pull Request #4558 · official-stockfish/Stockfish
  958. TypeScript 5: importsNotUsedAsValues replaced by ESLint consistent-type-imports | johnnyreilly
  959. Implementing Vale's Region Borrowing, and its Unexpected Quest
  960. Announcing CheerpJ 3.0: a JVM replacement in HTML5 and WebAssembly to run Java applications (and applets) on modern browsers - Leaning Technologies
  961. Learn Unison | 💡 The big idea · Unison programming language
  962. On Custom-Width Integer Types
  963. What are the duck-typing requirements of _com_ptr_t? - The Old New Thing
  964. .NET Community Toolkit 8.2: MVVM Toolkit Attributes, Performance Enhancements, and More
  965. Why does XAML complain that none of the overloads of winrt::to_hstring could be used? - The Old New Thing
  966. Myths about F#: F# is slow! No, F# can be really fast.
  967. Driving Compilers
  968. What is Type-Level Programming? - sulami's blog
  969. Error handling patterns
  970. Binary data version migration
  971. VerificationException in .NET Framework when using structs
  972. Using sizeof() Operator in C# - Code Maze
  973. Generic Efficient Accumulation/Folding for Special Sound Protocols
  974. Using modern decorators in TypeScript - LogRocket Blog
  975. Virtual DOM: Back in Block | Million.js
  976. Deborah Kurata's Favorite 'New-ish' C# Feature: Pattern Matching -- Visual Studio Magazine
  977. Maybe you should store passwords in plaintext.
  978. How to lock orientation at runtime on iOS 16 with .NET MAUI and Xamarin.Forms
  979. Verifying your DI Container
  980. Microsoft is rewriting core Windows libraries in Rust
  981. How to Start a .NET Project in 2023
  982. Just Works For Me
  983. Beautiful Branchless Binary Search
  984. Using Crates.io with Buck
  985. Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more! - .NET Blog
  986. What's up with this new memory_order_consume memory order? - The Old New Thing
  987. Building from source all the way down — 2023 — Blog — GNU Guix
  988. RPC over Websockets [or TCP]
  989. Deterministic Finalization in C#: IDisposable and Best Practices | C# Tutorials Blog
  990. Why is std::hardware_destructive_interference_size a compile-time constant instead of a run-time value? - The Old New Thing
  991. Introduction to gRPC with Fiddler Everywhere
  992. Automating HTML Validation for a Happier Life
  993. Static Methods vs. Non-Static Methods in C#
  994. Revisiting The Fast Inverse Square Root - Is It Still Useful?
  995. Michael Tsai - Blog - Price Increases for Developer Tools
  996. Announcing Rust 1.69.0 | Rust Blog
  997. Working with Sass in an ASP.NET Core application
  998. No Code, Clean Performance
  999. Where's my feedback loop?
  1000. Web API Updates with .NET 8
  1001. Generalized Macros
  1002. Welcome to Peter's DevLog - Wrapping C libraries in Nim
  1003. How can I find the invalid class when C++/WinRT tells me that the class may not be final? - The Old New Thing
  1004. KotlinConf 2023: A Look at the Opening Keynote | The Kotlin Blog
  1005. Using buck to build Rust projects
  1006. Building the Linux kernel in under 10 seconds with Firebuild - Obsessed with reality
  1007. Converting Strings to .NET Objects – IParsable and ISpanParsable
  1008. touchHLE in depth, part 1: a day in the life of a function call
  1009. Upcasting and Downcasting in C# - Code Maze
  1010. C-styel print debug in golang
  1011. Why Janet?
  1012. How to Round Down a Number to a Nearest Integer in C#
  1013. Six Labors : Announcing ImageSharp.Web 3.0.0
  1014. Debugging native memory issues in a C# application
  1015. Can You Trust a Compiler to Optimize Your Code?
  1016. Towards a Nova-based ZK VM
  1017. C# 11.0 new features: Span<char> pattern matching | endjin
  1018. Monorepos, fast maps, and more – Gleam
  1019. Using Unpoly with Django — /var/
  1020. Mindset shifts for Functional Programming (with Clojure)
  1021. All you need is data and functions
  1022. Should you adopt .NET 7 or wait for .NET 8?
  1023. Looking at C# 12 Proposals and Beyond
  1024. Staff Software Engineer, Copilot IDE
  1025. Riding & Driving in Washington
  1026. C++17 creates a practical use of the backward array index operator - The Old New Thing
  1027. Asynchronous C# programming using async and await keywords | C# Tutorials Blog
  1028. Does OpenTelemetry in .NET Cause Performance Degradation?
  1029. Why Clean Code was (and still is) important?
  1030. Julia's latency: Past, present and future
  1031. What is this [uuid(...)] in front of my C++ class declaration? - The Old New Thing
  1032. Episode 119 - Comparers with Stephen Cleary
  1033. ReSharper IL Viewer and Low-Level C# | The .NET Tools Blog
  1034. Type system of Fortnite's Verse language
  1035. How can I box a std::optional into a C++/WinRT IInspectable? - The Old New Thing
  1036. Nix Turns 20. What the Hell Is It?
  1037. The Perils of Polishing (LONG!)
  1038. C++ Initialization Story in Print
  1039. Primary Constructors with C#
  1040. Zig And Rust Mar 26, 2023
  1041. C# Source Generators: How to get build information?
  1042. Building a DOS ChatGPT client in 2023
  1043. Introducing Kotlin/Wasm
  1044. On being bored as a tech enthusiast
  1045. How to add a Clojure REPL to a web page
  1046. The AsyncIterator interface - Without boats, dreams dry up
  1047. Fascination of AWK
  1048. JVM Performance Comparison for JDK 17
  1049. Why am I getting a weird error about promise_type when I try to write a coroutine? part 2 - The Old New Thing
  1050. GitHub - typst/typst: A new markup-based typesetting system that is powerful and easy to learn.
  1051. TypeScript 5.0: 'Smaller, Simpler and Faster' -- Visual Studio Magazine
  1052. Why does the usage of the initial registers of a Win32 process depend on whether it is a 32-bit or 64-bit process? - The Old New Thing
  1053. Betraying vim for the IDEs of March
  1054. SuperWord (Auto-Vectorization) - An Introduction
  1055. GitHub - SimonCropp/Polyfill: Source only package that exposes newer .net and C# features to older runtimes.
  1056. Announcing TypeScript 5.0 - TypeScript
  1057. The birth of a package manager
  1058. Mind your C++/WinRT namespaces - The Old New Thing
  1059. How Async/Await Really Works in C# - .NET Blog
  1060. fastGPT: Faster than PyTorch in 300 lines of Fortran
  1061. Patterns & Abstractions - Without boats, dreams dry up
  1062. Metaprogramming in Lean
  1063. System.Text.Json Serializing Hierarchical Data
  1064. Partial Classes In C# And How to Use Them - Code Maze
  1065. A Guide For New Programmers on C# Basics
  1066. RazorSlices 0.3.0
  1067. GitHub - DamianEdwards/RazorSlices: Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
  1068. What is the expression language used by the Resource Compiler for non-preprocessor expressions? - The Old New Thing
  1069. Disambiguating Arm, Arm ARM, Armv9, ARM9, ARM64, Aarch64, A64, A78, ...
  1070. What a good debugger can do
  1071. Taking Full Advantage of NoSideEffects, Or What's It Like To Be An Obsessional Researcher
  1072. School, Home
  1073. TypeScript's Migration to Modules - TypeScript
  1074. What's new for the WinForms Visual Basic Application Framework - .NET Blog
  1075. Visual Basic language strategy - Visual Basic
  1076. When Zig is safer and faster than Rust
  1077. How To Use The yield break Statement In C#? - Code Maze
  1078. EF Core Mapping with Generic Types, Value Conversion, and JSON Columns
  1079. Required Keyword, Checked Operators, nameof Operator Scope – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  1080. Warnings-as-errors friction
  1081. My Hardest Bug Ever
  1082. Signals vs Streams, in terms of backpressure (2023)
  1083. Nix Quickstart
  1084. csharplang/primary-constructors.md at main · dotnet/csharplang
  1085. Write a First Person Game in 2KB With Rust
  1086. The World's Smallest Hash Table
  1087. Open-Source COBOL .NET Compiler Otterkit Reaches Alpha
  1088. Delegates
  1089. bryan garza
  1090. Journey Through Freedreno
  1091. What Are the Enduring Innovations of Lisp?
  1092. Announcing TypeScript 5.0 RC - TypeScript
  1093. Dealing with the unknown
  1094. .NET R&D Digest (February, 2023)
  1095. Difference Between Returning and Awaiting a Task in C#
  1096. How to develop un-analyzable PL
  1097. "Clean" Code, Horrible Performance
  1098. Annileen Devlog #2 - C++20 and Modules
  1099. How to integrate your Roslyn Analyzer project with SonarQube
  1100. Raw Strings, UTF-8 Strings, and Multiline Interpolations – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  1101. F# language strategy
  1102. Making Go telemetry opt-in is a mistake
  1103. How to contribute to a project you have no idea about
  1104. Programming Will Always Use Text
  1105. GCC Gets a New Frontend for Rust - Slashdot
  1106. Different Types of Comments in C# and Should We Use Them
  1107. Bean Machine Retrospective, part 8
  1108. Updated Modern Code Generation for WinForm's InitializeComponent - .NET Blog
  1109. Writing a bare-metal RISC-V application in D
  1110. C# "var" with a Reference Type is Always Nullable
  1111. Re-thinking the Visitor Pattern with the Double-Dispatch Approach
  1112. Resolving the Call Is Ambiguous Error While Using LINQ
  1113. GitHub - MichalStrehovsky/sizegame: Compare binary sizes of canonical Hello World in different languages
  1114. C# 11–The scoped keyword
  1115. .NET 8 Preview 1: Native AOT Upgrade and the New 'Blazor United' -- Visual Studio Magazine
  1116. roslyn/source-generators.cookbook.md at main · dotnet/roslyn
  1117. GitHub - o-oconnell/minixfromscratch: Development and compilation setup for the book version of MINIX (3.1.0) on QEMU
  1118. List and Span Pattern Matching – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  1119. Welcome to Peter's DevLog - Dynamic libraries in Nim
  1120. The case of the mysterious "out of bounds" error from CreateUri and memmove - The Old New Thing
  1121. Few lesser known tricks, quirks and features of C
  1122. They are here
  1123. What Austral Proves (Crash Lime)
  1124. Errors are Not Failures
  1125. BenchmarkDotNet v0.13.5 | BenchmarkDotNet
  1126. Languages & Runtime Community Standup - Otterkit: an OSS COBOL compiler for .NET
  1127. What happens if you co_await a std::future, and why is it a bad idea? - The Old New Thing
  1128. Why is building a UI in Rust so hard?
  1129. Visual Studio 2022 17.5 Preview 3 Build Acceleration
  1130. Making Sense of Acquire-Release Semantics
  1131. Exploring maven incremental builds with maven-build-cache-extension | miguel codes
  1132. .NET Managed languages strategy - .NET
  1133. Google’s Fully Homomorphic Encryption Compiler — A Primer
  1134. Whatever happened to Elm, anyway?
  1135. My Time At The Recurse Center
  1136. What is .NET, and why should you choose it?
  1137. Non-nullable properties in C# 11
  1138. Digging Into Nullable Reference Types in C#
  1139. Beware of fast-math
  1140. Lean BDD and Code Generation
  1141. The unsafe language doom principle
  1142. Scala Resurrection
  1143. Context-dependant code is better than its reputation
  1144. User or *User - Do We Need Struct Pointers Everywhere?
  1145. Asynchronous Programming Patterns in .NET
  1146. Lowering in C#: What's really going on in your code? - David Wengier
  1147. Lowering in C#: What's really going on in your code? - David Wengier
  1148. C# Source Generators - Write Code that Writes Code
  1149. Sydney ALT.NET August - Roslyn Code Generators and CoRoutines with C#
  1150. C# Source Generators - Write code that writes code - David Wengier
  1151. Porting Custom Controls from Xamarin Forms to Uno Platform
  1152. C#11 – Records Demystified
  1153. Zig Meta Programming
  1154. Bean Machine Retrospective, part 7
  1155. C#11 - Immutable Object and Defensive Copy
  1156. Languages & Runtime Community Standup - Otterkit: an OSS COBOL compiler for .NET
  1157. IEnumerable in C# – A Simplified Beginners Guide - Dev Leader
  1158. Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml
  1159. Everything You Wanted to Know About Multiline Strings - Dev Leader
  1160. A Linking Adventure - nsnotes
  1161. Type inference that sticks | Jared Forsyth.com
  1162. Weird things I learned while writing an x86 emulator
  1163. Static and non-static interface member calls in .NET: they are not the same
  1164. Names can be so much more
  1165. The names of birds, part 4
  1166. Python’s “Disappointing” Superpowers
  1167. Inside C++/WinRT: Coroutine completions: Avoiding reentrant completion
  1168. .NET R&D Digest (January, 2023)
  1169. Checksum mismatches on .tar.gz files · Discussion #45830 · community
  1170. Opinionated tools are better
  1171. Announcing TypeScript 5.0 Beta
  1172. How Austral’s Linear Type Checker Works
  1173. Cyber - Fast and concurrent scripting.
  1174. C in WASM
  1175. Announcing Rust 1.67.0 | Rust Blog
  1176. Hello World - Introduction to C# interactive C# tutorial
  1177. C# Lowering
  1178. Languages & Runtime Community Standup - Dive into C# internals
  1179. Nullable reference types–Using the required keyword in C# 11
  1180. Agilean
  1181. Static libraries
  1182. Nim Meta Programming
  1183. What's inside a .EXE File?
  1184. Dear Retro Community, Stop Writing Tools in C
  1185. Required Members in C# - Code Maze
  1186. How I learned to learn as a developer
  1187. It’s 2023, You Should Be Using Typescript!
  1188. A Rough Debut for Visual Studio Spell Checker Preview -- Visual Studio Magazine
  1189. Native AOT Overview
  1190. Announcing .NET Community Toolkit 8.1! Better, faster MVVM source generators, .NET 7 support, and more!
  1191. C# 12: Primary Constructors
  1192. Software testing, and why I'm unhappy about it
  1193. reduce() is a Left Fold, But reduceRight() Isn't a Right Fold
  1194. GitHub - otterkit/otterkit: Otterkit COBOL Compiler
  1195. C# Online Compiler | .NET Fiddle
  1196. Boxing and Unboxing in C# - Code Maze
  1197. Supporting the Use of Rust in the Chromium Project
  1198. Machine Learning in .NET with F# and ML.NET 2.0
  1199. Visual Studio 2022 Release Notes
  1200. Getting rid of warnings with nullable reference types and JSON object models in C#
  1201. 5 new advanced features improving C# 11 | Red Hat Developer
  1202. Directly Access Your Physical Memory (dev/mem)
  1203. What's New in Ruby 3.2
  1204. What does it mean when I get a mismatch from MSVC for _COROUTINE_ABI?
  1205. Executing async operations onchange in Blazor
  1206. A Zig Diary
  1207. You should write React in F#
  1208. SDL2 common mistakes and how to avoid them
  1209. Is coding in Rust as bad as in C++?
  1210. Microfeatures I'd like to see in more languages
  1211. Historical Source Code That Every Developer Should See
  1212. Machine Learning in .NET with F# and ML.NET 2.0
  1213. Bean Machine Retrospective, part 6
  1214. The faker's guide to reading (x86) assembly language
  1215. 100R — weathering software winter
  1216. C# 11 List Patterns - Create compatible types - Gérald Barré
  1217. Impress your colleagues with your knowledge about..the PrintMembers method
  1218. Oly/README.md at main · TIHan/Oly
  1219. bflat - C# as you know it but with Go-inspired tooling
  1220. Give your strings context with StringSyntaxAttribute
  1221. experiments with BPF programs performance · Erthalion's blog
  1222. Learning OCaml in 2023 | sancho.dev
  1223. Misleading geometric mean | Andrey Akinshin
  1224. C# 12: Default Parameters in Lambdas
  1225. Introducing Austral: A Systems Language with Linear Types and Capabilities
  1226. ReadOnlySpan<char> and strings - How not to compare them
  1227. After importing a TLB, how do I convert from one type of _com_ptr_t to another?
  1228. Default Interface Method in C# And When to Use It - Code Maze
  1229. 50 Years of Wow- I lived through 5 decades of computing milestones
  1230. 2022 APFS Advent Challenge Day 17 - Blazingly Fast Checksums with SIMD
  1231. Go is modern PHP
  1232. IEnumerable in C# - Code Maze
  1233. Challenging algorithms and data structures every programmer should try
  1234. Introduction to MVVM Source Generators for C# .NET
  1235. Optimizing Symmetric Quadratic Form
  1236. What are the biggest reasons newcomers give up on OCaml?
  1237. What are the biggest reasons newcomers give up on OCaml?
  1238. Functional error-handling with stack traces
  1239. On the large number of ways of expressing Microsoft Visual C++ compiler versions
  1240. Ref-structs are technically obsolete - Turnerj (aka. James Turner)
  1241. OCaml 5.0.0 is out!
  1242. If we must, let's talk about safety
  1243. I want toast
  1244. A Neat XOR Trick
  1245. Baby Steps With TypeScript
  1246. C# 11: pattern matching and static abstract interfaces | Red Hat Developer
  1247. C# 11 – File Scoped Types
  1248. The best things and stuff of 2022
  1249. Nullable Types in C# - Code Maze
  1250. What does it mean when the compiler tells me that promise_type: is not a member of coroutine_traits<void>?
  1251. Releases · bflattened/bflat
  1252. At Least Assert Your Serialisation Roundtrips
  1253. The limited utility of the phrase “GNU/Linux”
  1254. RC Week 12: What's Next, and Speedrunning Crafting Interpreters
  1255. Bean Machine Retrospective, part 4
  1256. Goodbye to the C++ Implementation of Zig ⚡ Zig Programming Language
  1257. Apple GPU drivers now in Asahi Linux - Asahi Linux
  1258. Atari Dev Studio - Visual Studio Marketplace
  1259. C# 11–Generic Attributes
  1260. Bean Machine Retrospective, part 3
  1261. Reminder: If you intend to use a C++/WinRT namespace, you must include that namespace's header file
  1262. GitHub Copilot preliminary experience report
  1263. Technique: Recursive variants and boxes
  1264. JIT in ClickHouse
  1265. Bean Machine Retrospective, part 2
  1266. Managing CSS Scope With Razor Components
  1267. Our journey to F#: C#-F# Interop – planetgeek.ch
  1268. Twenty five thousand dollars of funny money
  1269. Enoch - Using Neovim as a Fennel Compiler
  1270. Introducing C# 11: Numeric IntPtr and UIntPtr
  1271. How to enumerate through a StringBuilder
  1272. Bean Machine Retrospective, part 1
  1273. Introducing C#11: Required properties
  1274. C++ template parlor tricks: Using a type before it is defined
  1275. .NET 7 - The StringSyntaxAttribute
  1276. Memory Safe Languages in Android 13
  1277. How much does Rust's bounds checking actually cost?
  1278. out-of-bounds memory access bug
  1279. C# 11: Raw strings, required members, and auto-default structs | Red Hat Developer
  1280. A long expected update
  1281. How To Easily Understand TypeScript Generics
  1282. [Apply by 12/08] Introducing our fellowship program
  1283. C# 11 Strings in the Raw
  1284. A Mostly Complete Guide to C# 11’s Final Features
  1285. Why Only Type-hints?
  1286. I/O is no longer the bottleneck?
  1287. Using Rust at a startup: A cautionary tale
  1288. C# String Interpolation - Code Maze
  1289. Using Rust at a startup: A cautionary tale
  1290. Building the fastest Lua interpreter.. automatically!
  1291. Sometimes perfect forwarding can be too perfect: Lazy conversion is lazy
  1292. C# 11 Improvements for Strings, List Patterns and Object Creation
  1293. .NET Serialization Roundup 2022
  1294. Relocatable linking
  1295. Building the fastest Lua interpreter.. automatically!
  1296. Little Languages Are The Future Of Programming
  1297. Quest for my perfect watch.
  1298. Zero-Cost Memory Safety with Vale Regions (Preview)
  1299. .NET 7.0's Performance Improvements with Dynamic PGO are Incredible
  1300. Considering C99 for curl | daniel.haxx.se
  1301. C# 11 and .NET 7 Bring Generic Parsing
  1302. Clojure's typing "problem"
  1303. Why won't C++/WinRT let me co_await a CoreDispatcher or DispatcherQueue?
  1304. Announcing TypeScript 4.9
  1305. C# 11 required members - NDepend
  1306. STAThread and async Main gotcha
  1307. How to Use the “Using Static” Feature in C# - Code Maze
  1308. Introducing the C# 11 Required Keyword
  1309. Why middleware may not be the right abstraction for your data policies.
  1310. How to Return null From a Generic Method in C#? - Code Maze
  1311. Immutability: Dart vs. F#
  1312. Array short-circuiting
  1313. The one about Lisp interactivity
  1314. Gorillas (video game) - Wikipedia
  1315. Twelve C# 11 Features
  1316. How static application security testing improves software security | Red Hat Developer
  1317. Why don't Windows functions begin with a pointless MOV EDI,EDI instruction on x86-64?
  1318. C Isn't A Programming Language Anymore - Faultlore
  1319. Traits in Rust
  1320. Arm64 Visual Studio is officially here!
  1321. Announcing F# 7
  1322. TypeScript for React Developers – Why TypeScript is Useful and How it Works
  1323. Marking API's as obsolete or as experimental
  1324. Mutable value types are evil! Sort of...
  1325. Announcing TypeScript 4.9 RC
  1326. GitHub - dotnet/razor: Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
  1327. C++ is the next C++
  1328. Everything you need to know about the OpenSSL 3.0.7 Patch (CVE-2022-3602 & CVE-2022-3786) - MalwareTech
  1329. 0.10.0 Release Notes ⚡ The Zig Programming Language
  1330. local functions vs lambda expressions
  1331. C# 11 File Scoped Types - NDepend
  1332. PGO: Add new tiers by EgorBo · Pull Request #70941 · dotnet/runtime
  1333. A Team at Microsoft is Helping Make Python Faster
  1334. GitHub Copilot may steer Microsoft into a copyright lawsuit
  1335. Constructor Overloading in C# - Code Maze
  1336. Zig Is Self-Hosted Now, What's Next?
  1337. On Scala 3&#39;s Optional Braces
  1338. Episode 1: A basic expression evaluator
  1339. An argument for self-modifying applications
  1340. With Java 19, VS Code Now Does Virtual Threads While Debugging -- Visual Studio Magazine
  1341. bliki: ConwaysLaw
  1342. How Trying New Programming Languages Helped Me Grow as a Software Engineer
  1343. That Time I Tried Porting Zig to SerenityOS
  1344. That Shouldn't Happen - UnreachableException in .NET 7
  1345. When is a slice of any not a slice of any?
  1346. Simon Peyton Jones
  1347. Writing An Incremental Typesetting Engine | Laurenz's Blog
  1348. Cursed C# - Doing shenanigans in C#
  1349. Modern C# Techniques, Part 3: Generic Code Generation
  1350. C# UI and .NET Hot Reload - A Match Made in .NET MAUI
  1351. Boosting Performance With Sealed Classes in .NET - Code Maze
  1352. GitHub - clemedon/Makefile_tutor: This project aims to create a crystal clear tutorial on a cryptic looking topic.
  1353. The 4th year of SerenityOS
  1354. Zig-style generics are not well-suited for most languages
  1355. GitHub - woodrush/lambda-8cc: x86 C compiler written in untyped lambda calculus
  1356. My Personal Tech Limbo (and Elixir vs Rust)
  1357. Modern C# Techniques, Part 2: Value Records
  1358. Thread by @LinaAsahi on Thread Reader App
  1359. Introduction to WebApplicationFactory
  1360. git/torvalds/linux.git - Linux kernel source tree
  1361. Microsoft Claims Reduction in Cloud Cost from Migrating Internal Services to .NET 6
  1362. Pitfalls with eager loading of collections in EF Core
  1363. An elegy for GNU and RMS
  1364. Ten Years of TypeScript
  1365. Django 4 form rendering using Tailwind without Node or crispy
  1366. x86 vs x64 in .NET
  1367. Debugging coroutine handles: Looking for the source of a one-byte memory corruption
  1368. Peter Ritchie's Blog - By Reference in C#
  1369. Ken Thompson Really Did Launch His "Trusting Trust" Trojan Attack in Real Life
  1370. Getting started with OpenTelemetry Metrics in .NET. Part 2: Instrumenting the BookStore API
  1371. Linus Torvalds: Rust will go into Linux 6.1
  1372. What does the C++ error "A pointer to a bound function may only be used to call the function" mean?
  1373. the sad state of debug performance in c++
  1374. Mainlining Nexus 9: First Boot
  1375. CCPS, a Capcom CPS-1 SDK
  1376. Compiler Optimizations Are Hard Because They Forget - Faultlore
  1377. Announcing TypeScript 4.9 Beta
  1378. The road to Zettalinux
  1379. reading through the OCaml compiler: Part 1
  1380. GitHub - rochus-keller/LeanQt: LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application.
  1381. Announcing Rust 1.64.0 | Rust Blog
  1382. The impossible case of pitching rust in a web dev shop
  1383. reading through the OCaml compiler: Part 1
  1384. Get Up To Date with the Latest Features of C# 11
  1385. Workflow for 3.12 cycle · faster-cpython/ideas Wiki
  1386. What is NullReferenceException in C#? - Code Maze
  1387. Rust is coming to the Linux kernel
  1388. When to refactor
  1389. csharplang/file-local-types.md at main · dotnet/csharplang
  1390. Why load fs:[0x18] into a register and then dereference that, instead of just going for fs:[n] directly?
  1391. Writing unsafe .NET code without the unsafe keyword - Gérald Barré
  1392. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  1393. GCC's new fortification level: The gains and costs | Red Hat Developer
  1394. GitHub - hsutter/cppfront: A personal experimental C++ Syntax 2 -> Syntax 1 compiler
  1395. Working Iteratively
  1396. It pays to be Circomspect
  1397. We Need Simpler Types
  1398. Architecture of a .NET Application: Case Studies - NDepend
  1399. ZeroBanana – Senior Engineers are Living in the Future
  1400. A pair of Rust kernel modules
  1401. C# Lambda Discards | endjin
  1402. Tutorial on using LLVM to JIT PyTorch fx graphs to native code (x86/arm/risc-v/wasm) (Part I – Scalars)
  1403. Writing a compiler. Bytecode finale
  1404. Writing a compiler. Bytecode finale
  1405. Arm64 Performance Improvements in .NET 7
  1406. OCaml By Example | <fun>
  1407. GitHub - meienberger/runtipi: ⛺️ Tipi is a homeserver for everyone! One command setup, one click installs for your favorites self-hosted apps. ✨
  1408. Byte Magazine Volume 08 Number 08 - The C Language : Free Download, Borrow, and Streaming : Internet Archive
  1409. The Case for Use.GPU
  1410. Security of ZK Systems
  1411. Episode 104 - C# with Mads Torgersen
  1412. Zig, the small language
  1413. TailwindCSS Tip: Arbitrary Values in Utility Classes
  1414. Formal Verification of ZK Constraint Systems
  1415. Using Go generics to pass struct slices for interface slices - Dusted Codes
  1416. Tips to Get Started with Cosmopolitan Libc
  1417. Arti 1.0.0 is released: Our Rust Tor implementation is ready for production use. | Tor Project
  1418. Simplicity and Survival
  1419. Security of ZK Systems
  1420. Why am I getting a null pointer crash when trying to call a method on my C++/WinRT object?
  1421. Infrequent, Pragmatic, Lambda Blog - Cognitive Loads in Programming
  1422. Performance Improvements in .NET 7
  1423. The x86-64 processor (aka amd64, x64): Whirlwind tour
  1424. Turning Methods Into Benchmarks
  1425. Refactor code to use new C# language features | The .NET Tools Blog
  1426. Visual Studio Build Tools Licensing Eased for Open Source C++ Projects -- Visual Studio Magazine
  1427. The AArch64 processor (aka arm64), part 25: The ARM64EC ABI
  1428. Writing a .NET profiler in C# - Part 1
  1429. OCaml at First Glance
  1430. New IKVM 8.2 & MavenReference for .NET projects
  1431. C# 11 Raw String Literals Explained - NDepend
  1432. The AArch64 processor (aka arm64), part 24: Code walkthrough
  1433. Using Generics in C# - Code Maze
  1434. On Caching Elixir Beam files · Anantha Kumaran
  1435. Generalizing Dijkstra's Algorithm — Monday Morning Haskell
  1436. The AArch64 processor (aka arm64), part 23: Common patterns
  1437. Tips for Using TypeScript With React in a Large Code Base
  1438. Running darktable on RISC-V
  1439. Stop saying 10x developer
  1440. We Deserve Better Than BEM
  1441. Inside the Pinecone | Pinecone
  1442. Strongly Typed Middleware in ASP.NET Core
  1443. The AArch64 processor (aka arm64), part 21: Classic function prologues and epilogues
  1444. Typescipt is terrible for library developers
  1445. A Peek at Latest C# 11 Features Coming in November with .NET 7 -- Visual Studio Magazine
  1446. How to Create a Class Dynamically in C#? - Code Maze
  1447. Can types replace validation?
  1448. C# 11 preview: generic math, required members, and more
  1449. The AArch64 processor (aka arm64), part 19: Miscellaneous instructions
  1450. Using TypeScript With React and KendoReact Components
  1451. Ekaitz's tech blog
  1452. Unix is not Linux
  1453. Self Hosted Compiler Upgrade Guide · ziglang/zig Wiki
  1454. The AArch64 processor (aka arm64), part 18: Return address protection
  1455. How I Learned to Stop Worrying and Love Macros
  1456. I Built a Ruby Compiler
  1457. It wasn't for nothing - Grasping gexps
  1458. jank programming language - Clojure/LLVM/Gradual Typing
  1459. What's New in Visual Studio 2022 17.4 Preview 1
  1460. GitHub - norvig/paip-lisp: Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
  1461. GitHub - oasislinux/oasis: a small statically-linked linux system
  1462. The AArch64 processor (aka arm64), part 14: Barriers
  1463. Choosing a .NET Memory Profiler in Visual Studio - part 1
  1464. C# 11: Preview of features for .NET 7
  1465. Microsoft Releases .NET Community Toolkit 8 with Automatic Source Generation
  1466. Tools I use: Eclipse — bayindirh
  1467. The AArch64 processor (aka arm64), part 11: Loading addresses
  1468. The Story of Mel
  1469. The AArch64 processor (aka arm64), part 10: Loading constants
  1470. That time I 10x’d a TI-84 emulator’s speed by replacing a switch-case
  1471. C23 is Finished: Here is What is on the Menu
  1472. Weird Expressions and Where to Find Them
  1473. So Zero It's ... Negative? (Zero-Copy #3)
  1474. DreamWorks Animation to Release MoonRay as Open Source
  1475. Type Checking and Type Casting in C# - Code Maze
  1476. How generics were added to .NET
  1477. C99 doesn't need function bodies, or 'VLAs are Turing complete'
  1478. Customizing TypeScript String Types with Template Literal Types and Utility Types
  1479. Rider 2022.2 Comes With More C# 11 Features,  Performance Improvements, and Extended Unreal Engine Support | The .NET Tools Blog
  1480. ReSharper 2022.2 Comes With C# 11 Support, Solution-Wide Analysis Optimizations, and Virtual Formatter | The .NET Tools Blog
  1481. Go 1.19 Release Notes - The Go Programming Language
  1482. Release Notes for August 1, 2022
  1483. Invariant functors
  1484. Effective TypeScript › What's TypeScript compiling? Use a treemap to find out.
  1485. Running Zig with WASI on Cloudflare Workers
  1486. Linux 5.19 [LWN.net]
  1487. Linux 5.19
  1488. Domenico Luciani - Misleading Pair Programming
  1489. Why the Windows Registry sucks … technically
  1490. TypeScript Bytecode Interpreter / Runtime Types · Issue #47658 · microsoft/TypeScript
  1491. TypeScript: Typechecker-Assisted Runtime Data Validation
  1492. Logging Source Code Generators
  1493. Union types in C# - Event-Driven.io
  1494. What are Minimal APIs in ASP.NET Core 6 - Code Rethinked
  1495. Twenty years of Valgrind
  1496. Transitional Apps with Phoenix and Svelte
  1497. Templates in C
  1498. What they don't teach you about sockets
  1499. ZpqrtBnk
  1500. finally. #embed
  1501. ~icefox/garnet - sourcehut hg
  1502. Some Thoughts on Zig — Sympolymathesy, by Chris Krycho
  1503. Don't Code Tired | Support Multiple Versions of .NET From A Single Class Library (.NET multi-targeting)
  1504. Why use the Bazel build system?
  1505. Meet Bun: A JavaScript Runtime for the Whole Dev Lifecycle
  1506. GitHub - carbon-language/carbon-lang: Carbon language specification and documentation.
  1507. ZpqrtBnk
  1508. Engineers on brink of extinction threaten entire ecosystems
  1509. Catering to Desktop & Mobile with .NET MAUI
  1510. System.CommandLine 2.0.0-beta4.22272.1
  1511. Native AOT deployment overview - .NET
  1512. Null Conditional Operators in C# - ?. and ?[]
  1513. Crystal is a Surprise | akos.ma
  1514. Nullability in C# - What It Is and What It Is Not
  1515. How I went about learning Rust
  1516. Lessons from Writing a Compiler
  1517. Compiler and Composability in ZKP
  1518. Integrate generator times into /reportAnalyzer by jaredpar · Pull Request #61661 · dotnet/roslyn
  1519. Learn a language by writing too many Forths
  1520. Build an LVGL Touchscreen App with Zig
  1521. Rust front-end
  1522. Unsafe Code in C# (unsafe keyword) - Code Maze
  1523. Succinct FSharp
  1524. Understanding the Stack and Heap in C# | endjin
  1525. Pernicious Nulls - using and abusing nulls in C#
  1526. Proebsting's Law
  1527. Scaling our Spreadsheet Engine from Thousands to Billions of Cells - The Causal Blog
  1528. What’s New In Python 3.11 — Python 3.11.0b3 documentation
  1529. How Clojure works for you
  1530. IKVM 8.2.0
  1531. GitHub - MeViMo/youbit: Using YouTube as a free file hosting service
  1532. I can’t believe that I can prove that it can sort
  1533. Another Update On The Bagel Language
  1534. Performance: Crystal vs Ruby
  1535. IKVM 8.2.0 : r/dotnet
  1536. IKVM 8.2.0 : r/dotnet
  1537. About the Crytal programming language
  1538. Using Graphs to Search for Code · Nick Gregory
  1539. Turns out gcc has imperative argument handling - hisham.hm
  1540. Another Open Source Group Blasts GitHub Copilot, Advocates Leaving GitHub -- Visual Studio Magazine
  1541. Challenge: Find the stack smash bug… – answer
  1542. Brian Robert Callahan
  1543. The Cell Programming Language
  1544. Binary Ninja - Introducing Tantō: Slicing Functions for Faster Finds
  1545. C# vNext - What could come
  1546. Give Up GitHub: The Time Has Come!
  1547. Linear Address Spaces - ACM Queue
  1548. Render Emails Using Razor Templating
  1549. Learning HTML was too hard so I made a compiler instead
  1550. Improve Git monorepo performance with a file system monitor | The GitHub Blog
  1551. Testimonials | The F# Software Foundation
  1552. Lambda Expressions in C# - Code Maze
  1553. What is Razor Templating, really?
  1554. csharplang/low-level-struct-improvements.md at main · dotnet/csharplang
  1555. How to Use Span in C# to Improve Application Performance - Code Maze
  1556. Nondestructive Mutation and Records in C#
  1557. haibane_tenshi's blog - Obscure Rust: reborrowing is a half-baked feature
  1558. Remove Duplicates From a List in C# - Code Maze
  1559. Pair Programming
  1560. Remove Duplicates From a List in C# - Code Maze
  1561. Undefined behavior in C is a reading error. – keeping simple
  1562. QBE - Compiler Backend
  1563. Crafting Interpreters: A Review
  1564. Gleam v0.22 released! – Gleam
  1565. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  1566. V Language Review (2022)
  1567. Ante
  1568. GitHub - dspinellis/unix-history-repo: Continuous Unix commit history from 1970 until today
  1569. C# 11 static abstract members - NDepend
  1570. My other database is a compiler
  1571. ⚡️ The computers are fast, but you don't know it
  1572. csharplang/required-members.md at main · dotnet/csharplang
  1573. C# Warning Waves Hint at New Keywords in the Future
  1574. Method Overloading In C# - Code Maze
  1575. Eurocrypt 2022 program
  1576. Visual Studio 2022 17.3 Preview 2 Is First Native Arm64 Release -- Visual Studio Magazine
  1577. Creating, Inspecting and Decompiling the World's Smallest C# Program - Steve Gordon - Code with Steve
  1578. Debug Driven Development
  1579. Arm64 Visual Studio
  1580. What is the difference between C#, .NET, IL and JIT?
  1581. Explaining TypeScript
  1582. The Perils of Combining Multicast Delegates with Tasks in C# | endjin
  1583. Multiple Precision Arithmetic: A Recreational Project
  1584. Quantum Development Kits adopts .NET6 and supports Visual Studio 2022
  1585. Data Race Patterns in Go
  1586. ZpqrtBnk
  1587. Delegate, Action, Func, Lamdba expression - What the heck!?
  1588. What Makes a Good Research Proposal?
  1589. Cranelift, Part 4: A New Register Allocator
  1590. Linux on A7-A8X
  1591. Overview of eBPF procfs kernel parameters
  1592. GitHub - ClueLang/Clue: C/Rust like programming language that compiles into Lua code
  1593. Runtime C# Code Compilation Revisited for Roslyn
  1594. Performance tricks I learned from contributing to open source .NET packages
  1595. How Effective Abstractions Are Opinionated | 8th Light
  1596. Go vs C#, Part 3: Compiler, Runtime, Type System, Modules, and Everything Else
  1597. (async) Rust doesn't have to be hard
  1598. The Misery of Mainstream Programming
  1599. Comparing Exceptions and Errors in D
  1600. Zig on RISC-V BL602: Quick Peek with Apache NuttX RTOS
  1601. #164 Jared Parsons, The C# Compiler, Part 2 | no dogma podcast
  1602. Stack in C# - Code Maze
  1603. Async destructors, async genericity and completion futures
  1604. The Appeal of Static Typing
  1605. Getting Functional with C#
  1606. 8 things about Records in C# you probably didn't know - Code4IT
  1607. sdk/Microsoft.PackageDependencyResolution.targets at 22c4860dcb2cf6b123dd641cc4a87a50380759d5 · dotnet/sdk
  1608. The Lazy monad
  1609. Anonymous Types in C# - Code Maze
  1610. Thoughts on Clojurescipt and BigDecimal
  1611. We Already Have Go 2
  1612. Remove Duplicates From a C# Array - Code Maze
  1613. Writing JIT Compiler on the Plane
  1614. How I think about C99 strict aliasing rules
  1615. Modern programming languages require generics
  1616. [Last Week in .NET #90] – Optimizing Cryware
  1617. How Uber Uses Zig - Motiejus Jakštys Public Record
  1618. Performance: Lambda Expressions, Method Groups, and delegate caching - Gérald Barré
  1619. Happy 10th Birthday Compiler Explorer! — Matt Godbolt’s blog
  1620. Visual Debugging Now!
  1621. Lotus 1-2-3 For Linux
  1622. Memory safety for SerenityOS
  1623. Unusual optimizations; ref foreach and ref returns
  1624. wtf is Clojure inlining anyway
  1625. Tips for Moving Your Xamarin Library to .NET MAUI
  1626. Laurence Tratt: Static Integer Types
  1627. A real life use-case for generics in Go: API for client-side pagination
  1628. Calculating type sets is harder than you think
  1629. Thorsten Ball - Professional Programming: The First 10 Years
  1630. The Identity monad
  1631. Remembering Buildtool - Julio Merino (jmmv.dev)
  1632. Operator precedence by textual substitution
  1633. Regular Expression Improvements in .NET 7
  1634. Structure and Organize .NET Projects with Rider | The .NET Tools Blog
  1635. Earn $200K by fuzzing for a weekend: Part 1
  1636. Converting Integers to Floats Using Hyperfocus
  1637. Embedding Truffle Languages - Kevin Menard's Weblog
  1638. Announcing Entity Framework 7 Preview 4
  1639. Check if a Number is a Power of 2 in C# - Code Maze
  1640. Auto-Regenerating API Client for Your Open API Project
  1641. EProgrammerNotFound exception in Delphi?
  1642. Unix command line conventions over time
  1643. Why Ballerina is a language
  1644. Case Study: How many colors are too many colors for Windows Terminal?
  1645. You Probably Don't Need to Worry About MediatR
  1646. .NET R&D Digest (April, 2022)
  1647. Implementing a ZK-focused authenticated-encryption scheme
  1648. Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4
  1649. Semantic Versioning for TypeScript Types
  1650. Nvidia sees trillion-dollar future in open and parallel code
  1651. Set C# Language Version for All the Projects in a Solution - Code Maze
  1652. Experience Report: 6 months of Go
  1653. Welcome to a World of OCaml
  1654. Update SDK and use 'u8' string literals by BrennanConroy · Pull Request #41449 · dotnet/aspnetcore
  1655. Release 3.7.10 · fable-compiler/Fable
  1656. Learning JAX by Learning to Learn
  1657. Tutorial: Build gRPC & OData in ASP.NET Core
  1658. Lies we tell ourselves to keep using Golang
  1659. #163 Jared Parsons, The C# Compiler, Part 1 | no dogma podcast
  1660. Inform 7 v10.1.0 is now open-source - Authoring / Inform 7 - The Interactive Fiction Community Forum
  1661. Brian Robert Callahan
  1662. Create .NET Objects without Calling The Constructor
  1663. 5 Software Engineering Foot-guns - Ken Kantzer's Blog
  1664. The Maybe monad
  1665. Protocol Buffers  |  Google Developers
  1666. Announcing the Hare programming language
  1667. Why LSP?
  1668. Annotating your C# code - Migrating to nullable reference types - Part 3
  1669. 2fsharp/csharp2fsharp.md at master · knocte/2fsharp
  1670. Chris Lattner Interview Transcript — Accidental Tech Podcast
  1671. Why must JSX expressions have only ONE parent element? - Dillion's Blog
  1672. Celebrating 40 years of ZX Spectrum ❤️ 💛 💚 💙 | GitHub
  1673. C++ For C# Developers: Part 1 – Introduction
  1674. Async and Async Void Event Handling in WPF
  1675. GitHub - janestreet/magic-trace: magic-trace collects and displays high-resolution traces of what a process is doing
  1676. Azure DevOps Podcast: Mark Seemann: Code That Fits In Your Head - Episode 189
  1677. Python’s “Type Hints” are a bit of a disappointment to me
  1678. TypeScript Basics: How Generic Types Work - DZone Web Dev
  1679. C# async await explained - NDepend
  1680. Fundamentals
  1681. Changing std::sort at Google’s Scale and Beyond
  1682. .NET Community Toolkit v8.0 Preview 3 Tweaks MVVM Source Generators -- Visual Studio Magazine
  1683. Internals of C# nullable reference types - Migrating to nullable reference types - Part 2
  1684. C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  1685. Richard Stallman - "The state of the Free Software movement" - April 13, 2022
  1686. Make self hosted compiler capable of building itself by Vexu · Pull Request #11442 · ziglang/zig
  1687. How To Build an Evil Compiler
  1688. Do You Really Code? · It Will Never Work in Theory
  1689. Value types and exceptions in .NET profiling
  1690. Introducing .NET Annotations Lambda Framework (Preview) | Amazon Web Services
  1691. How EEx Turns Your Template Into HTML
  1692. Try-Catch Block in C# - Code Maze
  1693. Using the Roslyn APIs to Analyse a .NET Solution - Steve Gordon - Code with Steve
  1694. What's New in IntelliJ IDEA - 2022.1
  1695. Deconstructing programs for compiler fuzzing · Comby
  1696. Sorry, Wrong Number: Debugging a Crash under Wine
  1697. Keeping up with .NET: learning about new features and APIs
  1698. Introduction to the Node.js reference architecture, Part 8: TypeScript | Red Hat Developer
  1699. Warning on lower case type names in C# 11
  1700. Nullable reference types in C# - Migrating to nullable reference types - Part 1
  1701. Announcing .NET Community Toolkit v8.0.0 Preview 3
  1702. Inline Assembly Miscompilation.md
  1703. Matt Roelle | Fennel: The Practical Lisp
  1704. How To Prevent Bugs
  1705. tsup
  1706. Announcing Rust 1.60.0 | Rust Blog
  1707. GitHub - nebuly-ai/nebullvm: Easy-to-use library to boost AI inference leveraging multiple DL compilers
  1708. Answer: Why is this code broken?
  1709. Use Git tactically
  1710. Clojure isnt for me
  1711. Pharo - Pharo 10 Released!
  1712. C# Pattern Matching Explained - NDepend
  1713. Can You Name Top C# IDEs Provided by Microsoft? I Couldn't -- Visual Studio Magazine
  1714. A Tale of Yak Shaving: Accidentally Making a Language, for an Engine, for a Game
  1715. csharplang/checked-user-defined-operators.md at main · dotnet/csharplang
  1716. csharplang/auto-default-structs.md at main · dotnet/csharplang
  1717. Handling date strings in TypeScript - LogRocket Blog
  1718. 03.30.2022 - TypeScript/How some utility types are implemented
  1719. Handling null: optional and nullable types
  1720. csharplang/utf8-string-literals.md at main · dotnet/csharplang
  1721. Managing RavenDB indexes in production, a DevOps guide
  1722. Introduction
  1723. Enable QJFL and OSR by default for x64 and arm64 by AndyAyersMS · Pull Request #65675 · dotnet/runtime
  1724. [RFC] Lifetime annotations for C++ - Clang Frontend - LLVM Discussion Forums
  1725. Lessons learned with Elm | 20Y
  1726. Episode 95 - Avalonia UI with Dan Walmsley
  1727. Generics can make your Go code slower
  1728. OCaml 4.14.0 is released - Ecosystem - OCaml
  1729. CVE-2022-1015,CVE-2022-1016 in nf_tables cause privilege escalation, information leak [LWN.net]
  1730. Monads
  1731. Convenience is King and Polish is quality
  1732. Discovering basic blocks
  1733. Remix: The Yang to React's Yin
  1734. The Dependencies' Reckoning - Considerations when selecting third-party software
  1735. Performance of Discriminated Unions and Active Patterns
  1736. Remixing React Router
  1737. On the importance of trusting trust
  1738. Zhenghao
  1739. How Side Effects Work in FP
  1740. Go To Definition improvements for external source in Roslyn
  1741. Lanai, the mystery CPU architecture in LLVM
  1742. Hooks Considered Harmful
  1743. Error handling across different languages
  1744. SendilKumarN
  1745. Brian Robert Callahan
  1746. Performance benefits of sealed class in .NET - Gérald Barré
  1747. Building a gRPC Client in .NET - Sahan Serasinghe - Personal Blog
  1748. Optimizing Julia code
  1749. Rust's Unsafe Pointer Types Need An Overhaul - Faultlore
  1750. C# Source Generators - Write Code that Writes Code
  1751. A year on Windows: System debugging - Julio Merino (jmmv.dev)
  1752. roslyn-analyzers/PublicApiAnalyzers.Help.md at main · dotnet/roslyn-analyzers
  1753. C Isn't A Programming Language Anymore - Faultlore
  1754. Reducing WebAssembly size by exploring all executions in LLVM
  1755. Go 1.18 Release Notes - The Go Programming Language
  1756. Writing a device driver for Unix V6
  1757. Swapping two numbers in C#
  1758. A Mostly Complete Guide to C# 11’s Future Features
  1759. C# 11 Features Now Previewing in Visual Studio: Generic Attributes and More -- Visual Studio Magazine
  1760. Contributing to Complex Projects
  1761. Writing IL according to the specification
  1762. C# 10 New Features - Code Maze
  1763. GitHub - Cogmasters/concord: C library for handling the Discord API
  1764. Creating a Compiler with Raku – Andrew Shitov
  1765. Software Engineer - F# tools team in Prague, Prague, Czech Republic | Engineering at Microsoft
  1766. How to Add Parameters to a String in C# - Code Maze
  1767. Zhenghao
  1768. Things I hate about Rust, redux
  1769. A Proposal For Type Syntax in JavaScript
  1770. Racing the Hardware: 8-bit Division
  1771. Bugs in Hello World
  1772. Custom Attributes in .NET - Code Maze
  1773. A type-safe DI Container as a tuple
  1774. csharplang/pattern-match-span-of-char-on-string.md at main · dotnet/csharplang
  1775. What’s the maximum number of arguments for method in C# and in .NET?
  1776. I Can No Longer Compile My First Flash Game
  1777. Part 2: Improving crypto code in Rust using LLVM’s optnone
  1778. Part 1: The life of an optimization barrier
  1779. Working with untyped structured data in C# · Discussion #5863 · dotnet/csharplang
  1780. Sharing code between ASP.NET and ASP.NET Core
  1781. Difference Between Task.Run and Task.Factory.StartNew - Code Maze
  1782. proposal/generics-implementation-dictionaries-go1.18.md at master · golang/proposal
  1783. Use a cached delegate for method group conversion · Issue #5835 · dotnet/roslyn
  1784. Minimal APIs in .NET 6 - Code Maze
  1785. Parameter Null Checking in C#11 and optimising throw methods
  1786. Using Zig As Cross Platform C Toolchain
  1787. Linus Torvalds prepares to move the Linux kernel to modern C | ZDNet
  1788. Zig Build System Internals
  1789. Debugging C# in Visual Studio - Code Maze
  1790. Gödel's Incompleteness Theorem, in Bash
  1791. Moving the kernel to modern C
  1792. Announcing Rust 1.59.0 | Rust Blog
  1793. C++ exceptions are becoming more and more problematic
  1794. GitHub - sbp/hedgehog: Concise implementation of a lisp-like language for low-end and embedded devices
  1795. These violent delights
  1796. Early peek at C# 11 features
  1797. rust-analyzer joins the Rust organization! | Rust Blog
  1798. Params Keyword in C# - Code Maze
  1799. System.CommandLine 2.0.0-beta3.22114.1
  1800. ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs
  1801. How to Convert Int to String in C# - Code Maze
  1802. Nix: An Idea Whose Time Has Come
  1803. Build tool requirements
  1804. Year 2038 problem is still alive and well
  1805. GitHub - mustafaquraish/cup: simple, C-like programming language
  1806. GitHub - yoav-lavi/melody: Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
  1807. Twenty years of .NET - Yay! — robmiles.com
  1808. The right thing for the wrong reasons: FLOSS doesn't imply security
  1809. Why We Use Julia, 10 Years Later
  1810. A Practical Guide to Dapper - Simple Talk
  1811. C# Nullable Features thru the times
  1812. Type You An Actor Runtime For Greater Good! (with Java 17, records, switch expressions and JBang)
  1813. Announcing TypeScript 4.6 RC - TypeScript
  1814. Kimchi: The latest update to Mina’s proof system
  1815. Question: How is !! envisaged to be used? · Discussion #5735 · dotnet/csharplang
  1816. Attacking an Ethereum L2 with Unbridled Optimism
  1817. Different Ways to Initialize Arrays in C# - Code Maze
  1818. Diagnosing and Fixing MediatR Container Issues
  1819. Writing native WinDbg extensions in C#
  1820. C# 10.0 improves handling of nullable references in generic types - no more AllowNull | endjin
  1821. Initial roll out of !! by stephentoub · Pull Request #64720 · dotnet/runtime
  1822. Improvements and Optimizations for Interpolated Strings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  1823. Visitor Design Pattern in C# - Code Maze
  1824. Why Windows isn't ready for Arm developers | ZDNet
  1825. On finding the average of two unsigned integers without overflow - The Old New Thing
  1826. Debug attributes in .NET
  1827. On Building 30K Debian Packages
  1828. Using Zig to Build Native Lua Scripts
  1829. An advanced, composable, reactive model-view-viewmodel framework
  1830. The Story of Mel
  1831. Compiler Explorer - C# (.NET 6.0.101)
  1832. Go performance from version 1.2 to 1.18
  1833. AdaCore and Ferrous Systems Joining Forces to Support Rust
  1834. WebVM: server-less x86 virtual machines in the browser
  1835. Piped
  1836. Welcome to My Site!
  1837. WebVM: Client side X86 virtual machines in the browser
  1838. Pay attention to WebAssembly
  1839. [Last Week in .NET #79] – Space Newts
  1840. Destroy All Values: Designing Deinitialization in Programming Languages
  1841. Game Performance Optimization - A Practical Example From Industry Idle
  1842. OCaml - Generalized algebraic datatypes
  1843. In defense of NIR
  1844. Difference Between ValueTuple and Tuple in C# - Code Maze
  1845. Writing an open source GPU driver – without the hardware
  1846. Sometimes, rewriting in another language works
  1847. GitHub - dzautner/Sel: A compiler for thin Symbolic Expressions abstraction layer over Lambda calculus.
  1848. Hey Ethereum, Let's Break Solidity's Composability!
  1849. Machine readable specifications at scale
  1850. Raising Coding Standards with .NET 6.0 Code Analyzers | endjin
  1851. Devblog of @kdy1
  1852. Solving the source generator 'marker attribute' problem - Part 1: Creating a source generator - Part 7
  1853. No one cares that you’re right
  1854. Type-level DI Container prototype
  1855. GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL
  1856. Implementing a file pager in Zig: Pages, buffers and metadata, oh my!
  1857. Awaiting an async void method in .NET - Gérald Barré
  1858. Top-Level Statements in C# - Code Maze
  1859. Announcing TypeScript 4.6 Beta
  1860. In defense of complicated programming languages
  1861. Surgical programming
  1862. Structure and Interpretation of Computer Programs
  1863. C# 10 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  1864. Underjord | My Elm Experience
  1865. Seven Days of OCaml
  1866. How safe is zig?
  1867. The mystery of the crash that seems to be on a std::move operation
  1868. Introduction to .NET Framework | Pro Code Guide
  1869. Execute Program
  1870. Why Static Languages Suffer From Complexity
  1871. GitHub - water111/jak-project
  1872. Mastering mapped types in TypeScript - LogRocket Blog
  1873. Enumerate Wordle combinations with an applicative functor
  1874. Failing to Learn Zig via Advent of Code - ForrestTheWoods
  1875. Saving source generator output in source control: Creating a source generator - Part 6
  1876. Catch Multiple Exceptions in C# - Code Maze
  1877. Parameterized xUnit Tests with F#
  1878. GitHub - ForNeVeR/Cesium: C compiler for the CLI platform
  1879. Resolving confusion over how to return from a C++ coroutine - The Old New Thing
  1880. Rethinking errors, warnings, and lints
  1881. Cache the delegate for static method group conversions. by pawchen · Pull Request #58288 · dotnet/roslyn
  1882. Announcing Rust 1.58.0 | Rust Blog
  1883. 5.5 mm in 1.25 nanoseconds
  1884. Nullable reference types
  1885. The oracle always tells the truth, even when it is wrong: COM method calls with a user-defined type as a return value - The Old New Thing
  1886. Flow control in C# | endjin
  1887. Announcing Parcel CSS: A new CSS parser, compiler, and minifier written in Rust!
  1888. Standing on the shoulders of giants: Let the compiler tell you what the ABI is - The Old New Thing
  1889. Implementing a file pager in Zig: Reclaiming memory
  1890. Why non-defaultable value types are needed in C#
  1891. Rachit Nigam | PhD Candidate, Cornell University
  1892. Merge pull request #10831 from ocaml-multicore/multicore-pr · ocaml/ocaml@001997e
  1893. Why your Typescript compiles when you thought you were safe
  1894. Why I Like D – Andrea Radaelli
  1895. BenchmarkDotNet 0.13.1
  1896. Things you might not know about CSharp - Duck Typing
  1897. Filling in some gaps in the story of Space Cadet Pinball on 64-bit Windows
  1898. Rust is more portable than C for pngquant/libimagequant
  1899. Records in C# - Code Maze
  1900. How to stop forgetting to await an awaitable call
  1901. My favorite F# code I've written
  1902. Polymorphism in C# - Code Maze
  1903. The joy of building a ray tracer, for fun, in Rust.
  1904. Quantifier predicates - Simple Talk
  1905. Create your own Roslyn Analyzer !! - Super Sharp | A Tech Superhero.
  1906. Compiling a Go program into a native binary for Nintendo Switch™ - Ebiten
  1907. Speculation on the design decisions that led to the common ABI for C++ coroutines
  1908. tvu-compare: rust and zig
  1909. Notes about loading configuration Examples for Play Framework and Spring Boot
  1910. Do We Really Need A Link Step?
  1911. Sciter uses JavaScript from now and on – Terra Informatica Software
  1912. Why the C Language Will Never Stop You from Making Mistakes
  1913. The C++/CX String^ is not an object, even though it wears a hat
  1914. 95644 – [F2018] IEEE_FMA is missing from the IEEE_ARITHMETIC module
  1915. GitHub - sslab-gatech/Rudra: Rust Memory Safety & Undefined Behavior Detection
  1916. You can't copy code with memcpy; code is more complicated than that
  1917. Writing a minimal Lua implementation with a virtual machine from scratch in Rust
  1918. Spectre.Console and String Interpolation
  1919. A Review of the Zig Programming Language (using Advent of Code 2021)
  1920. Ruby 3.1.0 Released
  1921. Code Maze Weekly #107 - Code Maze
  1922. suckless.org software that sucks less
  1923. DNA seen through the eyes of a coder (or, If you are a hammer, everything looks like a nail) - Bert Hubert's writings
  1924. Integration testing and NuGet packaging: Creating a source generator - Part 3
  1925. 0.9.0 Release Notes ⚡ The Zig Programming Language
  1926. LISP with GC in 436 bytes
  1927. GitHub - swc-project/swc: swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
  1928. Getting Roslyn (C# compiler) and Language versions - Gérald Barré
  1929. String Interpolation Trickery and Magic with C# 10 and .NET 6
  1930. Document your .NET code with DocFX and GitHub Actions
  1931. New LINQ improvements in .NET 6
  1932. Accessing arrays and class fields with .NET profiling APIs
  1933. Why GNU Guix matters
  1934. How not to learn Rust
  1935. F# Good and Bad
  1936. A Holly Jolly Christmas with Hot Chocolate 12.4
  1937. Iteration statements - C# reference
  1938. Partial functions and total functions
  1939. # F# Advent 2021 Dec 08 - Fast data pipelines with F#6
  1940. crawshaw - 2021-12-11
  1941. Using clojure.spec.alpha with babashka
  1942. The three types of development
  1943. Introducing stack graphs | The GitHub Blog
  1944. If you're going to configure a header file, you have to do it before you include the header file
  1945. Writing a simple 16 bit VM in less than 125 lines of C
  1946. Make the Implicit Explicit
  1947. Top Free Extensions for Visual Studio 2022 -- Visual Studio Magazine
  1948. LKML: Miguel Ojeda: [PATCH 00/19] Rust support
  1949. Angular Basics: Introduction to Processes, Threads—Web UI
  1950. You Can't Buy Integration
  1951. Debugging at the Boundaries
  1952. Rust takes a major step forward as Linux's second official language | ZDNet
  1953. Loop Fission
  1954. Cancellation Tokens with IAsyncEnumerable - Code Maze
  1955. Makefile Tools December 2021 Update: Problem Matchers and Compilation Database Generation
  1956. The Liskov Substitution Principle as a profunctor
  1957. GitHub - vzarytovskii/interactive-ilkernel: IL Kernel for .NET Interactive
  1958. C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  1959. Compiler error message metaprogramming: Helping to find the conflicting macro definition
  1960. Fastest way to enumerate a List<T> - Gérald Barré
  1961. Don't Code Tired | What’s New in C# 10: Value Type Records
  1962. Could .NET Source Generator Attacks Be A Danger To Your Code? - Steve Talks Code
  1963. The One with .NET after Saint Nick – Codecamp
  1964. Supercharged high-resolution ocean simulation with JAX | dionhaefner.github.io
  1965. Do we really need Undefined Behavior?
  1966. Behind The Spotify Wrapped API Scenes
  1967. How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  1968. Introducing the new Razor editor in Visual Studio 2022
  1969. Julia 1.7 Highlights
  1970. GitHub - mrthefakeperson/Excel-Virtual-Machine: C Compiler which targets Excel (MS Office)
  1971. Don't Code Tired | What’s New in C# 10: Take Control of Interpolated String Handling
  1972. Reducing an LTO Linux kernel bug with cvise
  1973. How can my C++/WinRT component pass a std::vector back to the caller?
  1974. 4x smaller, 50x faster · asciinema blog
  1975. The .NET Docs Show - Into the deep end with OpenCV
  1976. Don't Code Tired | What’s New in C# 10: Easier Lambda Expressions
  1977. crawshaw - 2021-11-25
  1978. Jab 0.5.1
  1979. GC progress from JDK 8 to JDK 17
  1980. The New Life of PHP – The PHP Foundation | The PhpStorm Blog
  1981. Modern C# Hello World - NDepend
  1982. [CallerArgumentExpression] and throw helpers: Exploring .NET Core 6 - Part 11
  1983. TypeScript vs JSDoc JavaScript | I CAN MAKE THIS WORK
  1984. Don't Bring a Tree to a Mesh Fight
  1985. Running a .NET 6 Service on a Specific Port
  1986. New Kind of Paper, part 4
  1987. hacspec [![hacspec chat][chat-image]][chat-link]
  1988. The tale of a single register value
  1989. New Toolkit for Writing Visual Studio Extensions (And Where to Find Extensions) -- Visual Studio Magazine
  1990. GitHub - elfshaker/elfshaker: elfshaker stores binary objects efficiently
  1991. Why is my C++/CX ref class forbidden from having public methods that are templates or mention, say, std::vector?
  1992. Where is Ruby Headed in 2021? - Big Nerd Ranch
  1993. Global Usings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  1994. New TypeScript 4.5 Improves Asynchronous Programming -- Visual Studio Magazine
  1995. OCaml compiler development newsletter, issue 4: October 2021 - Community - OCaml
  1996. Zettelkasten #1: Classes in D with betterC
  1997. What does the CompileAsWinRT Visual Studio project option mean?
  1998. Migrate from ASP.NET Core 5.0 to 6.0
  1999. CheerpX: Using WebAssembly to run any programming language in the browser
  2000. Talking to SerenityOS Contributors About Scratch-build C++ Developer’s Playground in Modern C++ | The CLion Blog
  2001. Where Are My Favorite Extensions in Visual Studio 2022?
  2002. [ANN] Fennel 1.0.0 released — sourcehut lists
  2003. How C# 10.0 and .NET 6.0 improve ArgumentExceptions | endjin
  2004. C# 10 new feature CallerArgumentExpression, argument check and more
  2005. The weirdest bug I've ever encountered
  2006. C# 10 new feature CallerArgumentExpression, argument check and more
  2007. Why asynchronous Rust doesn't work
  2008. Atlas
  2009. Dynamic PGO in .NET 6.0.md
  2010. Overriding Sealed Methods in C#
  2011. Why Does x = ++x + x++ Give Me the Wrong Answer?
  2012. C# 10 Falls Just a Bit Short
  2013. Dissecting Interpolated Strings Improvements in C# 10
  2014. How I found a bug in Intel Skylake processors
  2015. Modern, functional Common Lisp: Myths and tips
  2016. Welcome to C# 10
  2017. What’s New for Visual Basic in Visual Studio 2022
  2018. Using The Roslyn C# Compiler
  2019. What's new in F# 6 - F# Guide
  2020. James Randall
  2021. jott - building_stuff_from_source
  2022. Breaking changes in .NET 6 - .NET
  2023. Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  2024. NSwag generated C# client: Open API property name clashes and decimal types rather than double | I CAN MAKE THIS WORK
  2025. A quick review of C# 10 new language features
  2026. What's new in F# 6 - F# Guide
  2027. Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  2028. How can I prevent myself from accessing a lambda captured variable or a parameter after I'm done with it?
  2029. Control flow analysis for destructured discriminated unions by ahejlsberg · Pull Request #46266 · microsoft/TypeScript
  2030. Luau Goes Open-Source
  2031. The tale of a single register value
  2032. Don't Code Tired | ICYMI C# 9 New Features: Create Immutable Objects with Records
  2033. Profunctors
  2034. Type | Treat – Wrap-up
  2035. Type | Treat - Day 5
  2036. Faster Mac Dev Tools with Custom Allocators
  2037. They don't even know the fundamentals
  2038. GitHub - klange/toaruos: A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
  2039. Security advisory for rustc (CVE-2021-42574) | Rust Blog
  2040. SectorLISP Now Fits in One Sector
  2041. Raspberry Pi 4 achieves Vulkan 1.1 conformance, gets up to 60% GPU performance boost - CNX Software
  2042. File-Scoped Namespaces – A Look at New Language Features in C# 10 | The .NET Tools Blog
  2043. Type | Treat 2021 – Day 4
  2044. Giving a single object multiple COM identities, part 3
  2045. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  2046. F# 6 Introduces Resumable Code, Improvements to Pattern Matching and Tooling, and More
  2047. Giving a single object multiple COM identities, part 2
  2048. How the C# compiler completely changes your code #Shorts
  2049. Records in C# 9
  2050. Making Sense of Common C# Compiler Errors - Kill All Defects
  2051. Immutable C#
  2052. Next.js 12
  2053. Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  2054. FRI with Bootleproof-IPA Verkle Trees for “non-native” arithmetic and shrinking reference string size - HackMD
  2055. 100 Days of TypeScript (Day 1)
  2056. Functor variance compared to C#'s notion of variance
  2057. C# tip: define Using Aliases to avoid ambiguity - Code4IT
  2058. F# eXchange 2021 | Skills Matter
  2059. New language features since Java 8 to 17
  2060. To Learn a New Language, Read Its Standard Library
  2061. Crates (existentials in F#)
  2062. Signals and Threads | Language Design
  2063. There is no 'printf'.
  2064. Transitioning an existing project to a new edition
  2065. Announcing Rust 1.56.0 and Rust 2021 | Rust Blog
  2066. Why you shouldn't leave your functions?
  2067. GitHub - badamczewski/PowerUp: Collection of productivity tools and utilities
  2068. What’s new in F# 6
  2069. New Code Rules: Too Many .NET Engineers DO NOT Understand How Memory Management Works!
  2070. Version 1.6.0 released
  2071. What to learn
  2072. A Race Condition in .NET Finalization and its Mitigation for C++/CLI
  2073. GitHub - carp-lang/Carp: A statically typed lisp, without a GC, for real-time applications.
  2074. GitHub - valinet/ExplorerPatcher: This project aims to bring back a productive working environment on Windows 11
  2075. As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  2076. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Disposing Objects
  2077. C# Online Compiler | .NET Fiddle
  2078. Overview · Serde
  2079. Mythbusting Julia speed
  2080. What I wish I knew when learning F#
  2081. Local variables are different from parameters in C++ coroutines
  2082. Decyphering method signature with CLR profiling API
  2083. The Tennis kata revisited
  2084. Champion: Simplified parameter null validation code · Issue #2145 · dotnet/csharplang
  2085. 3 TypeScript Tricks I wish I knew when I learned TypeScript
  2086. Hidden IDisposable Issues in Microsoft .NET
  2087. World's Smallest C# Program (featuring `N`)
  2088. Pop-up from Hell: On the growing opacity of web programs
  2089. 101 Smart Contracts and Decentralized Apps in Ethereum
  2090. The road to OCaml 5.0 - Ecosystem - OCaml
  2091. The Old New Thing
  2092. Fundamentals of Computing with .NET
  2093. Why We Moved From Pony To Rust — Wallaroo
  2094. Debugging coroutine handles: The Microsoft Visual C++ compiler, clang, and gcc
  2095. The Insane Innovation of TI Calculator Hobbyists
  2096. GitHub - isometimes/rpi4-osdev: Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
  2097. I’ve loved Wasmer, I still love Wasmer
  2098. The select story
  2099. YikesScript - John's internet house
  2100. Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Disposing Objects
  2101. Exploring C# 10: Save Space with File-Scoped Namespaces
  2102. Implicit Overflow Considered Harmful (and how to fix it)
  2103. Some lesser-known powers of std::optional
  2104. Word-aligned Bloom filters
  2105. "Static Linking Considered Harmful" Considered Harmful
  2106. Renato Athaydes
  2107. .NET 6 is HERE! 5 Features that will blow your mind 🤯
  2108. The seven programming ur-languages
  2109. Announcing .NET 6 Release Candidate 1
  2110. The value of in-house expertise
  2111. Coding Practice: Learning Rust with Fibonacci Numbers
  2112. Feature #18229: Proposal to merge YJIT - Ruby master
  2113. The Catch Block #76 - So You Fixed a Bug. Now What?
  2114. SizeBench: a new tool for analyzing Windows binary size
  2115. Avoiding Memory Leaks in Visual Studio Editor Extensions
  2116. I fixed a bug. What should I do now? - Gérald Barré
  2117. Keep IDs internal with REST
  2118. C# 10.0 implicit global using directives | endjin
  2119. The Speed of Time
  2120. Improving Software ‘Numbers’
  2121. Stamping Out Overflow Checks in Ruby
  2122. Initial Impressions of Rust
  2123. GitHub - aristocratos/btop: A monitor of resources
  2124. Testing a compiler that can’t even print stuff out
  2125. What Color is Your Function? – journal.stuffwithstuff.com
  2126. Hello World - Introduction to C# interactive C# tutorial
  2127. Pattern Matching Examples in C#
  2128. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  2129. The Bagel Language 🥯 | Brandon's Website
  2130. The long-term consequences of maintainers’ actions – Ariadne's Space
  2131. How JSX (React) Works Under the Hood
  2132. Don't fear the pointer — Bitfield Consulting
  2133. The C++ implicit assignment operator is a non-ref-qualified member, even if the base class's assignment has a ref-qualifier
  2134. Call WinRT COM interop interfaces from .NET 5+ apps - Windows apps
  2135. Swapping two numbers in C#
  2136. Announcing .NET 6 Release Candidate 1
  2137. Announcing .NET 6 Release Candidate 1
  2138. Java 17 / JDK 17: General Availability
  2139. C# For Beginners - Lesson 10: Methods
  2140. Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  2141. Finding Types at Runtime in .NET Core
  2142. Static Analysis in JavaScriptCore (Part I)
  2143. refactor: port libtransmission to C++ by ckerr · Pull Request #1787 · transmission/transmission
  2144. Write code that's easy to delete, and easy to debug too.
  2145. Constant-time code verification with Memory Sanitizer
  2146. C# 10 is HERE! 5 features that will blow your mind 🤯
  2147. Support type classes or implicits · Issue #243 · fsharp/fslang-suggestions
  2148. in which a laptop defies the trends
  2149. How We Went All In on sqlc/pgx for Postgres + Go
  2150. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  2151. The Compiled Future of Front End
  2152. Maintain it With Zig
  2153. What's new in C# 10.0 - C# Guide
  2154. Using Source Generators with Blazor components in .NET 6
  2155. What Is yield and How Does It Work in C#?
  2156. Dealing with Modules, Assemblies and Types with CLR Profiling APIs
  2157. GitHub - koenvzeijl/AspNetCore.SassCompiler: Sass Compiler Library for .NET Core 3.x/5.x without node.
  2158. Introduction to Async Programming in C#
  2159. GitHub - mTvare6/hello-world.rs: 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1061🚀) dependencies🚀
  2160. Bebop ❤️ Rust | Rainway
  2161. zkMesh: Aug 2021 recap
  2162. Looking at world through __stdcall-colored glasses
  2163. GraphQL & Relay in the Front End
  2164. TypeScript v4.4 Ships, Gets New Home Page -- Visual Studio Magazine
  2165. All about Global Offset Table
  2166. Welcome to Peter's DevLog - Optional value handling in Nim
  2167. on terminal control
  2168. Hell Is Other REPLs
  2169. Use dump files in the debugger - Visual Studio (Windows)
  2170. Summary after Four Months with Ada — Programming with Ada documentation
  2171. Making an OS (x86) Chapter 7 - Cross Compiler, Bootloader, Kernel
  2172. 🏡 Neil's Place
  2173. Announcing TypeScript 4.4
  2174. Linux in a Pixel Shader - A RISC-V Emulator for VRChat
  2175. What's new in C# 10.0 - C# Guide
  2176. Pin, Unpin, and why Rust needs them
  2177. Friendship ended with the garbage collector
  2178. Announcing the New TypeScript Homepage
  2179. A Stupid Little TypeScript Mistake (Part 2)
  2180. Incrementing Vectors
  2181. Patterns in confusing explanations
  2182. Performance Improvements in .NET 6
  2183. The Founder vs. Hired Executive Gap
  2184. 🏡 Neil's Place
  2185. Understanding the cost of C# delegates
  2186. Elm at Rakuten | Rakuten Engineering Blog
  2187. Understanding the cost of C# delegates
  2188. What I Like About C# 9
  2189. Exploring Clang/LLVM optimization on programming horror
  2190. Performance Improvements in .NET 6
  2191. Go 1.17 is released - The Go Blog
  2192. Tutorial
  2193. Beautiful and compact Web APIs revisited – with C# 10 and .NET 6 Preview 7
  2194. Playing with System.Text.Json Source Generators - Steve Gordon - Code with Steve
  2195. Announcing TypeScript 4.4 RC
  2196. Why is Learning Functional Programming So Damned Hard?
  2197. IPv4, IPv6, and a sudden change in attitude
  2198. Resolving the ambiguity when your C++ class inherits from multiple base classes that have the same method
  2199. Mixins in Sass
  2200. I stopped sleeping, then I started hallucinating.
  2201. .NET 6 Preview 7: New Features Done, but Templates with Top-Level Statements Stir Debate -- Visual Studio Magazine
  2202. Looking into Odin and Zig: My notes
  2203. Introducing C# 10: File-scoped namespaces
  2204. String Interpolation in C# 10 and .NET 6
  2205. Preview Features in .NET 6 - Generic Math
  2206. A brief intro to MTL
  2207. A Tale of Two Copies
  2208. Vue 3.2 Released! | The Vue Point
  2209. When Zero Cost Abstractions Aren’t Zero Cost
  2210. Why am I getting a weird error about promise_type when I try to write a coroutine?
  2211. Bite-Size C# 10 - Global Usings
  2212. Looking into Zig
  2213. LÖVR
  2214. Notes about C# records and Nullable Reference Types - Event-Driven.io
  2215. Windows Community Toolkit 7.1: MVVM Source Generators, Identity Authentication, ML APIs -- Visual Studio Magazine
  2216. Bite-Size C# 10 - Null Parameter Checking
  2217. Looking into Zig
  2218. An example of using Windows Runtime interop methods from C++/WinRT: Request­Token­For­Window­Async
  2219. Stringly Typed vs Strongly Typed
  2220. SAML is insecure by design
  2221. GitHub - veorq/cryptocoding: Guidelines for low-level cryptography software
  2222. Dynamic Code Generation in Marten V4
  2223. What is a static Windows Runtime class, how should I express it, and when should I use it?
  2224. Optional Chaining: The ?. Operator in TypeScript
  2225. Full-Time Open Source - CoRecursive Podcast
  2226. TypeScript, abstract classes, and constructors | I CAN MAKE THIS WORK
  2227. GitHub - langjam/langjam
  2228. GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
  2229. Is this true? | jordan scales
  2230. Visual Studio Feedback
  2231. Introducing Triton: Open-Source GPU Programming for Neural Networks
  2232. Reconsidering the way I explain programming
  2233. Lessons learned from 15 years of SumatraPDF, an open source Windows app
  2234. What's bad about Julia?
  2235. Ncdu 2: Less hungry and more Ziggy
  2236. Advanced Error Handling in OCaml
  2237. The Catch Block #67- C# 10 Features, .NET 6 Preview 6, and VS 2022 Preview 2
  2238. Conversation about skills and learning
  2239. erikgrinaker/toydb
  2240. Introducing C# 10: Seal overriden ToString() method on records
  2241. Inserting One Billion Rows in SQLite Under A Minute - blag
  2242. Out of the Box Elixir
  2243. Pharo - Pharo 9 Released!
  2244. prathyvsh/pl-catalog
  2245. dotnet/apireviews
  2246. TypeScript 4.4 Beta Boosts Performance, Suggests JavaScript Spelling -- Visual Studio Magazine
  2247. Evolution of An Async LINQ operator
  2248. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  2249. C# Tips to Improve Code Quality and Performance - Code Maze
  2250. TypeScript 4.4 Improves Control Flow Analysis
  2251. Creating reusable build scripts with NUKE components
  2252. Anagrams and Prime Numbers
  2253. Compiling Rust is NP-hard
  2254. On the perils of holding a lock across a coroutine suspension point, part 2: Nonrecursive mutexes
  2255. Do not overuse primitive data types
  2256. Teaching Elixir
  2257. libimobiledevice · A cross-platform FOSS library written in C to communicate with iOS devices natively.
  2258. Software Engineer for Microsoft Technology Center Careers at Intel in San Jose, H
  2259. [PATCH 00/17] Rust support - ojeda
  2260. Realtek WiFi Firmware and a Fully 8051-based Keylogger Using RealWOW Technology
  2261. A type-safe CloudEvent
  2262. musicForProgramming("62: Our Grey Lives");
  2263. C# 10 - Top 5 New Features in the Upcoming C# Version
  2264. Stop Saving to Disk with C# Asynchronous Streams
  2265. C sharp or B flat? Experiments in self-contained native executables in .NET
  2266. Constant-Time Big Numbers: An Introduction
  2267. Announcing TypeScript 4.4 Beta
  2268. Stop Saving to Disk with C# Asynchronous Streams
  2269. Studying linker error messages to find the cause of the unresolved external: Character sets
  2270. C# 9 in-process Azure Functions | I CAN MAKE THIS WORK
  2271. 2021 mid-year link clearance
  2272. What’s New for C# Nullable Reference Types in ReSharper and Rider 2021.2 EAP? | The .NET Tools Blog
  2273. Clojure metadata
  2274. Virtual DOM is pure overhead
  2275. Conditional compilation for ignoring method calls with the ConditionalAttribute
  2276. Async Debugging Part 3
  2277. React 18 and TypeScript | I CAN MAKE THIS WORK
  2278. Let's code a TCP/IP stack, 1: Ethernet & ARP
  2279. MichalStrehovsky/bflat
  2280. The ARM processor (Thumb-2), part 20: Code walkthrough
  2281. microsoft/GDK
  2282. microsoft/GDK
  2283. The ARM processor (Thumb-2), part 19: Common patterns
  2284. 20 Percent Time at Supercede
  2285. ThakeeNathees/pocketlang
  2286. chrisseaton/rhizome
  2287. Julia: faster than Fortran, cleaner than Numpy
  2288. Learning to Love a Rigid and Inflexible Language
  2289. The ARM processor (Thumb-2), part 15: Miscellaneous instructions | The Old New Thing
  2290. Async Debugging Part 2
  2291. Visual Studio 2022 Preview Release Notes
  2292. Nuitka/Nuitka
  2293. Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements
  2294. Cryptography updates in OCaml and MirageOS
  2295. The ARM processor (Thumb-2), part 13: Trampolines | The Old New Thing
  2296. nushell/nushell
  2297. C# 10 - `record struct` Deep Dive & Performance Implications
  2298. Running .NET Core Apps on a Framework other than Compiled Version?
  2299. New tools from Microsoft Research help developers write bug-free code, faster - AI for Business
  2300. I Have No Group, and I Must Scream
  2301. The ARM processor (Thumb-2), part 10: Memory access and alignment | The Old New Thing
  2302. Why is Async code hard to debug?
  2303. Why is Async code hard to debug?
  2304. A Closer Look at 5 New Features in C# 10
  2305. The ARM processor (Thumb-2), part 9: Sign and zero extension | The Old New Thing
  2306. Going Beyond ESLint: Overview Static Analysis in JavaScript
  2307. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  2308. C# Generics Best Practices
  2309. Learn TypeScript Basics in this Beginner's Guide
  2310. Developer Week ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  2311. Different ways to check if a value is null in C# - Gérald Barré
  2312. Debugging C# Source Generators with Visual Studio 2019 16.10 - Steve Talks Code
  2313. dotnet/roslyn
  2314. Challenging myself to understand RISC-V
  2315. 0.8.0 Release Notes ⚡ The Zig Programming Language
  2316. The ARM processor (Thumb-2), part 5: Arithmetic | The Old New Thing
  2317. Vitess | A new Protocol Buffers generator for Go
  2318. Tour of our 250k line Clojure codebase
  2319. Distributed cloud builds for everyone
  2320. string vs. String is not a style debate
  2321. Benchmarking 4 reflection methods for calling a constructor in .NET
  2322. GCC drops its copyright-assignment requirement
  2323. Driving with D
  2324. Helix
  2325. Benchmarking 4 reflection methods for calling a constructor in .NET
  2326. The ARM processor (Thumb-2), part 2: Differences between classic ARM and Thumb-2 | The Old New Thing
  2327. The ARM processor (Thumb-2), part 1: Introduction | The Old New Thing
  2328. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  2329. Benchmarking 4 reflection methods for calling a constructor in .NET
  2330. C# 10.0: Introducing Global Usings
  2331. From State tennis to endomorphism
  2332. “True Lies” – or “What LLVM Claims, but Fails to Deliver”
  2333. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  2334. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  2335. Sparkplug — A non-optimizing JavaScript compiler · V8
  2336. Adventures in rustc Forking
  2337. The state of tooling for verifying constant-timeness of cryptographic implementations
  2338. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  2339. Building a Source Generator for C#
  2340. Let’s Build a Regex Engine
  2341. F# and F# tools update for Visual Studio 16.10 | .NET Blog
  2342. ReSharper 2021.2 Roadmap | The .NET Tools Blog
  2343. .NET Basics - Dusted Codes
  2344. In praise of --dry-run | G Research
  2345. Why I prefer making useless stuff
  2346. C is not a serious programming language – keeping simple
  2347. Zig Makes Rust Cross-compilation Just Work · Um, actually...
  2348. Building LLVM in 90 seconds using Amazon Lambda
  2349. Conversation about ready to run | .NET Blog
  2350. Elixir v1.12 released
  2351. Conversation about PGO | .NET Blog
  2352. The blessing of the leading zero | The Old New Thing
  2353. Against consistency
  2354. Sébastien Wilmet - Blog post
  2355. Release Cosmopolitan v1.0 · jart/cosmopolitan
  2356. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  2357. Half a million lines of Go
  2358. Async/Await Calls Gotcha with the CSharp ? Null Propagator
  2359. Things you can’t do in Rust (and what to do instead) - LogRocket Blog
  2360. POLAR - Creating a Virtual Machine in .NET
  2361. Mostly harmless: An account of pseudo-normal floating point numbers - Red Hat Developer
  2362. Overview — Programming with Ada documentation
  2363. Patterns - C# reference
  2364. Mercury Brings Visual Basic to Feature Parity with C# and Adds Multiple Platform Support
  2365. Erlang/OTP 24 Highlights
  2366. The Plan for the Rust 2021 Edition | Rust Blog
  2367. The Future of Code Editor
  2368. Introducing csharp 10
  2369. Making eBPF work on Windows - Microsoft Open Source Blog
  2370. Understanding iOS application entry point
  2371. microsoft/ebpf-for-windows
  2372. dotnet/runtimelab
  2373. Apple Silicon Hardware Secrets: SPRR and Guarded Exception Levels (GXF)
  2374. Gleam v0.15 released! – Gleam
  2375. Basic telemetry for the Audacity by crsib · Pull Request #835 · audacity/audacity
  2376. benaadams/Ben.Demystifier
  2377. Non-structural Type Constraints
  2378. Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  2379. Portability is Reliability
  2380. String.Format Method (System)
  2381. davidfowl/CommunityStandUpMinimalAPI
  2382. facebookincubator/cinder
  2383. Hello World - Introduction to C# interactive C# tutorial
  2384. C++ coroutines: Promise constructors | The Old New Thing
  2385. One thing I miss from Mercury
  2386. Is abstraction killing civilization? | datagubbe.se
  2387. Is the era of reflection-heavy C# libraries at an end?
  2388. .NET News Roundup - Week of April 26th, 2021
  2389. Rosenzweig – Dissecting the Apple M1 GPU, part IV
  2390. The Byte Order Fiasco
  2391. Dream desktop – Sam Squire's personal blog
  2392. LB27 first's line is obsolete from Daniel Bünzli via Unicode on 2020-03-03 (Unicode Mail List Archive)
  2393. The Little Things: everyday efficiencies
  2394. Rust programming language: We want to take it into the mainstream, says Facebook
  2395. Nullable Reference types in C# – Best practices
  2396. noir-lang/noir
  2397. .NET 6 LINQ Improvements
  2398. Uno Platform Uno Platform 3.7 - More WinUI, Project Reunion and Linux support, Wasm performance boost
  2399. Zero-knowledge Virtual Machines, the Polaris License, and Vendor Lock-in
  2400. C++ coroutines: Snooping in on the coroutine body | The Old New Thing
  2401. Introducing DRPC: Our Replacement for gRPC
  2402. Clean Architecture Refactoring: A Case Study - NDepend
  2403. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  2404. OCaml for the Masses - ACM Queue
  2405. Why does a zero-length stackalloc make the C# compiler happy to allow conditional stackallocs?
  2406. Running Lisp in Production
  2407. Some more C# 9 - Red Hat Developer
  2408. Useful features from C# 7 to 9 with Julien Couvreur
  2409. Introduction
  2410. Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C
  2411. Rust Language Cheat Sheet
  2412. Setting Up Sass with Blazor
  2413. The Compiler Writer Resource Page
  2414. C++ coroutines: Associating multiple task types with the same promise type | The Old New Thing
  2415. Cerebras’ New Monster AI Chip Adds 1.4 Trillion Transistors - IEEE Spectrum
  2416. Ben.Demystifier 0.4.1
  2417. Conversation about crossgen2 | .NET Blog
  2418. Effectful Effects - Unifying Bidirectional Communication between Software Components
  2419. Node.js 16 available now
  2420. Rust and cryptographic code | Bulletproof TLS Newsletter
  2421. C# 9 init accessors and records - Red Hat Developer
  2422. Introduction to .NET - Learn
  2423. Loop alignment in .NET 6 | .NET Blog
  2424. Rosenzweig – Dissecting the Apple M1 GPU, part III
  2425. Async and Await In C#
  2426. What's in the box? - fasterthanli.me
  2427. Up For Grabs
  2428. My Go Executable Files Are Still Getting Larger (What's New in 2021 and Go 1.16)
  2429. Getting Started With Radare2
  2430. Rust in the Linux kernel
  2431. [PATCH 00/13] [RFC] Rust support
  2432. Why Rust strings seem hard
  2433. What is F#
  2434. [PATCH 00/13] [RFC] Rust support
  2435. Gregory Szorc's Digital Home | Rust is for Professionals
  2436. RAD Basic: a 100% compatible Visual Basic 6 solution
  2437. Visual Studio 2019 v16.10 Preview 2 Releases Today | Visual Studio Blog
  2438. C++ coroutines: Making it impossible to co_await a task twice | The Old New Thing
  2439. The FreeBSD Project | FreeBSD 13.0-RELEASE Release Notes
  2440. C# 9 new features for methods and functions - Red Hat Developer
  2441. A build tool for the rest of us
  2442. One Letter Programming Languages
  2443. C++ coroutines: The lifetime of objects involved in the coroutine function | The Old New Thing
  2444. .NET Foundation Project Spotlight
  2445. zhuowei/nft_ptr
  2446. My Favorite C# Features - Part 3: Nullability
  2447. .NET Internals Cookbook Part 1 — Exceptions, filters and corrupted processes – Random IT Utensils
  2448. The Cursed Computer Iceberg Meme
  2449. mratsim/constantine
  2450. microsoft-sponsorships/microsoft-foss-fund
  2451. C++ coroutines: Managing the reference count of the coroutine state | The Old New Thing
  2452. Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  2453. What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  2454. C++ coroutines: Awaiting the simple_task | The Old New Thing
  2455. C++ coroutines: Accepting types via return_void and return_value | The Old New Thing
  2456. The pain points of C# source generators
  2457. All C++20 core language features with examples
  2458. The Fastest, Safest PNG Decoder in the World
  2459. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  2460. 10 Things I Hate About PostgreSQL
  2461. Announcing Open Source C# standardization | .NET Blog
  2462. Announcing Open Source C# standardization | .NET Blog
  2463. Raspberry Pi GPIO C# LED | C# Tutorials Blog
  2464. The Strange Case Of The Illegal Instruction
  2465. My "shiny future"
  2466. Windows 95 — How Does it Look Today?
  2467. The Exception Model
  2468. XKCP/K12
  2469. signed char lotte
  2470. The compiler will optimize that away
  2471. Autism challenges on the workplace (2021, 2/5) - A disability of trust
  2472. dotnet/csharplang
  2473. A categorized list of all Java and JVM features since JDK 8 to 16
  2474. C++ coroutines: What happens if an exception occurs in my return_value? | The Old New Thing
  2475. Unveiling Gavran: RavenDB re-written in C
  2476. gd/rust - platform/system/bt - Git at Google
  2477. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  2478. C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  2479. C++ coroutines: Basic implementation of a promise type | The Old New Thing
  2480. C# 9 top-level programs and target-typed expressions - Red Hat Developer
  2481. Be careful when mixing ValueTask and Task.Run - Gérald Barré
  2482. C++ coroutines: The mental model for coroutine promises | The Old New Thing
  2483. Pin and suffering - fasterthanli.me
  2484. JonDouglas/score
  2485. C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  2486. Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  2487. Async and Await and what is it actually doing?
  2488. Announcing Rust 1.51.0 | Rust Blog
  2489. A "Better C" Benchmark
  2490. Loop alignment in .NET 6 | .NET Blog
  2491. Julia 1.6 Highlights
  2492. C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  2493. Women of Computing
  2494. C++, Getting Started with the Basics: Working with Dependencies and Linker
  2495. Let's Build a File Watcher
  2496. Linus Torvalds on where Rust will fit into Linux | ZDNet
  2497. Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing
  2498. Crystal 1.0 - What to expect
  2499. C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  2500. C++, Getting Started with The Basics: Hello World and The Build Pipeline
  2501. How safe is zig?
  2502. git/next/linux-next.git - The linux-next integration testing tree
  2503. Moving from CentOS to Ubuntu
  2504. C# 2, 3 and 4 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  2505. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  2506. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  2507. Loop alignment in .NET
  2508. Visual Basic 16.9 in .NET 5
  2509. ezrosent/frawk
  2510. apple/swift-evolution
  2511. totally_safe_transmute, line-by-line
  2512. Windows APIs Everywhere in .NET
  2513. How C++ Resolves a Function Call
  2514. Introducing PeachPie 1.0.0
  2515. Show Recursion Show
  2516. Is Crossplane the Infrastructure LLVM?
  2517. Speed of Rust vs C
  2518. ASP.NET Community Standup - How to contribute to Blazor
  2519. Interpolating the internet
  2520. 012. I Shipped, Therefore I Am
  2521. mortdeus/legacy-cc
  2522. Zig, Parser Combinators - and Why They're Awesome
  2523. My Favorite C# Features Part 2: LINQ
  2524. netaddr.IP: a new IP address type for Go
  2525. GNU coreutils – MaiZure's Projects
  2526. TypeScript Handbook Revamped as Primary Learning Resource -- Visual Studio Magazine
  2527. What's New in Visual Basic on .NET 5?
  2528. Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  2529. part 1 — Store Halfword Byte-Reverse Indexed
  2530. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  2531. New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  2532. Why asynchronous Rust doesn't work
  2533. On .NET Live - Deep Dive into Microsoft Orleans
  2534. Unexpected finding about “await using var”
  2535. Finding Mona Lisa in the Game of Life
  2536. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  2537. Announcing the New TypeScript Handbook | TypeScript
  2538. reflections on the competing IDEs
  2539. Microsoft Releases Visual Studio 2019 for Mac v8.9
  2540. The trouble with SPIR-V
  2541. eyal0/valgrind-false-positive
  2542. Visual Studio 2019 for Mac v8.9 Ships with .NET 6 Preview 1 Support -- Visual Studio Magazine
  2543. Creating a co_await awaitable signal that can be awaited multiple times, part 4 | The Old New Thing
  2544. Microsoft Releases Visual Studio 2019 v16.9
  2545. F# and F# tools update for Visual Studio 16.9 | .NET Blog
  2546. Creating a co_await awaitable signal that can be awaited multiple times, part 3 | The Old New Thing
  2547. The 8 most missing features in C# – TooSlowException
  2548. Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  2549. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  2550. Visual Studio 2019 version 16.9 Release Notes
  2551. Lotus 1-2-3
  2552. Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  2553. How to Read Assembly Language
  2554. How to execute an object file: Part 1
  2555. Retrieve compiler flags and metadata reference data as defined in htt… · NuGetPackageExplorer/NuGetPackageExplorer@3bbcfd7
  2556. dotnet/runtime
  2557. Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  2558. Strongly-typed Ids using C# Source Generators - Gérald Barré
  2559. 📦 Demystify - com.needle.demystify
  2560. .NET News Roundup - Week of Feb 22th, 2021
  2561. TypeScript Function Syntaxes
  2562. Weird architectures weren't supported to begin with
  2563. C# 9 Is Out
  2564. Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  2565. Const generics MVP hits beta! | Rust Blog
  2566. Librsvg, Rust, and non-mainstream architectures
  2567. Don't define functions inline in your public headers
  2568. Intention in languages
  2569. Opus Codec
  2570. C#'s Functional Journey
  2571. New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  2572. Announcing TypeScript 4.2 | TypeScript
  2573. Teaching Compilers Backward
  2574. Boosting Productivity and Performance with the NVIDIA CUDA 11.2 C++ Compiler | NVIDIA Developer Blog
  2575. Why Discord is switching from Go to Rust
  2576. rui314/mold
  2577. Kowainik - Totality
  2578. Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  2579. Reverse engineering a GameBoy Advance game — Complete Guide
  2580. Immediate-Mode-UI/Nuklear
  2581. My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  2582. A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  2583. The modern packager’s security nightmare – Michał Górny
  2584. GridProtectionAlliance/go2cs
  2585. TeeChart for .NET - BuiltWithDot.Net
  2586. 0 A.D. | A free, open-source game of ancient warfare
  2587. Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  2588. Gleam v0.14 released! – Gleam
  2589. Introduction to Mixins in TypeScript
  2590. Cross compiling made easy, using Clang and LLVM · mcilloni's blog
  2591. elixir-nx/nx
  2592. A primer on code generation in Cranelift
  2593. Life, part 38
  2594. The Worst Experience I've Had With an aarch64 MacBook
  2595. OTCC : Obfuscated Tiny C Compiler
  2596. Julia 1.6: what has changed since Julia 1.0?
  2597. Announcing TypeScript 4.2 RC | TypeScript
  2598. For the Love of Macros
  2599. Finding Bugs in C and C++ Compilers using YARPGen
  2600. ratfactor/ziglings
  2601. 3,2 milliards d'emails et de mots de passe fuités ? Impressionnant, mais pas inquiétant - Cyberguerre
  2602. tensorflow/swift
  2603. VS Code C++ Tool Customizes IntelliSense for Target Platforms -- Visual Studio Magazine
  2604. C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  2605. Release v5.0.211103 · dotnet/format
  2606. Announcing Rust 1.50.0 | Rust Blog
  2607. spec: add generic programming using type parameters · Issue #43651 · golang/go
  2608. [Guest Post] Better refactoring for Unity projects using .NET analyzers | Visual Studio Blog
  2609. Cake Frosting: More Maintainable C# DevOps
  2610. From First Principles: Why Scala?
  2611. The Technology of iCircuit 3D
  2612. What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  2613. Reverie: An optimized zero-knowledge proof system
  2614. The state of JVM desktop frameworks: Jetpack Compose for Desktop
  2615. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  2616. Rust Foundation
  2617. An Introduction to Channels in C#
  2618. Writing high performance F# code
  2619. Is abstraction killing civilization? | datagubbe.se
  2620. The problems with the GPL
  2621. On the Missed Opportunities of Static Types
  2622. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  2623. Compiling DirectShow.Net for use in .NET 5
  2624. rust-analyzer/rust-analyzer
  2625. The spectrum of synchronousness - The Engineering Manager
  2626. Inline caching: quickening
  2627. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  2628. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  2629. Usage patterns for winrt::unbox_value_or | The Old New Thing
  2630. Go (golang) Anonymous Functions - Inlining Code for Goroutines
  2631. Go (golang) Channels - Moving Data Between Concurrent Processes
  2632. Llama Rust SDK preview 0.1.3
  2633. Why I still Lisp (and you should too!)
  2634. C# Nullable reference types – No more null reference exceptions!
  2635. The weirdest compiler bug
  2636. Discover - Pony
  2637. Using fetch with TypeScript
  2638. Using C# Source Generators to create an external DSL | .NET Blog
  2639. PostSharp's Great Reset: Announcing Project "Caravela", a Roslyn-based aspect framework
  2640. Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer
  2641. Zig Makes Go Cross Compilation Just Work
  2642. dotnet/runtimelab
  2643. VSCode, Dev Containers and Docker: moving software development forward - Sticky Bits - Powered by Feabhas
  2644. Design Draft: First Class Fuzzing
  2645. Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  2646. Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  2647. Preview: The SQLite Llibrary as a .NET assembly
  2648. Compilers are hard | ShipReq Blog
  2649. Dynamic type systems aren't even simpler - hisham.hm
  2650. Fun with conversion-operator name lookup
  2651. Introducing Textrude - using Scriban to generate code from data
  2652. Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  2653. Reducing tail latencies with automatic cooperative task yielding
  2654. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  2655. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  2656. Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  2657. source.winehq.org Git - wine.git/blob - ANNOUNCE
  2658. Announcing TypeScript 4.2 Beta | TypeScript
  2659. The misleading MIDL error message: MIDL5023: The arguments to the parameterized interface are not valid | The Old New Thing
  2660. Go (golang) Error Handling - A Different Philosophy
  2661. theseus-os/Theseus
  2662. How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  2663. pakrym/jab
  2664. How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  2665. Why Haskell is our first choice for building production software systems – Foxhound Systems
  2666. SUCCESS: iPhone 7 with dead NAND netbooting unmodified Ubuntu 20.04 arm64 over usb gadget ethernet
  2667. How did I find the old Windows binaries and compilers for the processor retrospective series? | The Old New Thing
  2668. Go (golang) Loops - A Unified "for"
  2669. Writing your own NES emulator Part 3 - the 6502 CPU
  2670. Rust-GCC/gccrs
  2671. The Architecture of Open Source Applications: LLVM
  2672. Why mmap is faster than system calls
  2673. WinUI 3 Preview 3 | Windows Dev
  2674. Rosenzweig – Dissecting the Apple M1 GPU, part I
  2675. Wasmer 1.0
  2676. Why I'm Learning F# in 2021
  2677. Strongly typing <code>react-query</code>s <code>useQueries</code>
  2678. GRVYDEV/Project-Lightspeed
  2679. The Best Software Every Reverse Engineer Should Have for Cracking Software | PiProgramming
  2680. A half-hour to learn Rust - fasterthanli.me
  2681. osnr/horrifying-pdf-experiments
  2682. State machines are wonderful tools
  2683. I'd like an IUnknown, I know you have many, I'll take any of them | The Old New Thing
  2684. Mac meets Arm64
  2685. Announcing Rust 1.49.0 | Rust Blog
  2686. Glasgow Haskell Compiler 9.0.1-rc1 now available!
  2687. Why are the C and C++ compilers giving me error messages about int when my code doesn't mention int? | The Old New Thing
  2688. What's new in PHP 8 - stitcher.io
  2689. C# A to Z: Prelude
  2690. Cosmopolitan C Library
  2691. Executable PNGs - djhworld
  2692. Some Differences between macOS and Common Unix Systems
  2693. A Complete Guide to LLVM for Programming Language Creators
  2694. New Release: Tor Browser 10.0.7 | Tor Blog
  2695. Why I've Been Merging Microservices Back Into The Monolith At InVision
  2696. Cloudflare Acquires Linc
  2697. Cakelisp: a programming language for games
  2698. C# In Simple Terms - Iterators
  2699. Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  2700. Arrows born in flight
  2701. C# vs. F# – planetgeek.ch
  2702. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  2703. ollelogdahl/ihct
  2704. .NET 5 Source Generators - MediatR - CQRS
  2705. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  2706. What I Wish Someone Had Told Me About Tensor Computation Libraries
  2707. How Tail Call Optimization Works
  2708. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  2709. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  2710. About Cyberpunk 2077 and AMD CPUs
  2711. These Modern Programming Languages Will Make You Suffer
  2712. Reindeer Secret Santa Assignment Problem
  2713. CS 6120: The Self-Guided Course
  2714. Thread by @StanTwinB on Thread Reader App
  2715. Bebop: An Efficient, Schema-based Binary Serialization Format | Rainway
  2716. r/Kotlin - [OC] Compiler plugins are amazing!
  2717. C# Source Generators - Write Code that Writes Code
  2718. Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  2719. What’s New on F#: Q&A With Phillip Carter
  2720. thought leaders and chicken sexers
  2721. Inside the Quantum Katas, part 1 | Q# Blog
  2722. Wiki: TypeScript | Barbarian Meets Coding
  2723. C# 9 and Foreach Extensibility · Lukáš Lánský
  2724. libra/libra
  2725. QBE vs LLVM
  2726. .NET 5 Breaking Changes to the Base Class Library
  2727. Writing Rust the Elixir way
  2728. [Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  2729. C# In Simple Terms - String Manipulation and Cultures
  2730. ARM and Lock-Free Programming
  2731. mhx/dwarfs
  2732. Duplex gPRC
  2733. pallada-92/dna-3d-engine
  2734. Yes, I use Nix
  2735. Apple Silicon M1: A Developer’s Perspective
  2736. Going all-in with nullable reference types
  2737. 「Dflat」Structured Data Store for Mobile
  2738. Upgrading ConfigurationManager for .Net 5
  2739. .Net 5 is PERFECT for DevOps
  2740. microsoft/TypeScript
  2741. C# 9 Records as DDD Value Objects
  2742. Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  2743. Compiler Explorer - C
  2744. FSDN
  2745. C# 9 - Improving performance using the SkipLocalsInit attribute - Gérald Barré
  2746. Exotic Programming Ideas: Part 3 (Effect Systems)
  2747. TIL: eBPF is awesome
  2748. A Taste of OCaml's Predictable Performance - Dev.Poga
  2749. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  2750. Enabling C# 9 in Xamarin & .NET Standard Projects
  2751. Eight years at Roblox
  2752. C# in Simple Terms - Attributes and Reflection
  2753. Other uses for the -library flag of the C++/WinRT compiler | The Old New Thing
  2754. What's new in .NET Productivity | .NET Blog
  2755. On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing
  2756. C# Index and Range Operators Explained - NDepend
  2757. Graphics for JVM
  2758. The C Standard Library Is Not Dependency Free
  2759. C# in Simple Terms - Tuples and Anonymous Types
  2760. Bulletproof uniq with TypeScript generics (yay code reviews!)
  2761. xoofx/Broslyn
  2762. A Comparison of Modern Graphics APIs
  2763. ASP.NET Core 5 Model Binding to C# 9 Record Types
  2764. Linux graphics, why sharing code with Windows isn't always a win.
  2765. C# in Simple Terms - Generics
  2766. Why an IDE?
  2767. Running Python on .NET 5
  2768. The Resurgence of Functional Programming - Highlights From QCon Plus
  2769. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  2770. Announcing F# 5 | .NET Blog
  2771. C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  2772. OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  2773. The Tao of Programming
  2774. DevDay 2020: Using Roslyn to improve your codebase
  2775. Module Initializers In C# 9
  2776. Multithreading Handbook for Simulation Developers
  2777. My first-time pure functional programming - Sandro Maglione
  2778. Rust vs Go — Bitfield Consulting
  2779. The Turing-Completeness Problem - Alan Language
  2780. Life and Death of a Linux Process
  2781. .NET Live TV | Live developer streams every day
  2782. C# in Simple Terms - Arrays and Collections
  2783. A first look at the JIT
  2784. Modernizing a codebase for C# 9
  2785. Best practice when naming Durable Functions in C#
  2786. Stop compilation after first error
  2787. C#9 - init-only properties are not read-only at runtime - Gérald Barré
  2788. Leaving OCaml
  2789. Are C# 9 records immutable by default?
  2790. C# in Simple Terms - Exceptions and Exception Handling
  2791. Pattern matching in C# 9.0
  2792. Using C# 9 records as strongly-typed ids
  2793. The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference
  2794. For Complex Applications, Rust is as Productive as Kotlin
  2795. C# 9 The unknown goodies | Miguel Bernard's Blog
  2796. Awaitable/awaiter pattern and logical micro-threading in C#
  2797. Unity 2020.1 is now available
  2798. Pyston v2: 20% faster Python
  2799. A Type of Useless
  2800. Windows Runtime objects are represented by their default interface, so choose your default interface wisely | The Old New Thing
  2801. Splitting Large Interfaces Into Smaller Ones Is Easy
  2802. Surviving disillusionment
  2803. Bytecode Alliance: One year update
  2804. Why we chose Java for our High-Frequency Trading application
  2805. Fast bitmap iteration in C#
  2806. I told the Microsoft Visual C++ compiler not to generate AVX instructions, but it did it anyway! | The Old New Thing
  2807. Standard ML in 2020 | notes.eatonphil.com
  2808. QuickJS Javascript Engine
  2809. Lets Talk .NET 5, with Scott Hunter
  2810. Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  2811. C# 8.0 nullable references: defeating the point with empty strings | endjin
  2812. /* You Are Not Expected to Understand This */
  2813. A fucking rant about fucking const vs fucking let
  2814. switch expression - C# reference
  2815. C# support · Issue #156 · github/semantic
  2816. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  2817. Assorted thoughts on zig (and rust)
  2818. Monomorphic functors
  2819. Why mmap is faster than system calls
  2820. Structure and Interpretation of Computer Programmers
  2821. C# in Simple Terms - Structs and Enums
  2822. Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  2823. Towards sockets and networking in WebAssembly and WASI - radu's blog
  2824. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  2825. ironcev/awesome-roslyn
  2826. LISP From Nothing - T3X.ORG
  2827. Version 1.4.0 released
  2828. kekyo/IL2C
  2829. MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows
  2830. C# in Simple Terms - Classes and Members
  2831. A brief introduction to C++ structured binding | The Old New Thing
  2832. C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  2833. LDM: My Favorite ARM Instruction
  2834. The Importance of Memory | Barnabas Kendall
  2835. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  2836. Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  2837. Async code smells and how to track them down with analyzers - Part I
  2838. [llvm-announce] LLVM 11.0.0 Release
  2839. BinomialLLC/bc7e
  2840. C# in Simple Terms - Methods, Parameters, and Arguments
  2841. In 1979, some software company in Bellevue was hiring | The Old New Thing
  2842. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  2843. The Observation Deck » Rust after the honeymoon
  2844. ymte/metamine
  2845. Adelaide .NET User Group (Adelaide, Australia)
  2846. chsienki/Kittitas
  2847. Llama preview 0.1.2
  2848. Reverse engineering my cable modem and turning it into an SDR
  2849. To The Assembly - CoRecursive Podcast
  2850. .NET code style rule options - .NET
  2851. Announcing Rust 1.47.0 | Rust Blog
  2852. Writing JavaScript tools in other languages – a new trend?
  2853. Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  2854. Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  2855. Elixir v1.11 released
  2856. Life, part 36
  2857. What you could steal from the Kakoune code editor right now, and get away with it
  2858. How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  2859. Wiki - RustStarterKit2020
  2860. LLVM provides no side-channel resistance
  2861. Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  2862. rui314/chibicc
  2863. C# in Simple Terms - Casting, Conversion, and Parsing
  2864. A categorized list of all Java and JVM features since JDK 8 to 15
  2865. It Is Never a Compiler Bug Until It Is
  2866. kzu/NuGetizer
  2867. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  2868. C# in Simple Terms - Primitive Types, Literals, and Nullables
  2869. Thoughts on Structured Editing: Breaking Away from Syntax
  2870. Zig's New Relationship with LLVM
  2871. Introducing DotNet.SystemCollections.Analyzers
  2872. A tale of two libcs
  2873. A tale of two libcs
  2874. Things Elixir's Phoenix Framework Does Right
  2875. JsonSrcGen + CoreRT = Pure Magic
  2876. ggerganov/wave-share
  2877. How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  2878. This is a pretty dire assessment of Mozilla
  2879. C# in Simple Terms - The Type System
  2880. Python behind the scenes #2: how the CPython compiler works
  2881. Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  2882. How to generate code using Roslyn source generators in real world scenarios
  2883. Introducing Swift on Windows
  2884. Using Disassembly Tool for optimized debugging
  2885. Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  2886. Why not rust for security?
  2887. Introducing C# in Simple Terms!
  2888. Why Not Rust?
  2889. Write Xamarin.Mac Apps With JetBrains Rider
  2890. Why Not Rust?
  2891. evanw/esbuild
  2892. TL;DR Rust
  2893. pin_ptr (C++/CLI)
  2894. Dev Discussions - Isaac Abraham
  2895. Fabulous: Functional App Development | Xamarin Blog
  2896. Release v3.0.0 One Piece · vuejs/vue-next
  2897. I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  2898. C# 9.0: Target-typed expression | Miguel Bernard's Blog
  2899. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  2900. Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  2901. CSS isolation in Blazor - Gérald Barré
  2902. Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  2903. Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  2904. Home
  2905. .NET Adds Latent Bug Discovery Feature
  2906. – Wren
  2907. Disassembly improvements for optimized managed debugging | Visual Studio Blog
  2908. Announcing .NET 5.0 RC 1 | .NET Blog
  2909. DotFest 2020: Using Roslyn to improve your codebase
  2910. What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  2911. Fabulous: Functional App Development | Xamarin Blog
  2912. The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  2913. [llvm-dev] [RFC] Machine Function Splitter
  2914. C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  2915. The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  2916. The Amazing $1 Microcontroller - Jay Carlson
  2917. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  2918. The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  2919. How to speed up the Rust compiler one last time – Nicholas Nethercote
  2920. C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  2921. Massacring C Pointers
  2922. What Every C Programmer Should Know About Undefined Behavior #2/3
  2923. Top-level programs in C# 9.0
  2924. samizdatco/skia-canvas
  2925. Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  2926. C# 9.0: Records – Work With Immutable Data Classes
  2927. In Defense of a Switch
  2928. dotnet/roslyn
  2929. chsienki/Kittitas
  2930. Announcing PeachPie 1.0-preview1 @ PeachPie
  2931. Improvements in native code interop in .NET 5.0 | .NET Blog
  2932. New C# Source Generator Samples | .NET Blog
  2933. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  2934. Azure/bicep
  2935. App Trimming in .NET 5 | .NET Blog
  2936. Supporting Linux kernel development in Rust
  2937. Soatok’s Guide to Side-Channel Attacks
  2938. System Programming in 2k20
  2939. Tips for stable and portable software
  2940. .NET R&D Digest (August, 2020)
  2941. Real-time rendering of water caustics
  2942. Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  2943. Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  2944. Objective-Rust
  2945. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  2946. Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  2947. Automatically find latent bugs in your code with .NET 5 | .NET Blog
  2948. C++ with Visual Studio Code on macOS
  2949. Configure VS Code for Clang/LLVM on macOS
  2950. .NET Rocks! vNext
  2951. Is TDD Dead
  2952. The 2020 Virtual LLVM Developers' Meeting Program
  2953. Asynchronous programming - C#
  2954. C# to the max! Continuations, co-routines and Source Generators!
  2955. Thinking about dependencies :: sunshowers
  2956. MSBuild Log Viewer
  2957. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  2958. First thoughts on Rust vs OCaml
  2959. davidfowl/CommunityStandUpNet5
  2960. ASP.NET Core 5: Make your options immutable
  2961. Porting a Golang and Rust CLI tool to D
  2962. Kowainik - Haskell mini-patterns handbook
  2963. Introducing C# 9: Native-sized integers
  2964. SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  2965. Hiding messages in x86 binaries using semantic duals
  2966. Code Smell: Concrete Abstraction
  2967. p-j-miller/ya-sprintf
  2968. Frustrated? It's not you, it's Rust - fasterthanli.me
  2969. Write your Own Virtual Machine
  2970. "Rust does not have a stable ABI"
  2971. Equality for free – planetgeek.ch
  2972. Post-Open Source
  2973. Serverless apps on AWS using F# and fable
  2974. Search is too good - A Walk Within Boredom
  2975. Announcing TypeScript 3.1 | TypeScript
  2976. Building a BASIC Interpreter, '80s style
  2977. Let’s implement a Bloom Filter
  2978. How I Modernized My Flash Game
  2979. Why I Can’t Stand the FSF
  2980. Why the C Language Will Never Stop You from Making Mistakes
  2981. Use C# Preprocessor Directives
  2982. Announcing TypeScript 4.0 RC | TypeScript
  2983. Introducing C# 9: Extending Partial Methods
  2984. Introducing Rome
  2985. Hedging tail risk, emigration, keyboard superoptimization
  2986. First Impressions of Rust
  2987. Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  2988. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  2989. acidanthera/OpenCorePkg
  2990. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  2991. What is default(object) used for?
  2992. Why are you testing your software?
  2993. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  2994. Announcing the new TypeScript Website | TypeScript
  2995. Introducing localization support in OpenIddict 3.0 beta3
  2996. The Julia Language
  2997. Best Practices for Regular Expressions in .NET
  2998. What Happened When I Peeked Into My Node_Modules Directory
  2999. Niklaus Wirth was right and that is a problem – bowero
  3000. The Haskell Elephant in the Room
  3001. Learn about the latest .NET Productivity features | .NET Blog
  3002. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  3003. Task asynchronous programming as an IO surrogate
  3004. BenchmarkDotNet 0.12.1
  3005. Writing more succinct C# – in F# (Part 1)!
  3006. adam-mcdaniel/oakc
  3007. froggey/Mezzano
  3008. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  3009. Dhghomon/easy_rust
  3010. .NET Foundation Projects
  3011. Phillip Carter
  3012. Svelte <3 TypeScript
  3013. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  3014. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  3015. I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  3016. Understanding F# applicatives and custom operators
  3017. lawl/NoiseTorch
  3018. Mainframe workloads supported on Azure
  3019. Compiler Explorer - C (x86-64 clang 10.0.0)
  3020. C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  3021. My First PC
  3022. Announcing Rust 1.45.0 | Rust Blog
  3023. C# 9 Deep Dive: Target Typing and Covariant Returns
  3024. All .Net Exceptions List
  3025. How to stop worrying and adopt nullable reference types – Webinar Recording
  3026. Linux kernel in-tree Rust support
  3027. Performance Improvements in .NET 5 | .NET Blog
  3028. Generating the Premier League Table in F#
  3029. Type-Safe Single Page Apps: F# Vs. TypeScript
  3030. The Soul of a New Debugger
  3031. V8 release v8.4 · V8
  3032. Linux kernel in-tree Rust support
  3033. Linux kernel in-tree Rust support
  3034. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  3035. Pwning smart garage door openers
  3036. Martin Björkström - gRPC Server Reflection in the .NET world
  3037. Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  3038. C# 8.0 nullable references: MaybeNull | endjin
  3039. Writing a winning 4K intro in Rust
  3040. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  3041. Generics for Go
  3042. Desugaring - taking our high-level language and simplifying it!
  3043. About Scaling Model-View-Update
  3044. How Hello World! changed – top level statements and functions
  3045. Misusing C#: Multiple Main() Methods
  3046. protobuf-net/protobuf-net
  3047. Announcing TypeScript 4.0 Beta | TypeScript
  3048. C# 8.0 nullable references: NotNull | endjin
  3049. Why I don't like SemVer anymore
  3050. GNU GCC does not round floating-point divisions to the nearest value
  3051. Building a high performance JSON parser
  3052. F# 5 and F# tools update for June | .NET Blog
  3053. dotnet/core
  3054. Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  3055. Life, part 18
  3056. TCC : Tiny C Compiler
  3057. Differences between String and string in C# - Code Maze
  3058. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  3059. What is Zig's “Colorblind” Async/Await?
  3060. Chat Wars
  3061. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  3062. Linear types are merged in GHC
  3063. Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  3064. Semantic highlighting in OmniSharp and C# extension for VS Code
  3065. Converting a hundred million integers to strings per second
  3066. hashcat 6.0.0
  3067. DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  3068. The Next Step for Generics
  3069. Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  3070. 3K, 60fps, 130ms: achieving it with Rust | tonari blog
  3071. Generics and Compile-Time in Rust | TiDB
  3072. C# semantic classification with Roslyn
  3073. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  3074. How x86_64 addresses memory
  3075. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  3076. How async should have been
  3077. Develop, Preview, Test
  3078. ECDSA: Handle with Care
  3079. dotnet/pinvoke
  3080. How Do I Think About Async Code?! | Visual Studio Blog
  3081. .NET Today and Tomorrow | Strangelights
  3082. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  3083. 'Escaping Web' Season One Retrospective
  3084. New inline assembly syntax available in nightly | Inside Rust Blog
  3085. NVIDIA/cutlass
  3086. Collapse OS — Why Forth?
  3087. Peeking under the hood of Command & Conquer
  3088. Microsoft.Diagnostics.Runtime 2.0.130507
  3089. milen.me — Distributed Caching & Compilation
  3090. Ruby vs Crystal Performance
  3091. Experimenting with Memory Management for Basil
  3092. julia as a cli calculator
  3093. Why does this lazy sequence work? | Phillippe Siclait
  3094. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  3095. Configuring Errors and Warnings in C#
  3096. Gleam v0.9 released! – by Otter Nonsense
  3097. TypeScript - JavaScript that scales.
  3098. Avalonia UI Framework
  3099. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  3100. ryansolid/solid
  3101. DotNetAnalyzers/DocumentationAnalyzers
  3102. Changes to How We Manage DefinitelyTyped | TypeScript
  3103. The magic of C# closures
  3104. Write high-quality TypeScript code - .NET Tools Blog
  3105. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  3106. The Dangers of TypeScript Enums | LINQ to Fail
  3107. How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  3108. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  3109. - Miguel de Icaza
  3110. Patrik Svensson - Targeting ARM64 for Windows in Rust
  3111. Idris 2 version 0.2.0 Released
  3112. Why is Idris 2 so much faster than Idris 1?
  3113. Introduction to Functional Programming in F# - Part 10 — Softwarepark
  3114. How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  3115. Optimizing for the RDNA Architecture: presentation notes
  3116. Life, part 11
  3117. Welcome to C# 9.0 | .NET Blog
  3118. F# 5 and F# tools update | .NET Blog
  3119. it’s not just the interpreter « kmod's blog
  3120. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  3121. TypeScript in a Weekend: A Crash Course
  3122. Multi-path cancellation; a tale of two codependent async enumerators
  3123. Coding is Not Computer Science
  3124. PERF: ensure we run full GC on contexts
  3125. Five Years of Rust | Rust Blog
  3126. Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  3127. Up to 4GB of memory in WebAssembly · V8
  3128. A Quick Look at Impredicativity (Simon Peyton Jones)
  3129. The anatomy of async iterators (aka await, foreach, yield)
  3130. Deno 1.0
  3131. Performance speed limits
  3132. Erlang Programming Language
  3133. Weep for Graphics Programming
  3134. Announcing TypeScript 3.9 | TypeScript
  3135. Performance best practices in C#
  3136. A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  3137. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  3138. SourceHut + Plan 9 = ❤
  3139. Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  3140. Swift 5.3 Release Process
  3141. Make LLVM fast again
  3142. The IBM 1401 compiles and runs FORTRAN II
  3143. Cryptology ePrint Archive: Report 2020/529
  3144. ~rabbits/orca - sourcehut git
  3145. GCC 10.1 Released
  3146. Static Constructor Failures and Declaration Order
  3147. Life, part 6
  3148. Popcorn Linux - Home
  3149. 'Re: Integrating "safe" languages into OpenBSD?'
  3150. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  3151. Announcing TypeScript 3.9 RC | TypeScript
  3152. Introducing C# Source Generators | .NET Blog
  3153. C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  3154. Don’t Use Boolean Arguments, Use Enums
  3155. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  3156. Smarter C/C++ inlining with __attribute__((flatten))
  3157. First Release
  3158. First Release
  3159. a-Shell
  3160. Emojicode Documentation · Compile and Run Your First Program
  3161. R 4.0.0 is released
  3162. Announcing Rust 1.43.0 | Rust Blog
  3163. C# 8.0 nullable references: embrace the expressiveness
  3164. Closing the gap: cross-language LTO between Rust and C/C++
  3165. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  3166. A Possible New Backend for Rust – Jason Williams
  3167. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  3168. Python 2.7.18, the last release of Python 2
  3169. “Stubs” in the .NET Runtime
  3170. Life, part 2
  3171. Strategies for migrating to TypeScript
  3172. Creating web apps via TypeScript and webpack
  3173. How does TypeScript work? The bird’s eye view
  3174. I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  3175. Hello, Gleam! - The Gleam Book
  3176. Matt Segal Dev - Nand to Tetris is a great course
  3177. .NET JIT compiler is not type safe – TooSlowException
  3178. Creating CommonJS-based npm packages via TypeScript
  3179. State of Vue Apr 16 2020
  3180. The Computer Scientist Who Can’t Stop Telling Stories
  3181. Augmenting Interfaces in the Global Scope in TypeScript
  3182. 0.6.0 Release Notes · The Zig Programming Language
  3183. A Personal History of Compilation Speed, Part 1
  3184. A very short introduction to COBOL
  3185. Welcome back to C++ - Modern C++
  3186. Stop Making Students Use Eclipse
  3187. Bored? How about trying a Linux speed run?
  3188. Things That Turbo Pascal is Smaller Than
  3189. The Death of Hype: What's Next for Scala
  3190. Godot Engine - C# progress report: iOS and signals as events
  3191. Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  3192. Why I’m leaving Elm - lukeplant.me.uk
  3193. Swift: Google’s bet on differentiable programming | Tryolabs Blog
  3194. Cross-platform profiling .NET code with BenchmarkDotNet
  3195. Mobius – .NET runtime running on .NET Core – TooSlowException
  3196. Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  3197. The Svelte Compiler Handbook
  3198. 10 Things I Hate About PostgreSQL
  3199. Version 1.2.0 released
  3200. A crash course in compilers – Increment: Programming Languages
  3201. Content Injection with Response Rewriting in ASP.NET Core
  3202. "C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  3203. ValueTask Restrictions
  3204. Await | Writing an OS in Rust
  3205. Announcing TypeScript 3.9 Beta | TypeScript
  3206. Static analysis in GCC 10 - Red Hat Developer
  3207. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  3208. New grad vs senior dev
  3209. firefox's low-latency webassembly compiler -- wingolog
  3210. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  3211. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  3212. Improving non-nullable reference types handling
  3213. How to create a gRPC service ? – Anthony Giretti's .NET blog
  3214. High-performance C#: a test pattern for ref structs
  3215. Running C# Snake inside UEFI
  3216. How I Became a Better Programmer
  3217. Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  3218. A categorized list of all Java and JVM features since JDK 8 to 14
  3219. Catch up on the latest .NET Productivity features | .NET Blog
  3220. `zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  3221. c# Snake in the browser
  3222. Stark - Native Compiler - Prototype 2019
  3223. Introduction to Functional Programming in F# - Part 9 — Softwarepark
  3224. The Reason for Types in JavaScript - CoRecursive Podcast
  3225. DirectX Developer Day Schedule | DirectX Developer Blog
  3226. Announcing DirectX Developer Day | DirectX Developer Blog
  3227. Episode 47: Hacking .NET with Michal Strehovský
  3228. A Digression on Divergence
  3229. Avoid In-Memory Databases for Tests
  3230. Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  3231. Generate Native Executable from .NET Core 3.1 Project
  3232. Async ValueTask Pooling in .NET 5 | .NET Blog
  3233. Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  3234. [TUHS] The most surprising Unix programs
  3235. Performance Engineering Blog
  3236. C# 8 asynchronous streams - Red Hat Developer
  3237. Some more C# 8 - Red Hat Developer
  3238. My exploration of Rust and .NET
  3239. Making Your Code Faster by Taming Branches
  3240. How I Start: Nix
  3241. Miguel de Icaza
  3242. DuckDuckGo is good enough for regular use | www.bitlog.com
  3243. The Odyssey of Stark and Melody
  3244. Stark - Language And Frontend Compiler - Prototype 2019
  3245. C# 8 nullable reference types - Red Hat Developer
  3246. Scoping in JavaScript: The Basics
  3247. How to write a Roslyn Analyzer | .NET Blog
  3248. Improving list sum function based on head and tail with C# 8
  3249. Class definitions in TypeScript
  3250. C# 8 default interface methods - Red Hat Developer
  3251. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  3252. Rust Ownership Rules
  3253. When Bloom filters don't bloom
  3254. Clojure: the Lisp that wants to spread
  3255. runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  3256. A half-hour to learn Rust
  3257. Switching back to the UI thread in WPF/UWP, in modern C#
  3258. Hundred year mistakes
  3259. Learning Blazor Components: The Definitive Guide
  3260. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  3261. React Context with TypeScript: Part 2 - Complex context with function components
  3262. Just In Time Hooking #
  3263. Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  3264. Announcing TypeScript 3.8 | TypeScript
  3265. EA and Visual Studio’s Linux Support | C++ Team Blog
  3266. SharpLab
  3267. C# 8 asynchronous streams - Red Hat Developer
  3268. TypeScript 3.8 Adds Private Fields and Top-Level Await
  3269. dotnet/runtime
  3270. dotnet/runtime
  3271. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  3272. William J. Bowman, Ph.D. | Home
  3273. Part 1 - Introduction and Setting up the REPL
  3274. Learning Rust With Entirely Too Many Linked Lists
  3275. Debugging Wednesday — Cancel this task!
  3276. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  3277. Compiler Explorer - C (x86-64 clang 9.0.0)
  3278. Fixing Random, part 22
  3279. Compiler Explorer - C (x86-64 clang 9.0.0)
  3280. Fixing Random, part 19
  3281. NVIDIA/cutlass
  3282. Home
  3283. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  3284. Fixing Random, part 20
  3285. Security Scanning Your .NET Core Applications
  3286. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  3287. Decompile .NET code while debugging - Visual Studio
  3288. Code review red flag: Where is the missing code?
  3289. joshfree - Overview
  3290. Does register selection matter to performance on x86 CPUs?
  3291. PeachPie | PHP compiler to .NET
  3292. Type-Driven Development with Idris
  3293. From DotNet Run to Hello World - .NET Oxford - January 2020
  3294. Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  3295. Hello World - Introduction to C# interactive C# tutorial
  3296. Announcing speakers for 2020 : C++ On Sea
  3297. Working with expression trees in C# | Alexey Golub
  3298. Working with expression trees in C# | Alexey Golub
  3299. dotnet/runtime
  3300. Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  3301. dotnet/runtime
  3302. Cake - Home
  3303. Research based on the .NET Runtime
  3304. maharmstone/quibble
  3305. Performance traps of ref locals and ref returns in C# | Premier Developer
  3306. extern alias - C# Reference
  3307. marcpaq/b1fipl
  3308. Building C# 8.0 | .NET Blog
  3309. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  3310. 5 things to be aware of with F# anonymous records | Compositional IT
  3311. Getting Started with Asynchronous Programming in .NET
  3312. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  3313. William J. Bowman, Ph.D. | Home
  3314. Cake - Home
  3315. Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  3316. tock/tock
  3317. Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  3318. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  3319. Fast, parallel applications with WebAssembly SIMD · V8
  3320. MoonScript, a language that compiles to Lua
  3321. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  3322. Ryujinx - Nintendo Switch Emulator
  3323. KnightOS was an interesting operating system
  3324. The Throw Keyword was a Mistake
  3325. Autofac 5.0 Released
  3326. libreoffice/core - main, development code repository
  3327. dotnet/runtime
  3328. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  3329. .NET coding convention settings For EditorConfig - Visual Studio
  3330. Tools for Exploring .NET Internals
  3331. Showtime | BenchmarkDotNet
  3332. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  3333. Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  3334. NYAN Conference
  3335. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  3336. Analyzing a nullability example · Curiosity is bliss
  3337. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  3338. C# 8.0: Understanding Using Declarations - Steve Gordon
  3339. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  3340. Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  3341. Basic Instruction Scheduling (and Software Pipelining)
  3342. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  3343. GrantRi's WebLog [MS] : The problem with being second
  3344. Chris Brumme
  3345. Tracing .NET Core applications - Red Hat Developer
  3346. Cheap USB Host Microcontroller [CH559, ESP32, HID]
  3347. pornin/curve9767
  3348. Building a self-contained game in C# under 8 kilobytes
  3349. Build your own WebAssembly Compiler
  3350. “Stack Walking” in the .NET Runtime
  3351. Building a new Win 3.1 app in 2019 Part 1: Slack client
  3352. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  3353. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  3354. .NET documentation what's new?
  3355. Clr Heap Allocation Analyzer - Visual Studio Marketplace
  3356. apple/llvm-project
  3357. What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  3358. dotnet/runtime
  3359. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  3360. dotnet/runtime
  3361. William J. Bowman, Ph.D. | Home
  3362. ConfigureAwait FAQ | .NET Blog
  3363. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  3364. C# Digest #287 for December 02, 2019 | Weekly C# Newsletter
  3365. To Null, or not to Null?!?
  3366. Compiler Explorer - C++ (x86-64 clang 7.0.0)
  3367. Compiler Explorer - C++ (x86-64 clang 9.0.0)
  3368. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  3369. Embracing nullable reference types | .NET Blog
  3370. plasma-umass/coz
  3371. .NET Framework Internals: How the CLR Creates Runtime Objects
  3372. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  3373. .NET Talks at MFF UK in Prague [EN]
  3374. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  3375. Use C# 8 In Any .NET Project Today
  3376. Hacking CoreCLR on Linux with CLion
  3377. Using Rust in Windows - Microsoft Security Response Center
  3378. How Swift Achieved Dynamic Linking Where Rust Couldn't
  3379. Facebook Libra is Architecturally Unsound
  3380. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  3381. Research based on the .NET Runtime
  3382. A First Look at Java Inline Classes
  3383. 63 Cores Blocked by Seven Instructions
  3384. Stack Overflow
  3385. Karel Zikmund - Events
  3386. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  3387. The Aggregate Magic Algorithms
  3388. Terra
  3389. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  3390. AWS’ sponsorship of the Rust project | Amazon Web Services
  3391. danielmarbach/Async.Netcore
  3392. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3393. PeachPie | PHP compiler to .NET
  3394. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3395. Oldpug/Bfi
  3396. dotnet/coreclr
  3397. What is the difference between ToArray and ToList?
  3398. “Stubs” in the .NET Runtime
  3399. CLR Method Internals (.NET 2.0)
  3400. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  3401. dotnet/docs
  3402. Announcing F# 4.7 | .NET Blog
  3403. This is how you get rid of null reference exceptions forever
  3404. Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  3405. Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3406. GitHub
  3407. Introduction to Functional Programming in F# — Softwarepark
  3408. Introduction to Compilers and Language Design
  3409. Compilers
  3410. CSEP501: Compiler Construction
  3411. ChocoPy: A Programming Language for Compilers Courses
  3412. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  3413. How to add an optimization for C# to RyuJIT
  3414. Home
  3415. Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  3416. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  3417. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  3418. Navigating the .NET Ecosystem
  3419. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  3420. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  3421. Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  3422. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  3423. The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  3424. Improving performance of GraalVM native images with profile-guided optimizations
  3425. Age of JIT Compilation. Part 1. Genesis
  3426. Simon Peyton Jones how GHC type inference engine actually works
  3427. Prefer ValueTask to Task, always; and don't await twice
  3428. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  3429. What's new in C# 8.0 - C# Guide
  3430. Introduction to Svelte
  3431. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  3432. areller/RediSharp
  3433. .NET Analyzers
  3434. Fuzzing the .NET JIT Compiler
  3435. Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  3436. Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  3437. Huawei announces HarmonyOS, an open-source platform for every device
  3438. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  3439. Stack Overflow handling in HotSpot JVM
  3440. Try out Nullable Reference Types | .NET Blog
  3441. dotnet/csharplang
  3442. Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  3443. Fixing Random, part 40 of 40
  3444. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  3445. Advanced .NET Debugging - PDBs and Symbol Stores
  3446. Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  3447. .NEXT 2.x | .NEXT
  3448. dotnet/coreclr
  3449. Clarke's Third Law Exception - Step by Step
  3450. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  3451. Benchmarks are hard · jbd.dev
  3452. PooledAwait
  3453. dotnet/docs
  3454. mgravell/PooledAwait
  3455. C#: [Obsolete] on an extension method? Also remove ‘this’
  3456. gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  3457. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  3458. Lowering in C#: What's really going on in your code? - David Wengier
  3459. google/robotstxt
  3460. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  3461. Yes silver bullet
  3462. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  3463. Versioning limitations in .NET
  3464. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  3465. terrajobst/minsk
  3466. #124 Mads Torgersen, C# 8 | no dogma podcast
  3467. What does debugging a program look like? - Julia Evans
  3468. Avoiding instruction cache misses
  3469. dotnet/roslyn
  3470. What’s up with my branch on GPU?
  3471. dotnet/coreclr
  3472. dotnet/diagnostics
  3473. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  3474. An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  3475. directive_attributes.md
  3476. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  3477. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  3478. jeanqasaur/dsl-syllabus-fall-2016
  3479. C# reference
  3480. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  3481. ltrzesniewski/LocalsInit.Fody
  3482. Candidate Features For C# 9
  3483. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  3484. Rust: A Language for the Next 40 Years - Carol Nichols
  3485. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  3486. Christmas Compiler Speed-Up, part 2
  3487. dotnet/llilc
  3488. Top 10 Things You Can Do With GraalVM
  3489. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  3490. typeof(TSecret) - the secret magic behind .NET generics
  3491. Markdown + .NET = Interactive docs?
  3492. T1
  3493. Create Interactive .NET Documentation with Try .NET | .NET Blog
  3494. A few words about data and concurrency
  3495. The unknown Type in TypeScript
  3496. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  3497. Performance Improvements in .NET Core 3.0 | .NET Blog
  3498. Overview of nullability analysis · Curiosity is bliss
  3499. Use pattern matching features to extend data types
  3500. Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  3501. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  3502. Introducing .NET 5 | .NET Blog
  3503. Compile time marshalling | devops.lol
  3504. Fight the global warming: compile your C# apps ahead of time
  3505. terrajobst/minsk
  3506. dotnet/corert
  3507. Get Some Sass Into Your Blazor App
  3508. 2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  3509. CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  3510. Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  3511. gpakosz/PPK_ASSERT
  3512. Compute Shader - OpenGL Wiki
  3513. The LLVM Compiler Infrastructure Project
  3514. 2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  3515. Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  3516. ASCII Art in .NET Code
  3517. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  3518. Twisted Oak
  3519. Dev Tip #158: Strongly Typed IDs
  3520. Rust's 2019 roadmap | Rust Blog
  3521. ericsink/wasm2cil
  3522. Running WebAssembly and WASI with .NET
  3523. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  3524. ispc/ispc
  3525. jmcgrew / zilf / wiki / Home — Bitbucket
  3526. Presentations and Talks covering ‘.NET Internals’
  3527. fsharp/fslang-design
  3528. davidsh - Overview
  3529. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  3530. Non Obvious PE Parsers – the .NET runtime – Part 1
  3531. Performance analysis and tuning contest #2. | Easyperf
  3532. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  3533. Lies, darn lies and sampling bias
  3534. Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  3535. Using, using, using with C# 8
  3536. C#88: The Original C#
  3537. fsharp/fslang-design
  3538. dotnet/corefx
  3539. string vs. String is not a style debate
  3540. A balancing act
  3541. Compiler Explorer
  3542. MSVC hidden flags
  3543. .NET API browser
  3544. /diagnostics (Compiler diagnostic options)
  3545. ITHare/obf
  3546. Building Components Manually via RenderTreeBuilder
  3547. Compiler Explorer - C++ (x86-64 clang 8.0.0)
  3548. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  3549. Is making a struct readonly a breaking change?
  3550. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  3551. Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  3552. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  3553. cloudflare/boringtun
  3554. Behind the burst compiler | xoofx
  3555. Machine code layout optimizations. | Easyperf
  3556. Ionide — A New Hope
  3557. How to Debug Rust with Visual Studio Code
  3558. materialx/MaterialX
  3559. GameTechDev/GTS-GamesTaskScheduler
  3560. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  3561. microsoft/perfview
  3562. Intel OSPRay
  3563. Non-idiomatic F#
  3564. Explaining Code using ASCII Art – Embedded in Academia
  3565. When pigs fly: optimising bytecode interpreters
  3566. GameTechDev/IntelShaderAnalyzer
  3567. Writing A Compiler In Go | Thorsten Ball
  3568. Writing An Interpreter In Go | Thorsten Ball
  3569. Core support for object pooling · Issue #12296 · dotnet/runtime
  3570. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  3571. Megacity | Unity
  3572. Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  3573. Go 1.12 Release Notes - The Go Programming Language
  3574. zeux/meshoptimizer
  3575. Open Source .NET – 4 years later
  3576. Floating-Point Reference Sheet for Intel® Architecture
  3577. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  3578. Open source is only ajar without inclusion – Internet Citizen
  3579. pwaller/go2ll-talk
  3580. Async Enumerables with Cancellation · Curiosity is bliss
  3581. Tic Toc Games - A Unity Developer Case Study
  3582. Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  3583. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  3584. Hardware intrinsic in .NET Core 3.0 - Introduction
  3585. Inline IL ASM in C# with Roslyn | xoofx
  3586. CensoredUsername/dynasm-rs
  3587. Is C# a low-level language?
  3588. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  3589. Building C# 8.0 | .NET Blog
  3590. dotnet/docs
  3591. Announcing TypeScript 3.1 | TypeScript
  3592. Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  3593. Combining iterator blocks and async methods in C# | Premier Developer
  3594. Compiler Explorer
  3595. MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  3596. Emscripten’s embind  |  Web  |  Google Developers
  3597. Background compilation · V8
  3598. Compiler Explorer
  3599. hundredrabbits/Orca-c
  3600. The current state of my compiler project | sergio
  3601. serge-rgb/compiler
  3602. microsoft/microsoft-pdb
  3603. Game Designer+Artist or Game Designer+Programmer
  3604. LLVM on Windows now supports PDB Debug Info
  3605. Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  3606. How to get clang++ to find link.exe
  3607. llvm-mirror/clang
  3608. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  3609. Compiler Explorer - C++
  3610. Project Tiny Preview Package is here! - Unity Technologies Blog
  3611. Unity Careers
  3612. Unite Los Angeles 2018 - Day 2 Livestream
  3613. Haxe Roundup № 468
  3614. Go 1.12 Release Notes - The Go Programming Language
  3615. The Go Programming Language Blog
  3616. google/randen
  3617. djbsort: Changes
  3618. djbsort: Intro
  3619. Introducing HacSpec
  3620. NASM Manual
  3621. Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  3622. pervognsen/bitwise
  3623. compiletime.md
  3624. clion.md
  3625. research!rsc: Using Uninitialized Memory for Fun and Profit
  3626. asan_clang_cl.md
  3627. Compiler Explorer
  3628. Undefined Behavior Is Really Undefined
  3629. A whirlwind introduction to dataflow graphs
  3630. Modern garbage collection
  3631. Whats next after Burst
  3632. C++, C# and Unity
  3633. C++ Modules Might Be Dead-on-Arrival
  3634. The 7 Best Robotic Arm Kits Under $100
  3635. google/schism
  3636. What I Learned Making My Own JIT Language
  3637. The story of ispc: origins (part 1)
  3638. » TADS The Digital Antiquarian
  3639. RemedyBG by remedybg
  3640. On DOTS: C++ & C# - Unity Technologies Blog
  3641. dotnet/coreclr
  3642. lemire/simdjson
  3643. Tuning a Runtime for Both Productivity and Performance
  3644. [C#] Have some fun with .net core startup hooks
  3645. RyanLamansky/dotnet-webassembly
  3646. Do more with patterns in C# 8.0 | .NET Blog
  3647. Take C# 8.0 for a spin | .NET Blog
  3648. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  3649. Containing Null with C# 8 Nullable References
  3650. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  3651. Discards - C# Guide
  3652. WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  3653. PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt