' % (ip2int(ip), tld_ex(domain)[1])) except: pass filenames = [(csv_gz, 'out. %s. csv' % str(uuid4())[:6]) for csv_gz in glob('rdns_*. json. gz.…
Continue Readingaddress
The Anatomy of IPv4 and IPv6 Addresses
On and on the questions go. This article is intended to be a beginner’s guide to the anatomy of IPv4…
Continue ReadingRuby Geocoder Gem
I met my husband via a combination of Tinder and Facebook (if you’re wondering what that means, you can read…
Continue ReadingJavaScript’s Memory Model
And more importantly, how does it benefit us as programmers to understand the underlying minutiae of JavaScript?Below I aim to…
Continue ReadingWeb Scraping with Beautiful Soup — A Use Case
")The next step is query and retrieve the data for each of the foundation’s URLs. We have to keep in…
Continue ReadingROM concept for embedded aspirants
ROM concept for embedded aspirantsChethan Reddy YelmaBlockedUnblockFollowFollowingMar 6We program and store some data into ROM and extract the data but…
Continue ReadingWhy create2?
Why create2?Doing the “impossible” with createDeviate FishBlockedUnblockFollowFollowingFeb 21The other day, I poked my head into the Ethereum reddit world and noticed…
Continue ReadingP O I N T E R S: The Basics
P O I N T E R S: The BasicsEmma GoutiBlockedUnblockFollowFollowingJan 20WHAT ARE THEY?Pointers are one of the most powerful fundamentals…
Continue ReadingHow did I get here? — A behind the scenes look at the internet
How did I get here? — A behind the scenes look at the internetRobert GlatzelBlockedUnblockFollowFollowingJan 20Do you ever wonder how the internet works?Sure,…
Continue ReadingThe Sentiment of the Union
The Sentiment of the UnionAnalyzing Presidential State of the Union Addresses using Sentiment Analysis and Python toolsDaniel BashirBlockedUnblockFollowFollowingJan 20Photo from 271277 on PixabayIn…
Continue ReadingHOW A 8 LINES OF CODE CAN STEAL YOUR MONEY !
HOW A 8 LINES OF CODE CAN STEAL YOUR MONEY !VjkBlockedUnblockFollowFollowingJan 20This is my very first blog in medium. com . i…
Continue ReadingServer Side Swift: basic Client-Server communication example for iOS and Android
Server Side Swift: basic Client-Server communication example for iOS and AndroidSuragchBlockedUnblockFollowFollowingJan 6This is a repost of a Q&A pair I wrote…
Continue ReadingCollecting all IPv4 WHOIS records in Python
""" import json from random import randint import socket import struct import sys from docopt import docopt import ipcalc from…
Continue ReadingUsing Python to Find Myself A Rental Home
Now that is done, we just have to repeat the same process of finding the element which contains the Price…
Continue Readingshellcoding 101 — RPISEC/MBE/lab3C
The memory segment that holds the .bss is not marked as a non-executable (/* gcc -z execstack -fno-stack-protector -o lab3C lab3C.c…
Continue ReadingBuilding Memory With Logic Gates
We’ll store it so that the instruction set corresponds with the memory address we want to perform the operation on.The…
Continue ReadingClustering Ethereum Addresses
Clustering Ethereum AddressesCategorizing addresses using patterns in transaction activityWill PriceBlockedUnblockFollowFollowingDec 6IntroductionEthereum users may be anonymous, but their addresses are unique…
Continue ReadingAddressNet: How to build a robust street address parser using a Recurrent Neural Network
AddressNet: How to build a robust street address parser using a Recurrent Neural NetworkJason RigbyBlockedUnblockFollowFollowingDec 5Street addresses are complex beasts; they’re…
Continue ReadingFour billion people lack an address. Machine learning could change that.
(And this isn’t just in the developing world.) Recommended for You I 3D-printed every bit of my wedding—including my bouquet…
Continue Reading