Inoki in the world

Inoki

Computer Scientist

Earth
  • Home
  • Archives
  • Tags
  • Books
  • Links
  • About

Board

Welcome to Inoki's Blog. You can find my work on IME, Embedded System and more on here.

Recent Posts

  • Cross-Language Butterfly Effect - A Protobuf C++ Mutex Refactor Deadlocks the macOS Python Data Ecosystem

    2026-03-09

  • 跨语言蝴蝶效应:Protobuf C++ 库的一次 Mutex 重构,让 macOS Python 数据生态死锁

    2026-03-09

  • Things You Might Want to Know About Apple's Rosetta 2 for Linux VMs

    2026-02-28

  • 关于 Apple 为 Linux 虚拟机提供的 Rosetta 2 你可能想知道的事

    2026-02-28

  • My Thoughts on the Open Source — after a decade

    2026-02-17

Tag Cloud

ABL AI ARM ASIX Aboot Algorithm Android Apple Bare Metal Bootloader Bug C++ Chrome OS Cloud Input Computer Graphics Craft Cross Compile Cuda Debian Debug Docker Dynamic Programming EDK2 EFI Embedded System English FFmpeg GBDK GDB GitHub Go HTTP Hardware Hash Heterogeneous Computing IBus IME IoT JTAG KDE KDE Connect KDE Frameworks LLM Leetcode Linux Linux Driver LoRa LoRaWAN Man Open Source OpenCL Pack Protobuf Proxy Python QUIC Qemu Qt Raspberry Pi Ray Tracing Reverse Engineering Rosetta Router Rust SDDM SDR SDXL SSH Source Code Stable Diffusion System UART USB Ubuntu VSCode Virtualization Visual Studio Vulkan WSL Win 10 ARM Win 10 IoT Windows XBL epoll git iOS ibus-libpinyin macOS ollama openwrt private sysfs x86 中文 开源 硬件 翻译 虚拟化 逆向 驱动

Tags

  • ABL13
  • AI1
  • ARM5
  • ASIX2
  • Aboot3
  • Algorithm1
  • Android15
  • Apple4
  • Bare Metal2
  • Bootloader15
  • Bug3
  • C++3
  • Chrome OS1
  • Cloud Input4
  • Computer Graphics1
  • Craft2
  • Cross Compile3
  • Cuda1
  • Debian1
  • Debug2
  • Docker1
  • Dynamic Programming1
  • EDK21
  • EFI1
  • Embedded System5
  • English1
  • FFmpeg2
  • GBDK2
  • GDB1
  • GitHub1
  • Go2
  • HTTP1
  • Hardware3
  • Hash1
  • Heterogeneous Computing1
  • IBus5
  • IME1
  • IoT5
  • JTAG1
  • KDE2
  • KDE Connect8
  • KDE Frameworks2
  • LLM2
  • Leetcode1
  • Linux25
  • Linux Driver3
  • LoRa5
  • LoRaWAN5
  • Man1
  • Open Source2
  • OpenCL1
  • Pack1
  • Protobuf2
  • Proxy1
  • Python4
  • QUIC1
  • Qemu1
  • Qt2
  • Raspberry Pi5
  • Ray Tracing1
  • Reverse Engineering2
  • Rosetta2
  • Router3
  • Rust1
  • SDDM1
  • SDR4
  • SDXL1
  • SSH1
  • Source Code2
  • Stable Diffusion1
  • System1
  • UART1
  • USB4
  • Ubuntu2
  • VSCode1
  • Virtualization1
  • Visual Studio1
  • Vulkan1
  • WSL1
  • Win 10 ARM1
  • Win 10 IoT2
  • Windows2
  • XBL1
  • epoll1
  • git1
  • iOS1
  • ibus-libpinyin4
  • macOS3
  • ollama2
  • openwrt1
  • private4
  • sysfs1
  • x862
  • 中文57
  • 开源1
  • 硬件4
  • 翻译34
  • 虚拟化1
  • 逆向2
  • 驱动1

Categories

  • AI3
    • LLM2
    • Stable Diffusion1
  • Algorithm1
    • Hash1
  • Bug3
    • Cuda1
    • Docker1
    • Linux Driver1
    • WSL1
  • Build1
  • Chinese1
  • Chrome OS1
  • Computer Graphics1
    • Vulkan1
  • Dairy4
  • Data Structure1
    • Algorithm1
  • EDK21
  • Embedded System9
    • Cross Compile3
      • Router3
    • IoT2
      • Win 10 IoT2
    • Raspberry Pi6
  • FFmpeg2
  • GBDK2
  • Hardware3
  • IME1
  • Inoki Home Made1
    • Qt1
      • EFI1
  • KDE2
    • Craft1
      • Blueprints1
  • KDE Connect8
    • 中文1
  • KDE Frameworks2
  • Leetcode1
    • Dynamic Programming1
  • Linux26
    • Android15
      • Bootloader11
    • Driver1
    • Wayland3
    • man1
      • 7-Miscellanea1
    • sysfs1
  • Linux Driver2
  • LoRa5
  • Modern C++1
  • Network1
    • Proxy1
  • Open Source2
    • Dairy2
  • OpenCL1
  • Package1
    • Debian1
  • Programming Language4
    • C++2
    • Python4
  • Protocol2
  • Qt1
  • Rust1
  • SDR4
  • Source Code6
    • Linux Driver2
      • USB-Net2
    • Python4
  • System1
    • Utility1
      • Build tool1
  • Translation19
    • Chinese19
  • USB4
  • VSCode1
  • iOS1
  • ibus-libpinyin4
  • macOS2
  • 硬件4

