184 lines
4.1 KiB
HTML
184 lines
4.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
|
|
<head>
|
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
|
<!-- Enable responsiveness on mobile devices-->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
|
|
<title>
|
|
|
|
Lifehacks · Caught in the Net
|
|
|
|
</title>
|
|
|
|
<!-- CSS -->
|
|
<link rel="stylesheet" href="/public/css/poole.css">
|
|
<link rel="stylesheet" href="/public/css/syntax.css">
|
|
<link rel="stylesheet" href="/public/css/hyde.css">
|
|
|
|
<!-- Icons -->
|
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
|
|
<link rel="shortcut icon" href="/public/favicon.ico">
|
|
|
|
<!-- RSS -->
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
|
|
</head>
|
|
|
|
|
|
<body class="theme-base-09">
|
|
|
|
<div class="sidebar">
|
|
<div class="container sidebar-sticky">
|
|
<div class="sidebar-about">
|
|
<h1>
|
|
<a href="/">
|
|
Caught in the Net
|
|
</a>
|
|
</h1>
|
|
<p class="lead"></p>
|
|
</div>
|
|
|
|
<nav class="sidebar-nav">
|
|
<a class="sidebar-nav-item" href="/">Home</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="sidebar-nav-item" href="/about/">About</a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="sidebar-nav-item" href="/archive/">Archive</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="sidebar-nav-item" href="/contattami/">Contattami</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="sidebar-nav-item" href="/atom.xml">RSS</a>
|
|
<a class="sidebar-nav-item" href="http://francescomecca.eu:3000">Personal Git</a>
|
|
<a cleass="sidebar-nav-item" href="https://github.com/s211897-studentipolito">github</a>
|
|
<span class="sidebar-nav-item" href="" >Powered by Jekyll and Hyde</span>
|
|
</nav>
|
|
|
|
<p>© 2016. CC BY-SA 4.0 International </p>
|
|
</div>
|
|
</div>
|
|
|
|
<h3 class="masthead-title">
|
|
<a href="/" title="Home">Caught in the Net</a>
|
|
|
|
|
|
</h3>
|
|
|
|
<div class="content container">
|
|
<div class="post">
|
|
<h1 class="post-title">Lifehacks</h1>
|
|
<span class="post-date">10 Apr 2016</span>
|
|
<ul>
|
|
<li><p>Even though you may be nervous about talking to random people, the worst you can get is "Go away".</p></li>
|
|
<li><p>Do not buy your girlfriend or wife flowers in an attempt to make nice after you pissed her off. Every
|
|
time she looks at the flowers, she will just be reminded that you pissed her off, unless she has the
|
|
memory span of a goldfish.</p></li>
|
|
<li><p>To keep lettuce fresh for days longer, wrap it in paper towels instead of inside a plastic bag, it
|
|
works very well.</p></li>
|
|
<li><p>Cubes of sugar in biscuit barrels help the biscuits stay crisp.</p></li>
|
|
<li><p>To clear your sinuses, eat a lot of wasabi. It will hurt tons, but your sinuses clear almost
|
|
instantaneously.</p></li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="related">
|
|
<h2>Related Posts</h2>
|
|
<ul class="related-posts">
|
|
|
|
<li>
|
|
<h3>
|
|
<a href="/pescewanda/2016/05/16/lifehacks2/">
|
|
Lifehacks (2)
|
|
<small>16 May 2016</small>
|
|
</a>
|
|
</h3>
|
|
</li>
|
|
|
|
<li>
|
|
<h3>
|
|
<a href="/pescewanda/2016/05/15/genetic-alg/">
|
|
Interpolation using a genetic algorithm
|
|
<small>15 May 2016</small>
|
|
</a>
|
|
</h3>
|
|
</li>
|
|
|
|
<li>
|
|
<h3>
|
|
<a href="/pescewanda/2016/05/03/satoshisignature/">
|
|
Why Wright's proof is a fake
|
|
<small>03 May 2016</small>
|
|
</a>
|
|
</h3>
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|