Skip to content
View mindon's full-sized avatar
🙃
hx/ui, coding with ts/js, zig, golang and sometimes qt...
🙃
hx/ui, coding with ts/js, zig, golang and sometimes qt...

Block or report mindon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. biu biu Public

    a zero-config, high-performance bundler for HTML files with TypeScript/JavaScript, powered by Bun. It handles module splitting with custom import suffixes and provides built-in minification for HTM…

    TypeScript 3

  2. native-biu-demo native-biu-demo Public

    An app demo using native-sdk and biu

    Zig

  3. openscad-web openscad-web Public

    OpenSCAD Web Playground (biu version)

    JavaScript 1

  4. ocr-web ocr-web Public

    PP-OCRv6 Web (onnx wasm)

    TypeScript 4

  5. How to make QCompleter supports sear... How to make QCompleter supports search/filter multiple keywords?
    1
    // Make a QCompleter to match all keywords seperated by space
    2
    
                  
    3
    // MyCompleter is a customize splitPath QCompleter
    4
    class MyCompleter : public QCompleter {
    5
    public:
  6. sovereign-agent sovereign-agent Public

    一个用 Zig 实现的 Agent 内核,它把"金融级事件溯源"、"零信任校验"与"状态不可变"三条原则落到工程实现中:Agent 的每一次决策都必须经过仲裁层的物理校验,并以不可变事件流的形式落账,最终可被确定性地重放与审计。

    Zig