Posts

  • name_of_person

    Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc)

    Presenting names for English-language applications where a basic model of first and last name(s) combined is sufficient. This approach is not meant to cover all possible naming cases, deal with other languages, or even titulations. Just the basics.

    Tags: #ruby

  • obsidian-advanced-uri

    Advanced modes for Obsidian URI

    A plugin for Obsidian

    Documentation

    Tags: #typescript

  • embed

    Library to embed Typeforms in your website

    ⚠️ Important: This library it is not compatible with the new version of embed lib - version 1. These docs are for old embed library. Please use the new version here: https://github.com/Typeform/embed

    Typeform/embed is the client-side script and a CommonJS module that allows you to integrate a typeform into your website easily.

    This README file contains instructions to embed typeform into your website. If you are looking to set up the project locally for development and contribution, see CONTRIBUTING.md.

    If you are not comfortable with frontend development you can embed typeform via code snippets

    Tags: #typescript • use-production • type-library

  • 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

  • TelegramRSS

    Convert telegram posts to RSS or json in amphp server

    RSS/JSON generator for telegram

    Get posts from my TelegramApiServer and output them as RSS or JSON.

    Tags: #php • telegram • microservice

  • drb

    Distributed object system for Ruby

    dRuby is a distributed object system for Ruby. It allows an object in one Ruby process to invoke methods on an object in another Ruby process on the same or a different machine.

    The Ruby standard library contains the core classes of the dRuby package. However, the full package also includes access control lists and the Rinda tuple-space distributed task management system, as well as a large number of samples. The full dRuby package can be downloaded from the dRuby home page (see References).

    For an introduction and examples of usage see the documentation to the DRb module.

    Tags: #ruby

  • polylang-slug

    A unique post slug within the language in Polylang. This allows for a page to have same/identical slug in multiple languages.

    • Contributors: grapplerulrich
    • Requires at least: 3.9
    • Tested up to: 4.9.6
    • License: GPLv2 or later
    • License URI: http://www.gnu.org/licenses/gpl-2.0.html
    • Tags: polylang, single-slug

    Tags: #php

  • throttle

    Throttle your network connection [Linux/Mac OS X]

    Inspired by tylertreat/Comcast, the connectivity setting in the WPTAgent and sltc.

    Throttle uses pfctl on Mac and tc on Linux to simulate different network speeds. On Linux you also need ip and route for Throttle to work.

    You can set the download/upload speed and RTT. Upload/download is in kbit/s and RTT in ms.

    This is an early release, so please help us find potential bugs.

    Tags: #javascript • throttle • bandwith

  • refurb

    A tool for refurbishing and modernizing Python codebases

    A tool for refurbishing and modernizing Python codebases.

    Tags: #python • cli • mypy

  • piccolo

    A fast, user friendly ORM and query builder which supports asyncio.

    Some of it’s stand out features are:

    • Support for sync and async.
    • A builtin playground, which makes learning a breeze.
    • Tab completion support - works great with iPython and VSCode.
    • Batteries included - a User model, authentication, migrations, an admin GUI, and more.
    • Modern Python - fully type annotated.
    • Make your codebase modular and scalable with Piccolo apps (similar to Django apps).

    Tags: #python • piccolo • asyncio

subscribe via RSS