Posts

  • gitless

    A simple version control system built on top of Git

    Binary releases for macOS and Linux are available from the Gitless website.

    If you’ve downloaded a binary release of Gitless everything is contained in the gl binary, so to install simply do:

    $ cp path-to-downloaded-gl-binary /usr/local/bin/gl
    

    You can put the binary in other locations as well, just be sure to update your PATH.

    If for some reason this doesn’t work (maybe you are running an old version of your OS?), try one of the other options (installing from source or via the Python Package Index).

    Tags: #python • version-control • git

  • ZKEACMS

    ZKEACMS build with .Net 8 (.Net CMS)可视化设计在线编辑内容管理系统

    ZKEACMS is a visual design, WYSIWYG Content Management System.

    Tags: #javascript • netcore-mvc • cms-framework

  • AwesomeMRC

    IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)

    update

    • [model] Our SOTA SQuAD2.0 models are available at CodaLab for reproduction.

    • [ensemble] The code for model ensemble (grid search): run_ensemble_grid.py

    Tags: #python • question-answering • reading-comprehension

  • brokk

    Brokk brings code intelligence to AI

    Brokk (the Norse god of the forge) is the first code assistant that understands code semantically, not just as chunks of text. Brokk is designed to allow LLMs to work effectively on large codebases that cannot be jammed entirely into working context.

    There is a Brokk Discord for questions and suggestions.

    Tags: #java

  • cordova-plugin-purchase

    In-App Purchase for Cordova on iOS, Android and Windows

    In-App Purchases for Cordova


    Need professional help and support? Contact Me.

    Tags: #typescript

  • seedsync

    Sync your seedbox. Fast. And more.

    • Built on top of LFTP, the fastest file transfer program ever
    • Web UI - track and control your transfers from anywhere
    • Automatically extract your files after sync
    • Auto-Queue - only sync the files you want based on pattern matching
    • Delete local and remote files easily
    • Fully open source!

    Tags: #python

  • pebble

    Java Template Engine

    Pebble is a java templating engine inspired by Twig. It separates itself from the crowd with its inheritance feature and its easy-to-read syntax. It ships with built-in autoescaping for security, and it includes integrated support for internationalization.

    For more information please visit the website.

    Tags: #java • java-template-engine

  • jpush-api-java-client

    JiGuang’s officially supported Java client library for accessing JPush APIs. 极光官方支持的 Java 版本服务器端 SDK。

    欢迎使用新一代 jiguang-sdk-java!这个 SDK 旨在提供更好的性能、更多功能和更好的用户体验。

    为什么升级?

    • 性能优化:新版本经过优化,运行更快,消耗更少的资源。
    • 功能增强:引入了许多新功能和改进,使您的开发工作更加高效。
    • Bug 修复:解决了上个版本存在的问题,提高了稳定性和可靠性。

    极光已推出新版本的 SDK 供广大用户使用,当前版本后续将不推荐使用,请移步仓库 jiguang-sdk-java 了解更多。

    Tags: #java • jpush • sdk-java

  • PHP-DNS-SERVER

    An Authoritative DNS Server written purely in PHP

    This is an Authoritative DNS Server written in pure PHP. It will listen to DNS request on the default port (Default: port 53) and give answers about any domain that it has DNS records for. This class can be used to give DNS responses dynamically based on your pre-existing PHP code.

    Tags: #php

  • idacode

    An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.

    IDACode makes it easy to execute and debug Python scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the marketplace.
    IDACode is still in a very early state and bugs are to be expected. Please open a new issue if you encounter any issues.

    Tags: #python • idapython • ida

subscribe via RSS