Skip to content

Instantly share code, notes, and snippets.

View nachoalthabe's full-sized avatar

Nacho nachoalthabe

View GitHub Profile
@nachoalthabe
nachoalthabe / anatohuesos.json
Created November 30, 2023 16:33
Bille = Anatohuesos
{
"id": "vWDHu6aefeB6IAnbRgL8",
"alias": "anatohuesos",
"admins": [],
"title": "Anato Huesos",
"logo": "https://storage.googleapis.com/bille-app-content/logo_anatohuesos.jpg",
"headerImage": "https://storage.googleapis.com/bille-app-content/logo_anatohuesos.jpg",
"color": "#85C1CC",
"contacts": [{
"type": "instagram",
@nachoalthabe
nachoalthabe / Maecenas-DutchAuction.sol
Created August 3, 2018 00:43
solc version: 0.4.25-develop.2018.6.6+commit.59b35fa5.Linux.g++
pragma solidity ^0.4.13;
contract OracleInterface {
struct PriceData {
uint ARTTokenPrice;
uint blockHeight;
}
mapping(uint => PriceData) public historicPricing;
uint public index;
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../notification-elements/notification-alert.html">
<polymer-element name="my-element">
<template>
<style>
:host {
<link rel="import" href="../core-ajax/core-ajax.html">
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../paper-radio-button/paper-radio-button.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
@nachoalthabe
nachoalthabe / Install and setup Hamachi VPN
Created July 18, 2013 23:04
Prepare Kiosko with Hamachi VPN access
wget https://secure.logmein.com/labs/logmein-hamachi_2.1.0.101-1_i386.deb
sudo dpkg -i logmein-hamachi_2.1.0.101-1_i386.deb
sudo apt-get -f install
sudo service logmein-hamachi start
sudo update-rc.d logmein-hamachi defaults
sudo hamachi login
sudo hamachi join NetworkID NetworkPassword