Skip to content

Instantly share code, notes, and snippets.

View pnts's full-sized avatar

Andrea Mignolo pnts

View GitHub Profile
Verifying my Blockstack ID is secured with the address 15jqKHUYxiprGRDm6PmstgHBCyPVtwSsXQ https://explorer.blockstack.org/address/15jqKHUYxiprGRDm6PmstgHBCyPVtwSsXQ
@pnts
pnts / gist:a510351051c84b57d2a1fe4ce147de46
Created July 11, 2017 15:47
Sketch Crashing After Abstract Update
Process: Sketch [1164]
Path: /Applications/Sketch.app/Contents/MacOS/Sketch
Identifier: com.bohemiancoding.sketch3
Version: 45.1 (43504)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Sketch [1164]
User ID: 501
Date/Time: 2017-07-11 11:44:34.551 -0400
@pnts
pnts / gist:9270a118d6d700180bab
Last active August 29, 2015 14:03
Enterprise Driven Development

This is an excerpt from one of Dan Hon's brilliant, "Things That Have Caught My Attention." Go sign up now: http://tinyletter.com/danhon


So here's a new model for software development that can become a cult and a whole bunch of people can follow. It's Enterprise Driven Software Development, and in it, everyone gets to pretend to be a castmember of Star Trek: The Next Generation and roleplays the kind of software that they're designing.

Look, it's really easy:

Counsellor Troi obviously speaks for the user because she's the empath. She's super in-touch with user needs and will tell you whether your users are feeling distress because of the confusing modal dialog you've just implemented.

@pnts
pnts / SassMeister-input.scss
Created June 17, 2014 00:16
Generated by SassMeister.com.
// ----
// Sass (v3.3.8)
// Compass (v1.0.0.alpha.19)
// ----
// Trying to figure out the best solution
// to instanciate a comma-separated empty list
// ---
// So far: `zip(())`
// ---
About SimpleReach
SimpleReach is NYC-based start-up creating a new measurement layer for the social web to help the world's best publishers gain insight into the content that drives engagement, traffic, and conversions. We're a small team of engineers, business folks, and designers working hard to make beautiful software that people love. We work fast, wear a lot of hats, and learn new things on a daily basis. We have the cutest Chief Happiness Officer on the planet, the oldest couch in the continental United States, and a collaborative and open work environment.
Responsibilities and Tasks
We're looking for a design intern with a serious love of information visualization, user experience, and visual design. You'll be treated as part of the team and not tasked to run errands and pick up coffee, working on a variety of projects along with our Chief Design Officer . Some of the things you'll be working:
- creating a design language and style guide for company assets such as presentations and reports
- designi
// set up the color stops - mess with these to change the gradient
$color-stop-1: hsl(107, 41.0526%, 62.7451%);
$color-stop-2: hsl(177, 42.9752%, 52.5490%);
$color-stop-3: hsl(263, 30.0000%, 60.7843%);
$color-stop-4: hsl(360, 74.8792%, 59.4118%);
// set up percentile ranges
$top-tier: sequence(67, 99);
$mid-tier: sequence(34, 66);
$bottom-tier: sequence(1, 33);
@pnts
pnts / gist:10695201
Created April 15, 2014 01:43
keybase.md
### Keybase proof
I hereby claim:
* I am pnts on github.
* I am pnts (https://keybase.io/pnts) on keybase.
* I have a public key whose fingerprint is 4437 4A17 4AD9 9ECC 8E47 9CEF 1D99 DF11 6F29 BD85
To claim this, I am signing this object:
@pnts
pnts / hue.json
Created March 31, 2014 22:51
hue json response
"lights": {
"1": {
"state": {
"on": true,
"bri": 119,
"hue": 13122,
"sat": 211,
"xy": [
0.5119,
0.4147
@pnts
pnts / gist:9846975
Created March 29, 2014 01:57
ember server error after commenting out sass lines in Brocfile.js
pnts@klapaucius hue $ ember server
Serving on http://0.0.0.0:4200
Unhandled Error
/usr/local/lib/node_modules/ember-cli/lib/cli.js:13
throw error;
^
Error: File not found: hue/styles/app.scss
in any of the following include paths:
tmp/template_filter-tmp_dest_dir-Bn9AWTuZ.tmp
Testing