- The Nature and Necessity of a Paper-Currency, 3 April 1729 https://founders.archives.gov/documents/Franklin/01-01-02-0041
- CIDR explanation: https://www.digitalocean.com/community/tutorials/understanding-ip-addresses-subnets-and-cidr-notation-for-networking
- Rust IP Nets, Subnets, Hosts: https://github.com/krisprice/ipnet
- Visualizing CIDRs: https://cidr.xyz/
- L1 - transport layer (copper wires, waves)
- L2 - Ethernet frames,
This file contains hidden or 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
import fcntl | |
import struct | |
import os | |
import requests | |
from scapy.all import * | |
TUNSETIFF = 0x400454ca | |
TUNSETOWNER = TUNSETIFF + 2 | |
IFF_TAP = 0x0002 |
-
Public Data Sets
-
Publicly Available Models
This file contains hidden or 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
https://chocolatey.org/ |
We can make this file beautiful and searchable if this error is corrected: It looks like row 10 should actually have 12 columns, instead of 4 in line 9.
This file contains hidden or 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
New_Camp_SSID,New_Camp_Name,Site_Name_Alias,Settlement Type,District,Upazila,Union,Geo_Code,Total_HH,Total_Pop,Latitude,Longitude | |
CXB-201,Camp 1E,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,9333,40538,21.21603208,92.15620182 | |
CXB-202,Camp 1W,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,9477,41061,21.21321008,92.15332624 | |
CXB-203,Camp 2E,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,7299,30168,21.20660833,92.16429444 | |
CXB-204,Camp 2W,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,5979,26048,21.20918388,92.1582899 | |
CXB-205,Camp 3,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,9200,39659,21.20887633,92.14952267 | |
CXB-206,Camp 4,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,7947,32389,21.20842486,92.14435786 | |
CXB-232,Camp 4 Extension,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,1492,6172,21.20842486,92.14435786 | |
CXB-209,Camp 5,,Collective site,Cox's Bazar,Ukhia,Palong Khali,20229479,6048,25122,21.20334766,92.15174473 | |
CXB-208,Camp 6,,Collective |
This file contains hidden or 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
### Keybase proof | |
I hereby claim: | |
* I am shriphani on github. | |
* I am shriphani (https://keybase.io/shriphani) on keybase. | |
* I have a public key ASBvDuacD7KVUfaHZz26cPYLhHnx940yKLEEXeqEE7qmdAo | |
To claim this, I am signing this object: |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
longer : String -> String -> Nat | |
longer word1 word2 = let len1 = length word1 | |
len2 = length word2 in | |
if len1 > len2 then len1 else len2 |
This file contains hidden or 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
{ | |
"id": "VcH7g0W1O_A", | |
"uploader": "DW News", | |
"uploader_id": "deutschewelleenglish", | |
"uploader_url": "http://www.youtube.com/user/deutschewelleenglish", | |
"channel_id": "UCknLrEdhRCp1aegoMqRaCZg", | |
"channel_url": "http://www.youtube.com/channel/UCknLrEdhRCp1aegoMqRaCZg", | |
"upload_date": "20190227", | |
"license": null, | |
"creator": null, |
NewerOlder