Posts

  • lvmsync

    Synchronise LVM LVs across a network by sending only snapshotted changes

    Have you ever wanted to do a partial sync on a block device, possibly over a network, but were stymied by the fact that rsync just didn’t work?

    Well, fret no longer. As long as you use LVM for your block devices, you too can have efficient delta-transfer of changed blocks.

    Tags: #ruby

  • emmett

    The web framework for inventors

    The documentation is available at https://emmett.sh/docs.
    The sources are available under the docs folder.

    Tags: #python • web-framework • asgi

  • phpvirtualbox

    phpVirtualBox: A Web interface to manage and access VirtualBox machines

    April 2025

    Project adopted by Anonie Muss. Updated from https://github.com/studnitskiy/phpvirtualbox where it had been modified to work with VirtualBox 7.1. Thanks to studnitskiy for his work, and now that he is a member of the github project, I hope he will continue to contribute.

    Tags: #php • phpvirtualbox • virtualbox

  • alpine-chrome

    Chrome Headless docker images built upon alpine official image

    Following the changes with the Rate Limiting on Docker Hub. Tweet here for more information in 🇫🇷

    • On the Docker Hub without any prefix: zenika/alpine-chrome
    • On GitHub Container registry: ghcr.io/zenika/alpine-chrome
    • On Google Cloud - available in the closest region:
      • Global: gcr.io/zenika-hub/alpine-chrome
      • Europe: eu.gcr.io/zenika-hub/alpine-chrome
      • Asia: asia.gcr.io/zenika-hub/alpine-chrome
      • US: us.gcr.io/zenika-hub/alpine-chrome

    Tags: #javascript • docker • dockerfiles

  • lock

    Auth0’s signin solution

    • Docs Site - explore our Docs site and learn more about Auth0.

    Tags: #javascript • dx-sdk • lock

  • android-thinkmap-treeview

    Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图

    中文】【English⭐If ok, give me a star⭐

    ⭐⭐⭐⭐⭐Tree View; Mind map; Think map; tree map; 树状图;思维导图;组织机构图;层次图;树型图

    A custom tree view for Android, designed for easy drawing some tree nodes (e.g. thind mind and tree nodes). Includes smoothly zoom, move, limit and center fix animation support, and allows easy extension so you can add your own child node’s customs view and touch event detection.

        dependencies {
        	implementation 'androidx.dynamicanimation:dynamicanimation:1.0.0'
       	implementation 'io.github.guaishoun:gyso-treeview:1.0.1'
       }
    

    Tags: #java • android • thinkmap

  • css-select

    a CSS selector compiler & engine

    A CSS selector compiler and engine

    Tags: #typescript • css-selector • cssselect

  • Varken

    Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend

    Varken Installation guides can be found in the wiki.

    Tags: #python • influxdb • grafana

  • kysely-codegen

    Generate Kysely type definitions from your database.

    kysely-codegen generates Kysely type definitions from your database. That’s it.

    Tags: #typescript

  • homebrew-graph

    Creates a dependency graph of Homebrew formulae.

    1. Installation
    2. Usage
    3. Requirements
    4. Transitive Reduction
    5. Upstream Dependencies
    6. Known Issues

    brew-graph is a Ruby script that creates a dependency graph of Homebrew formulae. The currently supported output options are DOT and GraphML.

    If you would like to know more about [Untangling Your Homebrew Dependencies][2], check out the blog post by Jonathan Palardy.

    Tags: #ruby • homebrew

subscribe via RSS