Explore

ruby × ~lobsters ×
  • screenshot

    Introducing Ruzzy, a coverage-guided Ruby fuzzer

    By Matt Schwager Trail of Bits is excited to introduce Ruzzy, a coverage-guided fuzzer for pure...

  • screenshot

    Why are non-DRY specs more maintainable?

    Non-DRY specs are more maintainable because they are an excellent example of choosing duplication over the...

  • screenshot

    Get consistent data from your LLM with JSON Schema

    We recently started an internal project to gain experience with Large Language Models (LLMs) and generate...

  • Introducing Solid Errors | Fractaled Mind

    Solid Errors is a Rails engine that provides a dashboard for viewing and resolving exceptions in...

  • screenshot

    Handling external API errors: A resumable approach

    When an application needs to integrate with external APIs, making workflows fault-tolerant and resumable may be...