Published on

2017 ¤ 2020 journey with exciting Vresh & Tag-ya

In 2017, I have decided to accept the offer of CTO & Partner in a startup called Vrenetic. It all started in Los Angeles as a vision of two movie producers from Hollywood - Roland Emmerich and Marco Weber. At that time the…

Read more

Brain's Best Friend

During last days I was developing an idea for the elasticfeed plugin which would be able to assists and manages the life quality by letting the human brain/minds for "regression" or "progression" on demand. By regression I mean the time when…

ICSE for beginners+

The elasticfeed is an implementation of ICSE class architecture. In short the Data Prediction Workflow Model of pre-learning, distribution, evolution and learning is optimised for real time data streaming as follows on diagram below :) See my contact page or please leave your…

Learning via Sensing. Acting via Teaching

Full workflow example of learning and teaching using Artificial Neural Network plugins of elasticfeed ... See my contact page or please leave your e-mail address here if you want be notified when the open source is released. © COPYRIGHT KRZYSZTOF STASIAK 2015. ALL…

Learning... Acting... Evolving... Calibrating... Learning...

Full workflow example of learning and teaching using Artificial Neural Network plugins of elasticfeed. Steps: See my contact page or please leave your e-mail address here if you want be notified when the open source is released. © COPYRIGHT KRZYSZTOF STASIAK 2015. ALL…

Turn On Self Learning Machine

elasticfeed.io elasticfeed is implementation of ICSE class architecture and provides flexible configuration model. This mode detects the type of input content and enables (configures) available plugins for storing, distribution and learning sections of JSON `Scenariofile` (see below) This mode allows to…

Why do we care so much of AI...

The elasticfeed ICSE concept is driven by inspiration for make "the world a better place". However I wish myself that we will follow the right way. I believe that single image is like thousand of words so please contemplate what follows See…

ICSE and AI motivation...

Introduction For a last year I am implementing Artificial Intelligence science achievements into the real world, specifically into the world web. As there are many running projects I would like to add some of my personal observations and solutions in…

Mongo MMS API agent for ruby with basic cli client

During last two days I have developed very minimalistic the Mongo MMS API ruby client which is easily extendable as mms-api gem (source code on github so please contribute). The client is used by me to extend Pulsar (capistrano) tasks…

CGroups for simple resources isolation and management

During migration from bare metal servers to cloud VMs I have met some problem with performance of puppet services. Basically every puppet-agent run consumes a lot of resources like CPU and memory. For any small box at AWS, Softlayer or…

NFS to AWS S3 migration

My DevOps team decision to drop NFS took a while. The biggest problem was that we could not isolate issues with NFS server when we reached some level of application load. NFS was the main data storage for photos, videos,…

Reducing OpenX to Revive AdsServer migration pain!

A few weeks ago my team decided to migrate OpenX 2.8.3 run on Debian Squeeze to Revive AdsServer 3.0.3 run on Debian Wheezy. I researched a lot and gathered as much info as possible. All preparation took a bit as…

Extending Puppetmaster module with Passenger

If you manage large farm of servers then most probably you experienced performance problems time to time. To solve puppetmaster problems with handling many of concurrent SSL connections the best solution is switch from WEBrick to Apache2 as gateway for…

Migration to Heroku App Cloud with UptimeRobot monitoring

After few hours of playing with Heroku and UptimeRobot I decided to move my blog (WordPress) and website (PHP) to new hosting cloud. So now it is running for free. Hopefully will be stable... Useful resources: https://github.com/mhoofman/wordpress-heroku https://github.com/mchung/heroku-buildpack-wordpress https://wordpress.org/plugins/wp-s3/

Open Source Report Card

For developers interested in some statistics I have found very interesting tool which summarizes our public activity on Github. Please have a look http://osrc.dfm.io/ About me http://osrc.dfm.io/kris-lab

CM framework is PUBLIC now

Cargomedia has released for public very interesting PHP/MVC framework which has been developed (with my contribution) by high qualified team of experts with unusual experience. CM runs in production as base for multi-milion users web applications with heavy load 24/7.

Bipbip agent for advanced and flexible server monitoring

I am pleased to announce that me and my team released very useful and elegant open source tool/agent for server monitoring. Bipbip is an agent written in ruby to collect server metrics and send them to the CopperEgg RevealMetrics platform. There are…