judofyr (Magnus Holm)

Name
Magnus Holm
Email
Website/Blog
http://judofyr.net
Company
Fatguy
Location
Norway
Member Since
Feb 20, 2008 (about 1 year)

Following 21 githubbers and watching 58 repositories view all →

Public Repositories (22)

  • camping

    the 4k pocket full-of-gags web microframework

    legend

    Last updated Mon Nov 02 07:35:05 -0800 2009

  • parkaby

    ParseTree meets Markaby

    legend

    Last updated Mon Jul 20 11:55:39 -0700 2009

  • sexp_template

    A template engine which allows you to express S-expressions in pure Ruby

    legend

    Last updated Mon Jul 20 11:55:17 -0700 2009

  • sexp_builder

    Easily process and rewrite S-expressions using SexpPath

    legend

    Last updated Mon Jul 20 11:53:16 -0700 2009

  • snow

    Snow is a simple, dynamic, and expressive programming language with an emphasis on speed and simp...

    legend

    Forked from simonask/snow-deprecated Mon Jun 29 07:19:49 -0700 2009

    Last updated Mon Jun 29 12:13:25 -0700 2009

  • github-js

    GitHub.js

    legend

    Last updated Thu May 28 09:23:27 -0700 2009

  • rack-contrib

    Contributed Rack Middleware and Utilities

    legend

    Forked from rack/rack-contrib Sun May 10 13:43:14 -0700 2009

    Last updated Sun May 10 13:45:15 -0700 2009

  • camping-test

    Lightweight testing framework for Camping

    legend

    Last updated Thu May 07 07:43:48 -0700 2009

  • develop.github.com

    API Documentation for GitHub

    legend

    Forked from develop/develop.github.com Sat Apr 18 08:42:04 -0700 2009

    Last updated Sat Apr 18 08:46:29 -0700 2009

  • forter

    Forte implementation in Ruby

    legend

    Last updated Mon Apr 13 10:57:35 -0700 2009

  • nokogirl

    Nokogirl — because developers can't spell

    legend

    Last updated Wed Mar 04 08:55:13 -0800 2009

  • ruby-oembed

    oEmbed for Ruby

    legend

    Last updated Fri Jan 30 14:29:16 -0800 2009

  • random

    legend

    Last updated Sun Jan 25 12:25:51 -0800 2009

  • recursive

    The Recursive Benchmark

    legend

    Last updated Sun Jan 25 09:09:55 -0800 2009

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Wed Jan 07 14:05:19 -0800 2009

    Last updated Thu Jan 08 10:48:12 -0800 2009

  • grancher

    Easily copy folders and files to other Git branches

    legend

    Last updated Sat Dec 20 11:17:56 -0800 2008

  • gash

    Git + Hash

    legend

    Last updated Sun Oct 12 04:51:07 -0700 2008

  • rubyrps

    Rock Scissors Paper for Ruby

    legend

    Forked from hcatlin/rubyrps Mon Aug 11 10:20:01 -0700 2008

    Last updated Mon Aug 11 10:21:14 -0700 2008

  • sofaskull

    Skull+

    legend

    Last updated Sun Jun 22 08:06:22 -0700 2008

  • junebug

    my patches to the junebug wiki

    legend

    Forked from qwzybug/junebug Wed Jun 11 10:03:01 -0700 2008

    Last updated Wed Jun 11 10:04:42 -0700 2008

  • filtering_camping

    Adding before/after-filters to Camping

    legend

    Last updated Sat Jun 07 10:26:24 -0700 2008

  • gemify

    An extremely simple way to create a RubyGem

    legend

    Last updated Fri May 02 07:04:20 -0700 2008

Public Activity feed

judofyr pushed to master at camping/camping Wed Nov 04 10:15:10 -0800 2009
HEAD is d9aae3fbcad1d61f917ad542dfbec40bbff2c6c7

2 commits »

judofyr closed issue 1 on camping/camping Mon Nov 02 07:35:22 -0800 2009
Cookies should only be set when changed
judofyr pushed to master at camping/camping Mon Nov 02 07:35:21 -0800 2009
HEAD is 181318a36d4708f241b89ee508e5e44a437584ac

9 commits »

judofyr pushed to master at judofyr/camping Mon Nov 02 07:35:05 -0800 2009
HEAD is 181318a36d4708f241b89ee508e5e44a437584ac

9 commits »

judofyr opened issue 2 on camping/camping Mon Nov 02 07:11:40 -0800 2009
Getting started
judofyr opened issue 1 on camping/camping Mon Nov 02 07:09:17 -0800 2009
Cookies should only be set when changed
judofyr started watching notmatt/camping Sun Oct 25 04:46:17 -0700 2009
camping's description:
the 4k pocket full-of-gags web microframework
judofyr created gist: 216835 Fri Oct 23 05:00:03 -0700 2009
require 'stringio' def silent
judofyr commented on chneukirchen/rack Mon Oct 19 01:08:33 -0700 2009
Comment in 488cf80:

Any reason why we use gsub instead of sub here?

judofyr started watching laserlemon/vestal_versions Mon Oct 12 07:50:38 -0700 2009
vestal_versions's description:
Keep a DRY history of your ActiveRecord models' changes
judofyr closed issue 1 on judofyr/grancher Mon Oct 12 07:36:32 -0700 2009
Copying Wrong Files/Directories
judofyr opened issue 2 on judofyr/gash Mon Oct 12 00:38:44 -0700 2009
Allow IO and File objects as values
judofyr opened issue 1 on judofyr/gash Mon Oct 12 00:37:06 -0700 2009
Switch to Grit
judofyr opened issue 3 on judofyr/grancher Mon Oct 12 00:26:36 -0700 2009
Grancher doesn't follow symbolc links
judofyr commented on defunkt/mustache Sun Oct 11 04:51:11 -0700 2009
Comment in f626b19:

You should at least cache template and self.template, since Mustache is slooow again:

Rehearsal ------------------------------------------------
{ w/ caching   5.640000   0.310000   5.950000 (  6.031082)
--------------------------------------- total: 5.950000sec

                   user     system      total        real
{ w/ caching   5.680000   0.310000   5.990000 (  6.061930)

Also, the benchmark is flawed, since w/o caching overwrites tpl and sets a template. So when you run the whole benchmark, it won't catch that this commit actually is slow. http://pastie.textmate.org/650311.txt?key=snynovdeeh5ibufputoqfa

judofyr created gist: 202216 Mon Oct 05 09:09:12 -0700 2009
From 5e9ef6e0dd2bb7babc1caa9c89e6c589087c669e Mon Sep 17 00:00:00 2001 From: Magnus Holm <judofyr...
judofyr forked defunkt/mustache Mon Oct 05 07:31:20 -0700 2009
Forked repository has since been deleted.
judofyr updated gist: 198967 Thu Oct 01 07:06:15 -0700 2009
From 80ca680d8c16a6dccd80c2d7ab09bf9eea816b35 Mon Sep 17 00:00:00 2001 From: Magnus Holm <judofyr...
judofyr created gist: 198967 Thu Oct 01 06:59:11 -0700 2009
From 80ca680d8c16a6dccd80c2d7ab09bf9eea816b35 Mon Sep 17 00:00:00 2001 From: Magnus Holm <judofyr...