Skip to content

Instantly share code, notes, and snippets.

View tmn's full-sized avatar
🐢
Bip bop bip bop

Tri Nguyen tmn

🐢
Bip bop bip bop
View GitHub Profile

Keybase proof

I hereby claim:

  • I am tmn on github.
  • I am tmn (https://keybase.io/tmn) on keybase.
  • I have a public key ASBnPZ6hMk_Y43OeCTFS1U7YS8ozUEjUm5D75UYMUdM_pgo

To claim this, I am signing this object:

with Ada.Text_IO;
with Ada.Integer_Text_IO;
use Ada.Text_IO;
use Ada.Integer_Text_IO;
procedure Fib is
N : Integer;
function Fibonacci (N: Integer) return Integer is
tmp1 : Integer := 0;
2010 2011 2012 2013 2014 2015 2016
DB 3.2 3.2 2.9 3.6 3.1 alle 3.1
Software 3.9 3.6 3.5 3.7 3.6 3.5 3.5
AI 3.5 3.3 4.0 3.7 3.5 2.9 3.6
Komplekse alle 3.7 alle alle alle alle lol
Spill 3.2 3.6 alle alle 3.7 alle lol
rm -rf /usr/ports && rm /var/db/portsnap/tag && portsnap fetch extract update

Let's Encrypt with nginx + auto renewal

Let's Encrypt is a new, free, automated, and open Certificate Authority.

Find out more out Let's Encrypt, and how you can use in the Let's Encrypt documentation.

This file will guide you through the minimum things you need to set up Let's Encrypt on your nginx webserver.

{
"auto_complete": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Materialize/schemes/Material Behave.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
var env = require('FuseJS/Environment');
env.mobile // true/false if mobile
env.iOS // true/false if iOS
env.android // true/false if android
env.desktop // true/false if desktop

Keybase proof

I hereby claim:

  • I am tmn on github.
  • I am tmn (https://keybase.io/tmn) on keybase.
  • I have a public key whose fingerprint is A4B0 9499 B907 8F9B 9F1E FEFF 2031 A6BD FED2 C28C

To claim this, I am signing this object:

{
"font_size": 13,
"ignored_packages":
[
"Vintage"
],
"theme": "Spacegray.sublime-theme",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"wrap_width": 120,
var i = 1
while ('6' + ++i != (i + '6') * 4);
console.log(i+'6')