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

  1. an engineer's perspective on hiring
  2. Do You Remember What You Read?
  3. Onboarding Your Engineering Manager
  4. GitHub - openai/harmony: Renderer for the harmony response format to be used with gpt-oss
  5. My Ideal Array Language - Asher's Blog
  6. In Support Of Shitty Types
  7. Persona vectors: Monitoring and controlling character traits in language models
  8. The Creative Tension Between Developer and Language
  9. Fingine: Thoughts on Side Projects and Financial Simulation
  10. Linux 6.16 brings faster file systems, improved confidential memory support, and more Rust support
  11. Produce more than you consume - Byte Tank
  12. placing functions
  13. Dad · Blog - MattBits
  14. From Async/Await to Virtual Threads
  15. Rust running on every GPU | Rust GPU
  16. ramalama/mesa : benchmarks on my hardware and open source vs proprietary
  17. There is no memory safety without thread safety
  18. I’m Tired of Talking About AI
  19. I Used Arch, BTW: macOS, Day 1
  20. Binary Vector Search at 350GB/s using ARM NEON
  21. ChatGPT Guide to Building Cross Platform Applications - Nick's .NET Travels
  22. Engineering the End of Work
  23. Release 25.07 Highlights | Helix
  24. Defeating Memory Leaks With Zig Allocators
  25. How I Trained a Neural Network in Nushell | Blog
  26. Author and Assistant
  27. (Quite) A Few Words About Async
  28. Tree Borrows
  29. VibeTunnel: Turn Any Browser into Your Mac's Terminal | Peter Steinberger
  30. Sandboxes? In my process? It's more likely than you think.
  31. Nobody Has A Personality Anymore
  32. Serving 200 million requests per day with a cgi-bin
  33. Vim Setup
  34. How much code does that proc macro generate?
  35. Why I Left My Tech Job to Work on Chronic Pain (#1)
  36. A Higgs-bugson in the Linux Kernel
  37. Stay Out Of My (Project) $HOME
  38. Introducing tmux-rs
  39. How fast is it really? On latency, measurement, and optimization in algorithmic trading systems | Architect: Trade Futures, Options, Digital Assets
  40. i made csv-parser 1.3x faster (sometimes)
  41. Doing My Day Job on Chimera Linux
  42. Tracking Anticheat Updates
  43. Conceptual Synaesthesia as Cognitive Literacy    
  44. Leveraging (abusing?) external formatters in Zed
  45. So you want to serialize some DER? · Alex Gaynor
  46. <p>The Importance of Kindness in Engineering</p>
  47. How I Vibe Coding?
  48. Gemini CLI's Polarizing Release on Hacker News – A Visual Analysis
  49. Daniel's Blog · Agent Lineage Evolution: A Novel Framework for Managing LLM Agent Degradation
  50. AlphaGenome: AI for better understanding the genome
  51. From NixOS to Ubuntu
  52. Public bet
  53. GitHub - microsoft/edit: We all edit.
  54. Fun with uv and PEP 723
  55. Capturing my handwriting in a searchable digital format
  56. how i use my terminal
  57. Serialization From NodeJS
  58. How much slower is random access, really?
  59. Vibe Learning to Fearlessly Explore Unfamiliar Tech | Kaveh's Blog
  60. GitHub - astral-sh/uv: An extremely fast Python package and project manager, written in Rust.
  61. Carl Öst Wilkens´ Blog - Writing 23 Games in 24 Days (in Rust)
  62. Practices that set great software architects apart
  63. GitHub - Orange-OpenSource/hurl: Hurl, run and test HTTP requests with plain text.
  64. Rust: Optimizing integer to string conversions
  65. How We Onboarded Claude
  66. The Debugger is Here - Zed Blog
  67. Downloaded more for business, or pleasure?
  68. bzip2 crate switches from C to 100% rust - Trifecta Tech Foundation
  69. Searching 1 billion embeddings from disk in 15 ms on a single machine
  70. The Two Cultures and the Engineering Revolution
  71. My Formatter Will Never Be As Fast As Ruff
  72. Why Generative AI Coding Tools and Agents Do Not Work For Me
  73. Static binaries and Homebrew as a channel for internal tools
  74. blog/posts/2025-06-03.md at master · frankmcsherry/blog
  75. The Gap Through Which We Praise the Machine
  76. Kernel Memory Safety: Mission Accomplished
  77. Zed — Agentic Engineering
  78. Jason Evans
  79. On the value of commercial coding courses – Miloš Švaňa
  80. A tale of two Claudes
  81. Async Traits Can Be Directly Backed By Manual Future Impls
  82. Rust is Officially in the Linux Kernel
  83. When the Assistant Becomes the Attacker: Hidden Risks of Tool-Enabled LLMs
  84. Software Renderer in Odin from Scratch, Part I
  85. How Red Hat just quietly, radically transformed enterprise server Linux
  86. Too Many Open Files
  87. I am tired of not having enough ram.
  88. Optimizing AI Model Load Times
  89. [ On | No ] syntactic support for error handling - The Go Programming Language
  90. My AI Skeptic Friends Are All Nuts
  91. 5 years in software engineering
  92. Shae Erisson's blog - Tools built on tree-sitter's concrete syntax trees
  93. Beating the kCTF PoW with AVX512IFMA for $51k
  94. Java at 30: How a language designed for a failed gadget became a global powerhouse
  95. Systems Correctness Practices at Amazon Web Services – Communications of the ACM
  96. CRDTs #3: Do Not Read!
  97. Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers
  98. Stefan Wiehler / rotary_dial_kmod · GitLab
  99. Why Algebraic Effects?
  100. The future of Flatpak
  101. Vibe coding is metaprogramming - foobuzz
  102. A Run of CRDT Posts
  103. Monitoring Claude Code with Datadog
  104. Rust turns 10: How a broken elevator changed software forever
  105. You Can Choose Tools That Make You Happy
  106. Bad Type Patterns - The Duplicate duck
  107. Vibe coding is metaprogramming - foobuzz
  108. Compiling OCaml to the TI-84+ CE Calculator
  109. The Ingredients of a Productive Monorepo
  110. Misadventures in DTrace: how to debug the macOS kernel
  111. Rethinking Modern Asynchronous Paradigms
  112. Stack Overflow seeks rebrand as traffic continues to plummet – which is bad news for developers • DEVCLASS
  113. Flattening Rust's Learning Curve | corrode Rust Consulting
  114. glandium.org » Blog Archive » How I (kind of) killed Mercurial at Mozilla
  115. Am I a musician yet? - Superbooth 2025 Experience - Orhun's Blog
  116. Reading "Business" Books Is A Waste Of Time
  117. Design Patterns Unveiled It's All About Separation! #coding #aws #serverless #softwareengineering
  118. Why Your Lambda Functions Need a Structural Makeover
  119. The Many Types of Polymorphism
  120. GitHub - astral-sh/ty: An extremely fast Python type checker and language server, written in Rust.
  121. Why we built our startup in C# - .NET Blog
  122. Zed: The Fastest AI Code Editor - Zed Blog
  123. Finding a bug in Chromium
  124. Implementing a Struct of Arrays
  125. Reverse-Engineering: Invisible Cheating App Cluely
  126. The best – but not good – way to limit string length
  127. You Wouldn't Download a Hacker News
  128. How I Solved the Expression Problem
  129. Migrating away from Rust.
  130. Zach Bellay | Takeaways from DjangoCon EU 2025
  131. What If We Could Rebuild Kafka From Scratch?
  132. GitHub - alexykn/sapphire: Rust based package manager for macOS
  133. Coding NEON kernels for the Cortex-A53 – Daniel Estévez
  134. Things Zig comptime Won't Do
  135. Better error handling
  136. Proof of Nothing
  137. Zig and GPUs
  138. @j-g00da's webpage
  139. An Intro to DeepSeek's Distributed File System
  140. Chasing Real Respect: Do’s and Don’ts
  141. The 3-Year Journey to an Actually Good Monitoring Stack
  142. A 2025 Survey of Rust GUI Libraries
  143. Two Years of Rust
  144. What the Hell Is a Target Triple? · mcyoung
  145. C stdlib isn't threadsafe and even safe Rust didn't save us | Gel Blog
  146. On pride and vainglory
  147. GitHub - ariebovenberg/whenever: ⏰ Modern datetime library for Python
  148. Architecture Congruency [ENG]
  149. My crazy plan to relieve us all from debugging frustration
  150. Experts have it easy
  151. BTrees, Inverted Indices, and a Model for Full Text Search
  152. Fedora change aims for 99% package reproducibility [LWN.net]
  153. Extending Envoy with Handwritten Assembly
  154. A surprising enum size optimization in the Rust compiler · post by James Fennell
  155. PostgreSQL BM25 Full-Text Search: Speed Up Performance with These Tips
  156. In praise of Gleam's decode
  157. The Curve is Bending
  158. A Supermarket Bag And a Truckload Of FOMO
  159. The Best Programmers I Know | Matthias Endler
  160. Things I learned rewriting a project from scratch
  161. The way the story (Go)es
  162. NVIDIA Finally Adds Native Python Support to CUDA
  163. Announcing Rust 1.86.0 | Rust Blog
  164. Static types are for perfectionists
  165. Plan for Obsolescence - Matt Hall
  166. Giving up the dylib dream
  167. Apps lighter than a React button
  168. Go Optimization Guide
  169. Leader self-awareness. Learn 5 tips and 2 tools (FRIS®, RMP) to support leader development.
  170. I'm Leaving Sentry
  171. Emjay - implementing function calls
  172. Building a search engine from scratch, in Rust: introduction
  173. Malware is harder to find when written in obscure languages
  174. Building a CoAP application on Ariel OS
  175. Spade | Spade Hardware Description Language
  176. Xee: A Modern XPath and XSLT Engine in Rust
  177. The "No, But" Engineer
  178. Servo vs Ladybird
  179. What's New in Neovim 0.11
  180. Ferrous Systems Donates Ferrocene Language Specification to Rust Project - The Rust Foundation
  181. Introduction - gRPC API Gateway
  182. Just write a test for it
  183. Why I Am Not A Pronatalist
  184. Sharding pgvector
  185. HN Popularity Contest
  186. I won't connect my dishwasher to your stupid cloud
  187. Notes on coreutils in Rust · Alex Gaynor
  188. Killing in the name of Privacy
  189. It's Time to Stop Building KV Databases
  190. triforce-lv2 - crates.io: Rust Package Registry
  191. Retr0's Register
  192. OSDay 2025 - Why Choose to Use the BSDs in 2025
  193. crabtime - Rust
  194. Rusty string formatting in PHP
  195. GitHub - Devolutions/IronRDP: Rust implementation of the Microsoft Remote Desktop Protocol (RDP)
  196. Boycott IETF 127
  197. Does unsafe undermine Rust's guarantees?
  198. The Pain That is Github Actions
  199. Ruby, Ractors, and Lock-Free Data Structures
  200. Scoping a Local-First Image Archive
  201. Comptime Zig ORM
  202. Memory safety for web fonts  |  Blog  |  Chrome for Developers
  203. Programming isn't enough
  204. Animating Text with Dawkins' Weasel
  205. A Tool To Automatically Detect Memory Leaks
  206. How I've run major projects
  207. zlib-rs is faster than C - Trifecta Tech Foundation
  208. TypeScript-Go: A 10x Faster TypeScript without .NET but in Go
  209. GitHub - giacomo-b/rust-stakeholder: Generate impressive-looking terminal output to look busy when stakeholders walk by
  210. Six mistakes I made and one I avoided
  211. Carefully But Purposefully Oxidising Ubuntu
  212. Browse No More
  213. I spent 181 minutes waiting for the Zig compiler this week
  214. Carefully But Purposefully Oxidising Ubuntu
  215. Choosing Languages
  216. Here’s how I use LLMs to help me write code
  217. The Future is Niri
  218. Why Every Programming Language Sucks at Error Handling - Part 1
  219. I Love Monorepos—Except When They Are Annoying
  220. Npm Run Hack:Me - A Supply Chain Attack Journey
  221. Four Years of Jai
  222. Everything You Think You Know About DeltaChat Is Wrong – Makefile.feld
  223. Succinct data structures
  224. Firecracker vs QEMU — E2B Blog
  225. A Happy Day for Rust
  226. tigerbeetle/docs/internals/ARCHITECTURE.md at main · tigerbeetle/tigerbeetle
  227. Prosthetics that don't betray
  228. Some thoughts on autoregressive models
  229. C++ creator calls for action to address 'serious attacks'
  230. Self-Hosting a Firefox Sync Server
  231. Testing is Science, Type Checking is Math
  232. What I read, this week
  233. 3,200% CPU Utilization
  234. Electronic Arts
  235. Release fish 4.0.0 (released February 27, 2025) · fish-shell/fish-shell
  236. a tui in a day
  237. Web What? - How gaming is coming to browsers | Marshall Scott
  238. Benchoff Design Portfolio
  239. The NEW Windows Shell: Warp - Explained by a Retired Windows Developer
  240. Gleam, coming from Erlang
  241. "The closer to the train station, the worse the kebab" - A "Study"
  242. Null Trouble: When Your Last Name Is a Computer Error
  243. Why do frame pointers matter for OCaml? · Perpetually Curious Blog
  244. Memory hell · Nova
  245. ChatGPT is just autocomplete. I'm OK with that and you should be too. | Smug Wombat
  246. Overview - Neut Programming Language
  247. Re: Rust kernel policy - Linus Torvalds
  248. Announcing Rust 1.85.0 and Rust 2024 | Rust Blog
  249. boot2kier
  250. I Wrote a Computer Worm: The First Iteration
  251. Greg Kroah-Hartman Makes A Compelling Case For New Linux Kernel Drivers To Be Written In Rust
  252. Why I'm Writing a Scheme Implementation in 2025 (The Answer is Async Rust)
  253. My LLM codegen workflow atm
  254. A year of uv: pros, cons, and should you migrate
  255. Designing type inference for high quality type errors
  256. I'm glad AI didn't exist when I learned to code
  257. A new interpreter in Python 3.14 delivers a free speed boost
  258. How Not to Implement a Dht
  259. Bridging the Management Disconnect
  260. We Were Wrong About GPUs
  261. Emjay - a simple JIT that does math
  262. So you want to run untrusted code?
  263. Enjoy simplicity
  264. Building a Cross-Chain Bridge to Cosmos
  265. Resigning as Asahi Linux project lead
  266. Tiny JITs for a Faster FFI
  267. 🏆 100 Most Watched Software Engineering Talks Of 2024
  268. League of Legends data scraping the hard and tedious way for fun
  269. Syntax Highlight for SQL in Diagnostic errors
  270. Working with the Postgres protocol
  271. The C Programming Language and the Lindy Effect
  272. strongly-typed-thoughts.net
  273. Ryan Bigg - Ghosts 'n' Stuff
  274. How I learned to stop worrying and love the LLM · baby steps
  275. 7-langs-in-12-months
  276. Smuggling arbitrary data through an emoji
  277. add dma coherent allocator abstraction.)
  278. From hours to 360ms: over-engineering a puzzle solution | Blog
  279. String vs &str
  280. The inevitability of the borrow checker
  281. Servo in 2024: stats, features and donations - Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
  282. strongly-typed-thoughts.net
  283. The Magical Thinking of Busy CTOs
  284. rewrite.md
  285. Type Theater and Pushing Left
  286. Ivan Cernja
  287. Ben Terhechte
  288. Optimizing with Novel Calendrical Algorithms
  289. n0rdy - What Okta Bcrypt incident can teach us about designing better APIs
  290. Why Codecation is Important: Taking a Break to Level Up
  291. FOSDEM 2025 has exceeded my expectations
  292. Jujutsu VCS Introduction and Patterns
  293. Starflate: Deflate decompression in C++23
  294. Coffee Beans of India, Varieties and Taste Profiles
  295. Introducing Werk
  296. Falsehoods programmers believe about null pointers
  297. What the fuck is a closure? ・ Dan’s JavaScript Glossary
  298. Cache Conscious Hash Maps
  299. Stepping my feet into uv world - part 1
  300. UV tricks
  301. Why I'm Ditching poetry for uv
  302. Making LLM workflows human friendly
  303. The Alpha Myth: How Captive Wolves Led Us Astray
  304. I Tried To Bootstrap A Startup - memoricide
  305. On the Eve of Superintelligence
  306. GitHub - davidlattimore/wild: A very fast linker for Linux
  307. Build It Yourself
  308. My impressions of Gleam
  309. Screen time and face-to-face conversation
  310. Rust's Superpower: Speed Meets Smarts - Chris Woody Woodruff
  311. Can't Escape Good Old SQL
  312. Level Up Your Skills: Learning Rust as a C# Dev - Chris Woody Woodruff
  313. C stdlib isn’t threadsafe and even safe Rust didn’t save us | EdgeDB Blog
  314. Threads, Tasks, and Ownership: C# and Rust Concurrency Explored - Chris Woody Woodruff
  315. Steinar H. Gunderson
  316. Modern iOS Theming with UITraitCollection
  317. How we made Blurhash 128x faster — Uploadcare Blog
  318. Garbage Collection in C# vs. Ownership in Rust – Chris Woody Woodruff
  319. A Look at Common Constructs in C# and Rust – Chris Woody Woodruff
  320. Why do bees die when they sting you?
  321. Building a Socially-Adept LLM Agent
  322. C# and Rust Side by Side – Chris Woody Woodruff
  323. Why Every C# Developer Should Explore Rust – Chris Woody Woodruff
  324. How I got here
  325. A Journey Through Code and Concepts – Chris Woody Woodruff
  326. Learning about excellence from Roger Rabbit
  327. Real Semantic Versioning
  328. v25.01 · YaLTeR/niri · Discussion #956
  329. GitHub - TabbyML/tabby: Self-hosted AI coding assistant
  330. Memorization Is Important In CS
  331. Apple is Killing Swift
  332. Why I Chose Common Lisp — Dan's Musings
  333. Perspectives after 4 years – tylerrussell.dev
  334. I quit my job to work on my programming language
  335. Announcing Rust 1.84.0 | Rust Blog
  336. Mastering Key Remapping on Linux: A Practical Guide with xremap
  337. What makes strong engineers strong?
  338. Result-oriented programming with F# computation expressions - Pavel Skvirski
  339. How to become a Data Scientist? | MLJAR
  340. Fidget
  341. Parsing JSON in C & C++: Singleton Tax
  342. Servo Revival: 2023-2024
  343. GitHub - scrtwpns/mixbox: Mixbox is a library for natural color mixing based on real pigments.
  344. Rust's borrow checker: Not just a nuisance
  345. On LLMs and Code Optimization | Wiredream - Dave Andersen's blog
  346. Pick 3 or Get None
  347. This year in LLVM (2024)
  348. msmetko's blog
  349. Hello the Last Day of 2024, Let's See What We Achieved This Past Year!
  350. Helix
  351. The JIT calculator challenge
  352. Never Have Outdated Footer Dates Again
  353. Can LLMs write better code if you keep asking them to “write better code”?
  354. GitHub - indiv0/aoc-fastest
  355. Pidgin 3.0 Experimental 1 Has been released!
  356. Why You Need Sccache
  357. Year of independence
  358. GitHub - louis-e/arnis: Generate any location from the real world in Minecraft Java Edition with a high level of detail.
  359. 12 Months, 12 Books: My Yearlong Journey to Learn, Grow, and Level Up - Chris Woody Woodruff
  360. Jonot's Blog
  361. A type checking error in Elixir 1.18
  362. A Gentle Introduction to Using a Vector Database | Steve Kinney
  363. An honest review of my last year building Chessbook
  364. Mixbox - Natural Color Mixing Based on Real Pigments
  365. Add More Kafkas
  366. Fish 4.0: The Fish Of Theseus
  367. 10 Things I Learned After 6 Years as a Software Engineer
  368. Why it's hard to trust software, but you mostly have to anyway
  369. Diary of a CEO Book: Lessons - Byte Tank
  370. A Universe of Sorts
  371. openai-structured-outputs-are-really-useful - Chad Nauseam Home
  372. Browsers are absolutely unusable | KorigamiK
  373. Memetic Culture
  374. Interview with Niels Dossche
  375. Minimal Version Selection Revisited
  376. Fake Debugging II: The Race Condition Strikes Back
  377. Ruby 3.4.0 Released
  378. Announcing Nio
  379. Intercepting Websocket Messages To Analyze Geoguessr Party Games
  380. Dec 22: Why we use our own hardware at Fastmail
  381. Introducing S2
  382. dropping hyper
  383. Compiling C to Safe Rust, Formalized
  384. Why I chose Astro for this blog | kylev.dev
  385. fish-shell 4.0b1, now in Rust
  386. Go's Weird Little Iterators · mcyoung
  387. Wiki - SurveyOfSystemLanguages2024
  388. Why too much Pydantic can be a bad thing — Motleycrew
  389. On OpenTelemetry and the value of Standards | Jeremy Morrell
  390. Don't write clean code, write CRISP code — Bitfield Consulting
  391. Optimistic Computing
  392. In search of a faster SQLite - blag
  393. Helix: Why (And How) I Use It | Jonathan's Blog
  394. Should You Ditch Spark for DuckDb or Polars?
  395. The Case Against Character Count Line Limit
  396. On Understanding Data Abstraction, Revisited
  397. Thoughts on Tailwind 4
  398. Command-line benchmarking with BestGuess
  399. Introducing Limbo: A complete rewrite of SQLite in Rust
  400. Memory-safe PNG decoders now vastly outperform C PNG libraries
  401. Modern Staff Engineering at a Startup ~ chadxz.dev
  402. Better date handling for projects migrated to Gitea | Evan Pratten
  403. Identifying excess rounding
  404. A practical introduction to the Starlark language
  405. GitHub - trailbaseio/trailbase: A blazingly fast, single-file, open-source application server with type-safe APIs, Auth, and Admin UI built on Rust+SQLite.
  406. Zen of Batch Pipelines - A recipe to reduce cognitive load · Focus on the objective
  407. Justin Pombrio
  408. Big Endian's Guide to SQLite Storage
  409. GitHub - privastead/privastead
  410. Making Computer Faster: a Deep Dive into Dynamic Dispatch (part 1)
  411. Why pipes sometimes get "stuck": buffering
  412. How to be a great manager - Dmitry Kudryavtsev
  413. How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks?
  414. Voice Activity Detection in Elixir and Membrane
  415. A Vanity VNC server (or Joke over RFB) - ache
  416. Deno v. Oracle: Canceling the JavaScript Trademark
  417. Unsafe for work
  418. What I wished I knew when learning C
  419. Hey, wait – is employee performance really Gaussian distributed??
  420. The two factions of C++
  421. My Red Hot ADHD Programming 'Affliction'
  422. Learning LLVM (Part-1) - Writing a simple LLVM pass
  423. Solving LeetCode™ problems with Racket
  424. Making SQL Keyword Suggestions Work
  425. Should Programming Languages be Safe or Powerful?
  426. My Red Hot ADHD Programming 'Affliction'
  427. April King — Handling Cookies is a Minefield
  428. Django: Introducing Djade, a template formatter - Adam Johnson
  429. On "Safe" C++
  430. Harmful Practices Considered Best | Zakhary's Home
  431. hyper in curl Needs a Champion
  432. Blogging through the decades | The Observation Deck
  433. Efficiency is fundamentally at odds with elegance
  434. The opposite of DRY isn't WET, it's YAGNI
  435. GPT-4o’s Personality Revealed: An INFJ in the Machine?
  436. Stop Making Me Memorize The Borrow Checker
  437. What To Use Instead of PGP - Dhole Moments
  438. CMTOPS.DEV
  439. Jujutsu: A Haven for Mercurial Users at Mozilla
  440. Rails 8.0: No PaaS Required
  441. Why I love Rust for tokenising and parsing
  442. How WebSockets cost us $1M on our AWS bill
  443. How I Improved Video Streaming with FFmpeg and Node.js | Mayallo
  444. Notes from the Carbon panel session at EuroLLVM 2024
  445. Love letter to Hurl | Lambros Petrou
  446. I Waited 10 Billion Cycles and All I Got Was This Loading Screen
  447. Re-ranking search results on the client side
  448. Rewrite it in Rails
  449. An update on Apple M1/M2 GPU drivers [LWN.net]
  450. TIL emalloc() auto-exits on out-of-memory errors
  451. Matrix 2.0 Is Here!
  452. kimono koans' blog! - A Somewhat Opinionated Guide to Effective ZFS Snapshots
  453. Pimp My `man` | Kalman Szenes
  454. Golang developers should try Odin
  455. Quality | Justin Fuller
  456. Wayland: i3 to Sway migration
  457. Ruby on (Guard)Rails
  458. Building a better and scalable system for data migrations
  459. There are some limitations when developing locally with Cloudflare Workers that process messages fro
  460. Building Images: Gzip vs Zstd
  461. devenv is switching Nix implementation to Tvix - devenv
  462. Zig is everything I want C to be
  463. GitHub - levkk/rwf: Comprehensive framework for building web applications in Rust.
  464. Learn the differences between handling HTTP requests and processing messages from a queue when build
  465. a short rant on culture – Daniel Frank
  466. Queueing Up Success: The Art of Async on Cloudflare Workers
  467. High Performance Postgres with Cloudflare and Rust
  468. Introduction - Steve's Jujutsu Tutorial
  469. RAGs to RIChes — machtiani
  470. There are exactly 8 bits in a byte
  471. Announcing Rust 1.82.0 | Rust Blog
  472. Yes, Go Does Have Exceptions
  473. Maelstrom Software
  474. When should I use String vs &str?
  475. EQL - EVM Query Language
  476. A Missing IDE Feature
  477. Anjan's Homepage
  478. High Performance Postgres with Rust, Cloudflare & Hyperdrive
  479. how-i-think-of-the-expression-problem - Chad Nauseam Home
  480. Psychopath or Autistic? What's the Difference?
  481. GitHub - samuel-vitorino/lm.rs: Minimal LLM inference in Rust
  482. My negative views on Rust
  483. When single threaded Node.js becomes a trouble
  484. Designing A Fast Concurrent Hash Table
  485. Announcing Deno 2
  486. Rust's design goals should be about code
  487. Putting a full power search engine in Ecto
  488. Why I like Tcl
  489. Purity is Great for Collaboration
  490. Personal reflections on moving from Canada to NYC – Daniel Frank
  491. Stay in the gap | everything changes
  492. Effect polymorphism fixes dependency inversion
  493. Mitmproxy 11: Full HTTP/3 Support
  494. Why the number of Gleam programmers is growing so fast? — Taha Shashtari
  495. Make your shell 370.52% faster with this easy trick (fix nvm startup times)
  496. Web Components are not Framework Components — and That’s Okay • Lea Verou
  497. 5 Years Making a Toy with an SDK
  498. Rust needs a web framework for lazy developers
  499. Migrating from AWS to Self-Hosting ⚡ Zig Programming Language
  500. GitHub - zhengkyl/qrframe: code-based qr code generator
  501. I Want Process-Aware Types
  502. xUnit v3 and some stuff about TUnit
  503. Rewriting Rust
  504. The Watermelon Operator
  505. Why I still blog after 15 years
  506. Whence ' '? – Casey Rodarmor's Blog
  507. Stop using REST for state synchronization
  508. How Discord Reduced Websocket Traffic by 40%
  509. Cryptographic Innuendos - Dhole Moments
  510. 50 Ideas That Changed My Life - David Perell
  511. Announcing Swift 6
  512. How I Lie to You
  513. The 6.11 kernel has been released [LWN.net]
  514. GitHub - phil-opp/blog_os: Writing an OS in Rust
  515. GitHub - RyanWelly/lisp-in-rs-macros: A Lisp interpreter written fully in rust macros.
  516. Safe C++
  517. Why is language documentation still so terrible?
  518. How we verify the correctness of a spreadsheet engine
  519. Why I Prefer Exceptions to Error Values
  520. YAML feature extraction with yamlpath
  521. Just for Fun. No, Really.
  522. Redox OS 0.9.0 - Redox
  523. What is the best pointer tagging method?
  524. Pop!_OS Lead: Linux Developers are “Patronizing Pedantic Megalomaniacs”
  525. Building a healthy and sustainable funding model for open source software
  526. Asynchronous IO: the next billion-dollar mistake?
  527. GitHub - Scthe/nanite-webgpu: UE5's Nanite implementation using WebGPU. Includes the meshlet LOD hierarchy, software rasterizer and billboard impostors. Culling on both per-instance and per-meshlet basis.
  528. Async Rust can be a pleasure to work with (without `Send + Sync + 'static`)
  529. 1Password vs. Bitwarden
  530. Firefox will consider a Rust implementation of JPEG-XL by bholley · Pull Request #1064 · mozilla/standards-positions
  531. Beyond Ctrl-C: The dark corners of Unix signal handling :: sunshowers
  532. Hacking sales as an introvert
  533. Step-Based Cascading Prompts: Deterministic Signals from the LLM Vibe Space
  534. Who Wins With Cursor & Copilot? - Tim Kellogg
  535. This month in Servo: tabbed browsing, Windows buffs, devtools, and more! - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
  536. Frak Lopez | I will f(l)ail at your tech interviews, here's why you should care
  537. UV with Django
  538. [PATCH 0/1] Retiring from the Rust for Linux project
  539. How to Hire a CTO
  540. You're not just buying hardware with Oxide
  541. Why am I writing a Rust compiler in C?
  542. Why Solid?
  543. I sped up serde_json strings by 20%
  544. Reframing ADHD in dogs: a compassionate perspective
  545. Notes from Figma I: How We Succeeded In Design
  546. Exposing youth to programming by finding the password
  547. An unordered list of hidden gems inside NixOS — kokada
  548. I’m Tired of Fixing Customers’ AI Generated Code
  549. The Easiest Way to Stand Out With Your Work
  550. Async hazard: mmap is secretly blocking IO
  551. .:: Phrack Magazine ::.
  552. uv: Unified Python packaging
  553. Building a modular softsynth from scratch (Week 1)
  554. Bevy ECS as a data layer for static site generation with Leptos
  555. Introducing Zed AI - Zed Blog
  556. Reimagining architecture principles
  557. To broadcast or not to broadcast
  558. A Terminal Based Workflow
  559. Leaving Neovim for Zed
  560. It's not just B2C vs B2B anymore
  561. An underrated software engineering interview question – Jake Zimmerman
  562. Should I Close Source my Company? Replying to Supabase | Ben Butterworth
  563. PyTorch is dead. Long live JAX.
  564. CSVs Are Kinda Bad. DSVs Are Kinda Good.
  565. STD Doesn't Have to Abstract OS IO
  566. You should make a new programming language
  567. You should make a new programming language
  568. GitHub - judofyr/spice: Fine-grained parallelism with sub-nanosecond overhead in Zig
  569. Quote-unquote "macros"
  570. What's Next? (2024 edition)
  571. Against Names
  572. GitHub - DioxusLabs/blitz: High performance HTML and CSS renderer powered by WGPU
  573. Rust GUI library via Flutter, done simple
  574. Progress on porting Firefox
  575. GitHub - versotile-org/verso: A web browser that plays old world blues to build new world hope
  576. Chevy Ray | How I Created 175 Fonts Using Rust
  577. System76 - Linux Laptops, Desktops, and Servers
  578. Making Linux C++ Crashes Less Chaotic
  579. First impressions of Gleam: lots of joys and some rough edges
  580. Full Text Search over Postgres: Elasticsearch vs. Alternatives - ParadeDB
  581. Debugging a rustc segfault on illumos :: sunshowers
  582. WebGPU Unleashed: A Practical Tutorial
  583. GitHub - lvkv/whenfs: A FUSE Filesystem for your Google calendar
  584. You Can't Spell WebRTC without RCE - Part 1
  585. Advice to Young Engineers - Robotic Sea Bass
  586. How I learned to love Zig's diagnostic pattern
  587. Open source AI coding assistance with the Granite models | Red Hat Developer
  588. The trouble with __all__
  589. Don't Use Preludes And Globs | corrode Rust Consulting
  590. How do you change browser in Slack anyway?
  591. cppfront: Midsummer update
  592. Translating All C to Rust
  593. Windows Security best practices for integrating and managing security tools | Microsoft Security Blog
  594. We Chose Meilisearch Over 10+ Other Search Engines Despite a Major Drawback
  595. Bril: An Intermediate Language for Teaching Compilers
  596. Evolving Languages Faster with Type Tailoring
  597. Announcing Rust 1.80.0 | Rust Blog
  598. The Computer Genius the Communists Couldn’t Stand
  599. Developers want more, more, more: the 2024 results from Stack Overflow’s Annual Developer Survey - Stack Overflow
  600. module: add --experimental-strip-types by marco-ippolito · Pull Request #53725 · nodejs/node
  601. Studying 0days: How we hacked Anki, the world's most popular flashcard app
  602. Handling lifecycle events on iOS and MacCatalyst with .NET MAUI
  603. Brr Wants A Job – brr
  604. When Objects Are Not Enough
  605. Baking An Open Source Cake
  606. GitHub - BurntSushi/jiff: A date-time library for Rust that encourages you to jump into the pit of success.
  607. How We Achieved Over 30,000 Installs on Our VSCode Extension
  608. Pin
  609. Ruby methods are colorless
  610. Why is spawning a new process in Node so slow?
  611. Thought Experiments on RTO and WFH
  612. Creating an already-completed asynchronous activity in C++/WinRT, part 9 - The Old New Thing
  613. Creating an already-completed asynchronous activity in C++/WinRT, part 8 - The Old New Thing
  614. We need visual programming. No, not like that.
  615. Mercurial is simply too good
  616. Writing GUI apps doesn't have to be painful
  617. The Hidden Marriage Market
  618. Welcome to Thunderbird 128 "Nebula"
  619. The missing parts in Cargo
  620. Free-threaded CPython is ready to experiment with!
  621. Beating the compiler
  622. dut
  623. Using use in Gleam
  624. Timeseries Indexing at Scale - Artem Krylysov
  625. Life without the front page
  626. gRPC Over HTTP/3
  627. The dual nature of seniority in software development
  628. Rye: a Hassle-Free Python Experience
  629. Personality Basins | near.blog
  630. A reawakening of systems programming meetups
  631. Enabling containers to access the GPU on macOS
  632. How LLMs Learn: What We Know, What We Don't (Yet) Know, and What Comes Next
  633. Xuanwo's VISION: Data Freedom
  634. Properly Testing Concurrent Data Structures
  635. Taking PyTorch for Granted | wh
  636. Kafka versus Nabokov
  637. Synchronous Core, Asynchronous Shell
  638. GitHub - wader/jqjq: jq implementation of jq
  639. WebAssembly vs JavaScript: A Comparison — SitePoint
  640. OOP Isn't Obsessed Enough About Time Control
  641. Dolev Hadar
  642. gRPC: The Good Parts
  643. Big Data Engineering in the 2020s
  644. Dynamic watermarking on the JVM
  645. It's time to abolish the builder pattern in Rust
  646. Mako - Mako is Now Open Source
  647. A Bunch of Programming Advice I’d Give To Myself 15 Years Ago
  648. 5 things we learned from sponsoring a sampling of our open source dependencies  - Microsoft Open Source Blog
  649. Industrial macros
  650. How Where Conditions Work in Entity Framework Core | The .NET Tools Blog
  651. The Super Effectiveness of Pokémon Embeddings Using Only Raw JSON and Images
  652. Amazing Learning Resources
  653. Microfeatures I Love in Blogs and Personal Websites
  654. How to Build a Fullstack Webapp with F#
  655. Yet Another Frontend Framework? The Rise Of Svelte
  656. What Happens When You Put a Database in Your Browser?
  657. Let’s Write a Letter of Reconciliation — Jagunbae
  658. Learning Machine Learning in Elixir | zacksiri.dev
  659. Announcing the Pre-Scheme Restoration — Pre-Scheme
  660. Aspire Dashboard
  661. Mastering Concurrency in Rust: Advanced Patterns with Async/Await and Tokio
  662. A Gentle Introduction to Metathics
  663. Lemmy and my Switch to PieFed; Threadyverse software alternatives
  664. Comments on Scripting, CGI, and FastCGI
  665. HowToWare
  666. Do not try to be the smartest in the room; try to be the kindest. | Jorge Galindo's blog
  667. Spending too much time optimizing for loops
  668. Announcing Rust 1.79.0 | Rust Blog
  669. My experience crafting an interpreter with Rust
  670. The Most Popular Build Tools for React Developers in 2024
  671. From Chaos to Clarity: My Journey with Obsidian
  672. Shaoru Ian Huang
  673. The Weird Nerd comes with trade-offs
  674. So You Want To Build A Browser Engine
  675. Cloning Windows Recall in 30 Lines of Bash
  676. Yes, you too, reader, should believe you may be world-class – Daniel Frank
  677. Speeding up rustc by being lazy
  678. Reflections from Local-First Conf - Daniel Norman
  679. Why I'm looking into algorithmic trading.
  680. Core Competencies
  681. Streamline Testing Processes with Contract Testing and Pact in .NET
  682. Moving Beyond Type Systems | Vhyrro's Digital Garden
  683. Icing or Cake? — dthompson
  684. Disassembling Dalvik
  685. Compilers | Rasheed Starlet
  686. Do I not like Ruby anymore?
  687. GitHub - quickwit-oss/tantivy: Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
  688. wave-sim — Connor Code
  689. Abusing Go's infrastructure
  690. Replacing pyinstaller with 100 lines of code
  691. If you have to create a Windows Runtime Vector from C++/WinRT, do it as late as possible - The Old New Thing
  692. Unwind considered harmful? · baby steps
  693. vu128: Efficient variable-length integers
  694. Is Morality Real?
  695. CADmium: A Local-First CAD Program Built for the Browser
  696. Meta Releases Open Source React Compiler
  697. Enlightenmentware
  698. Runtime code generation and execution in Go: Part 1
  699. Designing a Scalable OCPP server - Siddharth Sabron
  700. Thoughts on Forester: A Scientist's Zettelkasten
  701. Test Driving ChatGPT-4o (Part 3)
  702. Happy Developers. It is Possible
  703. High Agency in Software Engineering
  704. GitHub - HigherOrderCO/Bend: A massively parallel, high-level programming language
  705. 100 Exercises To Learn Rust
  706. How to Simulate MEV Arbitrage with REVM, Anvil and Alloy
  707. Translation of the Rust's core and alloc crates | Formal Land
  708. References are like jumps
  709. Tuning ZIO for high performance
  710. Thomas Eckert
  711. Wasm vs. Docker | Docker
  712. Parsing PNG images in Mojo
  713. TypeScript: undefined and null are nothing and should keep being nothing — Domain Specific Language
  714. GitHub - Hirrolot/datatype99: Algebraic data types for C99
  715. Development notes from xkcd's "Machine"
  716. Jonas Hietala: Browse posts with telescope.nvim
  717. Zed Decoded: Linux when? - Zed Blog
  718. A comprehensive introduction to CDNs
  719. Careful with That Lock, Eugene: Part 2
  720. Pair Your Compilers At The ABI Café - Faultlore
  721. Using age with org-journal
  722. Let me tell you a story - Byte Tank
  723. Sakshat's blog - Is software engineering for you
  724. Blog | atchyut.dev
  725. Building a Rocket Engine from Scratch
  726. The Sisyphean struggle and the new era of data infrastructure — Jack Vanlightly
  727. Jonas Hietala: Customizing Neovim
  728. Why I Left NixOS for Ubuntu
  729. On Programming Languages
  730. Thoughts on Zig
  731. Working with Rust Libraries from C# .NET Applications
  732. GitHub - borgo-lang/borgo: Borgo is a statically typed language that compiles to Go.
  733. Borgo Programming Language
  734. What Computers Cannot Do: The Consequences of Turing-Completeness
  735. Memory Management Every Programmer Should Know
  736. Thoughts on WASM
  737. bun.report is Bun's new crash reporter
  738. LogLog Games
  739. The Importance of Maybe
  740. Ruby might be faster than you think
  741. The only two log levels you need are INFO and ERROR
  742. Vimmer tries Emacs
  743. C isn’t a Hangover; Rust isn’t a Hangover Cure
  744. Building FocusGuardian, my TribeHacks IX submission, in 24 hours
  745. Issue 54: Personal Library Science
  746. Id30 – magnushoff.com
  747. Good Ideas in Computer Science
  748. An entire Social Network in 1.6GB (GraphD Part 2)
  749. Adventures In Rust: Bringing Exchange Support To Thunderbird
  750. The Real C++ Killers (Not You, Rust)
  751. 10x Engineers vs -10x Burdens
  752. The Optimal Workspace
  753. LLVM is Smarter Than Me
  754. The Illustrated Word2vec
  755. Do best practices really matter?
  756. Yet Another REST Client?
  757. Diffusion Models for Video Generation
  758. Java 23: The New Features are Officially Announced
  759. Getting Started with perlimports
  760. Design Notes
  761. My useless philosophical ramblings about the ecology of programming languages (and OOP is not Java)
  762. Getting started with sched-ext development
  763. Open Source, Supply Chains, and Bears (oh my!)
  764. How to write a code formatter
  765. GCC version 14 coming soon – and will drop Itanium support
  766. Comparing Multiple Large Language Models in one Pass · Analyst 18
  767. The case of the string being copied from a mysterious pointer to invalid memory - The Old New Thing
  768. "BatBadBut" Vulnerability Discovered in Rust Standard Library on Windows - Cyber Kendra
  769. EuroRust 2024 officially welcomes independent workers (updated)
  770. The Simple Beauty of XOR Floating Point Compression
  771. Open Source Financial Sponsorship Breakdown for 2023
  772. The server chose violence - Cliffle
  773. Thoughts on the xz backdoor: an lzma-rs perspective | Blog | Guillaume Endignoux
  774. Twenty Years Is Nothing
  775. A Brief Comparison of Modern Programming Languages
  776. Looking for Alice
  777. Self Modifying Code
  778. An IRC client in your motherboard
  779. HTTP/2 `CONTINUATION` Flood
  780. Performance insights: Engineering for high performance
  781. Oneiblog
  782. How to create a blog using Golang
  783. A lazy and flippant classification of programming languages
  784. NixOS is not reproducible
  785. Conway's Game of Life Through Time
  786. GitHub - tedkim97/adcache
  787. Lattice now compiles to .NET IL — John Austin
  788. GitHub - buserror/libmui: Classic MacOS & GS/OS widget library for linux (and other?)
  789. Type Inference Was a Mistake
  790. Explaining the internals of async-task from the ground up
  791. xorvoid
  792. Helix
  793. Garbage Collection for Systems Programmers
  794. We are under DDoS attack and we do nothing
  795. My list of challenging software projects some programmers should try
  796. [Media] Lars Bergstrom (Google Director of Engineering): "Rust teams are twice as productive as teams using C++."
  797. Processing 6 Billion Chess Games in Less Than 2 Hours
  798. Is Europe Better Than America for Working in Tech?
  799. Sudo-rs dependencies: when less is better - Blog - Tweede golf
  800. Binary array set
  801. What Computers Cannot Do: The Consequences of Turing-Completeness
  802. Writing GNOME Apps with Swift
  803. On Tech Debt: My Rust Library is now a CDO
  804. RIP Redis: How Garantia Data pulled off the biggest heist in open source history — Momento
  805. Why choose async/await over threads?
  806. Build time is a collective responsibility
  807. Cranelift code generation comes to Rust
  808. A review of the Thinkpad X13s with Ubuntu Linux ⋅ ahoneybun.net
  809. Batyr Nuryyev | Biting Off More Than We Can Chew with OLAP Libraries
  810. devenv 1.0: Rewrite in Rust - devenv
  811. Knee Deep in tree-sitter Queries
  812. Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCaml
  813. 🔬 Rustls: Continuous Benchmarking Case Study
  814. Regex character “$” doesn't mean “end-of-string”
  815. GitHub - ynqa/jnv: interactive JSON filter using jq
  816. Let's create a Tree-sitter grammar
  817. C++ creator rebuts White House warning
  818. commit message rant (part 1 of n) - hēg denu
  819. I’m Finally Quitting Trying to Quit My Bad Habits
  820. Code samples for the opening chapter of Refactoring
  821. 50 Ideas for Life I Repeatedly Share – Daniel Frank
  822. GitHub - 0x192/universal-android-debloater: Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
  823. Zig, Rust, and other languages
  824. How to Patch A Package Source on NixOS
  825. Achieving awful compression with digits of pi
  826. Why software projects fail
  827. 10 years in Open Source
  828. Words of Wisdom: Backend Edition
  829. Release Bebop v3.0.4 · betwixt-labs/bebop
  830. smeso - Memory ordering and atomic operations synchronization
  831. How to Lose Control of your Shell
  832. Regex character “$” doesn't mean “end-of-string”
  833. Why Can't Programmers Agree on Anything?
  834. LLM with Ollama and similarity search with Qdrant, vector database - Vincent Composieux - Tech Lead Full Stack / DevOps & Architect over Go, PHP Symfony, NodeJS, Cloud (AWS, GCP) and much more
  835. Sorting with CUDA (SIMD) shuffling
  836. vorant94 | Divide and conquer: right concerns to separate
  837. Why Browsers Get Built - Infrequently Noted
  838. Secure by Design: Google’s Perspective on Memory Safety
  839. The AI Dilemma: When Large Language Model Training Reaches A Dead End
  840. Regex character “$” doesn't mean “end-of-string”
  841. What high-performance language to learn?
  842. Bleacher Report gutting out OTP
  843. Interview Feedback to an Upcoming Computer Science Student
  844. I'm a programmer and I'm stupid
  845. Dapr v1.13 is now available
  846. Making Make a README
  847. Autogenerating a Book Series From Three Years of iMessages
  848. The "missing" graph datatype already exists. It was invented in the '70s
  849. C skill issue; how the White House is wrong
  850. Let's not over-hype rust.
  851. The Hunt for the Missing Data Type
  852. Gleam version 1 – Gleam
  853. How To Run Your Benchmarks - 2 Ways To Run BenchmarkDotNet
  854. The hater’s guide to Kubernetes
  855. Why F# is a fun programming language
  856. Applying Growth Mindset to Learning Rust – Dev Leader Weekly 33
  857. GitHub - pydantic/FastUI: Build better UIs faster.
  858. Snapshot Testing - blag
  859. XeDN on Tigris - Xe Iaso
  860. In praise of Nushell
  861. Introducing oneRepo: the JavaScript & TypeScript monorepo toolchain for safe, strict, & fast development • Paul Armstrong
  862. Instrument Serverless Rust Applications with Open Telemetry
  863. GitHub - cloudflare/pingora: A library for building fast, reliable and evolvable network services.
  864. Marc Kerbiquet's Website
  865. White House urges developers to dump C and C++
  866. About Rapier | Rapier
  867. OOP and Design Patterns are garbage - Douglas' Blog
  868. Scheduling Internals
  869. ARCHITECTURE.md
  870. Language Checklist
  871. Things I Used to Care About
  872. formats
  873. Cycles all way down
  874. How to Make a List of Nearly Every Minecraft Player
  875. Atuin - Magical Shell History
  876. The eBook for 'Why Cryptocurrencies?' is now available for free
  877. GitHub - Speykious/cve-rs: Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
  878. VisualStudio.Extensibility: Install extensions without restarting Visual Studio! - Visual Studio Blog
  879. A simple but safe deploy script
  880. Introducing Safecat
  881. The most useful programming language
  882. Microsoft Abandons DotNet For Rust?! - Uncover The Truth
  883. From 1s to 4ms
  884. We Have to Start Over: From Atom to Zed - Zed Blog
  885. .NET Continuous Profiler: CPU and Wall Time Profiling
  886. API Part 7 – Swagger Comments
  887. uv: Python packaging in Rust
  888. Observable 2.0 | Observable
  889. Aaron Schlesinger's Personal Site
  890. The Perfect Project Structure for Production Ready Serverless Rust
  891. SP1 Book
  892. The CMS I would like to see.
  893. Improve your SQL skills X2 in 5 minutes
  894. Hello world, and the future for PyO3
  895. I worry our Copilot is leaving some passengers behind
  896. Antithesis – autonomous testing
  897. I applied for a software role at FedEx and was asked to take this bizarre personality test.
  898. Shell scripting with Elixir - Michal (arathunku)
  899. AMD Quietly Funded A Drop-In CUDA Implementation Built On ROCm: It's Now Open-Source
  900. Sudo On Windows a Quick Rundown
  901. dax - Cross-platform shell tools for Node.js
  902. Announcing Rust 1.76.0 | Rust Blog
  903. On the virtues of the trailing comma - The Old New Thing
  904. A Splendid Scala Journey
  905. Garbage Collection Without Unsafe Code
  906. Calling System Functions in a JIT
  907. What's the hype with Rust and AWS Lambda?
  908. The Genius of Peter Thiel in attacking the Ivy Leagues and high school dropouts shattering the college gospel
  909. Google throws $1M at Rust Foundation to build C++ bridges
  910. Why RustPython?
  911. Microsoft Ditches C# for Rust: M365 Core Gets Safety and Perf Boosts
  912. Deno in 2023
  913. Microsoft Is Abandoning C# for Rust! Now What?
  914. Let futures be futures
  915. Generating code was never the hard part - Nick Scialli
  916. The Duty to Data Portability
  917. jj init — Sympolymathesy, by Chris Krycho
  918. Is Apple Gonna Be Okay?
  919. Reverse-engineering the Synacor Challenge
  920. Blogging in Djot instead of Markdown
  921. GitHub - vitoplantamura/HackerNewsRemovals: List of stories removed from the Hacker News Front Page, updated in real time.
  922. Embracing Functional Programming in C#
  923. Build vs. Buy for Feature Flags: My Experience as a CTO with a 20+ Engineer Team - Flagsmith
  924. What You Need Is Motivation — Ethan Lalakea Alter
  925. The undercover generalist
  926. Polars — Why we have rewritten the string data type
  927. Colin Woodbury - Subsetting your Life
  928. Improving upon my OpenTelemetry Tracing demo
  929. A few thoughts on intensity.
  930. Playing with Nom and parser combinators
  931. Principles for Managing Remote Teams and Freelancers
  932. PGXN Challenges
  933. I Just Wanted Emacs to Look Nice — Using 24-Bit Color in Terminals
  934. Colin Woodbury - A Tour of the Lisps
  935. One Billion Record Challenge in Elixir
  936. Asymptotic Closeness
  937. Introducing: Green Thumb Guide
  938. An old solution to modern OpenAI GPTs problems
  939. GitHub - oxidecomputer/helios: Helios: Or, a Vision in a Dream. A Fragment.
  940. The Performance Management Formula
  941. Arend van Beelen jr.
  942. Informal Leadership in Software Engineering – What You Need To Progress
  943. Hype — bayindirh
  944. War Room Wisdom for Software Developers
  945. My Impressions of Hare
  946. Safe Manual Memory Management with Coeffects
  947. GitHub - FractalFir/rustc_codegen_clr: This rust compiler backend emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects
  948. My experience working on rustc_codegen_clr
  949. SourceGear Rust - Visual Studio Marketplace
  950. Python & JavaScript Libraries · Ollama Blog
  951. Use Azure Quantum 'Playground' to Explore New v1.0 Dev Kit -- Visual Studio Magazine
  952. Meta Blog: I'm a JS Developer now
  953. Against Normalcy: Why Being Normal Can Be Dangerous
  954. Alec’s Blog - How to (Almost) Never Lose A Game
  955. Zero-Sum vs. Positive-Sum Product Theory
  956. Overcoming My Reddit Addiction
  957. The case of the fail-fast trying to log a caught exception - The Old New Thing
  958. Different Node.js Versions & Package Managers Per Project
  959. JARMuary continues - Converting a Razor Pages website to Blazor - Part 11
  960. Maybe don't use Blake3 on Short Inputs
  961. What makes an entrepreneur succeed?
  962. Perfecting Protocol Parsing (Probably) with eBPF
  963. NixOS on Hetzner Dedicated - mhu.dev
  964. David Adam (@zanchey@aus.social)
  965. Let's Help Org Mode Escape From Emacs
  966. In C++/WinRT, how can I await multiple coroutines and capture the results?, part 3 - The Old New Thing
  967. Code Reviews
  968. In search of a Search Engine, beyond Elasticsearch: Introducing Zinc
  969. GitHub - every-day-things/citadel: Manage your ebook library without frustrations. Calibre compatible.
  970. The Slow Frontier of Genetic Choice
  971. #1 BRC in .NET: even faster than Java and C++
  972. Attending NeurIPS 2023
  973. Programming in just ONE language should be lauded. – Cliffski's Blog
  974. In C++/WinRT, how can I await multiple coroutines and capture the results?, part 3 - The Old New Thing
  975. .NET Continuous Profiler: Under the Hood
  976. JSON Web Tokens are actually great, just not for sessions
  977. Local Development With Mirrord | LinuxBlog.xyz
  978. Jonas Hietala: Exploring the Gleam FFI
  979. The Simplest Way To Implement a Background Job
  980. Binius: a Hardware-Optimized SNARK
  981. Why stdout is faster than stderr? - Orhun's Blog
  982. path.join Considered Harmful, or openat() All The Things
  983. How to stop Linux threads cleanly
  984. Python 3.13 gets a JIT
  985. Polars
  986. Reimagining Web APIs - Multilingual/ Rusty Web Servers
  987. Iced through an example: A Twenty-One game
  988. GitHub - moturus/motor-os
  989. GitHub - extrawurst/gitui: Blazing 💥 fast terminal-ui for git written in rust 🦀
  990. Weird things engineers believe about Web development
  991. Race and Fantasy
  992. Pete Millspaugh
  993. Rust, Ruby, and the Art of Implicit Returns
  994. What I learned Joining a Climate Civil Resistance Organization For 18 Months - Guillaume L'Hostis
  995. Data Protection assessment of Privacy Sandbox's Protected Audience API
  996. What I did in 2023
  997. GitHub - uutils/coreutils: Cross-platform Rust rewrite of the GNU coreutils
  998. Maestro - Introduction
  999. Differences Between NUnit, xUnit and MSTest - Code Maze
  1000. 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
  1001. Lookahead 2024 — Domain Specific Language
  1002. Writing a TrueType font renderer
  1003. Compiling Success: My Aspirations for a Transformative Year Ahead - Chris Woodruff's Blog
  1004. This year in LLVM (2023)
  1005. How They’re Connected and What to Do About It – Solving Procrastination
  1006. 7 watts idle on Intel 12th/13th gen: the foundation for building a low power server/NAS | mattgadient.com
  1007. You should be using rtx
  1008. Poor Man's Web
  1009. Challenging projects every programmer should try
  1010. std::print in C++23
  1011. Best engineers are focusing on helping others
  1012. Update in Thrussh: the SSH Terrapin attack
  1013. How I Have Fun With Rust
  1014. Memory Safety is a Red Herring
  1015. Perl Advent Calendar 2023 - Elves Versus Typos
  1016. .NET Developer tries Laravel PHP
  1017. Security and Crashing with Modal Logic
  1018. Progress toward a GCC-based Rust compiler
  1019. GitHub - wasm3/wasm3: 🚀 A fast WebAssembly interpreter and the most universal WASM runtime
  1020. Mickey, Disney, and the Public Domain: a 95-year Love Triangle | Duke University School of Law
  1021. I'm still fed up and a browser is coming along fine
  1022. A curiously recurring lifetime issue
  1023. The JavaScript Oxidation Compiler
  1024. How do I specify an optional string parameter to a Windows Runtime method? - The Old New Thing
  1025. VS Code Used to Survey Go Devs, Who Name VS Code No. 1 Editor -- Visual Studio Magazine
  1026. How do I specify an optional parameter to a Windows Runtime method? - The Old New Thing
  1027. Adopting Rust: the missing playbook for managers and CTOs - Mainmatter
  1028. Usability Digest Dec. 2023: Improved autofill reliability, lock state, and item title generation
  1029. How can I work around the absence of default parameters in the Windows Runtime? - The Old New Thing
  1030. U.S. and International Partners Issue Recommendations to Secure Software Products Through
  1031. 4 ways to create Unit Tests without Interfaces in C#
  1032. My Christmas tree has a custom processor
  1033. An adventure with whisper, wasi, and wazero
  1034. Trying chDB, an embeddable ClickHouse engine
  1035. Non-Send Futures When?
  1036. VS Code's Copilot 'AI Pair Programmer' Improves Chat UI, Explains Rust Code -- Visual Studio Magazine
  1037. What's New in Blazor in .NET 8 (What is Blazor SSR)
  1038. Nginx is Probably Fine
  1039. Non-Send Futures When?
  1040. Make a Linux App
  1041. Calling a bureaucrat by its name
  1042. The Plug-in System Hiding in Your App
  1043. Skills to plugins: fully embracing the OpenAI plugin spec in Semantic Kernel | Semantic Kernel
  1044. Things I learned from teaching
  1045. Hexagonal Architecture with Rust & AWS Lambda | James Eastham Personal Blog
  1046. All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more
  1047. Stupid Tools | Obiter dicta
  1048. Your Interview Process Is Too Damn Long (and How To Fix It)
  1049. Smart Constructors
  1050. A Decade of Developing a Programming Language: A Response Response
  1051. Vicyyn - Simple Obsidian System for 99% of Your Needs
  1052. Why does everyone install crates globally?
  1053. Native Rust in Visual Studio Is Top Dev Request, but Progress Slow -- Visual Studio Magazine
  1054. ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}
  1055. Is c# underhyped?
  1056. GitHub - 01mf02/jaq: A jq clone focussed on correctness, speed, and simplicity
  1057. Yusuf Aytas - Becoming a Rockstar Engineer
  1058. Rust std fs slower than Python!? No, it's hardware!
  1059. Rust: Memory Management
  1060. Five Learnings from Five Years as a First-Time Founder
  1061. Consider Writing Documentation for Your House
  1062. GitHub - federico-busato/Modern-CPP-Programming: Modern C++ Programming Course (C++11/14/17/20)
  1063. Serverless Speed: Rust vs. Go, Java, and Python in AWS Lambda Functions
  1064. Python is Easy. Go is Simple. Simple != Easy.
  1065. $20k Bounty was Claimed! · Prettier
  1066. Update on the rust port · fish-shell/fish-shell · Discussion #10123
  1067. VectorDB
  1068. The largest number representable in 64 bits
  1069. Registering My Hypotheses On Starting A Business — Ludicity
  1070. Fastify Frontends Are Here
  1071. I hereby pardon all junior engineers
  1072. Launch Week Day 3 - Fastest self-hostable open-source workflow engine | Windmill
  1073. Vlang or: How I learned even open-source communities can operate as fascist regimes
  1074. How mathematics built the modern world - Works in Progress
  1075. Dealing with Failures and Postmortems
  1076. Plonky 3 / Valida October Review
  1077. Test-Driving Windows 11 Dev Drive for .NET
  1078. Building a digital vigil for those we've lost
  1079. The Roc Programming Language
  1080. Sweet Jesus, Pooh! That's Not Honey! - You're Eating Recursion!
  1081. Tree-Sitter Highlighting in Vim
  1082. Every Day is Acting School: How to Manage Creative Works, with Humans, for Money.
  1083. Announcing Vite 5
  1084. The dangers of reproducing while old
  1085. Half-Life
  1086. Announcing Rust 1.74.0 | Rust Blog
  1087. Aaron Schlesinger's Personal Site
  1088. Smol's introduction blogpost
  1089. Minimize global process | Organizing Chaos
  1090. Why does calling a coroutine allocate a lot of stack space even though the coroutine frame is on the heap? - The Old New Thing
  1091. Hacking ADHD - Strategies for the Modern Developer | Ledger
  1092. You should track your finances in TOML
  1093. Yusuf Aytas - The Path to Leadership
  1094. Cancellation and Async State Machines
  1095. Building an occupancy sensor with an ESP32 and a serverless DB
  1096. Top 10 highest paid programming languages in 2023
  1097. Fast and Portable Llama2 Inference on the Heterogeneous Edge
  1098. Gartner and your Life Partners
  1099. Nader Ouerdiane - Software Engineer
  1100. mht.wtf
  1101. Data Oriented Blogging
  1102. How I got here
  1103. I Skipped to the Ending
  1104. Faster compilation with the parallel front-end in nightly | Rust Blog
  1105. Octoverse: The state of open source and rise of AI in 2023
  1106. Hare aims to become a 100-year programming language
  1107. Officially Qualified - Ferrocene
  1108. Constraint Oriented Programming in C#
  1109. 10x Developer Workflow on Windows
  1110. Creating Hyperlinks in .NET MAUI – AskXammy
  1111. Bevy 0.12
  1112. How I learned to stop worrying and love byte ordering
  1113. Why you should outsource your opinions
  1114. A new way to bring garbage collected programming languages efficiently to WebAssembly · V8
  1115. Wolf, goat and cabbage problem TLA+ modeling
  1116. C# Unit Testing Tutorial For Beginners
  1117. Analyzing Data 170,000x Faster with Python
  1118. Gregory Szorc's Digital Home | My User Experience Porting Off setup.py
  1119. Open Telemetry – Instrumentation and Metrics
  1120. mht.wtf
  1121. Now add a walrus: Prompt engineering in DALL-E 3
  1122. I Rewrote my CV in Typst and I'll Never Look Back
  1123. An Open Letter to Cryptographers: Please Work Together
  1124. Things I like about Gleam's Syntax
  1125. Helix
  1126. Was Rust Worth It?
  1127. Crafting boring APIs: lessons learned from implementing fallback handlers in Pavex | Luca Palmieri
  1128. axo blog - System dependencies are hard (so we made them easier)
  1129. Triggering `entr`
  1130. The Most Memory Safe Native Programming Language
  1131. I got my genome sequenced
  1132. The Cache Storage Layer
  1133. He Who Gives Up Correctness for Performance Deserves Neither
  1134. A programming system
  1135. Just paying Figma $15/month because nothing else fucking works
  1136. The State of WebAssembly 2023
  1137. Ava for Windows – Kamil Tomšík
  1138. Galactic Civilizations: Does N=1? | Centauri Dreams
  1139. Thousands of elderly twins assure me that my kids will be alright | Robert Heaton
  1140. How Does Pattern Matching Work in C#? #shorts
  1141. Write more "useless" software | nicole@web
  1142. GitHub - hadashiA/VYaml: The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.
  1143. Magical Software Sucks
  1144. Managers Can Know They're Being Evil — Ludicity
  1145. Intercepting Allocations with the Global Allocator
  1146. Why async Rust? - Without boats, dreams dry up
  1147. LSP could have been better
  1148. Quantifying Hope On A Global Scale
  1149. ChatGPT-AutoExpert/System Prompts.md at main · spdustin/ChatGPT-AutoExpert
  1150. How to compare signed and unsigned integers in C++20?
  1151. On Organizing Bookmarks
  1152. Okay, fine, I'm using a static site generator now - Xe Iaso
  1153. Unpopular Opinion: It’s harder than ever to be a good software engineer
  1154. Oort
  1155. My E-Reader Setup
  1156. How I made a heap overflow in curl
  1157. My Quest for Perfect Mental Health and Sanity
  1158. Feminism
  1159. Bare-metal Rust in Android
  1160. WinUI 3 ObservableCollectionEx AddRange | WinAppSDK | XAML | UWP | WPF | .NET
  1161. Was async fn a mistake?
  1162. Open Sourcing Ferrocene
  1163. Strong static typing, a hill I'm willing to die on...
  1164. I don't want to know IPs: encryption in TORRENTDYNE
  1165. A journey into zero-knowledge proofs
  1166. Build simple fuzzer - part 6
  1167. Static Site Build Tool - Pranab’s Site
  1168. Mozilla and the burning need for clients for power users
  1169. A Reflection on my B.S. in Software Engineering
  1170. influxdb officially made the switch from Go => Rust
  1171. Easing tradeoffs with profiles · baby steps
  1172. Chasing the Myth of Zero-Overhead Memory Safety (plus pictures of mythical birds!)
  1173. Template meta-programming: Avoiding saying a type before it is complete - The Old New Thing
  1174. Subtraction Is Functionally Complete | orlp.net
  1175. Comparing reactivity models: Redux vs MobX vs Vuex vs others
  1176. Dotfiles matter!
  1177. On the future of cloud services and BYOC — Jack Vanlightly
  1178. GitHub - microsoft/windows-drivers-rs: Platform that enables Windows driver development in Rust. Developed by Surface.
  1179. No Stale Bots
  1180. Bottlerocket
  1181. www which wasm works
  1182. Choosing a more optimal `String` type
  1183. The State of Async Rust: Runtimes
  1184. Matrix 2.0: The Future of Matrix
  1185. Microsoft Remakes Azure Quantum Dev Kit with Rust, 'and It Runs in the Browser!' -- Visual Studio Magazine
  1186. Exploring Generative AI
  1187. Stability without stressing the !@#! out · baby steps
  1188. When Zig Outshines Rust - Memory Efficient Enum Arrays
  1189. Java 21 makes me actually like Java again
  1190. 🎙️ Trustfall and cargo-semver-checks with Predrag Gruevski - RustShip
  1191. Weekly Update 365
  1192. Reverse engineering natively-compiled .NET apps
  1193. Role Of Algorithms
  1194. Introducing RustRover – A Standalone Rust IDE by JetBrains | The IntelliJ Rust Blog
  1195. RustRover: Rust IDE by JetBrains
  1196. How I review code challenges for recruitment
  1197. Three years of Bevy
  1198. Good performance is not just big O - Julio Merino (jmmv.dev)
  1199. Async Rust Is A Bad Language
  1200. HackYourNews
  1201. Oxidised Moss | Serpent OS
  1202. Simulation extractable versions of Groth’s zk-SNARK revisited - International Journal of Information Security
  1203. Tracing Specifics – Know your System with OpenTelmetry
  1204. Amor Fati
  1205. Why is Bitwarden returning 503s to my Windows app?
  1206. cola: a text CRDT for real-time collaborative editing
  1207. sled theoretical performance guide
  1208. Simulating Gravitational Lensing
  1209. Episode 289: Penumbra Catch Up with Finch, Erwan and Jen - ZK Podcast
  1210. Orhun's Blog
  1211. GameRoy: JIT compilation in High-Accuracy Game Boy Emulation
  1212. Your Quick Guide to Pattern Matching in C# - Coding Sonata
  1213. Rust: Generics Considered Colorful
  1214. Becoming a contractor
  1215. X-ray CT scans reveal the art and science of coffee as never before
  1216. Costs exposed: Frameworks - Julio Merino (jmmv.dev)
  1217. The First Stable Release of a Memory Safe sudo Implementation
  1218. GitHub - Ruddle/Fomos: Experimental OS, built with rust
  1219. Compiling Rust for .NET, using only tea and stubbornness!
  1220. Automata Part 1: Understanding Position Automata
  1221. Ruby Outperforms C: Breaking the Catch-22
  1222. Modern High Performance C# 2023 Edition
  1223. OpenTelemetry in 2023
  1224. Using nix-shell to create and share reproducible embedded development environments
  1225. A List of Really Obvious Things
  1226. Do disturb me | Goto Assignment: A better local Goto Definition
  1227. Detecting boomerang values in zero-knowledge circuits using tag analysis
  1228. How SNARKs fall short for FHE
  1229. Penumbra Security Audits Q3 2023
  1230. Rethinking the `setup` convention in Neovim. Is it time for a paradigm shift?
  1231. Replacing Mock and Stub with a Fake
  1232. Exploring Generative AI
  1233. Exploring Generative AI
  1234. Understanding Lasso and Jolt, from theory to code
  1235. using serde_derive without precompiled binary · Issue #2538 · serde-rs/serde
  1236. The Scourge of 00UB | Gavin D. Howard
  1237. Finding the right UUID generation algorithm for FlashMQ.com – BigSmoke
  1238. Algebraic data types in Lua (Almost)
  1239. Abbrev: A Hidden Ruby Gem
  1240. Bare Metal Space Invaders
  1241. Rachit Nigam | PhD Candidate, Cornell University
  1242. Recoverable Errors with Result - The Rust Programming Language
  1243. GitHub - valida-xyz/valida: A STARK-based VM focused on code reuse, performance, and modularity
  1244. Tailscale vs. Narrowlink | Narrowlink
  1245. Building Darklang in F# | fsharpConf 2023
  1246. Corrode Rust Consulting
  1247. Making AMD GPUs competitive for LLM inference
  1248. ReSharper 2023.2: New Features, AI Assistant, and Predictive Debugger Mode
  1249. What's missing from values in data tables
  1250. Winning Connect4
  1251. Should everything be blazingly fast?
  1252. GitHub - huggingface/candle: Minimalist ML framework for Rust
  1253. Inside STL: The unordered_map, unordered_set, unordered_multimap, and unordered_multiset - The Old New Thing
  1254. Getting my library cards onto my phone the hard way — iliana.fyi
  1255. Getting Started: Solution Architecture
  1256. why 'age int' is better than 'int age'
  1257. Being a Disciplined Person In an Undisciplined World
  1258. Inside STL: The map, set, multimap, and multiset - The Old New Thing
  1259. Engaging volunteer developers effectively | Software and puns
  1260. GitHub - supabase/postgres_lsp: A Language Server for Postgres
  1261. On Good Men
  1262. Logan Keenan - Client-Side Server with Rust: A New Approach to UI Development
  1263. Paired benchmarking. How to measure performance
  1264. Wiki - ElixirForCynicalCurmudgeons
  1265. Inside STL: The string - The Old New Thing
  1266. A Gentle Introduction to LLVM IR · mcyoung
  1267. On Modularity of Lexical Analysis
  1268. Reflections on a Month with BBEdit and Nova — Sympolymathesy, by Chris Krycho
  1269. Cachelines and Striped Locks — ~ngp
  1270. AI Diaries: Two Important Facts About Generative Prose
  1271. Plugin Architecture in ASP.NET Core – How To Master It
  1272. A Git Query Language written in Rust
  1273. Hamel’s Blog - Optimizing LLM latency
  1274. Digital Bum: Finding a Home/lessness on the Internet
  1275. Worldcoin isn’t as bad as it sounds: It’s worse
  1276. Building and operating a pretty big storage system called S3
  1277. Spirited Away
  1278. BadAppleFont
  1279. GitHub - PRQL/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
  1280. Introduction to Pocket: obfuscator for MBA expressions
  1281. Empathetic tools | Software and puns
  1282. GitHub - Uriopass/Egregoria: 3D City Builder without a grid
  1283. Exploring garbage collection in V8 with WebGL
  1284. Feeds are Not Fit for Gardening — Sympolymathesy, by Chris Krycho
  1285. Totality
  1286. Rethinking infrastructure as code from scratch
  1287. How to clone a Windows Runtime map in the face of possible concurrent modification, part 3 - The Old New Thing
  1288. Live from OpenBSD in Amsterdam
  1289. How to clone a Windows Runtime map in the face of possible concurrent modification, part 2 - The Old New Thing
  1290. Sharing code between Deno and Node where Bun and ts-node failed
  1291. Minimalism in Web Development
  1292. Stay boring
  1293. Why the “Null” Lifetime Does Not Exist
  1294. How I run my servers
  1295. GitHub - rust-lang/mdBook: Create book from markdown files. Like Gitbook but implemented in Rust
  1296. Lemmy frontend alternatives are popping off
  1297. Living Life as a B- Student
  1298. On Personal Relations As A Manager
  1299. The looming demise of the 10x developer
  1300. Announcing Rust 1.71.0 | Rust Blog
  1301. Cycles of curves: what are they and do we need them?
  1302. Regex Isn't Hard - Tim Kellogg
  1303. Put a Pin on That
  1304. Announcing Windows 11 Insider Preview Build 25905
  1305. Finding Your Mojo – Mike Innes
  1306. WebAssembly and replayable functions
  1307. Being a good mentor - a developers guide
  1308. How to Succeed: Lessons from Sam Altman
  1309. Computer as she is spoke
  1310. Phased Array Microphone
  1311. Experiments with eBPF: Snitchrs
  1312. My Kind of REPL
  1313. GitHub - zksecurity/noname: Noname: a programming language to write zkapps
  1314. The Tragic Death of Inheritance
  1315. Announcing turmoil | Tokio - An asynchronous Rust runtime
  1316. The magic of dependency resolution
  1317. MagicPhysX — A Cross-Platform Physics Engine for .NET
  1318. How libstdc++ `std::unordered_map` implemented?
  1319. Survival mode, life immediately after and Paul Graham's How to do great work
  1320. Test Autodiscovery is a Silver Bullet
  1321. On Dark Triads in Silicon Valley
  1322. Json Parser in C# using Functional Programming
  1323. Fastest Branchless Binary Search
  1324. File for Divorce from LLVM · Issue #16270 · ziglang/zig
  1325. How to wait for multiple C++ coroutines to complete before propagating failure, custom promise - The Old New Thing
  1326. Programming Languages Going Above and Beyond
  1327. Engineering Guardrails
  1328. Lili’s pieces - CV4Animals 2023
  1329. Why I chose php for my new side project
  1330. How to Write a Flexbox Layout Engine
  1331. Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022
  1332. The hardest part of building software is not coding, it's requirements
  1333. Open at Microsoft: Dapr
  1334. ayb: A multi-tenant database that helps you own your data
  1335. How to wait for multiple C++ coroutines to complete before propagating failure, initial plunge - The Old New Thing
  1336. Nick Chapsas
  1337. XML is the future
  1338. My journey into Microsoft – Unstructed.tech
  1339. Understanding asynchronous I/O; building an event loop from scratch | mbinjamil.dev
  1340. System Initiative: The Second Wave of DevOps
  1341. The case of the make_shared on a C++/WinRT type - The Old New Thing
  1342. what do you find most frustrating about dotnet?
  1343. My first steps with Nix on Mac OSX as Homebrew replacement
  1344. Why LLM-assisted table transformation is a big deal
  1345. Generate HTTP Client for your API
  1346. Single Ownership and Memory Safety without Borrow Checking, Reference Counting, or Garbage Collection
  1347. Why I Became an Instructor at Zero to Mastery - Claudio Bernasconi
  1348. What are the scenarios where "Rewrite it in Rust" didn't meet your expectations or couldn't be successfully implemented?
  1349. sort-research-rs/text.md at main · Voultapher/sort-research-rs
  1350. Browsertech Digest: “We should stop using JavaScript”
  1351. Reordering C++ template type parameters for usability purposes, and type deduction from the future - The Old New Thing
  1352. F# is the .NET Rust
  1353. Effortlessly Support Next Gen Image Formats --or-- A Picture Is Worth A Better Image
  1354. Build your own Genetic Algorithm
  1355. Proto-Danksharding: Speeding Up Blobs Verification
  1356. ASP.NET Core Authentication with YARP
  1357. Bounds Safety: Avoiding Death by a Thousand Constructors
  1358. Demystifying WebAssembly: What Beginners Need to Know
  1359. Understanding the Tech Right
  1360. Release Blink 1.0 · jart/blink
  1361. graydon2 | The Rust I Wanted Had No Future
  1362. Taming the Beast: Comparing Jsonnet, Dhall, Cue
  1363. My radical philosophy of programming
  1364. ZK app developers should be able to see down to the constraints
  1365. Promoted from Dev to Team Lead: 8 Things They Didn’t Tell Me
  1366. JuLox: What I Learned Building a Lox Interpreter in Julia
  1367. wasmati: You should write your WebAssembly in TypeScript
  1368. Announcing Rust 1.70.0 | Rust Blog
  1369. The RustConf Keynote Fiasco, explained
  1370. What Vale Taught Me About Linear Types, Borrowing, and Memory Safety
  1371. A locking war story
  1372. I think Zig is hard...but worth it
  1373. Announcing WASIX
  1374. Open at Microsoft - Dapr
  1375. Rust: The wrong people are resigning
  1376. Expected performance of a Bloom filter
  1377. Language Pragmatics Engineering
  1378. A path to niche skill-sets and community
  1379. Controlling Your Fate with OIDC and Tailscale
  1380. On being paid to learn
  1381. I Am No Longer Speaking at RustConf 2023
  1382. Extreme Bevy: Making a p2p web game with rust and rollback netcode
  1383. phaazon.net
  1384. Standardized exams measure intrinsic ability, not racial or socioeconomic privilege
  1385. Getting rid of phishing training mails
  1386. Interesting links of the week 2023-21 (#73)
  1387. One complex setup
  1388. Being a Full-Stack Developer is no longer a dirty word
  1389. Talent is overestimated
  1390. crates - Visual Studio Marketplace
  1391. On creating (and using) a transforming iterator - The Old New Thing
  1392. GitHub - stepchowfun/typical: Data interchange with algebraic data types.
  1393. How Much Memory Do You Need to Run 1 Million Concurrent Tasks?
  1394. Compress-a-Palooza: Unpacking 5 Billion Varints in only 4 Billion CPU Cycles
  1395. Writing Python like it’s Rust
  1396. Intelligence as efficient model building
  1397. Improving the terminal
  1398. Microsoft Azure security evolution: Embrace secure multitenancy, Confidential Compute, and Rust | Azure Blog | Microsoft Azure
  1399. ReSharper 2023.2 Kicks Off the Early Access Program! | The .NET Tools Blog
  1400. Single Abstract Method Traits · mcyoung
  1401. Experimenting with multi-factor encryption
  1402. Compiling C# like Rust, Go and C++
  1403. Fast hashing, it's not that simple
  1404. Estimated IQ distribution of children given IQ of parents
  1405. Monolith vs Microservices: With Elixir You Don't Need to Choose
  1406. Memory Allocation
  1407. You are holding it wrong
  1408. Announcing Dart 3
  1409. Implementing Vale's Region Borrowing, and its Unexpected Quest
  1410. Updating Buck
  1411. GitHub Code Search Now Generally Available, 'Way More than grep' -- Visual Studio Magazine
  1412. On Custom-Width Integer Types
  1413. A few words on Ruby's type annotations state
  1414. Exploring the Personal Web
  1415. Native AOT libraries with TypeScript
  1416. I want to talk about WebGPU
  1417. What can I do if I don't want my file version number to be a sequence of four integers? - The Old New Thing
  1418. What is Type-Level Programming? - sulami's blog
  1419. Error handling patterns
  1420. Bringing Hardware Accelerated Language Models to Consumer Devices
  1421. How AI coding companions will change the way developers work
  1422. Microsoft is rewriting core Windows libraries in Rust
  1423. Blog | Samuel
  1424. Using Crates.io with Buck
  1425. Introduction to HTTP Multipart
  1426. Well-maintained Software
  1427. Are pull requests bad because they originate from open-source development?
  1428. GitHub - mitsuhiko/rye: an experimental alternative to poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch/…
  1429. Manning
  1430. Current Issues With The Qt Project - From The Outside Looking In
  1431. Announcing Rust 1.69.0 | Rust Blog
  1432. How RocksDB works - Artem Krylysov
  1433. Simplifying Bézier paths
  1434. Welcome to Peter's DevLog - Wrapping C libraries in Nim
  1435. Make It Memory Safe: Adapting curl to use Rustls
  1436. Using buck to build Rust projects
  1437. Entity-Based Reinforcement Learning
  1438. I Think I Found a Privacy Exploit in ChatGPT
  1439. touchHLE in depth, part 1: a day in the life of a function call
  1440. NuGet.org Terms of Service Update on Unexpected Behavior and Hate Speech - The NuGet Blog
  1441. Sponge API for Field Elements
  1442. Why I built zp?
  1443. Why I’m leaving the Shopify Apps business
  1444. Writing the most reliable driver ever (Part 1)
  1445. Binding Generator Preview Release
  1446. Rust Foundation Solicits Feedback on Updated Policy for Trademarks - Slashdot
  1447. Introduction - Mina book
  1448. Can You Trust a Compiler to Optimize Your Code?
  1449. If It's So Good, Why Isn't Everyone Doing It?
  1450. Style Conformance for Blind Developers: Sonica
  1451. The Autocomplete Myth
  1452. GitHub - snarkify/arkmsm
  1453. Using TLA⁺ at Work
  1454. The Language Wars Are Over: ChatGPT Won
  1455. All you need is data and functions
  1456. Looking at C# 12 Proposals and Beyond
  1457. Making a Bloom Filter Keyboard - Blog by Maryanne Wachter
  1458. UB Might Be a Wrong Term for Newer Languages
  1459. Bullsh*t Jobs
  1460. Moving from Rust to C++
  1461. Helix
  1462. Janet for Mortals
  1463. Julia's latency: Past, present and future
  1464. Enabling low-latency, syntax-aware editing using Tree-sitter - Zed Blog
  1465. It's Not About the Job Openings
  1466. Why I Spent a Week on a 10-Line Code Change
  1467. How to Review and Refactor Code with GPT-4 (and ChatGPT) — SitePoint
  1468. Recognition and rewards at work
  1469. Flecs 3.2 is out!
  1470. Zig And Rust Mar 26, 2023
  1471. Software is not defined by the language it's written in
  1472. None of Your Business - Why, I Wonder?
  1473. The AsyncIterator interface - Without boats, dreams dry up
  1474. Curl, the URL fetcher that can, marks 25 years of transfers
  1475. Why am I getting a weird error about promise_type when I try to write a coroutine? part 2 - The Old New Thing
  1476. GitHub - typst/typst: A new markup-based typesetting system that is powerful and easy to learn.
  1477. Logging and the Homelab - PV;WTF
  1478. Betraying vim for the IDEs of March
  1479. Stuff I use in the terminal
  1480. Footage of my game engine built from scratch in Rust (with Multiplayer support)
  1481. Speeding up the JavaScript ecosystem - npm scripts
  1482. Everything I know | Everything I know
  1483. What is Functional Programming? |
  1484. Dan Ports (@dan@discuss.systems)
  1485. The birth of a package manager
  1486. GitHub - epilys/gerb: Graphical font editor (GTK + Rust)
  1487. How to use Prometheus for web application monitoring
  1488. Patterns & Abstractions - Without boats, dreams dry up
  1489. HaveIBeenPwned, DevSecOps, and Other Security Things with Troy Hunt
  1490. SQLx Compile Time Woes
  1491. Jonas Hietala: Battling burnout
  1492. What is Deno? | zaynetro
  1493. Observing and Understanding Backlog Queues in Linux | Kris Nóva
  1494. Weird web pages
  1495. What a good debugger can do
  1496. Taking Full Advantage of NoSideEffects, Or What's It Like To Be An Obsessional Researcher
  1497. An Engine For An Editor
  1498. When Zig is safer and faster than Rust
  1499. How Discord Stores Trillions of Messages
  1500. Write a First Person Game in 2KB With Rust
  1501. vim users are better programmers
  1502. GitHub - Drew-Alleman/DataSurgeon: DataSurgeon: Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Secuirty Numbers and more from text
  1503. The World's Smallest Hash Table
  1504. 346: Calling .NET Libraries from Rust with Native AOT
  1505. CI/CD Best Practises: Scaling A Delivery Platform — Evan Smith
  1506. bryan garza
  1507. Dangerously good product managers
  1508. .NET R&D Digest (February, 2023)
  1509. Getting Out of Character - Simple Talk
  1510. One Book, Many Readings
  1511. axo blog - Thanks For Breaking cargo-dist! (I Rewrote It)
  1512. Introducing the Determinate Nix Installer — Determinate Systems
  1513. Defining Database Developer Experience
  1514. Making Go telemetry opt-in is a mistake
  1515. Rust Coreutils: Fixing Low-Hanging Performance Fruit
  1516. Programming Will Always Use Text
  1517. GCC Gets a New Frontend for Rust - Slashdot
  1518. Over-engineering my document storage system with Paperless-ngx
  1519. Why am I getting an unhandled exception from my C++ function that catches all exceptions? - The Old New Thing
  1520. GitHub - MichalStrehovsky/sizegame: Compare binary sizes of canonical Hello World in different languages
  1521. GDB 13.1 released!
  1522. 346: Calling .NET Libraries from Rust with Native AOT
  1523. Avg, mean, and average - Pravesh Koirala
  1524. What Austral Proves (Crash Lime)
  1525. Why is building a UI in Rust so hard?
  1526. Making Sense of Acquire-Release Semantics
  1527. So long, and thanks for all the deployments: deprecating Wrangler v1
  1528. How to Create a Pharo Smalltalk Plugin
  1529. How I Decreased ETL Cost by Leveraging the Apache Arrow Ecosystem
  1530. Gamebert: a Game Boy emulator built by Robert | Robert Heaton
  1531. EVM at Risc0 | Odra Blog
  1532. Writing a Debugger From Scratch - DbgRs Part 1
  1533. Lean BDD and Code Generation
  1534. The unsafe language doom principle
  1535. Containers and Serverless—Rivals or Cohorts?
  1536. The case of the RPC_E_DISCONNECTED error thrown from await_resume
  1537. WebView2, Electron challengers, and (slightly) lighter desktop web applications
  1538. It is becoming difficult for me to be productive in Python - blag
  1539. Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml
  1540. New ideas
  1541. Marketing Yourself As A Junior Engineer
  1542. Bare-bones Diffusion Models
  1543. Contributing to open source projects and about learning zero-knowledge proofs
  1544. Trust Networks: How We Actually Know Things
  1545. Reversing UK mobile rail tickets
  1546. Carving The Scheduler Out Of Our Orchestrator
  1547. Rust's Ugly Syntax
  1548. JetBrains Dev Report: TypeScript Is Fastest-Growing Programming Language -- Visual Studio Magazine
  1549. Python’s “Disappointing” Superpowers
  1550. Wasm compression benchmarks and the cost of missing compression APIs
  1551. Rewrite it in Rust by ridiculousfish · Pull Request #9512 · fish-shell/fish-shell
  1552. Windows I/O completion - One little trick · James Sturtevant
  1553. A Catalog of Big Visions for Biology
  1554. Measuring the Impact of False Sharing
  1555. Multi-cursor code editing: An animated introduction
  1556. You're probably learning a technology in its seventh season, not its pilot
  1557. Forking Chrome to render in a terminal
  1558. Cyber - Fast and concurrent scripting.
  1559. Announcing Rust 1.67.0 | Rust Blog
  1560. What is a type system, really?
  1561. Dear Retro Community, Stop Writing Tools in C
  1562. Stoic Personality Disorder
  1563. pagerank for my Obsidian notes
  1564. Add notes when blocking users | GitHub Changelog
  1565. It’s 2023, You Should Be Using Typescript!
  1566. It’s the future — you can stop using JPEGs — Daniel Immke
  1567. Ruff: The First 200 Releases
  1568. Good Software Architectures are mostly about Boundaries
  1569. Good leaders set a vision and secure buy-in
  1570. Checking for Overflow in C#
  1571. Lane-accurate street maps with OpenStreetMap – writing a vector tileserver for osm2streets - Jake Coppinger
  1572. Servo to Advance in 2023
  1573. py-tsbs-benchmark/README.md at main · questdb/py-tsbs-benchmark
  1574. How to Become .NET Architect
  1575. The Everything Algorithm — Zac Pustejovsky
  1576. GitHub - juspay/hyperswitch: An Open Source Financial Switch to make Payments fast, reliable and affordable
  1577. Your tech stack is not the product
  1578. Supporting the Use of Rust in the Chromium Project
  1579. Writing a TLA⁺ tree-sitter grammar
  1580. What's New in Ruby 3.2
  1581. Fighting Cognitive Biases in Software Engineering: A Guide to Rational Decision-Making - 𝖅𝕵
  1582. Is coding in Rust as bad as in C++?
  1583. Production Twitter on One Machine? 100Gbps NICs and NVMe are fast
  1584. Microfeatures I'd like to see in more languages
  1585. The faker's guide to reading (x86) assembly language
  1586. Chunking strings in Elixir: how difficult can it be?
  1587. Join Mina's zkIgnite, Cohort 1
  1588. bflat - C# as you know it but with Go-inspired tooling
  1589. phaazon.net
  1590. Luciano Remes | Golang is 𝘼𝙡𝙢𝙤𝙨𝙩 Perfect
  1591. Hardware-friendliness of HyperPlonk - HackMD
  1592. Nix journey part 1: creating a flake
  1593. Introducing Austral: A Systems Language with Linear Types and Capabilities
  1594. One-line Journaling | mkaz.blog
  1595. The Catch-22 of Democracy - Pravesh Koirala
  1596. The Matrix Holiday Update 2022 | Matrix.org
  1597. Chris's Wiki :: blog/programming/RustIsInevitable
  1598. Lessons Learnt From Solving AoC in One Second
  1599. On Giving Better Advice
  1600. Default Interface Method in C# And When to Use It - Code Maze
  1601. Orhun's Blog
  1602. 5 traits of a successful team
  1603. Nix on the Steam Deck — Determinate Systems
  1604. Implementing the MySQL server protocol for fun and profit
  1605. What are the biggest reasons newcomers give up on OCaml?
  1606. What are the biggest reasons newcomers give up on OCaml?
  1607. GitHub - Spotifyd/spotifyd: A spotify daemon
  1608. Functional error-handling with stack traces
  1609. The top 10 discoveries about ancient people from DNA in 2022
  1610. Automatically scaling Drone CI with Gitea | Jacob Kiers
  1611. Software complexity and potential solutions
  1612. Bias and performance
  1613. WebGPU — All of the cores, none of the canvas — surma.dev
  1614. Preparing to move away from Twitter
  1615. If we must, let's talk about safety
  1616. Inside C++/WinRT: IReference<T>
  1617. Why you can’t build a web browser and why you should anyway.
  1618. Does .NET 6 support windows 98 · Discussion #79642 · dotnet/runtime
  1619. A Neat XOR Trick
  1620. Consuming .NET WebAssembly From JavaScript in the Browser
  1621. Easing Deployment Without Containers
  1622. What does it mean when the compiler tells me that promise_type: is not a member of coroutine_traits<void>?
  1623. ECMAScript proposal: iterator helpers
  1624. RC Week 12: What's Next, and Speedrunning Crafting Interpreters
  1625. dev-wasm
  1626. Using Layouts for Personal Automation
  1627. What I have been working on: Modal
  1628. Implications of choosing State instead of Cache
  1629. Goodbye to the C++ Implementation of Zig ⚡ Zig Programming Language
  1630. Nix Knowledge Sharing
  1631. Technique: Recursive variants and boxes
  1632. GitHub - betaveros/noulith: *slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it
  1633. The top programming languages
  1634. engineering + product + health
  1635. Day 2: Less Variable Wattage = More Flow
  1636. 2022 Advent of Code Day 1: Calorie Counting
  1637. Memory Safe Languages in Android 13
  1638. How much does Rust's bounds checking actually cost?
  1639. Tales of the M1 GPU - Asahi Linux
  1640. out-of-bounds memory access bug
  1641. Be less scared of overconfidence
  1642. GCC undefined behaviors are getting wild
  1643. How do I pass a raw pointer to a Windows Runtime function?
  1644. Using Rust at a startup: A cautionary tale
  1645. How does JavaScript represent output parameters in the Windows Runtime?
  1646. Using Rust at a startup: A cautionary tale
  1647. Sometimes perfect forwarding can be too perfect: Lazy conversion is lazy
  1648. Hachyderm.io
  1649. Let's Talk About WASM and WASI — Offline Stream #11
  1650. Let's Talk About WASM and WASI — Offline Stream #11
  1651. My worst job offer ever
  1652. Zero-Cost Memory Safety with Vale Regions (Preview)
  1653. How I Made A Webiste
  1654. davidfowl (@davidfowl@hachyderm.io)
  1655. C# support in Fleet Public Preview | The .NET Tools Blog
  1656. Million Dollar Infrastructure for Tic-Tac-Toe
  1657. Sapling SCM | Sapling
  1658. Penrose tiling quilt
  1659. C++ constexpr parlor tricks: How can I obtain the length of a string at compile time?
  1660. #lang lua
  1661. Infrequent, Pragmatic, Lambda Blog - Let's agree to be different. On empirical and deductive nature of coding.
  1662. Crate List - Blessed.rs
  1663. NSA urges orgs to use memory-safe programming languages
  1664. The Fediverse is Inefficient (but that's a good trade-off)
  1665. A Simple Computation Engine in F#
  1666. Minikin retrospective
  1667. The Age of PageRank is Over
  1668. C Isn't A Programming Language Anymore - Faultlore
  1669. SortedSet in C# - Code Maze
  1670. Traits in Rust
  1671. In the debugger, how can I get from a projected type back to the C++/WinRT implementation?
  1672. How to contribute to Kimchi
  1673. Vaultwarden on an RPi
  1674. Introduction - Mina book
  1675. C++ is the next C++
  1676. HashSet in C# - Code Maze
  1677. Is Turbopack really 10x Faster than Vite? · Discussion #8 · yyx990803/vite-vs-next-turbo-hmr
  1678. We Just Gave $260,028 to Open Source Maintainers
  1679. fleetwood.dev
  1680. Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W
  1681. Setting properties in C++/WinRT is done by a function call, but you need to call the function the right way
  1682. Fable · Announcing Snake Island (Fable 4) Alpha Release
  1683. It's time to to thank UVM and say goodbye
  1684. Encapsulation in Functional Programming
  1685. Introducing the Docker+Wasm Technical Preview
  1686. Discuss the problem, not the solution
  1687. Debugging C With Cosmopolitan Libc
  1688. GitHub - losvedir/transit-lang-cmp: Programming language comparison by reimplementing the same transit data app
  1689. What's wrong with a for loop?
  1690. The HTTP crash course nobody asked for
  1691. How Trying New Programming Languages Helped Me Grow as a Software Engineer
  1692. Top 10 highest paid programming languages in 2022
  1693. An API-first approach to building Node.js applications | Red Hat Developer
  1694. GitHub - microsoft/foss-fund: The Microsoft FOSS Fund provides a direct way for Microsoft engineers to participate in the nomination and selection process to help communities and projects they are passionate about. The FOSS Fund provides $10,000 sponsorships to open source projects as selected by Microsoft employees.
  1695. Delivering consistency and transparency for cloud hardware security
  1696. Announcing KataOS and Sparrow
  1697. How To Stop Worrying And Love Frontend Dev - Bill Prin's Tech Blog
  1698. Writing An Incremental Typesetting Engine | Laurenz's Blog
  1699. The case of the memory corruption from a coroutine that already finished
  1700. How observability-driven development creates elite performers
  1701. The Missing Prelude to The Little Typer's Trickiest Chapter
  1702. [Last Week in .NET #104] – Roast Beef CVEs
  1703. The 4th year of SerenityOS
  1704. An improved guide for compiling WASM with Emscripten and Embind
  1705. Dave's Garage: Ask a Former Microsoft Windows Developer Anything!
  1706. Zig-style generics are not well-suited for most languages
  1707. Why is it hard to learn another programming language?
  1708. Hard Mode Rust
  1709. Setting up my new computer, vim, and listening to Spotify in the terminal
  1710. 🤓 So you're using a weird language 🧠
  1711. My Personal Tech Limbo (and Elixir vs Rust)
  1712. Compiling C# into NATIVE code, just like Go, Rust and C++
  1713. Thread by @LinaAsahi on Thread Reader App
  1714. Beyond Freedom and Dignity (B. F. Skinner)
  1715. Orhun's Blog
  1716. GitHub - jamii/hytradboi-jam-2022
  1717. .NET vs Go vs Node
  1718. git/torvalds/linux.git - Linux kernel source tree
  1719. Why dating apps don’t work
  1720. How (and why) nextest uses tokio, part 1 :: sunshowers
  1721. The official documentation is so good it makes me sad.
  1722. LKML: Linus Torvalds: Re: [PATCH v9 12/27] rust: add `kernel` crate
  1723. Steady State means Continuous Rewriting - Bruno Scheufler
  1724. cairo-rs/field_utils.rs at a8e8fa9aa2554e6bfb76d145ab1acd5ff29888e4 · lambdaclass/cairo-rs
  1725. Blazor Among Top Libraries for 'Niche' WebAssembly, Which Sees Shrinking Usage -- Visual Studio Magazine
  1726. Debugging coroutine handles: Looking for the source of a one-byte memory corruption
  1727. Announcing ICU4X 1.0
  1728. Modern C# Techniques, Part 1: Curiously Recurring Generic Pattern
  1729. Four Important Eras that Define Art
  1730. Someone is pretending to be me.
  1731. Rust is eating into our systems, and it's a good thing
  1732. Linus Torvalds: Rust will go into Linux 6.1
  1733. roapi/README.md at main · roapi/roapi
  1734. The road to Zettalinux
  1735. Announcing Rust 1.64.0 | Rust Blog
  1736. Virtual tables with zig-sqlite
  1737. The impossible case of pitching rust in a web dev shop
  1738. The Wage Gap 2
  1739. Renaming Our Company Revealed a Critical Bug
  1740. Release Cosmopolitan v2.1 · jart/cosmopolitan
  1741. TODO: Post an Article
  1742. Over-engineering my TV watching - Part 1: bypassing geo-block with a custom reverse proxy
  1743. Rust is coming to the Linux kernel
  1744. PostgresML is Moving to Rust for our 2.0 Release
  1745. Test X by Controlling X
  1746. WebAssembly Users a Mix of Backend and Full Stack Developers
  1747. Hacker News
  1748. GitHub - nviennot/core-to-core-latency: Measures the latency between CPU cores
  1749. Location independent jobs in Programming, Marketing, Sales, Design, and more.
  1750. Graphite | Redefining state-of-the-art graphics editing.
  1751. noname developer updates: structs are working!
  1752. Cloudflare Ditches Nginx For In-House, Rust-Written Pingora
  1753. Raised Bars, Or Breaking into Tech
  1754. GitHub - aws-samples/serverless-dotnet-demo
  1755. Rustdoc cleanups and improvements
  1756. A pair of Rust kernel modules
  1757. My Blog is Hilariously Overengineered to the Point People Think it's a Static Site
  1758. 6 Simple and Useful PostgreSQL Features that I wish I knew when I started
  1759. GitHub - crate-ci/cargo-release: Cargo subcommand `release`: everything about releasing a rust crate.
  1760. [Last Week in .NET #100] – Where’s the cool kids table?
  1761. Who Cares About Diversity?
  1762. GitHub - tlepoint/fhe.rs: Fully Homomorphic Encryption library in Rust
  1763. Build Your Career on Dirty Work
  1764. Ed25519 Deep Dive Addendum
  1765. GitHub - migueldeicaza/SwiftTerm at uiscrollview-2022-07
  1766. Parallel curves of cubic Béziers
  1767. The Case for Use.GPU
  1768. Working with programming languages you DON'T like
  1769. Battle of the Text Editors
  1770. Zig, the small language
  1771. Dart is Boring | akos.ma
  1772. Difftastic, the Fantastic Diff
  1773. What's Inside Of a Distroless Image - Taking a Deeper Look
  1774. Introducing Riff — Determinate Systems
  1775. HTTP Timeouts
  1776. An almost religious case for Rust
  1777. Formal Verification of ZK Constraint Systems
  1778. Maik Klein
  1779. Tips to Get Started with Cosmopolitan Libc
  1780. Arti 1.0.0 is released: Our Rust Tor implementation is ready for production use. | Tor Project
  1781. GitHub - mimoo/noname: Noname: a programming language to write zkapps
  1782. Introduction - The Rust Reference
  1783. How we clone a running VM in 2 seconds - CodeSandbox Blog
  1784. Run
  1785. Webscraping on hard mode with Purescript
  1786. Writing a .NET profiler in C# - Part 1
  1787. My 40GBe NAS Journey.
  1788. .NET 7 - Pattern Matching With Spans #shorts
  1789. Devs don’t want to do ops
  1790. Inside the Pinecone | Pinecone
  1791. Is Game Development a Dream Job?
  1792. Vulnerability in Linux containers – investigation and mitigation
  1793. What is Lattice-based Cryptography?
  1794. The `collapsist` debate in Spain: a summary
  1795. On being busy
  1796. I Went to a “Dangerous Alt-Right Rally” | The Blog of Dr. Josh C. Simmons
  1797. How I Learned to Stop Worrying and Love Macros
  1798. Programming breakthroughs we need
  1799. Physical buttons outperform touchscreens in new cars, test finds
  1800. Big Changes Ahead for Deno
  1801. Will Bun JavaScript Take Node's Crown
  1802. Maxim Marshall - eInk VNC
  1803. Announcing Rust 1.63.0 | Rust Blog
  1804. SAFE (Sponge API for Field Elements) – A Toolbox for ZK Hash Applications - HackMD
  1805. GitHub - filecoin-project/neptune: Rust Poseidon implementation.
  1806. Write a Note to Your Spouse Every Day
  1807. Gregory Szorc's Digital Home | Achieving A Completely Open Source Implementation of Apple Code Signing and Notarization
  1808. On being a staff engineer
  1809. Announcing: MiniRust
  1810. Microdosing with psilocybin mushrooms: a double-blind placebo-controlled study - Translational Psychiatry
  1811. Designing for the last earth
  1812. Weird Expressions and Where to Find Them
  1813. So Zero It's ... Negative? (Zero-Copy #3)
  1814. 'The best thing we can do today to JavaScript is to retire it,' says JSON creator Douglas Crockford • DEVCLASS
  1815. Why I Love Still PHP and Javascript After 20+ years
  1816. Making a PR to Nixpkgs
  1817. Minimal Container Images: Towards a More Secure Future
  1818. To Be Determined - Generic Recursion Applied to Algebraic Graphs
  1819. Please stop citing TIOBE
  1820. Understanding Jane Street
  1821. How I regained concentration and focus
  1822. GitHub - phiresky/sqlite-zstd: Transparent dictionary-based row-level compression for SQLite
  1823. Rust Playground
  1824. Microsoft open sources its software bill of materials (SBOM) generation tool
  1825. EdgeDB 2.0 | EdgeDB Blog
  1826. Actually Portable Executables with Rust and Cosmopolitan Libc
  1827. The different ways to handle errors in C
  1828. Twenty years of Valgrind
  1829. GitHub - o1-labs/proof-systems: The proof systems used by Mina
  1830. proof-systems/CONTRIBUTING.md at master · o1-labs/proof-systems
  1831. Tech Burnout - A Retrospective
  1832. Laurenz's Blog
  1833. ~icefox/garnet - sourcehut hg
  1834. Some Thoughts on Zig — Sympolymathesy, by Chris Krycho
  1835. Gregor Riegler · Getting better at CI
  1836. Write your own Javascript/Typescript tests runner in 80 lines of code </>
  1837. What happens when you press a key in your terminal?
  1838. GitHub - MystenLabs/narwhal: Narwhal & Tusk are a high throughput mempool & consensus, used in the Sui smart contract platform
  1839. GitHub - codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch.
  1840. GitHub - carbon-language/carbon-lang: Carbon language specification and documentation.
  1841. Using Apache Kafka to process 1 trillion messages
  1842. A story about AF_XDP, network namespaces and a cookie
  1843. State of the SqueakPhone—Syndicated Actors
  1844. Scratch is a big deal
  1845. Advice for the next dozen Rust GUIs
  1846. GitHub - mgunyho/tere: Terminal file explorer
  1847. How I went about learning Rust
  1848. GitHub - nalinbhardwaj/zordle
  1849. Lessons from Writing a Compiler
  1850. How to be an Architect?
  1851. Learn a language by writing too many Forths
  1852. VS Code and Python: A Natural Fit for Data Science -- Visual Studio Magazine
  1853. Introduction - Roguelike Tutorial - In Rust
  1854. WAF from the scratch
  1855. Rust front-end
  1856. Argo workflow as performance test tool
  1857. Lichess
  1858. Is it time to look past Git?
  1859. Announcing support for WASI on Cloudflare Workers
  1860. SourceHut is committed to making IRC better
  1861. Octopus Intelligence and the Puzzle of Sociality
  1862. A Social Theory of Intelligence (that Includes the Seemingly Unsocial Octopus)
  1863. How to get a job in a new industry without experience | Jason Tu
  1864. Average Software Engineering Salaries by Country in 2022
  1865. Announcing Ruby Shield
  1866. Hacker's Guide to Making Circuit Boards (Part 1)
  1867. Bun is a fast all-in-one JavaScript runtime
  1868. nabeelqu
  1869. 5 lessons I learnt after coding for 10 years
  1870. The last two years in Miri
  1871. Toward Robust
  1872. What Metric to Use When Benchmarking?
  1873. Find programming work by increasing luck surface area
  1874. TypeScript Vaults Ahead of Java to Crack Stack Overflow Top 5 -- Visual Studio Magazine
  1875. haibane_tenshi's blog - Obscure Rust: reborrowing is a half-baked feature
  1876. rustc_typeck - Rust
  1877. rustc_typeck::collect - Rust
  1878. Expr in rustc_ast::ast - Rust
  1879. Asked and answered: the results for the 2022 Developer survey are here!
  1880. Build your Golang package docs locally
  1881. GitHub Quick Reviews
  1882. Introducing PyScript
  1883. The State of WebAssembly 2022
  1884. Deno raises $21M
  1885. WebAssembly Everywhere
  1886. My 40-liter backpack travel guide
  1887. V Language Review (2022)
  1888. Citybound
  1889. Because cross-compiling binaries for Windows is easier than building natively
  1890. GitHub - sarsko/CreuSAT: CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.
  1891. Matrix notes - anarcat
  1892. Ante
  1893. My other database is a compiler
  1894. Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1 – Mozilla Hacks - the Web developer blog
  1895. Electric vehicle battery capable of 98% charge in less than ten minutes
  1896. Cranelift, Part 4: A New Register Allocator
  1897. Site Update: Hero Images
  1898. Overview of eBPF procfs kernel parameters
  1899. eBPF, sidecars, and the future of the service mesh
  1900. Jack of all trades, master of hyperfocus
  1901. GitHub - ClueLang/Clue: C/Rust like programming language that compiles into Lua code
  1902. Microsoft Ships Windows App SDK 1.1 to Build Apps Using WinUI 3, WebView2 -- Visual Studio Magazine
  1903. Supertag — Supertag 0.1.0 documentation
  1904. How Effective Abstractions Are Opinionated | 8th Light
  1905. (async) Rust doesn't have to be hard
  1906. Macro Patterns - A match made in heaven
  1907. Is tree-sitter good enough? – Jake Zimmerman
  1908. The Misery of Mainstream Programming
  1909. Syntax highlighting on the web
  1910. Why I'm hyped about Julia for Bioinformatics | Next.js Blog Example with Org
  1911. Async destructors, async genericity and completion futures
  1912. raku & rust: a romance?
  1913. Major Version Numbers are Not Sacred
  1914. Multiplicity Choices Are Hard to Model and Change
  1915. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  1916. We Already Have Go 2
  1917. r/csharp - Why are tools such as Docker and Kubernetes written in Go and not C#?
  1918. Why are tools such as Docker and Kubernetes written in Go and not C#?
  1919. It’s good to bet on .NET
  1920. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  1921. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  1922. Oren Eini on RavenDB, including Consistency Guarantees and C# as the Implementation Language
  1923. Announcing CBL-Mariner 2.0
  1924. Modern programming languages require generics
  1925. Rust Guide: Sum-Check protocol
  1926. Happy 10th Birthday Compiler Explorer! — Matt Godbolt’s blog
  1927. Visual Studio Code Nods to Rapidly Rising Rust Language -- Visual Studio Magazine
  1928. GitHub - sharkdp/fd: A simple, fast and user-friendly alternative to 'find'
  1929. Memory safety for SerenityOS
  1930. GitHub - zefchain/serde-reflection: Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
  1931. bunnie's blog
  1932. Spotify issues - Shogan.tech
  1933. What's New in Visual Studio Code 1.67 (April 2022 Update) -- Visual Studio Magazine
  1934. Laurence Tratt: Static Integer Types
  1935. The Shape of Code » A new career in software development: advice for non-youngsters
  1936. Network performance update: Platform Week
  1937. Wrong by Default
  1938. A clean start for the web - macwright.com
  1939. Introducing Lurk: A programming language for recursive zk-SNARKs
  1940. Interesting Things #56 — So long
  1941. Improved Process Isolation in Firefox 100 – Mozilla Hacks - the Web developer blog
  1942. Regular Expression Improvements in .NET 7
  1943. What’s new
  1944. Earn $200K by fuzzing for a weekend: Part 1
  1945. Let's talk about this async
  1946. Vulnerability Engineer (Cyber Security / Penetration Testing) - Careers at Apple
  1947. Laurence Tratt: Programming Style Influences
  1948. Automatic Differentiation: Forward and Reverse
  1949. Xilem: an architecture for UI in Rust
  1950. How to stop synchronous code in a web worker?
  1951. Unix command line conventions over time
  1952. GitHub - copy/v86: x86 virtualization in your browser, recompiling x86 to wasm on the fly
  1953. Programming Languages Trends in 2022: The Future of Tech
  1954. A shiny future with GATs
  1955. GitHub - mimoo/cargo-specification: The code is the spec
  1956. Criticizing Hare language approach for generic data structures
  1957. What's two-adicity?
  1958. A Difficult Diagnosis (Part 1) - Ronny Liu
  1959. I won free load testing
  1960. Experience Report: 6 months of Go
  1961. Zaplib post-mortem - Zaplib docs
  1962. GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
  1963. Lies we tell ourselves to keep using Golang
  1964. Inform 7 v10.1.0 is now open-source - Authoring / Inform 7 - The Interactive Fiction Community Forum
  1965. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  1966. I want off Mr. Golang's Wild Ride
  1967. Personal Knowledge Management is Bullshit
  1968. Help shape the Azure SDK for Rust
  1969. All Roads Lead to Rome: The Machine Learning Job Market in 2022
  1970. Deploy any Web App to Lambda in 60 seconds | Kevin Wang's Blog
  1971. Speeding up Prettier locally and on your CI with dprint
  1972. Why LSP?
  1973. Chris Lattner Interview Transcript — Accidental Tech Podcast
  1974. Celebrating 40 years of ZX Spectrum ❤️ 💛 💚 💙 | GitHub
  1975. Jacques Corby-Tuech - Don't Throw Data Governance Out With the Bathwater
  1976. Magic Beans
  1977. Python’s “Type Hints” are a bit of a disappointment to me
  1978. Laurence Tratt: Practising Programming
  1979. Hot reloading your cargo docs
  1980. Walking Through ECDSA Distributed Key Generation (DKG) - HackMD
  1981. Signature in ecdsa - Rust
  1982. Time safety is more important than memory safety
  1983. On Removing Let and Let Mut
  1984. Changing std::sort at Google’s Scale and Beyond
  1985. Rust YJIT by XrXr · Pull Request #5826 · ruby/ruby
  1986. The absurd complexity of server-side rendering
  1987. Emacs Configuration Generator
  1988. GitHub - pisto/oggify: Download Spotify tracks to Ogg Vorbis (with a premium account)
  1989. GitHub - Tyrrrz/GitHubActionsTestLogger: Test logger for .NET that reports results in a format that GitHub Actions understands
  1990. Mads Asks What You Want for Visual Studio 2022 -- Visual Studio Magazine
  1991. GitHub - freenet/locutus: Declare your digital independence
  1992. A Web Renaissance
  1993. How To Build an Evil Compiler
  1994. Building a crawler in Rust: Associated Types
  1995. Watch People Doing the Thing
  1996. You need to stop idolizing programming languages.
  1997. The smallest Docker image to serve static websites
  1998. Deconstructing programs for compiler fuzzing · Comby
  1999. GitHub - facebookexperimental/eden: EdenSCM is a cross-platform, highly scalable source control management system.
  2000. Inline Assembly Miscompilation.md
  2001. GitHub - ekzhang/bore: 🕳 bore is a simple CLI tool for making tunnels to localhost
  2002. Updates from the Poezio ecosystem
  2003. Matt Roelle | Fennel: The Practical Lisp
  2004. O(1) Labs
  2005. Typescript as fast as Rust: Typescript++
  2006. Zas Editor
  2007. Gregory Szorc's Digital Home | Bulk Analyze Linux Packages with Linux Package Analyzer
  2008. Announcing Rust 1.60.0 | Rust Blog
  2009. jes post
  2010. Pharo - Pharo 10 Released!
  2011. How I Teach Myself to Code
  2012. Warp: The terminal for the 21st century
  2013. A Tale of Yak Shaving: Accidentally Making a Language, for an Engine, for a Game
  2014. What I'm Building in 2022
  2015. Playing with Matrix: Conduit and Synapse
  2016. [RFC] Lifetime annotations for C++ - Clang Frontend - LLVM Discussion Forums
  2017. Why I love Elm
  2018. A few things to know before stealing my 914
  2019. Edge Functions are now available in Supabase
  2020. SerenityOS: A remarkable achievement for a small project
  2021. Running .NET 7 apps on WASI on arm64 Mac
  2022. The weird world of non-C operating systems
  2023. Zulip 5.0: Threaded open-source team chat
  2024. My First Clippy Lint - Statistically Insignificant
  2025. Recommendations when publishing a Wasm library
  2026. Post-quantumify internal services: Logfwrdr, Tunnel, and gokeyless
  2027. Oxide on My Wrist: Hubris on PineTime was the best worst idea
  2028. How to write a linter using tree-sitter in an hour
  2029. GitHub - Wilfred/difftastic: a diff that understands syntax 🟥🟩
  2030. A thanks to the traits working group in 2021
  2031. mimoo - Overview
  2032. Please stop writing shell scripts
  2033. How Side Effects Work in FP
  2034. Lanai, the mystery CPU architecture in LLVM
  2035. Error handling across different languages
  2036. SendilKumarN
  2037. Searching for outliers
  2038. Rust's Unsafe Pointer Types Need An Overhaul - Faultlore
  2039. Episode 94 - Open .NET with Geoffrey Huntley
  2040. Lapce
  2041. C Isn't A Programming Language Anymore - Faultlore
  2042. GitHub - rothgar/awesome-tuis: List of projects that provide terminal user interfaces
  2043. The Aptos Vision
  2044. Arti 0.1.0 is released: Your somewhat-stable API is here! | Tor Project
  2045. Oxide at Home: Propolis says Hello
  2046. The code is the specification? Introducing cargo spec
  2047. Hamblingreen's Pinephone Setup
  2048. Veloren
  2049. GitHub - facebookresearch/narwhal: Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.
  2050. Why digital transformation won’t solve the productivity paradox
  2051. s11e09: A short conversation with a bank
  2052. Job Search 2022 Update: Week 1
  2053. Things I hate about Rust, redux
  2054. CXX — safe interop between Rust and C++
  2055. SQL-Powered Reading List
  2056. AlphaCode: Competition-Level Code Generation with Transformer Based Architectures | Paper Review
  2057. WebGPU — All of the cores, none of the canvas — surma.dev
  2058. Rust Playground
  2059. The rise of WebAssembly
  2060. Part 2: Improving crypto code in Rust using LLVM’s optnone
  2061. Part 1: The life of an optimization barrier
  2062. Run and Test HTTP Requests
  2063. disabling ANSI color output in various Unix commands
  2064. Self-obfuscating value objects - Eric Mann's Blog
  2065. 10 HTML tags you have never used before
  2066. Writing an OS in Rust
  2067. GitHub - zdimension/embed-c: Embed C code at compile time inside Rust using C2Rust
  2068. Announcing Rust 1.59.0 | Rust Blog
  2069. pip and cargo are not the same
  2070. Why we are acquiring Area 1
  2071. smart-release - crates.io: Rust Package Registry
  2072. workspaces - crates.io: Rust Package Registry
  2073. rust-analyzer joins the Rust organization! | Rust Blog
  2074. Nix Flakes: an Introduction
  2075. Dynamic Linking Is Bad For Apps And Static Linking Is Also Bad For Apps
  2076. Programming things that have gotten easier
  2077. GitHub - martinvonz/jj: A Git-compatible DVCS that is both simple and powerful
  2078. Repos that always pass their tests
  2079. Shader translation benchmark
  2080. GitHub - mustafaquraish/cup: simple, C-like programming language
  2081. GitHub - yoav-lavi/melody: Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
  2082. Home - cargo-nextest
  2083. Pure-Impure Segregation Principle | Oleksii Holub
  2084. Learn Privacy-Enhancing Techniques with Cryptographic Games
  2085. Rustup packages availability on x86_64-unknown-linux-gnu
  2086. David Nicholas Williams
  2087. jless - Command Line JSON Viewer
  2088. Calling Windows APIs from React Native just got easier · React Native for Windows + macOS
  2089. A Rust match made in hell
  2090. Our User-Mode WireGuard Year
  2091. With New Windows Desktop Support, Flutter Throws a Dart at .NET MAUI -- Visual Studio Magazine
  2092. Senior Software Engineer in Other, Other, United States | Engineering at Microsoft
  2093. An open-source distributed storage service
  2094. Some mistakes Rust doesn't catch
  2095. Lessons Learned from Restoring a Bike
  2096. Slicing and Dicing Instant Logs: Real-time Insights on the Command Line
  2097. Announcing Flutter for Windows
  2098. On Building 30K Debian Packages
  2099. GitHub - Kindelia/HVM: A massively parallel, optimal functional runtime in Rust
  2100. The Slackware Linux Project: Slackware Release Announcement
  2101. Some business advice for academic startups/spinouts - Bert Hubert's writings
  2102. Rustenstein 3D: Game programming like it's 1992 - NextRoll
  2103. Update Solana to 1.9.4 · certusone/wormhole@7edbbd3
  2104. Retrospective and Technical Details on the recent Firefox Outage – Mozilla Hacks - the Web developer blog
  2105. AdaCore and Ferrous Systems Joining Forces to Support Rust
  2106. Pay attention to WebAssembly
  2107. Destroy All Values: Designing Deinitialization in Programming Languages
  2108. mikerourke.dev
  2109. Rust has a small standard library (and that's ok)
  2110. There’s No Such Thing as Clean Code
  2111. How Prime Video updates its app for more than 8,000 device types
  2112. Speeding up VSCode (extensions) in 2022 – Jason Williams
  2113. Sometimes, rewriting in another language works
  2114. Why (Enterprise) Software Is Bloated
  2115. Does the software industry learn?
  2116. Durability and Redo Logging
  2117. David Nicholas Williams
  2118. Devblog of @kdy1
  2119. Introducing Rainway: Interactive App Streaming for Everyone | Rainway
  2120. Biscuit 2.0 release
  2121. Fundamentals of Garbage Collection
  2122. In defense of complicated programming languages
  2123. Supply chain attacks are the new big thing
  2124. Underjord | My Elm Experience
  2125. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  2126. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  2127. Jean G3nie
  2128. Seven Days of OCaml
  2129. How safe is zig?
  2130. Why Static Languages Suffer From Complexity
  2131. CSRF: How to exploit and how to defend
  2132. Zef: Low-latency, Scalable, Private Payments
  2133. Ballerina - Ballerina Home
  2134. Failing to Learn Zig via Advent of Code - ForrestTheWoods
  2135. C# and C++ type aliases and their consequences
  2136. How TypeScript Can Speed Up Your Adoption of WebAssembly
  2137. Resolving confusion over how to return from a C++ coroutine - The Old New Thing
  2138. I hate Conventional Commits
  2139. Why I use a debugger
  2140. Life at 800MHz
  2141. Announcing Rust 1.58.0 | Rust Blog
  2142. Exploring System76's New Rust Based Desktop Environment
  2143. 2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  2144. Announcing Parcel CSS: A new CSS parser, compiler, and minifier written in Rust!
  2145. GitHub - deadpixi/ergex: The Ergex Regular Expression Library
  2146. Waifu Labs - Welcome to Waifu Labs v2: How do AIs Create?
  2147. Parsing Text with Nom
  2148. Rachit Nigam | PhD Candidate, Cornell University
  2149. Why I Like D – Andrea Radaelli
  2150. Donald Knuth - The Patron Saint of Yak Shaves
  2151. Bevy - Bevy 0.6
  2152. Tech I want to focus in 2022
  2153. Why aren't the most useful Mac apps on the App Store?
  2154. 6 Ways I'm Improving Mental Health in 2022
  2155. Miniflare 2.0: fully-local development and testing for Workers
  2156. Rust is more portable than C for pngquant/libimagequant
  2157. The joy of building a ray tracer, for fun, in Rust.
  2158. GitHub - tkellogg/dura: You shouldn't ever lose your work if you're using Git
  2159. tvu-compare: rust and zig
  2160. Text Aesthetics: Command Line UI/UX
  2161. Kurtis Knodel // Blog
  2162. Why is my Rust build so slow?
  2163. Why the C Language Will Never Stop You from Making Mistakes
  2164. GitHub - sslab-gatech/Rudra: Rust Memory Safety & Undefined Behavior Detection
  2165. Writing a minimal Lua implementation with a virtual machine from scratch in Rust
  2166. A Review of the Zig Programming Language (using Advent of Code 2021)
  2167. Justin Pombrio
  2168. “Autism is a Spectrum” Doesn’t Mean What You Think
  2169. A Programmer Union Can Save Open Source
  2170. Cray-1 Digital Archeology – chrisfenton.com
  2171. GitHub - dani-garcia/vaultwarden: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
  2172. The QOI File Format Specification
  2173. A challenger to the throne of vector graphics. SVG is dead, long live TinyVG!
  2174. GitHub - swc-project/swc: swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
  2175. How to create your own .NET CLI tools to make your life easier
  2176. The Non-Productive Programmer (NPP)
  2177. GitHub - haimgel/display-switch: Turn a $30 USB switch into a full-featured multi-monitor KVM switch
  2178. How not to learn Rust
  2179. Announcing Tokio Console 0.1 | Tokio
  2180. Introduction to WebAssembly components - radu's blog
  2181. From 0 to 20 billion - How We Built Crawler Hints
  2182. Don’t start with microservices – monoliths are your friend – Arnold Galovics
  2183. Allocgate is coming in Zig 0.9, and you will have to change your code
  2184. How to build large-scale end-to-end encrypted group video calls
  2185. Introducing Zed
  2186. 2021 in Memory Unsafety - Apple's Operating Systems
  2187. GitHub - lapce/lapce: Lightning-fast and Powerful Code Editor written in Rust
  2188. Remote debugging on Kubernetes using VS Code | Red Hat Developer
  2189. Reducing Developer Cycle time with Dapr and AKS
  2190. Mati's dating profile
  2191. The New Stack's Top Kubernetes Stories of 2021 - The New Stack
  2192. Introducing stack graphs | The GitHub Blog
  2193. GitHub Previews Improved Code Search: 'Way More than grep' -- Visual Studio Magazine
  2194. LKML: Miguel Ojeda: [PATCH 00/19] Rust support
  2195. Rust takes a major step forward as Linux's second official language | ZDNet
  2196. Lies, damned lies, and (Cloudflare) statistics: debunking Cloudflare’s recent performance tests
  2197. Ten years of measurement
  2198. Automate testing of poor network conditions with Shopify's Toxiproxy
  2199. Don't Make My Mistakes: Common Infrastructure Errors I've Made
  2200. Do we really need Undefined Behavior?
  2201. On the Use of Pedersen Commitments for Confidential Payments
  2202. How can my C++/WinRT component pass a std::vector back to the caller?
  2203. Oxide / Hubris and Humility
  2204. Will Nix Overtake Docker?
  2205. 4x smaller, 50x faster · asciinema blog
  2206. Open .NET
  2207. GitHub - vv9k/dockeye: GUI app for managing Docker
  2208. Add It Up: Takeaways from GitHub's Octoverse Report - The New Stack
  2209. The New Life of PHP – The PHP Foundation | The PhpStorm Blog
  2210. Announcing Argo for Spectrum
  2211. we like the runners
  2212. mod team resignation by BurntSushi · Pull Request #671 · rust-lang/team
  2213. The Introverts Guide to Increasing Energy
  2214. The Skeptic's Case for Personality Testing
  2215. Deno for Infrastructure as Code
  2216. hacspec [![hacspec chat][chat-image]][chat-link]
  2217. GitHub - elfshaker/elfshaker: elfshaker stores binary objects efficiently
  2218. Where is Ruby Headed in 2021? - Big Nerd Ranch
  2219. Zettelkasten #1: Classes in D with betterC
  2220. Backdooring Rust crates for fun and profit
  2221. Windows App SDK ('Project Reunion') Hits Version 1.0 -- Visual Studio Magazine
  2222. Bramble: A Purely Functional Build System and Package Manager
  2223. AppFlowy.IO
  2224. wrangler 2.0 — a new developer experience for Cloudflare Workers
  2225. Writing new system software
  2226. Why asynchronous Rust doesn't work
  2227. How Nix and NixOS Get So Close to Perfect
  2228. GitHub - michidk/rost: Rust programming, in German.
  2229. The Surreal Horror of PAM
  2230. System76 is building a new Linux desktop in Rust
  2231. GitHub - adria0/plonk-by-fingers: Implementation of Plonk by Hand in rust
  2232. Deep dive into Yrs architecture
  2233. Rust Playground
  2234. Guide to Online Dating for the Rest of Us | Engin Arslan
  2235. GitHub - axelarnetwork/tofn: A threshold cryptography library in Rust
  2236. Type Parameters Proposal
  2237. Top programming languages: Most popular and fastest growing choices for developers | ZDNet
  2238. Timeline of the human condition
  2239. How we build software at Cloudflare
  2240. GitHub - 1Password/1password-teams-open-source: Get a free 1Password Teams membership for your open source project
  2241. C# - async/await - The Breakfast Example
  2242. Security advisory for rustc (CVE-2021-42574) | Rust Blog
  2243. runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5f · dotnet/runtimelab
  2244. Manning
  2245. Debian's which hunt
  2246. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  2247. Next.js 12
  2248. Privacy is a Human Right | Tor Blog
  2249. bitbottle
  2250. FROST: Flexible Round-Optimized Schnorr Threshold Signatures
  2251. Choosing a cache
  2252. GitHub - nuta/kerla: A new operating system kernel with Linux binary compatibility written in Rust.
  2253. GitHub - mthom/scryer-prolog: A modern Prolog implementation written mostly in Rust.
  2254. Signals and Threads | Language Design
  2255. Transitioning an existing project to a new edition
  2256. Announcing Rust 1.56.0 and Rust 2021 | Rust Blog
  2257. We Just Gave $154,999.89 to Open Source Maintainers
  2258. 7 awesome improvements for LINQ in .NET 6
  2259. Microsoft Takes VS Code to the Browser (but No Debugger or Terminal) -- Visual Studio Magazine
  2260. vscode.dev Visual Studio Code for the Web
  2261. vscode.dev Visual Studio Code for the Web
  2262. Function pipelines: Building functional programming into PostgreSQL using custom operators
  2263. Version 1.6.0 released
  2264. Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  2265. NixOS on Framework laptop
  2266. Implementing Hash Tables in C
  2267. Introducing Nuntius - Cronokirby
  2268. Good Riddance: Steam Bans Games That Feature Crypto And NFTs
  2269. How opcache works
  2270. What Do I Want from My Next Job?
  2271. Long Tiny Loop: Attempt #2
  2272. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  2273. Geo Key Manager: Setting up a service for scale
  2274. Overview · Serde
  2275. Mythbusting Julia speed
  2276. Hands-on Rust
  2277. Generating Software Bills of Materials (SBOMs) with SPDX at Microsoft
  2278. On Multi-Set Hashing - Cronokirby
  2279. With .NET 6 RC 2 Release, Developers Push Back on C# Changes -- Visual Studio Magazine
  2280. Team Work
  2281. AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
  2282. Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut -- Visual Studio Magazine
  2283. Parsing JSON is a Minefield
  2284. Cloudflare Research: Two Years In
  2285. The road to OCaml 5.0 - Ecosystem - OCaml
  2286. 20 Things I've Learned in my 20 Years as a Software Engineer
  2287. Why We Moved From Pony To Rust — Wallaroo
  2288. I’ve loved Wasmer, I still love Wasmer
  2289. How to replace estimations and guesses with a Monte Carlo simulation
  2290. Implicit Overflow Considered Harmful (and how to fix it)
  2291. Secrets I use to becoming a better developer working remotely 2021 edition
  2292. Should trait bounds be duplicated in struct and impl?
  2293. Things unlearned
  2294. Renato Athaydes
  2295. Confessions of a 1x Programmer
  2296. Practical frontend philosophy - jaredgorski.org
  2297. Coding Practice: Learning Rust with Fibonacci Numbers
  2298. CSAW Quals 2021 Bits
  2299. The difference between Go and Rust – dominikbraun.io
  2300. QR error correction helps and hinders scanning
  2301. Something Weird Is Happening on Facebook
  2302. GitHub - alexhallam/tv: 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  2303. Chrome 94 released with controversial Idle Detection API
  2304. GitHub - adam-mcdaniel/dune: A shell by the beach!
  2305. Improving Software ‘Numbers’
  2306. Initial Impressions of Rust
  2307. Reverse a string
  2308. A terminal case of Linux
  2309. My Janet Story | Jungle Coder
  2310. GitHub Advisory Database now supports Rust
  2311. Bringing OAuth 2.0 Flow to Wrangler
  2312. Spotify Box
  2313. DIY RGB Icosahedron build — GsD
  2314. Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust — Akita Software
  2315. The Bagel Language 🥯 | Brandon's Website
  2316. GitHub - seed-rs/seed: A Rust framework for creating web apps
  2317. How I made $50K in 3 days with NFTs
  2318. The long-term consequences of maintainers’ actions – Ariadne's Space
  2319. Rust Playground
  2320. Go'ing Insane Part One: Endless Error Handling
  2321. Extending .NET Minimal APIs with Swagger, Authentication & Validation
  2322. Building an Alternative Ecosystem | Joshua Strobl
  2323. Engineer vs Entrepreneur Mindset
  2324. Developer Burnout: Why it Happens and What We Can Do About It
  2325. PHP: rfc:fibers
  2326. GitHub - dtolnay/inventory: Typed distributed plugin registration
  2327. Disclosing CVE-2021-40823 and CVE-2021-40824: E2EE vulnerability in multiple Matrix clients | Matrix.org
  2328. Resource efficient Thread Pools with Zig
  2329. The KDL Document Language
  2330. Steam Top 50 Games: 72% Work on Linux in Sept. 2021 - Boiling Steam
  2331. Sylvain Kerkour
  2332. Support type classes or implicits · Issue #243 · fsharp/fslang-suggestions
  2333. Native Rust support on Cloudflare Workers
  2334. How We Went All In on sqlc/pgx for Postgres + Go
  2335. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  2336. The mystery of load average spikes
  2337. Maintain it With Zig
  2338. GitHub - mgdm/htmlq: Like jq, but for HTML.
  2339. Access modern GPU features with WebGPU
  2340. Svelte and SvelteKit - Why We Love It and Why You Should Try It
  2341. Writing Well-Documented Code - Learn from Examples
  2342. Foundation Interview
  2343. The Persistent Gravity of Cross Platform
  2344. Quick Tunnels: Anytime, Anywhere
  2345. 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🚀
  2346. Bebop ❤️ Rust | Rainway
  2347. Directories.Net 1.0.0
  2348. Monkey: the satirical Go package used unwittingly by Arduino and SalesForce
  2349. The open calendar, task and note space is a mess
  2350. Hell Is Other REPLs
  2351. Making Reasonable Use of Computer Resources: Part 2
  2352. Summary after Four Months with Ada — Programming with Ada documentation
  2353. NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  2354. Every Web Browser Absolutely Sucks. – Luke Smith
  2355. GitHub - hecrj/iced: A cross-platform GUI library for Rust, inspired by Elm
  2356. The Three Pillars of WebAssembly - The New Stack
  2357. Great hackers are fearless - Blog by Amir Bolous
  2358. Linux in a Pixel Shader - A RISC-V Emulator for VRChat
  2359. Error Handling — Problem Overview
  2360. Pin, Unpin, and why Rust needs them
  2361. Cryptography Engineer
  2362. Absurdest Academia (A ‘Darkest Dungeon’ Parody)
  2363. Friendship ended with the garbage collector
  2364. The Windows Runtime PassArray is a read-only array, even though it isn't declared const
  2365. Platform Security Part Deux, feat. Justin Schuh - Security. Cryptography. Whatever.
  2366. Adventures in fuzzing libolm | Matrix.org
  2367. The Founder vs. Hired Executive Gap
  2368. Building a Pet Cam using a Raspberry Pi, Cloudflare Tunnels and Teams
  2369. Keeping Up
  2370. GitHub - jpochyla/psst: Fast and multi-platform Spotify client with native GUI
  2371. A Minimalist Full-Text Search Engine
  2372. GitHub - emilk/egui: egui: an easy-to-use immediate mode GUI in pure Rust
  2373. I stopped sleeping, then I started hallucinating.
  2374. ADHD at aged 42 and 1/2
  2375. LLVM internals, part 2: parsing the bitstream
  2376. Rust in Action: Systems programming concepts and techniques
  2377. Mindat.org
  2378. So you want to write a GUI framework
  2379. Intelligence through evolution
  2380. When Zero Cost Abstractions Aren’t Zero Cost
  2381. Why am I getting a weird error about promise_type when I try to write a coroutine?
  2382. Support for local vaults? - Page 3
  2383. Growing Object-Oriented Software vs what I would do
  2384. Micah Lerner
  2385. Looking into Zig
  2386. Looking into Zig
  2387. Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
  2388. GitHub - facebookresearch/Cupcake: A Rust library for lattice-based additive homomorphic encryption.
  2389. GitHub - agocke/serde-dn
  2390. Full-Time Open Source - CoRecursive Podcast
  2391. GitLab as your Continuous Deployment one-stop shop
  2392. GitHub - langjam/langjam
  2393. 5000x faster CRDTs: An Adventure in Optimization
  2394. NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  2395. Idiots And Maniacs
  2396. Voice Content and Usability
  2397. GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
  2398. 6 Command Line Tools for Productive Programmers
  2399. Working With AI: Your Guide to a Potential Future Career
  2400. What's bad about Julia?
  2401. Understanding Rust futures by going way too deep - fasterthanli.me
  2402. C# vs Java: Which is Faster? Computer Language Drag Racing Series E03
  2403. Bare Bones Software | BBEdit 14 is here!
  2404. Announcing tokio-uring: io-uring support for Tokio
  2405. Heritability is a ratio, not a measure of determinism
  2406. yoeo/guesslang
  2407. janpaulthoughts - The quest for the Ultimate Game Engine
  2408. erikgrinaker/toydb
  2409. HashWires: Range Proofs from Hash Functions | ZKProof Standards
  2410. mxgmn/WaveFunctionCollapse
  2411. Inserting One Billion Rows in SQLite Under A Minute - blag
  2412. UFOs: Why so weird?
  2413. I Love Elixir
  2414. microsoft/foss-fund
  2415. Zig, Skia, Clojure, Geometry and the Japanese TV Show: ICFP Contest 2021
  2416. Pharo - Pharo 9 Released!
  2417. prathyvsh/pl-catalog
  2418. diekmann/wasm-fizzbuzz
  2419. Trusting Everybody
  2420. Beating TimSort at Merging
  2421. webpack? esbuild? Why not both?
  2422. Against SQL
  2423. Announcing Arti, a pure-Rust Tor implementation | Tor Blog
  2424. What Is WebAssembly — and Why Are You Hearing So Much About It? - The New Stack
  2425. Wilfred/difftastic
  2426. Compiling Rust is NP-hard
  2427. CouleeApps/git-power
  2428. [PATCH 00/17] Rust support - ojeda
  2429. Bringing emulation into the 21st century
  2430. Constant-Time Big Numbers: An Introduction
  2431. reacherhq/check-if-email-exists
  2432. Globally Distributed Postgres
  2433. Functional, Declarative Audio Applications
  2434. Serverless Authentication and Authorization in Minutes with Fauna and Auth0
  2435. C# Language Highlights: Null Coalescing Operator
  2436. MichalStrehovsky/bflat
  2437. The Era Of Customized Blockchains Is Rising Because Smart Contracts Aren’t Really ‘Smart’
  2438. Rewriting the GNU Coreutils in Rust
  2439. The State of WebAssembly 2021
  2440. The Reality of Attractiveness Bias
  2441. Ignoring extra words in Meili Search
  2442. Back To The Office
  2443. On Charming Engineering Culture: My Notes
  2444. Safari 15 on Mac OS, a user interface mess
  2445. Learning to Love a Rigid and Inflexible Language
  2446. make me a sandwich
  2447. Announcing WARP for Linux and Proxy Mode
  2448. ibraheemdev/modern-unix
  2449. Introducing cap-std, a capability-based version of the Rust standard library
  2450. In praise of depth – Pravesh
  2451. Bear plus snowflake equals polar bear
  2452. Bee Travels: A microservices coding adventure | Red Hat Developer
  2453. Attempts at solving the online social media
  2454. Traits of a healthy team
  2455. Audit of ING’s Threshold ECDSA Library – And a dangerous vulnerability in existing Gennaro-Goldfeder’18 implementations
  2456. Jonas Hietala: The T-34 keyboard layout
  2457. Introducing NativeShell for Flutter
  2458. rust-lang/rust
  2459. Brilliant Jerks in Engineering
  2460. Network-based policies in Cloudflare Gateway
  2461. Rust for Rustaceans
  2462. Using Wikipedia as an Impromptu RottenTomatoes API
  2463. Measuring potential complexity in popular Open Source projects
  2464. Helix
  2465. Conversation about .NET interop | .NET Blog
  2466. Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  2467. Learn X in Y Minutes: Scenic Programming Language Tours
  2468. QUIC Version 1 is live on Cloudflare
  2469. Adventures in rustc Forking
  2470. Oxide
  2471. Chris's Wiki :: blog/programming/RustInOurFuture
  2472. facundoolano/rpg-cli
  2473. What do shells do, and do we need them?
  2474. .NET Basics - Dusted Codes
  2475. Hacking third-party APIs on the JVM
  2476. Zig Makes Rust Cross-compilation Just Work · Um, actually...
  2477. utam0k/youki
  2478. Building regex.help
  2479. Willfulness
  2480. Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  2481. I am sick and tired of hearing tech companies complain about a developer shortage
  2482. Sleep Evolved Before Brains. Hydras Are Living Proof. | Quanta Magazine
  2483. Azure Icon Is Changing, So Far No Backlash -- Visual Studio Magazine
  2484. Welcoming Linux to the 1Password Family | 1Password
  2485. Sébastien Wilmet - Blog post
  2486. Things you can’t do in Rust (and what to do instead) - LogRocket Blog
  2487. The stack monoid revisited
  2488. Why “Unqualified” People Sometimes Make the Best Hires
  2489. OrGY: My Personal Technology Stack
  2490. Deno 1.10 Release Notes
  2491. The Plan for the Rust 2021 Edition | Rust Blog
  2492. Realizing the Mina vision in Rust
  2493. Rust for Windows Achieves Full Consumption (Call any Windows API) -- Visual Studio Magazine
  2494. .NET News Roundup - Week of May 3rd, 2021
  2495. Are some personalities just better?
  2496. The Problem With Design is Designers
  2497. broadcast - crates.io: Rust Package Registry
  2498. GitHub Quick Reviews
  2499. Searching the web for < $1000 / month | Search more with less
  2500. Gleam v0.15 released! – Gleam
  2501. The Great Rewriting In Rust
  2502. Portability is Reliability
  2503. Engineering promotions are broken
  2504. Output in password_hash - Rust
  2505. Migrating From Python to Kotlin for Our Backend Services
  2506. Rust Language Gains Traction in .NET Community -- Visual Studio Magazine
  2507. The Hassle-Free JavaScript Tool Manager
  2508. banga/git-split-diffs
  2509. Rust's Most Unrecognized Contributor
  2510. Rust programming language: We want to take it into the mainstream, says Facebook
  2511. Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  2512. C++ coroutines: Adding COM context support to our awaiter | The Old New Thing
  2513. Microsoft joins Bytecode Alliance to advance WebAssembly – aka the thing that lets you run compiled C/C++/Rust code in browsers
  2514. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  2515. Report: Mac Developers Prefer VS Code over Xcode -- Visual Studio Magazine
  2516. The Linux Foundation's demands to the University of Minnesota for its bad Linux patches security project | ZDNet
  2517. Best Practices in Software Development—Part 4
  2518. University of Minnesota security researchers apologize for deliberately buggy Linux patches | ZDNet
  2519. Rust Language Cheat Sheet
  2520. C++ coroutines: Associating multiple task types with the same promise type | The Old New Thing
  2521. Zellij: a Rusty terminal workspace releases a beta
  2522. Green Vs. Brown Programming Languages
  2523. Thoughts And Projects For The Future
  2524. Rust and cryptographic code | Bulletproof TLS Newsletter
  2525. Microsoft says mandatory password changing is “ancient and obsolete”
  2526. Llama Preview: Swift on .NET
  2527. Rosenzweig – Dissecting the Apple M1 GPU, part III
  2528. What's in the box? - fasterthanli.me
  2529. Take your first steps with Rust - Learn
  2530. Rust in the Linux kernel
  2531. [PATCH 00/13] [RFC] Rust support
  2532. Why Rust strings seem hard
  2533. [PATCH 00/13] [RFC] Rust support
  2534. Gregory Szorc's Digital Home | Rust is for Professionals
  2535. Is WebAssembly magic performance pixie dust? — surma.dev
  2536. Is WebAssembly magic performance pixie dust? — surma.dev
  2537. No, Google! Vivaldi users will not get FloC’ed. | Vivaldi Browser
  2538. Deno 1.9 Release Notes
  2539. A build tool for the rest of us
  2540. Two Paths to the Future | Fantastic Anachronism
  2541. Playing the Open Source Game
  2542. Trying Zombodb
  2543. zhuowei/nft_ptr
  2544. In defense of Signal
  2545. mratsim/constantine
  2546. My programming principles • Borislav Grigorov
  2547. Introducing Dawn (Part 1)
  2548. microsoft-sponsorships/microsoft-foss-fund
  2549. Docker without Docker
  2550. Creating Videos with React and Remotion
  2551. MPC-Over-Signal
  2552. Jakub Konka Hired Full Time ⚡ Zig Programming Language
  2553. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  2554. The Fastest, Safest PNG Decoder in the World
  2555. GitHub Sponsors Community
  2556. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  2557. Static methods considered evil?
  2558. Moving to Desktop Applications in .NET Core/.NET 5
  2559. Google Is Testing Its Controversial New Ad Targeting Tech in Millions of Browsers. Here’s What We Know.
  2560. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  2561. soywod/himalaya
  2562. Matthew Walker's "Why We Sleep" Is Riddled with Scientific and Factual Errors - Alexey Guzey
  2563. My "shiny future"
  2564. Obvious and possible software innovations nobody does
  2565. XKCP/K12
  2566. Unveiling Gavran: RavenDB re-written in C
  2567. MakAir Series: Engineering Focus on Ventilator Software
  2568. gd/rust - platform/system/bt - Git at Google
  2569. C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  2570. akavel/up
  2571. My Self-Taught Tech Career - Work & Life Notes
  2572. Introducing 'innernet' | tonari blog
  2573. C++ coroutines: Basic implementation of a promise type | The Old New Thing
  2574. gruns/icecream
  2575. 208.43.231.11 Git
  2576. A new Cloudflare Web Application Firewall
  2577. How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?
  2578. Pin and suffering - fasterthanli.me
  2579. Being a woman in tech should not be controversial
  2580. Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  2581. We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  2582. Announcing Rust 1.51.0 | Rust Blog
  2583. A "Better C" Benchmark
  2584. facebookresearch/Cupcake
  2585. A solution to dependency hell: static binaries by default
  2586. Solo V2 — Safety Net Against Phishing
  2587. C++, Getting Started with the Basics: Working with Dependencies and Linker
  2588. Linus Torvalds on where Rust will fit into Linux | ZDNet
  2589. denji/awesome-http-benchmark
  2590. Load Testing and Benchmarking With siege vs wrk
  2591. Consider upgrading a few PC components - a good SSD is so fast it's not even funny
  2592. How safe is zig?
  2593. git/next/linux-next.git - The linux-next integration testing tree
  2594. Random Employee Chats at Cloudflare
  2595. ezrosent/frawk
  2596. totally_safe_transmute, line-by-line
  2597. Starving Threads In Ruby
  2598. Why bother with Scripting?
  2599. Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  2600. Is Crossplane the Infrastructure LLVM?
  2601. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  2602. Speed of Rust vs C
  2603. He got Facebook hooked on AI. Now he can't fix its misinformation addiction
  2604. Calling .NET APIs from Rust
  2605. Jeremy A Boyd |
  2606. ARMs Race: Ampere Altra takes on the AWS Graviton2
  2607. Microsoft Releases Project Reunion 0.5 Preview
  2608. Zig, Parser Combinators - and Why They're Awesome
  2609. half of curl’s vulnerabilities are C mistakes
  2610. What's New in Visual Basic on .NET 5?
  2611. Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  2612. Debian running on Rust coreutils
  2613. Why asynchronous Rust doesn't work
  2614. Developing with Rust on Windows
  2615. Clojure from a Schemer's perspective
  2616. Facial recognition technology can expose political orientation from naturalistic facial images
  2617. The Teams Dashboard: Finding a Product Voice
  2618. Google’s FLoC Is a Terrible Idea
  2619. Business or People
  2620. Announcing Flutter 2
  2621. Deno - A secure runtime for JavaScript and TypeScript
  2622. Event Sourcing: Rehydrating Aggregates with Snapshots
  2623. Semantic Versioning Will Not Save You
  2624. Deno - A secure runtime for JavaScript and TypeScript
  2625. Level up your .NET libraries - Ben Foster
  2626. Foam: Six Months Later
  2627. Back To The Office
  2628. nullpo-head/WSL-Hello-sudo
  2629. The small web is beautiful
  2630. Weird architectures weren't supported to begin with
  2631. Const generics MVP hits beta! | Rust Blog
  2632. Librsvg, Rust, and non-mainstream architectures
  2633. Map of my personal data infrastructure | beepb00p
  2634. Being a workplace crusader - Articles
  2635. Don't define functions inline in your public headers
  2636. Why Discord is switching from Go to Rust
  2637. Parsing floating-point numbers really fast in C#
  2638. tree-sitter/tree-sitter
  2639. Immediate-Mode-UI/Nuklear
  2640. The modern packager’s security nightmare – Michał Górny
  2641. A year of Rails - macwright.com
  2642. Ask the Expert: Rust at Microsoft
  2643. Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  2644. Using HPKE to Encrypt Request Payloads
  2645. The Launch Space: Surface Duo for Xamarin and .NET developers
  2646. Mitigating Memory Safety Issues in Open Source Software
  2647. Objective or Biased
  2648. A primer on code generation in Cranelift
  2649. Maybe We Can Have Nice Things
  2650. Distributed Application Runtime (Dapr) v1.0 Announced
  2651. The Worst Experience I've Had With an aarch64 MacBook
  2652. I Really Blew It | Interactive Storytelling Tools for Writers
  2653. Being a COBOL developer can be very fun
  2654. Julia 1.6: what has changed since Julia 1.0?
  2655. thegrims/UsTaxes
  2656. Multi-asset shielded pool project (MASP)
  2657. For the Love of Macros
  2658. ratfactor/ziglings
  2659. Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  2660. Our Solo v2 launch is official!
  2661. jimblandy/context-switch
  2662. Building A Custom Event Hubs Event Processor with .NET | Azure SDK Blog
  2663. Announcing Rust 1.50.0 | Rust Blog
  2664. Why I don't use the "else" keyword in my code anymore
  2665. Are we game yet?
  2666. Llofty Ambitions
  2667. Mozilla Welcomes the Rust Foundation – The Mozilla Blog
  2668. Google joins the Rust Foundation
  2669. State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  2670. Reverie: An optimized zero-knowledge proof system
  2671. Rust Foundation
  2672. Taming Environments with Volta, the JavaScript Tool Manager
  2673. ARCHITECTURE.md
  2674. Programming for Cats
  2675. rust-analyzer/rust-analyzer
  2676. Coaching sessions: here’s what I talk about with junior developers
  2677. The reshaped Mac experience
  2678. My Third Year as a Solo Developer
  2679. Llama Rust SDK preview 0.1.3
  2680. Discover - Pony
  2681. PyO3/pyo3
  2682. A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function
  2683. Narrative Driven Development
  2684. Microsoft Using Metadata to Enable Idiomatic Win32 Interop from Rust and Other Languages
  2685. Zig Makes Go Cross Compilation Just Work
  2686. GitHub Ships Enterprise Server 3.0 Release Candidate -- Visual Studio Magazine
  2687. Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  2688. Rust for Windows
  2689. Design Draft: First Class Fuzzing
  2690. Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  2691. Why Electron is a Necessary Evil
  2692. microsoft/windows-rs
  2693. README.md · master · LinuxCafeFederation / Awesome Alternatives
  2694. Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  2695. Preview: The SQLite Llibrary as a .NET assembly
  2696. The worrying trend of game technology centralization
  2697. Reducing tail latencies with automatic cooperative task yielding
  2698. Would Rust secure cURL?
  2699. Fully Homomorphic Encryption Part Three: Three Strawmans for the FHE Scheme
  2700. Rust is a hard way to make a web API - macwright.com
  2701. How the Pandemic Opened the Door to My Career in Tech
  2702. Being a Tech Lead in an Empowered Product Team
  2703. What is Social Cooling?
  2704. Learn X by doing Y - A project-based learning search engine
  2705. Rebuilding the most popular spellchecker. Part 1
  2706. Lessons from my first (very bad) on-call experience
  2707. theseus-os/Theseus
  2708. A practical guide to WebAssembly memory - radu's blog
  2709. Rust-GCC/gccrs
  2710. Elzear - 🗳 Ranked voting systems
  2711. Chemistry of Cast Iron Seasoning: A Science-Based How-To
  2712. What I did on my winter vacation
  2713. Rosenzweig – Dissecting the Apple M1 GPU, part I
  2714. Pointers Are Complicated, or: What's in a Byte?
  2715. Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  2716. Wasmer 1.0
  2717. GRVYDEV/Project-Lightspeed
  2718. How to Stop Endless Discussions
  2719. Make smaller console apps with .NET and CoreRT - { Destructured }
  2720. Zig in 30 minutes
  2721. Patterns and Habits
  2722. A half-hour to learn Rust - fasterthanli.me
  2723. artichoke/artichoke
  2724. Announcing Rust 1.49.0 | Rust Blog
  2725. What's new in PHP 8 - stitcher.io
  2726. Colin Stebbins Gordon
  2727. Buttplug Hits v1 Milestone - Nonpolynomial
  2728. Cosmopolitan C Library
  2729. Executable PNGs - djhworld
  2730. Using One Cron Parser Everywhere With Rust and Saffron
  2731. Tokio
  2732. Cakelisp: a programming language for games
  2733. My Engineering Axioms
  2734. Counterfactual communication and intimidation
  2735. tuhdo/tuhdo.github.io
  2736. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  2737. An Old New Adventure
  2738. On the Graying of GNOME | Et tu, Cthulhu
  2739. Azure Functions in Any Language with Custom Handlers
  2740. Top Articles I've Read in 2020
  2741. Last Week in .NET #22 – Microsoft Parrots Google
  2742. These Modern Programming Languages Will Make You Suffer
  2743. Notes on Learning Languages
  2744. Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  2745. Aiming for correctness with types - fasterthanli.me
  2746. Deno 1.6 Release Notes
  2747. WerWolv/ImHex
  2748. Improving DNS Privacy with Oblivious DoH in 1.1.1.1
  2749. imazen/imageflow
  2750. #DevDecember Week 1 Recap: Growth
  2751. std::visit is everything wrong with modern C++
  2752. The case for Elixir
  2753. Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  2754. libra/libra
  2755. How I Translate Feature Requests into Code
  2756. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  2757. The Cryptopals Crypto Challenges
  2758. Writing Rust the Elixir way
  2759. Pijul - The Mathematically Sound Version Control System Written in Rust
  2760. Ruffle
  2761. Risp (in (Rust) (Lisp))
  2762. Modern storage is plenty fast. It is the APIs that are bad.
  2763. dcz-self/breedmatic
  2764. Modern storage is plenty fast. It is the APIs that are bad.
  2765. How do people find bugs?
  2766. Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  2767. zkSummit 6 | Hopin
  2768. building a roam-like, networked, heavily-customized realtime editor, part 1
  2769. A Taste of OCaml's Predictable Performance - Dev.Poga
  2770. Announcing Rust 1.48.0 | Rust Blog
  2771. jsomers.net | I should have loved biology
  2772. reHackable/awesome-reMarkable
  2773. Servo’s new home
  2774. Graphics for JVM
  2775. Vulnerability, leadership and paternity leave ft. Erran Berger
  2776. The C Standard Library Is Not Dependency Free
  2777. Why an IDE?
  2778. Using Rust to Scale Elixir for 11 Million Concurrent Users
  2779. What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source? « bunnie's blog
  2780. How to Recalculate a Spreadsheet
  2781. Rust vs Go — Bitfield Consulting
  2782. Building a Weather Station UI
  2783. Why Dark didn't choose Rust
  2784. NewReleases.io
  2785. bddisasm: The Bitdefender x86 Disassembler
  2786. ocornut/imgui
  2787. Dark's new backend will be in F#
  2788. Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  2789. curlpipe/ox
  2790. The Guide to Deno
  2791. Leaving OCaml
  2792. Why men's health depends on feminism
  2793. adamsky/globe
  2794. Are we web yet? Yes, and it's freaking fast!
  2795. For Complex Applications, Rust is as Productive as Kotlin
  2796. What's in a Linux executable? - fasterthanli.me
  2797. gRPC performance improvements in .NET 5 | ASP.NET Blog
  2798. Bytecode Alliance: One year update
  2799. Standard ML in 2020 | notes.eatonphil.com
  2800. Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  2801. Parenting doesn’t do what I thought
  2802. 1Password for Linux beta is now open 🎊 🐧 🎊 | 1Password
  2803. Assorted thoughts on zig (and rust)
  2804. Towards sockets and networking in WebAssembly and WASI - radu's blog
  2805. dandavison/delta
  2806. Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working?
  2807. Abundance
  2808. Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  2809. How to add C++ structured binding support to your own types | The Old New Thing
  2810. Exchanging UDP messages - Low-Level Academy
  2811. Bidding Farewell to Software Engineering — cdahmedeh
  2812. As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size
  2813. The Observation Deck » Rust after the honeymoon
  2814. CRISPR is Dead
  2815. Paul Rouget - Goodbye Mozilla
  2816. Memory Safe ‘curl’ for a More Secure Internet
  2817. rust in curl with hyper
  2818. Llama preview 0.1.2
  2819. Police violence: Your ratios don’t prove what you think they prove
  2820. Announcing Rust 1.47.0 | Rust Blog
  2821. Writing JavaScript tools in other languages – a new trend?
  2822. Building a Weather Station Bot
  2823. Motivation and why finishing a personal project is hard.
  2824. It’s 255:19AM. Do you know what your validation criteria are?
  2825. Basic Concepts in Unity for Software Engineers
  2826. Wiki - RustStarterKit2020
  2827. LLVM provides no side-channel resistance
  2828. Computers Are Hard: app performance with Jeff Fritz
  2829. Why not PHP?
  2830. Personality Does Not Define Success
  2831. Rust 2021: GUI
  2832. WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  2833. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  2834. I was wrong. CRDTs are the future
  2835. Thoughts on Structured Editing: Breaking Away from Syntax
  2836. Zig's New Relationship with LLVM
  2837. A Blog About Computer Systems and Language Design
  2838. Things Elixir's Phoenix Framework Does Right
  2839. Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  2840. This is a pretty dire assessment of Mozilla
  2841. rotoclone/strategic-communication
  2842. Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  2843. My Least Favorite Rust Type
  2844. Why not rust for security?
  2845. Why Not Rust?
  2846. Why Not Rust?
  2847. Throw Away Code
  2848. TL;DR Rust
  2849. My Principles for Building Software
  2850. mrDIMAS/rg3d
  2851. An introduction to Data Oriented Design with Rust
  2852. Herding Code 242: The COVID Cabin Fever
  2853. Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  2854. Reinforcement learning, non-Markov environments, and memory
  2855. Who Influences Your Working Pace?
  2856. Thoughts on giving feedback
  2857. coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  2858. How to Build a RESTful API with Deno
  2859. The Automated CIO
  2860. Dhghomon/programming_at_40
  2861. How to speed up the Rust compiler one last time – Nicholas Nethercote
  2862. Web-to-App Communication: The Native Messaging API
  2863. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  2864. Everything You Need to Know to Get Started with Deno
  2865. samizdatco/skia-canvas
  2866. In Defense of a Switch
  2867. Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  2868. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  2869. How to Spot Toxic Software Jobs From Their Descriptions
  2870. Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  2871. What is .NET? How does it work? Is it a language or a Platform?
  2872. Supporting Linux kernel development in Rust
  2873. System Programming in 2k20
  2874. Less is more
  2875. Zen and Development | Potemkin Life
  2876. Objective-Rust
  2877. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  2878. Pure and Applied Chess
  2879. Announcing Rust 1.46.0 | Rust Blog
  2880. Racket
  2881. If Humans Spoke in Vectors...
  2882. Rust Contributors
  2883. .NET &amp; JavaScript Ninjas Community Program | Telerik
  2884. Daily links from Cory Doctorow
  2885. Thinking about dependencies :: sunshowers
  2886. You don’t always have to be productive - WEEB TRASH LIFE
  2887. First thoughts on Rust vs OCaml
  2888. Why Did Mozilla Remove XUL Add-ons?
  2889. Porting a Golang and Rust CLI tool to D
  2890. Laying the foundation for Rust's future | Rust Blog
  2891. Hiding messages in x86 binaries using semantic duals
  2892. WebAssembly Weekly Issue #126
  2893. Code Smell: Concrete Abstraction
  2894. linksfor.dev(s)
  2895. Frustrated? It's not you, it's Rust - fasterthanli.me
  2896. Survey: Native AOT · Issue #40430 · dotnet/runtime
  2897. A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  2898. twilco/kosmonaut
  2899. Mozilla’s uncertain future
  2900. Unicode In Five Minutes ⌚
  2901. Commiserations, skepticism, and antirealism about genomics and Truth
  2902. Mozilla's failures and a path to profitability
  2903. Write your Own Virtual Machine
  2904. servo/servo
  2905. Mozilla: The Greatest Tech Company Left Behind
  2906. "Rust does not have a stable ABI"
  2907. Byron/gitoxide
  2908. Mozilla Alumni Network
  2909. Bevy - Introducing Bevy
  2910. Let’s implement a Bloom Filter
  2911. Single Page Applications using Rust
  2912. Changing World, Changing Mozilla – The Mozilla Blog
  2913. Why the C Language Will Never Stop You from Making Mistakes
  2914. We Can Do Better Than SQL
  2915. An attempt to make a font look more handwritten
  2916. How to better design your game communities for kindness
  2917. First Impressions of Rust
  2918. liljencrantz/crush
  2919. Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  2920. simdjson/simdjson
  2921. Native AOT Survey
  2922. 1Password for Linux development preview
  2923. LesnyRumcajs/grpc_bench
  2924. Go vs Rust: Writing a CLI tool
  2925. Python is now the second most popular language for programming - newserector
  2926. The Era of DNA Database Hacks Is Here
  2927. Dual-monitor 4K@60hz KVM switch for $30
  2928. Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  2929. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  2930. Writing a file system from scratch in Rust · carlosgaldino
  2931. Tech vs Biotech — Celine Halioua
  2932. Apache Arrow 1.0.0 Release
  2933. adam-mcdaniel/oakc
  2934. SuperTails/langcraft
  2935. Considering Rust
  2936. The Indie Consulting Business Model Canvas V0.1
  2937. Dhghomon/easy_rust
  2938. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  2939. Complexity of Hello World & what comes after
  2940. NerdyPepper/dijo
  2941. Cryptography Dispatches: DSA Is Past Its Prime
  2942. Announcing Rust 1.45.0 | Rust Blog
  2943. Hacking Reolink cameras for fun and profit
  2944. crates.io: Rust Package Registry
  2945. crates.io security advisory | Rust Blog
  2946. zombodb/pgx
  2947. Linux kernel in-tree Rust support
  2948. Trending
  2949. stu2b50
  2950. The Soul of a New Debugger
  2951. Tour of Rust
  2952. Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  2953. Linux kernel in-tree Rust support
  2954. Linux kernel in-tree Rust support
  2955. Moving from TypeScript to Rust / WebAssembly
  2956. tauri-apps/tauri
  2957. braver-browser/braver-browser
  2958. Writing a winning 4K intro in Rust
  2959. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  2960. nabeelqu
  2961. Giving code presentations
  2962. A look at the Gemini protocol: a brutally simple alternative to the web
  2963. Code Only Says What it Does
  2964. Desugaring - taking our high-level language and simplifying it!
  2965. 'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  2966. The Pain of Debugging WebAssembly – The New Stack
  2967. How CDNs Generate Certificates
  2968. home
  2969. Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  2970. Python may get pattern matching syntax
  2971. xi-editor retrospective
  2972. What's in a Linux executable?
  2973. PEP 622 -- Structural Pattern Matching
  2974. Path Building vs Path Verifying: Implementation Showdown
  2975. dabreegster/abstreet
  2976. nabeelqu
  2977. the-benchmarker/web-frameworks
  2978. 3K, 60fps, 130ms: achieving it with Rust | tonari blog
  2979. Generics and Compile-Time in Rust | TiDB
  2980. Black Google manager: “My education and elocution cannot save me from these situations”
  2981. Build yourself a weather station. Part I
  2982. Fast 2D rendering on GPU
  2983. May 2020 news · Gwern.net
  2984. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  2985. In Defense of Myers Briggs
  2986. Flat UI Elements Attract Less Attention and Cause Uncertainty
  2987. How async should have been
  2988. Compressing Synapse database | Levans' workshop
  2989. dapr/dapr
  2990. 25 Years of PHP History
  2991. A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  2992. Playing Around With The Fuchsia Operating System
  2993. New inline assembly syntax available in nightly | Inside Rust Blog
  2994. Hacking Windows with F# 5.0 Scripts
  2995. dapr/dapr
  2996. Rust: Dropping heavy things in another thread can make your code 10000 times faster
  2997. The 2020 Developer Survey results are here! - Stack Overflow Blog
  2998. Patrik Svensson - Targeting ARM64 for Windows in Rust
  2999. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  3000. I made a NES emulator in Rust using generators
  3001. Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  3002. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  3003. Remembering Why Agile was a Big Deal
  3004. Five Years of Rust | Rust Blog
  3005. Deno 1.0
  3006. My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  3007. Make LLVM fast again
  3008. A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  3009. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  3010. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  3011. Microsoft's GitHub account allegedly hacked, 500GB stolen
  3012. Add tags for programming languages / genres
  3013. PHP showing its maturity in release 7.4
  3014. Explainable Deep Learning: A Field Guide for the Uninitiated
  3015. Making rust as fast as go
  3016. 'Re: Integrating "safe" languages into OpenBSD?'
  3017. Rust/WinRT Public Preview - Windows Developer Blog
  3018. C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  3019. First Release
  3020. First Release
  3021. Teleforking a process onto a different computer!
  3022. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  3023. Announcing Rust 1.43.0 | Rust Blog
  3024. Closing the gap: cross-language LTO between Rust and C/C++
  3025. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  3026. Lab — CS-3210, Spring 2020 1 documentation
  3027. A Possible New Backend for Rust – Jason Williams
  3028. What Is Interesting About Factorio
  3029. “Stubs” in the .NET Runtime
  3030. A Taste of GPU Compute
  3031. Cloudflare Workers Now Support COBOL
  3032. Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  3033. Introduction
  3034. I can't keep up with idiomatic Rust
  3035. Migrating Duolingo’s Android app to 100% Kotlin
  3036. Introducing Krustlet, the WebAssembly Kubelet
  3037. Replicate your favorite VSCode theme in Windows Terminal
  3038. Await | Writing an OS in Rust
  3039. How I Became a Better Programmer
  3040. `zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  3041. Software Engineer - Jobs at Apple
  3042. I Am Mesmerized By Our New Robotic Vacuum
  3043. Starship: Cross-Shell Prompt
  3044. Rust/WinRT coming soon
  3045. Researching the optimal; implementing the practical
  3046. Announcing Rust 1.42.0 | Rust Blog
  3047. My exploration of Rust and .NET
  3048. How I Start: Nix
  3049. Table 4 . Normalized global results for Energy, Time, and Memory 
  3050. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  3051. On the shoulders of the giants
  3052. Firecracker
  3053. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  3054. Abhishek Gupta – Medium
  3055. Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  3056. Stark - Language And Frontend Compiler - Prototype 2019
  3057. - Miguel de Icaza
  3058. Rust Ownership Rules
  3059. A journey to searching Have I Been Pwned database in 49μs (C++)
  3060. A half-hour to learn Rust
  3061. I want off Mr. Golang's Wild Ride
  3062. What is a type in TypeScript? Two perspectives
  3063. Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  3064. Acrobat on the Web, Powered by WebAssembly
  3065. On Voice Coding
  3066. Andreessen-Horowitz craps on “AI” startups from a great height
  3067. Bastion
  3068. Learning Rust With Entirely Too Many Linked Lists
  3069. Getting started with Uno Platform and ReactiveUI - Uno Platform
  3070. Update on our new and upcoming security keys
  3071. Why Do So Many Incompetent Men Become Leaders?
  3072. The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  3073. Rust for professionals
  3074. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  3075. This Goes to Eleven (Part. 2/∞)
  3076. You’re probably using the wrong dictionary « the jsomers.net blog
  3077. The Bright Side of Imposter Syndrome.
  3078. The bright side of imposter syndrome. | Leo Gopal
  3079. Todo-Backend
  3080. Google's OpenSK lets you BYOSK – burn your own security key
  3081. tock/tock
  3082. Stack Overflow
  3083. KnightOS was an interesting operating system
  3084. martinber/noaa-apt
  3085. Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  3086. microsoft/verona
  3087. Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  3088. Build Rust environment for ESP32
  3089. Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  3090. Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  3091. Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  3092. BLAKE3-team/BLAKE3
  3093. Developer Tools Weekly : Issue 100 : January 6, 2020
  3094. imsnif/bandwhich
  3095. “Stack Walking” in the .NET Runtime
  3096. Signal >> Blog >> Technology Preview for secure value recovery
  3097. patriksvensson/waithandle-rs
  3098. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  3099. Using WebAssembly from .NET with Wasmtime
  3100. Consuming Ethernet frames with the nom crate
  3101. More implementations · Issue #4 · mimoo/disco
  3102. dapr/dapr
  3103. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  3104. The State of the Octoverse
  3105. Using Rust in Windows - Microsoft Security Response Center
  3106. How Swift Achieved Dynamic Linking Where Rust Couldn't
  3107. patriksvensson/rustcalc
  3108. Facebook Libra is Architecturally Unsound
  3109. NordVPN users’ passwords exposed in mass credential-stuffing attacks
  3110. TLS Post-Quantum Experiment
  3111. Safe and Secure Drivers in High-Level Languages
  3112. Apple, Your Developer Documentation is… Missing
  3113. dapr/dapr
  3114. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  3115. A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  3116. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  3117. rust-p2p/disco
  3118. AWS’ sponsorship of the Rust project | Amazon Web Services
  3119. Improving the LibraBFT protocol · Libra
  3120. “Stubs” in the .NET Runtime
  3121. Dave Glick - Default Interface Members, What Are They Good For?
  3122. r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  3123. ixy-languages/ixy-languages
  3124. My RustConf 2018 Closing Keynote
  3125. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  3126. Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  3127. What's new in C# 8.0 - C# Guide
  3128. Highlights from Git 2.23
  3129. Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  3130. RustPython/RustPython
  3131. What's Deno, and how is it different from Node.js? - LogRocket Blog
  3132. How we integrate Rust with C#
  3133. C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  3134. gothinkster/realworld
  3135. What does debugging a program look like? - Julia Evans
  3136. Archive
  3137. jeanqasaur/dsl-syllabus-fall-2016
  3138. Open Source Game Clones
  3139. Rust: A Language for the Next 40 Years - Carol Nichols
  3140. Users
  3141. Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  3142. WCF vs gRPC
  3143. Visual Studio Code Remote Development may change everything - Scott Hanselman
  3144. 0xd4d/iced
  3145. Graphics Programming Weekly - Article Database
  3146. Error Management: Future vs ZIO
  3147. Error Management: Future vs ZIO
  3148. Community and Communication going forward
  3149. Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  3150. distractionware » The Dice are Cast
  3151. Rust's 2019 roadmap | Rust Blog
  3152. ericsink/wasm2cil
  3153. Running WebAssembly and WASI with .NET
  3154. BurntSushi/ripgrep
  3155. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  3156. Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  3157. The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  3158. Tastes Like Chicken
  3159. Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  3160. cloudflare/boringtun
  3161. BoringTun, a userspace WireGuard implementation in Rust
  3162. Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  3163. How to Debug Rust with Visual Studio Code
  3164. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  3165. Why Hashbrown Does A Double-Lookup
  3166. Explaining Code using ASCII Art – Embedded in Academia
  3167. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  3168. Writing A Compiler In Go | Thorsten Ball
  3169. Writing An Interpreter In Go | Thorsten Ball
  3170. Deep thoughts on other languages Like Rust, Go, etc.
  3171. Testing Incrementally with ZIO Environment
  3172. Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  3173. Leadersheep — Trinity Farm
  3174. CensoredUsername/dynasm-rs
  3175. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  3176. Combining iterator blocks and async methods in C# | Premier Developer
  3177. sharkdp/bat
  3178. Hotswapping Haskell · Simon Marlow
  3179. vmg/sundown
  3180. ApoorvaJ/tiny-jpeg-rs
  3181. Introducing HacSpec
  3182. The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  3183. crates.io: Rust Package Registry
  3184. dalek-cryptography/ed25519-dalek
  3185. LLVM: include/llvm/Support/Casting.h Source File
  3186. Undefined Behavior Is Really Undefined
  3187. sharkdp/hyperfine
  3188. Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  3189. (Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  3190. Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  3191. The Web We Lost
  3192. » The Sierra Discovery Adventures The Digital Antiquarian
  3193. » The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  3194. » Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  3195. » A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  3196. lemire/simdjson