Skip to content

Instantly share code, notes, and snippets.

View sksat's full-sized avatar
💭
🛰️

sksat sksat

💭
🛰️
View GitHub Profile
@GOROman
GOROman / DP100_Protocol.md
Last active December 2, 2024 06:20
Alientek DP100 Protocol

オリジナル: https://github.com/lessu/open_dp100/blob/master/DP100_Protocol.md

DP100 安定化電源 USB プロトコル解析

デバイス: Alientek DP100

私は主にmacOSを使用し、次にlinux、Windowsを使用することはあまりありません。

Alientekは、唯一Windows用の.net Dllを提供するため、二次開発には非常に不便です。

@GnicoJP
GnicoJP / stdjareport2.satyh
Last active May 12, 2020 13:51
SATySFi2段組み
% -*- coding: utf-8 -*-
@require: pervasives
@require: gr
@require: list
@require: math
@require: code
@require: color
@require: option
@require: annot
@require: footnote-scheme
@mala
mala / covid19-twitter-research_01.md
Last active October 17, 2024 06:34
生活と意見: ソーシャルディスタンスなどと称してユーザー名や文章にスペースを挟む行為についての苦情

生活と意見: ソーシャルディスタンスなどと称してユーザー名や文章にスペースを挟む行為についての苦情

更新履歴

2020-05-13 追記

job "minio" {
datacenters = ["dc1"]
type = "service"
group "minio1" {
ephemeral_disk {
size = 10000
sticky = true
migrate = false
}
@orumin
orumin / gsoc2014_proposal.md
Created February 26, 2020 07:02
Proposal for Google Summer of Code 2014

General Information

Name: Minoru KANATSU

Email: [email protected]

IM/IRC: Skype:kotatsu_mikan

Languages (spoken and written): Japanese, English

@tnishinaga
tnishinaga / README.md
Created December 9, 2019 19:10
OpenOCD config for Raspberry Pi 4

OpenOCD config for Raspberry Pi 4

OpenOCD version

0.10.0+dev-00865-g04ebb43f

How to use

openocd -f interface/YOUR_INTERFACE_CONFIG -f raspi4.cfg
____-------____
__-- --__
/ \
\ _--_ _--_ / あなたはシステム管理者から通常の講習を受けたはずです。
| ,--. ,--. | これは通常、以下の3点に要約されます:
| |()| |()| |
| _______ | #1) 他人のプライバシーを尊重すること。
| \ ||| / |
| `---' | #2) タイプする前に考えること。
@fergiemcdowall
fergiemcdowall / README.md
Last active March 8, 2025 10:51
How to use pandoc to generate HTML from GitHub-flavoured markdown

Here is a little recipe for generating html from github-flavoured markdown. CSS extracted and modified from https://github.com/sindresorhus/github-markdown-css on 22-05-2019. At some point this CSS will probably have to be updated, but for now it works.

  1. Install pandoc 2.x or higher

  2. Save github-markdown.css (below) to ´~/.pandoc/github-markdown.css´

  3. To convert a file called README.md (change as appropriate) run ´pandoc --standalone -c ~/.pandoc/github-markdown.css -f gfm -t html README.md´

@tenpoku1000
tenpoku1000 / AC_2018-12-02_Intel-doc-links.md
Last active December 10, 2024 02:50
インテル関連ドキュメント・リンク集