Skip to content

Instantly share code, notes, and snippets.

View marclijour's full-sized avatar

Marc Lijour marclijour

View GitHub Profile
did:muport:Qmd4cRkGGvQx7tPZc6oyUjTHEdwbtVDCjazCKUeBvFbsCp
#!/bin/bash
# Video recording using hardware acceleration for Linux machines equiped with GPU:
# Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2) (0x5917)
# The script below makes use of VAAPI
#
# Video constants
FPS=60
#INRES="3840x2160" # full laptop builtin screen
# Laptop screen without tool bars and without top of the window filling the laptop screen (good to do voice over a running video)
@marclijour
marclijour / lab-pattern-adapter-skeleton.js
Last active June 7, 2019 12:50
Lab: implement a tree traversal and a simple adapter pattern
/*
* TODO
* - complete the skeletons with code
* - organize in separate files
* - write the import statements
* - compress and send to the instructor
*/
// assuming the data file is in the current directory
var tree = require("./tree.js");
@marclijour
marclijour / account.js
Created June 5, 2019 20:34
Demonstrating lazy loading JavaScript modules with RequireJS
define({
name : "Marc's account",
address : "0x243243lfsdfdsfsdgsrt"
});
3Box is a social profiles network for web3. This post links my 3Box profile to my Github account!
✅ did:muport:QmTpuzHEcReA4zNy7vKNkZ3k8P6LbrsN5DXWpaY9EjCyyJ ✅
Create your profile today to start building social connection and trust online. https://3box.io/
$ sudo apt-get install software-properties-common
$ sudo apt-add-repository ppa:ansible/ansible
$ sudo apt-get update
$ sudo apt-get install ansible
---
- hosts: gerrit
remote_user: ubuntu
become: yes
become_user: root
tasks:
- name: add gerrit repo to apt
apt_repository:
repo: deb mirror://mirrorlist.gerritforge.com/deb gerrit contrib

Keybase proof

I hereby claim:

  • I am marclijour on github.
  • I am marclijour (https://keybase.io/marclijour) on keybase.
  • I have a public key ASBcfdRO3cHo-L7g9jwK-du53TJYQNCwDkN8mxh5nPdAfgo

To claim this, I am signing this object: