This file contains 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
% install | |
% sudo apt install ttf-marvosym | |
% use | |
\documentclass{article} | |
\usepackage{marvosym} | |
\begin{document} | |
\Smiley{} \Frowny{} | |
\end{document} |
This file contains 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
\usepackage{hyperref} | |
\hypersetup{ | |
colorlinks, | |
citecolor=black, | |
filecolor=black, | |
linkcolor=black, | |
urlcolor=black | |
} |
This file contains 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
cd .virtualenvs/djangodev/ #virtual env. with python 3.5 | |
source bin/activate | |
pip install tensorflow |
This file contains 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
Есть и побережье Атлантики, а там совсем иное кулинарное искусство, тем не менее имеющее довольно много общего с кухней Средиземноморья. На дальнем западном побережье Галисии проводят знаменитый фестиваль морепродуктов, на котором я всегда стремился побывать. Если бы я к приходу осени не объелся рыбой, меня можно было бы найти именно там. | |
================================= | |
Мы не могли позволить себе такую роскошь, как тарелки, ломящиеся под тяжестью свежих морепродуктов. Питались мы в пансионате, под окнами было весьма малоприятное зрелище — стройка; мы придерживались английского распорядка приема пищи, и ассортимент наших блюд тоже был в основном английским. Днем мы валялись на пляже, но в облачную погоду садились в машину и ехали по забитым транспортом дорогам посмотреть на другие курорты, цепочкой протянувшиеся вдоль побережья. | |
================================= | |
Плодородный орошаемый район, со столицей в городе Мурсия, воспитал в своих уроженцах глубокое уважение к овощам, чуть ли не рабское поклонение. Ряд |
This file contains 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
Face databases: http://www.face-rec.org/databases/ | |
========================================= | |
IDEA: Do frequent itemset mining for Auchan checks: https://www.google.com.ua/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwiU8_2C46TRAhXJXSwKHQmOAhQQFggnMAE&url=http%3A%2F%2Fwww.borgelt.net%2Fslides%2Ffpm4.pdf&usg=AFQjCNGWy10Ex2ldInsTzlI8icBuE4opkw&sig2=dT6HmafGx-Z9PxHOMjC_Lw | |
========================================= | |
This file contains 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
cd ~/Downloads/unittest-cpp-master/builds | |
cmake -G CodeBlocks\ -\ Unix\ Makefiles ../ | |
cmake --build ./ | |
sudo cmake --build ./ --target install |
This file contains 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
Not eating enough natural, unprocessed foods rich in vitamins, minerals, enzymes, high-quality protein, fiber, essential fatty acids, antioxidants, and good bacteria (probiotics) is a major source of stress on our bodies. | |
Біологічний вік - час від зараз до моменту, коли клітини тіла востаннє відновлювались. | |
6-8 місяців - тіло 100% замінить волокна. | |
Yerba mate tea (caffeine=borrow energy from the future): http://mate-kiev.com/shop/pajarito.html | |
If stimulation is used when it will not help you achieve something of value, it is an uncomplementary stress. I consider coffee drinking an uncomplementary stress. | |
Alkaline/acid balance (pH): |
This file contains 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
// subscribe for KVO somewhere | |
[_player addObserver:self | |
forKeyPath:@"currentItem.loadedTimeRanges" | |
options:NSKeyValueObservingOptionNew | |
context:nil]; | |
... | |
- (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object | |
change:(NSDictionary *)change context:(void *)contex |
This file contains 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
// | |
// ViewController.swift | |
// so_44390046 | |
// | |
// Created by Olha Pavliuk on 6/12/17. | |
// Copyright © 2017 olia. All rights reserved. | |
// | |
import UIKit | |
import AVFoundation |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer