Skip to content

Instantly share code, notes, and snippets.

View michioxd's full-sized avatar
😳
:33

michioxd

😳
:33
View GitHub Profile
#!/usr/bin/env bash
set -e
sudo apt update -y
sudo apt upgrade -y
PYTHON_BIN=""
for cmd in python python3 python3.10; do
if command -v $cmd >/dev/null 2>&1; then
@michioxd
michioxd / README.md
Last active January 2, 2026 13:45
better dkDUT (userscript)

better dkDUT (userscript)

Chỉ thêm tính năng cần nhưng thiếu cho trang đăng ký học phần của ĐHBKĐN. (don't ask why lol)

Tuyên bố miễn trừ trách nhiệm

Bạn sử dụng script này đồng nghĩa với việc bạn sẽ phải tự chịu mọi rủi ro có thể xảy ra (bị khoá tài khoản,...). Tôi sẽ không chịu bất kỳ trách nhiệm nào nếu có vấn đề gì xảy ra nếu bạn sử dụng script này.

Cách sử dụng

@michioxd
michioxd / README.md
Last active November 15, 2025 10:33
OpenTabletDriver Wacom CTL-472 (One By Wacom) michioxd's configuration

CTL-472 OTD michioxd's configuration preset

  • draw.json: For drawing.
  • osu.json: For osu!.

Usage

Copy both files into C:\Users\\AppData\Local\OpenTabletDriver\Presets (Windows)

Introduction

This UserScript used to deal with test in Vietnam testing exam system called vnEdu LMS.

Warning

Use at your own risk!

How to use

  • Replace @match with your school site. Example: https://sgdnghean.lms.vnedu.vn/*
@michioxd
michioxd / README.md
Created January 13, 2024 15:21
Enable new UI in Microsoft Office 365 via registry

Enable new UI in Microsoft Office 365 via registry

4RCqJ5wZ5c

How to use

  • Download the file office365newui.reg below, it should be look like this

    image