Skip to content

Instantly share code, notes, and snippets.

View joshkmartinez's full-sized avatar
🧮
in latent space

Joshua Martinez joshkmartinez

🧮
in latent space
View GitHub Profile
@joshkmartinez
joshkmartinez / 55-bytes-of-css.md
Created September 26, 2022 07:15 — forked from JoeyBurzynski/55-bytes-of-css.md
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;
}
Object.values(webpackJsonp.push([[],{[''] :(_,e,r)=>{e.cache=r.c}},[['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default.getCurrentUser!==void 0).exports.default.getCurrentUser().flags = 1
@joshkmartinez
joshkmartinez / README.md
Created March 24, 2019 01:05 — forked from lopspower/README.md
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

All hex value from 100% to 0% alpha:

Keybase proof

I hereby claim:

  • I am joshkmartinez on github.
  • I am joshkmartinez (https://keybase.io/joshkmartinez) on keybase.
  • I have a public key ASCGGiOs_F5xv_I0tZqfAgN-9VnkFRm71ezQJd5Q5mrPEgo

To claim this, I am signing this object:

@joshkmartinez
joshkmartinez / sketch-never-ending.md
Created February 25, 2018 23:41 — forked from Bhavdip/sketch-never-ending.md
Modify Sketch to never ending trial

###Sketch trial non stop

Open hosts files:

$ open /private/etc/hosts

Edit the file adding:

127.0.0.1 backend.bohemiancoding.com

127.0.0.1 bohemiancoding.sketch.analytics.s3-website-us-east-1.amazonaws.com