Skip to content

Instantly share code, notes, and snippets.

View bendras's full-sized avatar

Paulius Zaliaduonis bendras

View GitHub Profile
@bendras
bendras / gist:46fd50e40a1812319060
Created July 13, 2015 20:30
The Smiley Dictionary

The Smiley Dictionary

:-) - basic smiley

:) - midget smiley

,-) - winking happy smiley

(-: - left hand smiley

@bendras
bendras / goto-sublime
Created April 5, 2016 08:07 — forked from kendellfab/goto-sublime
Add mouse click `goto definition` in sublime text 3.
Linux - create "Default (Linux).sublime-mousemap" in ~/.config/sublime-text-3/Packages/User
Mac - create "Default (OSX).sublime-mousemap" in ~/Library/Application Support/Sublime Text 3/Packages/User
Win - create "Default (Windows).sublime-mousemap" in %appdata%\Sublime Text 3\Packages\User
[
{
"button": "button1",
"count": 1,
"modifiers": ["ctrl"],
"press_command": "drag_select",

Wireless protocols IEEE 802.11 A B G N

IEEE 802.11 is a set of standards for wireless local area network (WLAN) computer communication. The terms 802.11 and Wi-Fi are often used interchangeably but there is slight difference between the two.

(A) 802.11a

Frequency- 5 GHz
Typical Data Rate – 23 Mbit/s
Max Data rate – 54 Mbit/s

@bendras
bendras / Labai drėgnas šokoladinis pyragas.md
Created May 15, 2016 18:03
Labai drėgnas šokoladinis pyragas

Labai drėgnas šokoladinis pyragas

====================================

Reikės:

2 puodelių cukraus (nebijokit, pyragas TIKRAI nebus per saldus, negalėjau patikėti, kur dingo visas saldumas!), 1,75 puod. miltų, 1 puod. kakavos miltelių, 1,5 AŠ kepimo miltelių, 1 AŠ sodos, 1 AŠ druskos,

@bendras
bendras / introrx.md
Created September 7, 2016 08:53 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
@bendras
bendras / deepweb.md
Created September 7, 2016 08:59 — forked from amingilani/deepweb.md
A repo of deep web urls
@bendras
bendras / cntlm-setup-win-lin.md
Created February 23, 2018 14:15 — forked from goude/cntlm-setup-win-lin.md
Minimal setup instructions for cntlm (Windows/Linux)

Minimal setup instructions for cntlm (Windows/Linux)

Problem

λ git clone https://github.com/mbostock/d3.git
Cloning into 'd3'...
fatal: unable to access 'https://github.com/mbostock/d3.git/':
Failed to connect to github.com port 443: Connection refused

Solution