GitHub

Pinned Loading

  1. 1

    // ==UserScript==

    2

    // @name         Hardcover → Dover Library Linker

    3

    // @namespace    https://github.com/tclancy/hardcover-library-linker

    4

    // @version      1.0.0

    5

    // @description  Adds Dover Public Library search links next to book titles and authors on Hardcover want-to-read page
  2. Forked from freelawproject/courtlistener

    A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.

    Python

  3. 1

    #!/usr/bin/env python3

    2

    #-*- coding: utf-8 -*-

    3

    
                  

    4

    from functools import reduce

    5

    import operator
  4. For working with RF remotes, tire-pressure monitors and whatever else we run into

    Python

Read the original on github.com ↗