Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in block

Conditionally execute block in Ruby if value is not nil? (aka Smalltalk's ifNotNilDo:)

Django - "Include" a block in several templates? Template tag? Something else?

Why transposing a CUDA grid (but not its threadblocks) still slowdowns computation?

Block scope in ruby

What is begin...end in Erlang used for?

erlang expression block

Is it possible to see the ruby code in a proc?

ruby block proc

How to make multiple inline-block elems to stretch full width of the container?

html block css

In Ruby, what's the advantage of #each_pair over #each when iterating through a hash?

ruby hash each block

How do I display the current disk IO queue length on Linux? [closed]

linux io kernel block scheduler

Which standard Common Lisp macros/special forms establish implicit blocks named nil?

common-lisp block

Using context managers without "with" block

How does HDFS with append works

hadoop size append block hdfs

Return Objective-C block from C function

objective-c block

django templates - using block.super in included template fails (exception)

Difference Between 'display: block; float: left' vs. 'display: inline-block; float: left'?

html css-float block css

Cast closures/blocks

Visual block edit in vim

linux vim editor block edit

NSTimer with block -- am I doing it right?

Ruby block, procs and instance_eval

ruby block lambda proc-object

block syntax difference causes "LocalJumpError: no block given (yield)" [duplicate]

ruby block