This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> | |
<!-- | |
Fira Code + Color Emoji Font Configuration. | |
Currently the only Terminal Emulator I'm aware that supports colour fonts is Konsole. | |
Usage: | |
0. Ensure that the Fira Code fonts are installed on your machine. | |
1. Install this file to ~/.config/fontconfig/conf.d/99-fira-code-color-emoji.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"journal_montréal": [ | |
{ | |
"date" : "2009-12-08", | |
"title" : "Les dogmes de la religion verte", | |
"content" : "<p>J'ai toujours cru que l'élément premier de la pensée scientifique est le doute.<\/p>\n\n<p>Sans le doute, sans la capacité de poser des questions, il n'y a pas de véritable science.<\/p>\n\n<p>Comme l'a dit Cyrille Barrette, biologiste québécois et auteur de l'essai<i>Mystère sans magie : science, doute et vérité<\/i> :<\/p>\n\n<p>«L'esprit critique est la condition primordiale d'une bonne hygiène mentale. Un esprit critique vigoureux est d'autant plus important que les spécialistes nous bombardent d'informations de plus en plus complexes et que les charlatans sont de plus en plus habiles à exploiter notre crédulité...»<\/p>\n\n<p><b>BRÛLONS LES INCROYANTS !<\/b><\/p>\n\n<p>Si l'esprit critique est la pierre angulaire de la pensée scientifique, voulez-vous me dire pourquoi on ne peut pas questionner la théorie du réchauffement climatique sans se faire tr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extern crate serde; | |
#[macro_use] | |
extern crate serde_json; | |
#[macro_use] | |
extern crate serde_derive; | |
#[derive(Debug, Serialize, Deserialize)] | |
struct SearchResponse { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extern crate serde; | |
#[macro_use] | |
extern crate serde_json; | |
#[macro_use] | |
extern crate serde_derive; | |
use serde_json::Value; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/tmp/python-build.20160928204315.6649 ~/build/adamscott/genial/.travis | |
Downloading Python-3.5.2.tgz... | |
-> https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tgz | |
/tmp/python-build.20160928204315.6649/Python-3.5.2 /tmp/python-build.20160928204315.6649 ~/build/adamscott/genial/.travis | |
Installing Python-3.5.2... | |
configure: WARNING: unrecognized options: --enable-unicode, --with-wide-unicode | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for --enable-universalsdk... no | |
checking for --with-universal-archs... no |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
""" | |
import sys | |
from PyQt5.QtCore import QCoreApplication, QTranslator, QLocale | |
from PyQt5.QtWidgets import QApplication | |
class Application: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pyqtdeploy/cache/qt-everywhere-opensource-src-5.7.0/configure.log |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pyqtdeploy/cache/qt-everywhere-opensource-src-5.7.0/configure.log |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
temp |