Skip to content

Instantly share code, notes, and snippets.

View shimon-ch's full-sized avatar
🏠
Working from home

shimon shimon-ch

🏠
Working from home
View GitHub Profile
@yosuke-furukawa
yosuke-furukawa / quic.js
Last active July 25, 2025 05:15
Node.js QUIC example: echo server
// caution: required node.js v15 built with `--experimetantal-quic` option.
// node quic.js
const { createQuicSocket } = require('net');
const { readFileSync } = require('fs');
/*
openssl genrsa 2024 > server.key
openssl req -new -key server.key -subj "/C=JP" > server.csr
openssl x509 -req -days 3650 -signkey server.key < server.csr > server.crt
@azu
azu / README.md
Last active January 16, 2026 06:54
スタートアップ/企業の調べ方
@okohs
okohs / whitelist.md
Last active September 7, 2019 22:57
20180122_定時前に帰宅できた企業

はじめに

書き方

該当する各社の対応欄に企業名を書いてください。備考があれば適宜カッコ書きしてください。

目的

  • 定時前に帰宅させてくれるホワイトな会社のりすとを気軽に作りたい
  • 定時前に帰宅させてくれるホワイトな会社がホワイトアピールできる場があれば良いな