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