Skip to main content

Home/ Groups/ InnoDev
1More

Dynamic super-overridable methods in Ruby - The Pug Automatic - 3 views

  •  
    Rubysti: namet ako ako spravne definovat dynamicke metody - (aby boli overridovatelne pomocou 'super' a nie pomocou 'alias_method')
1More

In-browser Rails console - 1 views

  •  
    Rails engine - moznost pouzit conzolu v prehliadaci... (Tato verzia je pre Rails 4, existuje vsak aj projekt pre Rails3.2)
1More

Go Read: RSS Reader - 2 views

shared by Peter Vojtek on 22 Aug 13 - No Cached
  •  
    dost slusny klon Google RSS Readeru. vo normalnom prehliadaci funguje pekne, v mobilnom telefone v chrome prehliadaci sa mi sprava divne. nativnu android aplikaciu nema.
1More

Renderable Null Objects - 0 views

  •  
    Jednoduchy design pattern
1More

Skryté otisky prstů - 2 views

  •  
    Prakticky každá nábojnice je tedy slušně orazítkována, většinou palcem. Sůl přenesená spolu s potem v místech kontaktu s papilárními liniemi po prudkém ohřevu nábojnice při výstřelu v hlavni, způsobí nepatrnou povrchovou korozi.
1More

thoughtbot guide - 3 views

  •  
    Overené praktiky a zásady vývoja softvéru vo firme thoughbot.com (via rubyslava)
1More

Identification for Development: The Biometrics Revolution - 2 views

  •  
    analyza a suhrn mnohych biometrickych projektov
1More

Does the GIL Make Your Ruby Code Thread-Safe? - 1 views

  •  
    out of 5 dentists agree that multi-threaded programming is hard to get right. At the end of the day, all that the GIL guarantees is that MRI's native C implementations of Ruby methods will be executed atomically (but even this has caveats). ... So the GIL doesn't 'solve' thread-safety issues. ... One way that we work with hard problems is with good abstractions. ... We're seeing more and more abstractions around threads. An approach that's catching on in the Ruby community is the Actor model of concurrency, with the most popular implementation being Celluloid. Celluloid provides a great abstraction that marries concurrency primitives to Ruby's object model. Celluloid can't guarantee that your code will be thread-safe or free from race conditions, but it wraps up best practices. I encourage you give Celluloid a try.
1More

"I Contribute to the Windows Kernel. We Are Slower Than Other Operating Systems. Here I... - 2 views

  •  
    Look at recent Microsoft releases: we don't fix old features, but accrete new ones. New features help much more at review time than improvements to old ones. (That's literally the explanation for PowerShell. Many of us wanted to improve cmd.exe, but couldn't.)
1More

Migrating from a single Rails app to a suite of Rails engines [Rails application suites... - 0 views

  •  
    Pre inspiraciu
1More

Rails Quick Tips - ActiveRecord::Calculations.pluck - The Hashrocket Blog - 2 views

  •  
    Definitely less code but what is it doing? .pluck is a (misplaced?) calculation method that, like described above, is returning an array of results based
1More

Nobody understands the GIL - Part 2: Implementation - 1 views

  •  
    Part 2
1More

AFIS market set for rapid growth to 2016 - 1 views

  •  
     global Automated Fingerprint Identification System market will grow at a CAGR of 19.71 percent over the period 2012-2016.
1More

Nobody understands the GIL - 0 views

  •  
    Part 1 of the article
1More

You Should Write Ugly Code - 1 views

  •  
    personally think that developers shouldn't care about code beauty, because that's not their job. Instead, they should focus on creating great products, which is infinitely more satisfying. Code Fashion What defines beauty in code? Just like for clothes, opinions on the subject may vary. Each year, we find new trend-setters, like Jeff Atwood, Martin Fowler, or Eric Evans. They offer convincing arguments to explain why pattern A is better than pattern B. Until someone else publishes a book, explaining that pattern C is much, much better

http://eli.thegreenplace.net/2013/07/09/library-order-in-static-linking/ - 2 views

started by jurodiigo on 11 Jul 13 no follow-up yet
1More

WebAFIS solution success at Burkina Faso elections - 1 views

  •  
    nas minulorocny projekt..
1More

Pre-defined Compiler Macros / Wiki / OperatingSystems - 0 views

  •  
    Dobry clanok s kompletnym zoznamom pred-definovanych makier na roznych platformach.
1More

Blog of Ryan Bigg - Bundler local paths - 0 views

  •  
    Malo znama, ale zaujimava feature bundlera...
« First ‹ Previous 141 - 160 Next › Last »
Showing 20 items per page