Skip to content

Instantly share code, notes, and snippets.

View Nadwey's full-sized avatar

Nadwey Nadwey

View GitHub Profile
@ajermakovics
ajermakovics / java_web_frameworks.md
Last active June 16, 2023 08:33
A list of Java web frameworks and toolkits
@JoeyBurzynski
JoeyBurzynski / 55-bytes-of-css.md
Last active July 20, 2024 05:29
58 bytes of css to look great nearly everywhere

58 bytes of CSS to look great nearly everywhere

When making this website, i wanted a simple, reasonable way to make it look good on most displays. Not counting any minimization techniques, the following 58 bytes worked well for me:

main {
  max-width: 38rem;
  padding: 2rem;
  margin: auto;
}
@StevenACoffman
StevenACoffman / Homoglyphs.md
Last active July 20, 2024 15:07
Unicode Look-alikes

Unicode Character Look-Alikes

Original Letter Look-Alike(s)
a а ạ ą ä à á ą
c с ƈ ċ
d ԁ ɗ
e е ẹ ė é è
g ġ
h һ
@Rudxain
Rudxain / dominance.js
Last active August 26, 2022 07:51
How to assert dominance in Javascript
'use strict'
const assert = function(bool, msg) {if (!bool) throw new Error(msg)}
let dominance = true
assert(dominance, 'dominance not asserted')
//I'm so based that I purposefully ignored `console.assert`
console.log('dominance successfully asserted lol')
dominance = false //dominance doesn't last forever
@Giovix92
Giovix92 / Nord2Guides.md
Last active May 22, 2024 09:58
Nord 2 Community notes

Nord 2 Guides

Those guides are applicable to every Nord 2 model:

  • DN2101/IND
  • DN2103/EEA
  • DN2103/EEA PAC-MAN Edition

Summary