Explore

dev.to ×
  • Colima k8s nix setup

    Download and install the nix package manager. Usage Before running the commands below make sure you...

  • screenshot

    Getting Started with ActivityPub

    ActivityPub is a specification for a decentralized social network. Decentralized here means that anyone can run...

  • Why I Care Deeply About Web Accessibility And You Should Too

    Why I Care Deeply About Web Accessibility And You Should Too — A web accessibility evangelist...

  • Memory leaks in Go

    Memory leaks in Go A useful article to go over commont leaks in Go, method to...

  • Super Charging Fine-Grained Reactive Performance

    Link URL: https://dev.to/modderme123/super-charging-fine-grained-reactive-performance-47ph Comments URL: https://tildes.net/~comp/1fbl/fine_grained_reactive_performance Votes: 1 Comments: 1

  • Beware of the DashMap deadlock

    Rust is famously build for the multi-threaded-processor world. From its core ownership-enforcement-model up to the type-based...

  • Processing One Billion Rows in PHP!

    You may have heard of the "The One Billion Row Challenge" (1brc) and in case you...

  • Monkeying Around with Python: A Guide to Monkey Patching

    Monkeying Around With Python: A Guide to Monkey Patching Monkey patching is the practice of modifying...

  • astronoby gem v0.1.0 released

    ☀️ Astronoby v0.1: Work with Astronomical Data and Events — It’s very early days for this library,...

  • 11 Lessons to learn when using NULLs in PostgreSQL®

    11 Lessons to Learn When Using NULLs — NULL represents a missing, unknown or ‘non’-value in...

  • Configuring IRB autocomplete

    Changing the IRB Autocomplete Colors with Reline::Face — The release of autocomplete for IRB was marred,...

  • Six months with GitHub Copilot

    Six Months With GitHub Copilot Richard has been coding with GitHub Copilot over the past six...

  • Specialized Python libraries for Unique Tasks

    Specialized Python Libraries for Unique Tasks Python gets used for all sorts of stuff. This list...

  • Learn Lambda Calculus in 10 minutes with OCaml

    I'm going to teach you the basics of Lambda Calculus really quickly. Lambda Calculus is deep....

  • screenshot

    8 months of OCaml after 8 years of Haskell in production

    I've been using Haskell in production for 8 years. I've been using OCaml in production for...