Skip to content

Instantly share code, notes, and snippets.

View mort's full-sized avatar

Manuel González Noriega mort

View GitHub Profile
@mort
mort / twitter_backup.rb
Created November 3, 2009 09:27 — forked from guillermo/twitter_backup.rb
Tweaking Guillermo's original script to add support for accounts with a huge amount of tweets ;)
require 'twitter'
# TwitterBackup.new(user,pass).backup!
# Will save tweets to files
# ~/.twitter_backup/tweets/tweet_id.yaml # Full yaml tweet
# ~/.twitter_backup/tweets/tweet_id.txt # Only tweet text
# Search locally in your tweets
# cat ~/.twitter_backup/tweets/*.txt | grep -i 'some text'
config/database.yml
*~
*.cache
*.log
*.pid
tmp/**/*
.DS\_Store
db/cstore/**
doc/api
doc/app
// ==UserScript==
// @name Hang The DJ
// @namespace http://simplelogica.net/cajondesastre/hangthedj
// @description Gets rid of blipfuckingfm on Twitter
// @include http://twitter.com/*
// @author mort ([email protected])
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js
// ==/UserScript==
$(function() {
$(":contains('http://blip.fm')").parent('tr.status').hide();
@mort
mort / gist:35941
Created December 15, 2008 12:35
undefined
module Kandypot
module Randomizer
def lucky(i,p = 0.8)
(rand < p) ? i : nil
end
end
end
@mort
mort / gist:20341
Created October 28, 2008 10:05
Oferta de trabajo en Simplelógica (28/10/08)
Oferta de trabajo en Simplelógica
http://simplelogica.net
keywords: rails, ruby, web, simplelogica, hacking
Contacto: [email protected]
Fecha: 28/10/2008
Hola,
en Simplelógica estamos buscando un/una desarrollador/desarrolladora en Rails para trabajar con nosotros. No necesitamos superexpertos, sino gente que esté entusiasmada por su experiencia con Rails hasta el momento y quiera continuar aprendiendo y mejorando en un entorno bastante agradable, con proyectos variados e interesantes y con unos compañeros Extremadamente Simpáticos™.