Skip to content

Instantly share code, notes, and snippets.

View wldhg's full-sized avatar
🌠
Hesitation is not an option.

Jio wldhg

🌠
Hesitation is not an option.
  • Republic of Korea
  • 01:05 (UTC +09:00)
View GitHub Profile
@wldhg
wldhg / keybase.md
Last active November 7, 2022 16:31
keybase.md

Keybase proof

I hereby claim:

  • I am wldhg on github.
  • I am wldh (https://keybase.io/wldh) on keybase.
  • I have a public key ASDSHV1A-i5wsOQVJ0jEH_RUx-x1Vg8LIJ30Kt2EdZtnfQo

To claim this, I am signing this object:

@wldhg
wldhg / anomaly-sim.m
Last active May 12, 2020 09:06
Performance Anomaly: Customized Simulation Code
% Define conditions
cw_min = 31;
msdu_size = 1500; % in bytes
slot_time = 20; % in microseconds
sifs_time = 10; % in microseconds
n = 10;
mbps_f = [11 11 11 ];
mbps_s = [1 2 5.5 ];
mbps_icon = ['o', 'x', '+' ];
/* ==UserStyle==
@name POSTECH Dark SSO
@namespace gist.github.com/wldh-g/0f63065237bc5831df10ae17fe96d2b4
@version 1.0.0
@license unlicense
@preprocessor default
==/UserStyle== */
@-moz-document domain("login.postech.ac.kr") {
* {
--bg: #111;