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