Posts

  • MaterialIntroView

    Material Intro View is a showcase android library.

    Material Intro View is a showcase android library.

    We saw this kind of showcase on Fabulous App and we love it. Then decided to create showcase just like it.

    Tags: #java

  • vscode-clangd

    Visual Studio Code extension for clangd

    clangd helps developers write, understand and improve C/C++ code by providing:

    • code completion
    • compile errors and warnings
    • go-to-definition and cross references
    • hover information and inlay hints
    • include management
    • code formatting
    • simple refactorings

    Full documentation for clangd is at clangd.llvm.org.

    Tags: #typescript • clangd • vscode

  • innerself

    ◘ A tiny view + state management solution using innerHTML

    You need to know a few things before you jump right in. innerself is a less-than-serious pet project and I don’t recommend using it in production.

    It’s a poor choice for form-heavy UIs. It tries to avoid unnecessary re-renders, but they still happen if the DOM needs even a tiniest update. Your form elements will keep losing focus because every re-render is essentially a new assignment to the root element’s innerHTML.

    When dealing with user input in serious scenarios, any use of innerHTML requires sanitization. innerself doesn’t do anything to protect you or your users from XSS attacks. If you allow keyboard input or display data fetched from a database, please take special care to secure your app. The innerself/sanitize module provides a rudimentary sanitization function.

    Perhaps the best use-case for innerself are simple mouse-only UIs with no keyboard input at all :)

    Tags: #javascript

  • pytorch-dense-correspondence

    Code for “Dense Object Nets: Learning Dense Visual Object Descriptors By and For Robotic Manipulation”

    • September 4, 2018: Tutorial and data now available! We have a tutorial now available here, which walks through step-by-step of getting this repo running.
    • June 26, 2019: We have updated the repo to pytorch 1.1 and CUDA 10. For code used for the experiments in the paper see here.

    Tags: #python • pytorch • robotics

  • ProxiTok

    Open source alternative frontend for TikTok made using PHP

    Use Tiktok with an alternative frontend, inspired by Nitter.

    Tags: #php • tiktok • alternative-frontends

  • vue-json-pretty

    A JSON tree view component that is easy to use and also supports data selection.

    • As a JSON Formatter.
    • Written in TypeScript, support d.ts.
    • Support get item data from JSON.
    • Support big data.
    • Support editable.

    Tags: #javascript • vue • json

  • CQL

    Categorical Query Language IDE

    Github Releases

    Tags: #java • cql • category-theory

  • Synology-Lrc-Plugin-For-QQ-Music

    用于群晖 Audio Station/DS Audio 的歌词插件 power by QQ music 🙂

    Lyrics plugin for Synology Audio Station/DS Audio.

    用于群晖 Audio Station/DS Audio 的歌词插件。

    version: 1.2.3

    • 显示歌词翻译
    • 去除英文歌词乱码
    • 英文歌词与中文歌词,换行展示

    因为网易版权太少了,所以改版为QQ音乐,搜索歌词,只是用来学术研究,禁止用于商业用途。

    Tags: #php • ds-audio • synology-lrc-plugin

  • mediacenterjs

    A HTML/CSS/Javascript (NodeJS) based Media center

    Installing MediacenterJS

    Guidelines media library

    Using the remote control

    FAQ

    Tags: #javascript • media-center • nodejs

  • gauntlt

    a ruggedization framework that embodies the principle “be mean to your code”

    Gauntlt is a ruggedization framework that enables security testing that is usable by devs, ops and security.

    Tags: #ruby

subscribe via RSS