
grep.codeconsult.ch
bertrand's brain grep | cat /dev/brain | egrep -i ‘tech|thoughts|noise’cat /dev/brain | egrep -i 'tech|thoughts|noise'
http://grep.codeconsult.ch/
cat /dev/brain | egrep -i 'tech|thoughts|noise'
http://grep.codeconsult.ch/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
0.3 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
57
SITE IP
192.0.78.12
LOAD TIME
0.325 sec
SCORE
6.2
bertrand's brain grep | cat /dev/brain | egrep -i ‘tech|thoughts|noise’ | grep.codeconsult.ch Reviews
https://grep.codeconsult.ch
cat /dev/brain | egrep -i 'tech|thoughts|noise'
Thoughts | bertrand's brain grep
https://grep.codeconsult.ch/category/thoughts
Bertrand’s brain grep. Cat /dev/brain egrep -i ‘tech thoughts noise’. March 17, 2016. As much as I like the microservices concept (*) the name does not really make sense to me. Why would decoupled services necessarily need to be. Focusing on a service’s size is the wrong crusade for me, I’m happy as long as a service does one thing and one thing well – but that thing might be too large for a. Who came up with the. Term (worth a drink-of-your-choice Santi of course, next time we meet! June 16, 2014. My ke...
sling | bertrand's brain grep
https://grep.codeconsult.ch/category/sling
Bertrand’s brain grep. Cat /dev/brain egrep -i ‘tech thoughts noise’. Continous Deployment with Apache Sling. September 2, 2014. Today I had the pleasure to attend the Master’s thesis defense of our intern Artyom Stetsenko, titled. Continous Deployment of Apache Sling Applications. I have uploaded Artyom’s thesis paper. Here, with his permission. The code is available at https:/ github.com/ArtyomStetsenko/sling-devops-experiments. For me the main goal was to see how we can improve Apache Sling. On Septem...
Fun | bertrand's brain grep
https://grep.codeconsult.ch/category/fun
Bertrand’s brain grep. Cat /dev/brain egrep -i ‘tech thoughts noise’. Merry Christmas avec la Soupe a la Bière a Roger! December 25, 2014. La soupe est bonne même avec de la bière à deux balles. While waiting for the soup to be ready and for the guests to arrive, let me wish all of my readership (yes, both of you guys) a Merry Christmas! And if you allow me un post en français pour une fois, voici la recette de la dite soupe! Compter 1 litre de soupe pour 4 personnes. 4 gros oignons, 150 g beurre. Gonfle...
Java | bertrand's brain grep
https://grep.codeconsult.ch/category/java
Bertrand’s brain grep. Cat /dev/brain egrep -i ‘tech thoughts noise’. Simple startup profiling of OSGi applications. October 18, 2013. Prompted by a colleague’s question about profiling the startup time of Apache Sling. Systems, I vaguely remembered writing something a while ago, but couldn’t find it immediately. Funny how one’s memory works – it took me a while to find it again, but I did indeed write an OSGi events recorder timeline utility in SLING-1109. Configure the events recorder at. MANIFEST....
jq : sed, grep and awk for json | bertrand's brain grep
https://grep.codeconsult.ch/2013/09/26/jq-sed-grep-and-awk-for-json
Bertrand’s brain grep. Cat /dev/brain egrep -i ‘tech thoughts noise’. Jq : sed, grep and awk for json. Department: today I stumbled on jq. Via Jeroen Janssen’s 7 command-line tools for data science. As the tagline says, jq is like sed, grep and awk for json: a command-line filter that lets you format, select and output JSON data. As an example, here’s how you can list all the OSGi bundles from your Sling instance together with their state. The raw. Input looks like this:. Neat, isn’t it? Next Post ».
TOTAL PAGES IN THIS WEBSITE
20
Adobe Experience Manager Blog: May 2013
http://aemtips.blogspot.com/2013_05_01_archive.html
Adobe Experience Manager Blog. A home of AEM techies. Friday, May 31, 2013. How to configure custom mappings based on run mode? Having a requirement where we need to configure sling mappings based on run mode. Example: Assume that we’ve three different environments called ‘author’, ‘preprod’ and ‘prod’. When we access http:/ hostname : port /projects. It has to redirect to three different urls based on run modes. In author instance it should be redirected to /content/test/author.html. Value: org.apac...
Dragos Dascalita Haut » Docker
http://www.flexthinker.com/category/docker
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. An easy way to mount a local directory in a Docker container via Boot2Docker. On an OSX the docker process runs in the VirtualBox VM causing all mounts to be created inside that VM and not on a local host. So starting a docker container with a mounting option. My-data docker run - volume.
Dragos Dascalita Haut » 2015 » February
http://www.flexthinker.com/2015/02
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. Monitoring Docker containers with cAdvisor from Marathon. Monitor resource utilisation of Docker containers in a Mesos cluster. This is useful when deciding how much CPU and Memory to give to each container or for understanding when to scale up / down. Netipv4.ip forward= 1. On an OSX the docker process runs...
Dragos Dascalita Haut » 2013 » July
http://www.flexthinker.com/2013/07
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. Using Apache Sling with Jackson to output JSON/XML. Writing JSON using Sling’s built-in API is fun and fast, however there are alternatives that can make the coding smoother. One interesting alternative is to use Jackson ( https:/ github.com/FasterXML ) libs. Comfasterxml.jackson.core /groupId.
Dragos Dascalita Haut» Blog Archive » An easy way to mount a local directory in a Docker container via Boot2Docker
http://www.flexthinker.com/2015/02/an-easy-way-to-mount-a-local-directory-in-a-docker-container-via-boot2docker
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. An easy way to mount a local directory in a Docker container via Boot2Docker. On an OSX the docker process runs in the VirtualBox VM causing all mounts to be created inside that VM and not on a local host. So starting a docker container with a mounting option. My-data docker run - volume.
Dragos Dascalita Haut» Blog Archive » Verifying SSL certs after Heartbleed
http://www.flexthinker.com/2014/04/verifying-ssl-certs-after-heartbleed
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. Verifying SSL certs after Heartbleed. After the recent heartbleed. Storm that hit our beloved wide web, a lot of people and companies have revocated and then reissued new SSL certificates. Openssl s client -connect. This commands outputs today:. NotBefore=Apr 9 12:05:08 2014 GMT. April 18, 2014 at 1:58 am.
Dragos Dascalita Haut » APIs
http://www.flexthinker.com/category/apis
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. Verifying SSL certs after Heartbleed. After the recent heartbleed. Storm that hit our beloved wide web, a lot of people and companies have revocated and then reissued new SSL certificates. Openssl s client -connect. This commands outputs today:. NotBefore=Apr 9 12:05:08 2014 GMT.
Dragos Dascalita Haut » 2013 » August
http://www.flexthinker.com/2013/08
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. Using Grunt JS with Apache Sling. This weekend I’ve given a try to see how difficult would it be to extract from Maven everything that has to do with the compilation of client-side files ( CofeeScript, JS, CSS, etc ), while keeping the rest of the build in Maven. Folder with Maven. In my case that was.
Dragos Dascalita Haut » Flex
http://www.flexthinker.com/category/flex
Architecting flexible web applications. Reconfiguring Mesos Agents (Slaves) with new resources. Kitematic – Simple Cleanup Script for Docker. Monitoring Docker containers with cAdvisor from Marathon. The OSGI world of REST. Today, I’m speaking at EclipseConn. In Germany about the OSGI world of REST. For reference I’m pasting here the link to both the presentation and the code:. Using Apache Sling with Jackson to output JSON/XML. Comfasterxml.jackson.core /groupId. And the Apache Sling Servlet:. To build ...
TOTAL LINKS TO THIS WEBSITE
57
Дырявый рюкзак
Most Recent Entries] [Calendar View]. Below are the 20. Most recent journal entries recorded in grep z. Tuesday, July 29th, 2014. Поучавствовал в составе команды skobochka, научился новому и вынес для себя 3 мысли:. Локомотив на атомной тяге. 3 Надо брать отпуск под контест. Большое спасибо ребятам из команды, было очень интересно. Tuesday, July 1st, 2014. Линк: http:/ eterhost.org. Saturday, March 15th, 2014. Лежит тут: https:/ github.com/grepz/EP4CE10 te. Thursday, March 6th, 2014. Сегодня в замоскворе...
Online Grep / search in text file
Search in text source / upload file or ctrl c text /. File upload value: 8M. Max post value: 20M. Tmp file with content is deleted after 7 days. Case sensitive/insensitive input checkbox. Delete data source link / action. Version 1.0 more utils: Frequency Online.
Welcome!
Parsing accept-* in PHP. Interview on Radio Centraal. Welcome to Grep.be! You are looking at grep.be. The website of Debian. Right now; you may be interested in knowing what I do during the day. This website contains a few things I wrote, or did. If you're interested in learning more, start grepping in the menu. More famously, grep.be is also home to Planet Grep. The Belgian FLOSS planet. Some mail is welcome in /dev/null. Real mail, however, is welcome at my email address.
( GREP.biz )-Domain SALE!This website is for BiG SALE! - grep,grepbiz,제휴닷컴:Powered by CloudHerb.com & DomainHerb.com,with www.닷.한국
클라우드허브,클라우드,허브,도메인,창업,벤처,쇼핑몰,홈페이지,URL,웹디자인,웹개발,앱디자인,앱개발,마트,몰,마켓,닷한국,DotHanguk,cloud,cloudherb,herb,domain,url,hosting,name,premium,dot,ceo,design,TechNews,Hosting,DomainRegistration,Website,Web,DOTCOM,SEO,Hostgator,WebHosting,WebDesign,Business,Domains,Google,SharedHosting,WordPress,VPS,WebDevelopment,Freedom,Bluehost,Coupons " /. Buy it Now Domain. Domain For Branding - Available. PRICE CHECK. Trust ( grep.biz. GOOD ( grep.biz. Photography Jobs Online Get Paid To Take Photos! 김한솔 드디어 모습을 드러내다! Notice 2&...
会社概要 - 株式会社GREP
bertrand's brain grep | cat /dev/brain | egrep -i ‘tech|thoughts|noise’
Bertrand’s brain grep. Cat /dev/brain egrep -i ‘tech thoughts noise’. Would you hire an open source developer? January 3, 2018. This blog post of mine was initially published by Computerworld UK. As open source comes of age and becomes mainstream, more and more job postings include “open source skills” in their requirements. But do you really want to hire someone who spends their time exchanging flames with members of their own community in public forums? Travel improves the mind, and although being acti...
CPAN->grep · Search code on CPAN
Search code on CPAN. Mdash; Status/updates on Google. Index last updated: Fri, 31 Jul 2015 00:53:23 GMT.
in-store | vizuální styl | corporate identity | logotyp | webdesign | GREP design
Online marketing, sociální sítě, PPC. Vizuální styl, logotyp a design manuál. In-store, komunikace v místě prodeje. Reklamní kampaně, soutěže, eventy. Jsme tvůrci značek a reklamní specialisté. Tvoříme komunikační. Strategie, které fungují a design, který prodává. PHILIPS SOUTĚŽ KOPNI TO TAM! EMTÉČKO LAUNCH VIRTUÁLNÍHO OPERÁTORA. ETA tady je doma. FASHION ARENA PRAGUE OUTLET PHOTOSHOOTING. 420 603 772 209. Grep design s.r.o.
Elastic Path Grep Community: Clearspace: Elastic Path Grep Community
Elastic Path Grep Community. Elastic Path 6.x Forums. You are not authorized to view the community. Jobs at Elastic Path. There are no entries for this feed. Welcome to the Elastic Path Community Site. Get the most out of Elastic Path Commerce. We also encourage you to share your experiences with the Elastic Path product; tell us about your customizations, successes, and product recommendations. Take a look around and get involved! Latest from Get Elastic. Mar 28, 2018. Prepare for Conversational Commerce.
grep.extracts - resources on regular expressions
This site attempts to collect some useful resources on regular expressions. A good compilation of regex links. Is also given by Jorn Barger. Another regex info. Site with a similar focus has been compiled by Jan Goyvaerts. Roughly, the term. Describes a widely distributed computer syntax that offers meta-characters to perform powerful text search and replace actions. See the relevant perl documentation. For v5.6.1: regex language. And also the split function. Syntax as well as Perl-compatible. Script pag...
Blog Maman ⇒ Grep.fr
L’importance de bien humidifier sa pièce pour bébé. Selon les recommandations des spécialistes, il serait nécessaire d’avoir un taux d’humidité égal à 40 ou 60 % dans la pièce destinée à votre bébé. Mais pourquoi? Dans cet article, nous vous proposons de découvrir pourquoi il est si important de bien humidifier la pièce pour votre bébé. Continue reading L’importance de bien humidifier sa pièce pour bébé. Avis du Camping Car Duplex de Barbie. Continue reading Avis du Camping Car Duplex de Barbie. Dans ce ...
SOCIAL ENGAGEMENT