greggles

Topics

programming

php drupal scheme scheming macros design patterns da la

design

design css

random thoughts

scribbles

alter ego

other me 'em that link us my space me linked in

Collections

Programmable web
PHP design patterns

Home

vlado's blog

php closures and lambda functions rfc

Submitted by vlado on Fri, 2008-06-20 10:45.closures | drupal | php

There is a discussion going on in php land about introducing closures and lambda functions, there was even a discussion on haskell-cafe about it (chx strikes again ;). About time, I would say. Having this functionality is a bonus. Having it implemented badly or half-arsed is going to do more damage than help. This is a short summary of what do I understand from the rfc and what do I think about it.

read more | add new comment

Why this came into my sight after eurovision?

Submitted by vlado on Sun, 2008-05-25 08:58.geek | video

thanks slashdot, reddit, youtube for starting me this morning

add new comment

Talks Yochai Benkler: Open-source economics

Submitted by vlado on Thu, 2008-04-17 16:38.Intellectual Property | propaganda

from TedTalks

Law professor Yochai Benkler explains how collaborative projects like Wikipedia and Linux represent the next stage of human organization. By disrupting traditional economic production, copyright law and established competition, they're paving the way for a new set of economic laws, where empowered individuals are put on a level playing field with industry giants.

add new comment

mailman, mailman, whois hailing from at?

Submitted by vlado on Fri, 2008-03-07 11:49.shell | unix

#! /bin/bash
#member_match
LISTS=`list_lists | cut -f1 -d- | xargs echo`
for list in $LISTS ; do
  echo $list
  list_members $list | grep $1
done

cow:~# ./member_match "at$"

add new comment

He Sells Shell Scripts Not Just to Intersect Sets

Submitted by vlado on Fri, 2008-03-07 11:42.programming | shell | unix

He Sells Shell Scripts to Intersect Sets is a good read. Set and multiset operations from the command line or in .sh. Rather clean, straightforward shell magic.

add new comment

To read

Submitted by vlado on Fri, 2008-03-07 11:17.IP | to read

On The Constitutional Reasons Behind Copyright And Patents
Patents, Copyrights And Trademarks, Oh My!
If Intellectual Property Is Neither Intellectual, Nor Property, What Is It?

Against Intellectual Monopoly

I liked Levine and Bolrin's Intellectual Monopoly substitute term for IP. It better reflect what "intellectual property" is about - a monopoly to exploit a "product" of someone's intellect, granted by a government explicitly , for example patents, or implicitly (copyright).

add new comment

while(!asleep()) sheep++;

Submitted by vlado on Wed, 2008-03-05 15:46.laughs | random

from qdb

<piercings> A programmer started to cuss
<piercings> Because getting to sleep was a fuss
<piercings> As he lay there in bed
<piercings> Looping 'round in his head
<piercings> was: while(!asleep()) sheep++;

add new comment

who is failure?

Submitted by vlado on Mon, 2008-03-03 09:34.

So who is failure?
Ask google to find out

add new comment

wikileaks

Submitted by vlado on Sat, 2008-02-23 21:52.censorship

Wikileaks

2 comments

no title required

Submitted by vlado on Sat, 2008-02-23 17:04.geek | random
add new comment
123456789…next ›last »
Syndicate content
Home

dikini.net

spreading confusion by accident since 1970