【译】为 Rust 生成 Qt 绑定

2020-07-04 Qt, Rust, 中文, 翻译 Comments Word Count: 876(words) Read Count: 3(minutes)

【译】软件定义无线电的基础 —— 2.接收机

2020-07-03 SDR, 中文, 翻译 Comments Word Count: 4k(words) Read Count: 14(minutes)

KDE Frameworks - Introduction

2020-07-02 KDE Frameworks Comments Word Count: 1.2k(words) Read Count: 7(minutes)

【译】软件定义无线电的基础 —— 1.概述

2020-07-02 SDR, 中文, 翻译 Comments Word Count: 1.7k(words) Read Count: 6(minutes)

云输入在 ibus-libpinyin 中的实现 - 状态与错误处理

2020-06-15 Cloud Input, IBus, ibus-libpinyin Comments Word Count: 2.9k(words) Read Count: 10(minutes)

云输入在 ibus-libpinyin 中的实现 - 候选词解析

2020-06-05 Cloud Input, IBus, ibus-libpinyin Comments Word Count: 3.6k(words) Read Count: 14(minutes)

云输入在 ibus-libpinyin 中的实现 - 概述

2020-05-31 Cloud Input, IBus, ibus-libpinyin Comments Word Count: 3.5k(words) Read Count: 12(minutes)

【译】LoRaWAN 入门

2020-05-26 IoT, LoRa, LoRaWAN, 中文, 翻译 Comments Word Count: 1.2k(words) Read Count: 4(minutes)

【译】LoRa 数据速率和扩频因子

2020-05-25 IoT, LoRa, LoRaWAN, 中文, 翻译 Comments Word Count: 777(words) Read Count: 3(minutes)

【译】LoRa 中的关键概念

2020-05-25 IoT, LoRa, LoRaWAN, 中文, 翻译 Comments Word Count: 1.7k(words) Read Count: 5(minutes)

Enable UART to play with Raspberry Pi Bare Metal

2020-05-17 Bare Metal, Debug, Embedded System, Raspberry Pi, UART Comments Word Count: 272(words) Read Count: 1(minutes)

【译】扩频因子如何影响 LoRaWAN 设备的电池寿命

2020-05-16 IoT, LoRa, LoRaWAN, 中文, 翻译 Comments Word Count: 1.2k(words) Read Count: 4(minutes)

LoRaWAN specification 1.1 - Glossary

2020-05-16 IoT, LoRa, LoRaWAN Comments Word Count: 1.7k(words) Read Count: 7(minutes)

KDE Connect iOS 开发日记(2) 识别协议

2020-04-19 KDE Connect, 中文, 翻译 Comments Word Count: 995(words) Read Count: 4(minutes)

KDE Connect iOS Develop Dairy(2) Identity Protocol

2020-04-19 KDE Connect Comments Word Count: 743(words) Read Count: 4(minutes)

KDE Connect iOS 开发日记(1) 构建

2020-04-18 KDE Connect, 中文, 翻译 Comments Word Count: 1.4k(words) Read Count: 7(minutes)

KDE Connect iOS Develop Dairy(1) Build

2020-04-18 KDE Connect Comments Word Count: 1.1k(words) Read Count: 7(minutes)

KDE Connect iOS 开发日记(0) 索引

2020-04-18 KDE Connect, 中文, 翻译 Comments Word Count: 121(words) Read Count: 1(minutes)

KDE Connect iOS Develop Dairy(0) Index

2020-04-18 KDE Connect Comments Word Count: 70(words) Read Count: 1(minutes)

在 Ubuntu 18.04 构建 Intelligent Input Bus (IBus)

2020-02-29 IBus, Ubuntu Comments Word Count: 1.7k(words) Read Count: 6(minutes)

Visual Studio Code c/cpp configuration

2020-01-05 VSCode Comments Word Count: 812(words) Read Count: 5(minutes)

FFmpeg Decoding

2019-12-16 FFmpeg Comments Word Count: 1.3k(words) Read Count: 7(minutes)

Bug AX88179_178a USB-Ethernet adapter Linux Driver

2019-12-12 ASIX, Bug, Linux, Linux Driver Comments Word Count: 1.3k(words) Read Count: 8(minutes)

Write your first FFmpeg program on Windows

2019-12-09 FFmpeg, Windows Comments Word Count: 440(words) Read Count: 2(minutes)

AX88179_178a USB-Ethernet adapter Linux Driver

2019-12-09 ASIX, Linux, Linux Driver Comments Word Count: 3.3k(words) Read Count: 20(minutes)

Install Linux QQ on ChromeOS

2019-12-08 Chrome OS Comments Word Count: 581(words) Read Count: 3(minutes)

【译】Python 脚本导致数以百计的论文无效

2019-10-22 中文, 翻译 Comments Word Count: 880(words) Read Count: 3(minutes)

Python Source Code Analysis (1)

2019-10-21 Python, Source Code Comments Word Count: 2.8k(words) Read Count: 17(minutes)

面试常见基础数据结构

2019-10-20 中文 Comments Word Count: 2k(words) Read Count: 7(minutes)

Win 10 IoT - Deployment

2019-10-19 Embedded System, Raspberry Pi, Win 10 IoT Comments Word Count: 183(words) Read Count: 1(minutes)

Prev1234Next
Page 3 of 4