Skip to content

Instantly share code, notes, and snippets.

View basilesimon's full-sized avatar

Basile Simon basilesimon

View GitHub Profile
@basilesimon
basilesimon / a.png
Last active February 17, 2017 16:47
a.png
@basilesimon
basilesimon / Cloud Storage Backup Tutorial.md
Created February 10, 2017 15:03
Tutorial for making an encrypted backup on cloud storage using rclone.

This tutorial is for creating an encrypted backup on a Unix-like system using [rclone][rclone]. rclone supports a variety of cloud storage providers, including [Amazon Drive][acd] and [Google Drive][gdrive] (which gives unlimited accounts for business/education).

The steps on Windows are likely very similar but I don't have any experience with Windows, the input of anyone else who may have this experience would be appreciated.

Note that this guide was originally Amazon Drive specific. Reddit titles cannot be edited after posting and I don't want to break any links.

I maintain this guide on [GitHub Gist][gistlink].

[Latest Revision: 30 January 2017][revisions]

@basilesimon
basilesimon / .block
Last active December 4, 2017 12:04
Spending vertical steppy line chart in d3
license: mit
@basilesimon
basilesimon / index.html
Last active January 18, 2017 18:14 — forked from methodofaction/index.html
Animate path in D3
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<style type="text/css">
#line{
width: 100%;
margin: 20px 0;
height: 300px;
}
@basilesimon
basilesimon / 1.png
Last active October 15, 2020 19:48
Vertical line chart with labels
1.png
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
</head>
<body>
<!-- Animate Dashed line - based off http://css-tricks.com/svg-line-animation-works
-->
@basilesimon
basilesimon / chartpeter2.png
Last active November 10, 2016 15:54
UK trade in goods and services balance with selected non-EU countries, 1999 to 2015, in £ millions
chartpeter2.png
@basilesimon
basilesimon / README.md
Last active October 18, 2022 07:44
discreet-whatsapp-web

A more discreet Whatsapp

This stylesheet intends to render the Whatsapp Web interface more discreet.

It will hide contact names and blur their pictures just enough so you recognise them.
The messages themselves will be blurred as well and reveal on hovering them with your mouse.
Incoming and outgoing pictures and media will be blurred and greyed out to remove obvious colour dominances, such as blood or skin.

Installation

@basilesimon
basilesimon / gist:2526cd881068a7559c8082fd06b3fafe
Created June 1, 2016 18:04
SQL - Wordpress Word Count across *all* pages
SELECT SUM(LENGTH(post_content) - LENGTH(REPLACE(post_content, ' ', '')) + 1) as 'Word Count' FROM `wp_posts` WHERE post_status='publish' AND post_type='page';
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
AdamAfriyie
adamhollowaymp
Adrian_BaileyMP
alanbrownsnp
alancampbellmp
alanduncanmp
AlanMakMP
alanwhiteheadmp
AlasdairMcD_MP
AlbertOwenMP