Login
Discover
Waves
Communities
Login
Signup
dnil
@dnil
29
Followers
17
Following
2
Follow
Resource Credits
Available
Used
Created
2018-04-10 17:30
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
dnil
raspberry
2018-04-22 19:25
!
Low reputation account with an unverified outbound link, Reveal content
EditoWeb-based Projects Building Blocks / Overviewr
Github: music: bensounds.com ▶️ DTube ▶️ IPFS
$ 0.000
0
1
dnil
mdns
2018-04-20 23:03
!
Low reputation account with an unverified outbound link, Reveal content
Raspberry Pi mDNS For Easy IPs
I figured out how to set up mDNS on my computer so that I can use Raspberrypi.local rather than 192.168.1.*** Super handy, and it just works ▶️ DTube ▶️ IPFS
$ 0.000
3
dnil
python
2018-04-18 19:03
!
Low reputation account with an unverified outbound link, Reveal content
RSA Encryption Demo in Python
Inspired by the seeming simplicity of the math in the speech From Crossbows to Cryptography that I read, I decided to try (and succeed!) to implement my own Public-key cryptography program in Python. ▶️
dnil
cryptography
2018-04-17 23:12
!
Low reputation account with an unverified outbound link, Reveal content
Reading from "From Crossbows to Cryptography" - 1987 speech on cryptography
Listen in as I read from a speech about how cryptography can be a means of preserving personal freedom. This speech is still relevant today, and it was written in 1987! Original text (github repository
dnil
multiverse
2018-04-16 20:08
!
Low reputation account with an unverified outbound link, Reveal content
Universal Compiler
Try out the program by getting a copy from github: Be sure to download python 2.7, and if you have any issues running it, make sure that python is in your global path. I got the idea for this when looking