Skip to content

Instantly share code, notes, and snippets.

@Munter
Munter / falconeers.less
Created July 19, 2013 08:45
This gist shows the development less file of Falcon Social. Profile images are individual images, which are anotated to be sprited in the production build post process. [See the resulting image here](http://global.falconsocial.com/static/69ab1fb324.png). This gives you the power to use images in different modules across the application without h…
.falconeer-profile {
.profile {
margin-top: 8px;
width: 92px;
height: 92px;
background-repeat: none;
}
&#ulrik {
.profile { background-image: url(/images/falconeers/Ulrik-side.png?sprite=falconeers); }
@danguita
danguita / osx-development-setup.md
Last active June 2, 2016 13:37
Set up your shiny OSX for development
deleting data:
select master_modify_multiple_shards(‘delete from github_events where created_at >= ''2015-01-01 00:00:00’’’)
join:
citus.large_table_shard_count default value 4 treat as large table , evaluates several possible join order require minimum data to be transferred across network
broadcast join:
replicate the small table
co-located joins: