Explore >> Select a destination


You are here

tcode2k16.github.io
| | kndrck.co
10.1 parsecs away

Travel
| | Motivation: I've been trying to find a tutorial on building an Oracle in Ethereum, only problem is that the articles online are either out of date (pre web3 v1.0.x) or the source code provided is structured in such a way that makes it incredibly tough to follow (having python, c# and javascript in one project with no clear description of what each language is doing and why its necessary). This guide assumes you have a basic understanding of the solidity language
| | hypernephelist.com
10.7 parsecs away

Travel
| | There are quite a few Ethereum development tools and environments out there, but sometimes it is useful to be able to deploy a smart contract programmaticall...
| | labanskoller.se
10.2 parsecs away

Travel
| | TL;DR: This post has a lot of details. Skip to the Summary if you know the challenge and are here just for the solution. Door icon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY. Between Christmas and New Year's I attended the 35th Chaos Communication Congress (CCC), 35C3, in Leipzig, Germany, together with Malmö based Xil hackerspace. It was my third congress (in a row). Since 2012 there has been a Capture The Flag (CTF) competition at congress.
| | hhvm.com
95.1 parsecs away

Travel
| Our initial version of the HHVM JIT didn't use profile-guidedoptimizations, and we suspected that we were leaving performance onthe table because of that. Af...