Explore >> Select a destination


You are here

emmettnaughton.com
| | seb.jambor.dev
1.9 parsecs away

Travel
| | Turning experiments with the GitHub CLI into a script to monitor a GitHub CI pipeline.
| | sookocheff.com
1.4 parsecs away

Travel
| | This tutorial describes how to setup a test integration running Dell Boomi. For those not familiar, Boomi is an integration platform as a service that implements many of the integration patterns described in the book Enterprise Integration Patterns. It is a commercial alternative to the Apache Camel open source integration framework. Boomi Overview Boomi allows developers to run an integration Process, which is composed of an input stage, followed by data transformations and any business logic, followed by one or more output stages where the data is written out to a final destination.
| | gaganpreet.in
4.0 parsecs away

Travel
| | I often work with JSON responses and need to process, view or compare objects. I have come to depend on a bunch of command line tools for these tasks. Do you use any other tools? Let me know in comments below. View (bat) # bat (better cousin of cat) is perfect for reading syntax highlighted JSON. Itll use a pager for files that dont fit on the screen and files can be searched by using the / operator.
| | levimcg.com
27.6 parsecs away

Travel
| I decided to migrate my site from Eleventy, a static site generator to Kirby a file-based CMS written in PHP.