Skip to content

Instantly share code, notes, and snippets.

View tav's full-sized avatar

tav

View GitHub Profile
#! /usr/bin/env python
import sys
from commands import getoutput
from os import listdir, unlink
from subprocess import call
from time import sleep
from traceback import print_exc

Amp currency lacks scarcity so arbitrarily inflationary.

I am not sure how the Amp currency lacks scarcity. Perhaps I live in a different reality but, where I come from, computational resources are very much a finite resource. Around here, millions of people actually queue up to buy new devices!

Now, if you're lucky enough that computational devices are a free good in your reality, then please please please send me

$ hg grep analyze_simple_operation
pypy/rpython/memory/gctransform/framework.py:42540: def analyze_simple_operation(self, op, graphinfo):
pypy/translator/stackless/transform.py:42540: def analyze_simple_operation(self, op, graphinfo):
pypy/translator/backendopt/writeanalyze.py:42539: def analyze_simple_operation(self, op, graphinfo):
pypy/translator/backendopt/writeanalyze.py:42539: def analyze_simple_operation(self, op, graphinfo):
pypy/translator/backendopt/writeanalyze.py:42539: return WriteAnalyzer.analyze_simple_operation(self, op, graphinfo)
pypy/jit/codewriter/effectinfo.py:42538: def analyze_simple_operation(self, op, graphinfo):
pypy/translator/backendopt/canraise.py:42538: def analyze_simple_operation(self, op, graphinfo):
pypy/translator/backendopt/graphanalyze.py:42538: def analyze_simple_operation(self, op, graphinfo=None):
pypy/translator/backendopt/graphanalyze.py:42538: return self.analyze_simple_operation(op, graphinfo)
#! /usr/bin/env python
import sys
from commands import getoutput
from os import listdir
from subprocess import call
from time import sleep
BRANCH_MAP = {

At the heart of it, the site is very much like Twitter. You type your message, press enter, and boom! It appears in the stream of everyone who is following you.

Well, it's a lot better than Twitter because your messages actually get sent in real-time. No need to click or refresh the page, new messages simply appear like with chat/IM.

There's also a separate "To:" field like with email. Here you can state that the message is to a:

@register_service('places.json', [json])
def places_json(
ctx, north=None, east=None, south=None, west=None, bounds=None,
id=0, deadline=None, soon=None, verified=None, auto=None,
zoom=None, order=None, via=None
):
if bounds:
(south, west), (north, east) = [
[float(_part) for _part in part.split(', ')]
@tav
tav / gist:604107
Created September 30, 2010 06:05

Abstract of the Proposed Project

The project is about the delivery of Espra -- an open source, web-based social platform that sets out to improve quality of life and create new market opportunities by helping to efficiently organise people, ideas and resources.

To this end Espra brings together innovative solutions built around Trust Maps, which will help people filter and overcome information overload, and a Reputation Economy, which will enable content creators to get rewarded for their works through aggregated micropayments.


How does this application align with the competition scope?

The redpill takes care of updating a deployed Ampify setup.

  • Build -- max(N/200, 2) -- if more than 2 matching uname -mrs / rev id / ampify_root
  • Create tarball
  • Compare hash
  • Generate diff to desired versions
  • Compare hash
  • Distribute bsdiffs

~/.ampify

GCC Version: gcc (Debian 4.3.2-1.1) 4.3.2
make[1]: Entering directory `/home/tav/openssl/openssl/apps'
rm -f openssl
shlib_target=; if [ -n "libcrypto.so.0.9.8 libssl.so.0.9.8" ]; then \
shlib_target="linux-shared"; \
elif [ -n "" ]; then \
FIPSLD_CC="gcc"; CC=../fips/fipsld; export CC FIPSLD_CC; \
fi; \
LIBRARIES="-L.. -lssl -L.. -lcrypto" ; \
I'm tav and I'd like you to ask yourself: should creators be rewarded for
sharing their work? We all benefit thanks to these people. The YouTube video
maker, the blog author, the open source developer and even those who retweet
links on Twitter.
They all add value. And, yet, are often poorly rewarded. I believe Ampify offers
a solution to this problem. It's an open-source decentralised application
platform which leverages the spare capacity that we all have on our computing
devices and provides two key features.