Announcing Ksunami v0.1.x

October this year, while I was in the process of changing job, I started working on an open source project to monitor Kafka consumer lag. At New Relic, a previous gig, we used a lot of Kafka, and we cared equally about monitoring its usage: there are some great articles on New Relic own blogs, published over the years. In the process, I realised that I needed a way to spin up a Kafka cluster for development, and I needed a producer of Kafka records, that was able to behave in accordance to specific scenarios. ...

December 14, 2022 · 5 min · 935 words

TFZK - A Terraform Provider for Apache ZooKeeper

Gimme the TL;DR A new Terraform provider is available, designed to interact with ZooKeeper ZNodes: TFZK. The latest stable version is v1.0.3, and you should give it a go. Ah! And here is the doc. OK, I got more time - go ahead! Earlier this year I decided to scratch a long-standing itch: build a Terraform Provider for Apache ZooKeeper. While there was already one, it came with limitations that created issues in production environments: ...

December 2, 2022 · 4 min · 727 words

Thinking out aloud: a JavaScript based console?

In the last month or two I started contributing to PhantomJS: PhantomJS logo PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. PhantomJS is an optimal solution for headless testing of web-based applications, site scraping, pages capture, SVG renderer, PDF converter and many other use cases. The project is really interesting and we are seeing a steady growth in terms of: ...

May 5, 2011 · 4 min · 679 words

Google Chrome: Is it the next generation of Browsers?

I don’t have an answer to this, it’s too early (we don’t even have a screenshot of it). But I strongly suggest to take a look a the Google Chrome Comic Book: a very new, fresh, funny and precise (!!!) way to introduce an incoming software. They discuss a lot of different topics: * Problems they wanted to solve * Performance * Process Isolation * Javascript VM and Performance * Sandboxing * Phishing and Malware * UI principles Very interesting. And, again, very innovative. Ah, the Rendering Engine they chosen is… WebKit (what a surprise!!! ;-) ) and… it’s fully open source. An early leaked screenshot follows. ...

September 2, 2008 · 1 min · 107 words

Google AppEngine resources

In the last period I’m spending some time working with Google AppEngine: if you don’t know what is it, be ashamed! :P I would like to highlight a couple of interesting resources that can make the life of who works with this framework/hosting platform/cloud computing system easier: * [Google AppEngine Cookbook](http://appengine-cookbook.appspot.com/) with a lot of good recipe (there are few now, written by the Googlers, but I'm sure it's gona blow up soon) The App Gallery, with a lot of interesting applications already in production phase ...

August 30, 2008 · 1 min · 172 words

Cooliris releases PicLens 1.7

I have already highlighted in the past this project. Now I’m delighted to report that version 1.7 is out, and… it’s a great one!!! We are thrilled to announce the launch of PicLens Version 1.7 with three exciting additions: Shop Amazon– The 3D Wall transformed image search. Now PicLens launches online shopping into the 21st century. Browse and buy seamlessly just like window shopping! Discover– MSNBC, ESPN, movie trailers…Get the latest news, photos, and video feeds. ...

June 19, 2008 · 1 min · 193 words