This post is a draft, i.e. not linked from the index. It's not a secret, but if you do find it through this commit before its publication please don't share it too widely yet.
		
			
				
	
	
		
			51 lines
		
	
	
	
		
			1.2 KiB
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
	
		
			1.2 KiB
		
	
	
	
		
			Nix
		
	
	
	
	
	
# This file defines all the blog posts.
 | 
						|
[
 | 
						|
  {
 | 
						|
    key = "emacs-is-underrated";
 | 
						|
    title = "Emacs is the most underrated tool";
 | 
						|
    date = 1581286656;
 | 
						|
    content = ./posts/emacs-is-underrated.md;
 | 
						|
    draft = true;
 | 
						|
  }
 | 
						|
  {
 | 
						|
    key = "best-tools";
 | 
						|
    title = "tazjin's best tools";
 | 
						|
    date = 1576800001;
 | 
						|
    content = ./posts/best-tools.md;
 | 
						|
  }
 | 
						|
  {
 | 
						|
    key = "reversing-watchguard-vpn";
 | 
						|
    title = "Reverse-engineering WatchGuard Mobile VPN";
 | 
						|
    date = 1486830338;
 | 
						|
    content = ./posts/reversing-watchguard-vpn.md;
 | 
						|
    oldKey = "1486830338";
 | 
						|
  }
 | 
						|
  {
 | 
						|
    key = "make-object-t-again";
 | 
						|
    title = "Make Object <T> Again!";
 | 
						|
    date = 1476807384;
 | 
						|
    content = ./posts/make-object-t-again.md;
 | 
						|
    oldKey = "1476807384";
 | 
						|
  }
 | 
						|
  {
 | 
						|
    key = "the-smu-problem";
 | 
						|
    title = "The SMU-problem of messaging apps";
 | 
						|
    date = 1450354078;
 | 
						|
    content =./posts/the-smu-problem.md;
 | 
						|
    oldKey = "1450354078";
 | 
						|
  }
 | 
						|
  {
 | 
						|
    key = "sick-in-sweden";
 | 
						|
    title = "Being sick in Sweden";
 | 
						|
    date = 1423995834;
 | 
						|
    content = ./posts/sick-in-sweden.md;
 | 
						|
    oldKey = "1423995834";
 | 
						|
  }
 | 
						|
  {
 | 
						|
    key = "nsa-zettabytes";
 | 
						|
    title = "The NSA's 5 zettabytes of data";
 | 
						|
    date = 1375310627;
 | 
						|
    content = ./posts/nsa-zettabytes.md;
 | 
						|
    oldKey = "1375310627";
 | 
						|
  }
 | 
						|
]
 |