~ linux · open source · dal 2014 <(°)

// di Alessio Biancalana

IT 19 Feb 2015 web

Codemotion Tech Meetup 2015 Roma - appunti sparsi, video e slide

Purtroppo questo post esce in ritardo per una serie di motivi, ma avrei voluto farlo uscire subito dopo l’evento dell’altro giorno perché sono stato veramente, veramente contento di aver rivisto un sacco di amici, di aver trovato il tempo per...

leggi →
IT 02 Feb 2015 open source link

Replace CoffeeScript with ES6

Da Giant Robots Smashing into Other Giant Robots, che è uno dei miei blog preferiti (vi consiglio di seguirlo, postano un sacco di cose fichissime), Blake Williams ci dà una overview di come sostituire il proprio codice CoffeeScript con ECMAScript...

leggi il link → commenti
IT 10 Jan 2015 open source link

Rust 1.0 Alpha

Dal blog di Rust: Today, we’re excited to release the alpha version of Rust 1.0, a systems programming language with a focus on safety, performance and concurrency. […] The alpha release is part of our transition into stability guarantees. While...

leggi il link → commenti
IT 10 Jan 2015 open source link

A JIT for grepping: jrep and rejit

Alexandre Rames su LWN: Jrep is a grep-like program powered by the rejit library. So it is “just another” grepping program, except that it is quite fast. Opportunities to improve regular expression matching performance are interesting for the speed gain...

leggi il link → commenti
IT 05 Jan 2015 open source link

Cathedrals, bazaars, and in between

I grandi classici tra i paradigmi dello sviluppo del software continuano a confrontarsi, stavolta sul blog di Greg Wilson: Having spent a chunk of the holidays trying to explain and justify the baroque procedures needed to work with our workshop...

leggi il link → commenti