BowerStudios.com

  • My Lab
  • Family
  • Friends
  • Professional
  • About
Home » The Lab

Programming

Using Meld for viewing Git differences

daniel —Thu, 02/04/2021 - 2:24pm

From Jorg Mittag on stackoverflow.
You can use:
git config --global diff.tool meld
and then:
git difftool -d ABC

  • Programming
  • Read more about Using Meld for viewing Git differences
  • Log in to post comments

Solr Transactions

daniel —Tue, 08/20/2019 - 10:57am

  • Optimistic Concurrency
  • Atomic Updates
  • Solr Upsert
  • Update handlers
  • Near real time indexing

General Solr Links

  • Solr for beginners
  • Strip html chars before indexing
  • Filters
  • Sorting fields of text_general field type
  • Solr Tokenizers
  • Standard Query Parser
  • General Query Syntax
  • Sorting, Paging and Deep Paging
  • Common query parameters
  • Programming
  • Read more about Solr Transactions
  • Log in to post comments

Start the intellij diff tool from the command line

daniel —Sat, 03/09/2019 - 2:31pm

I discovered a new command line diff tool:

  1. Setup up Intellij Command line tools.
  2. Command line diff tool

It works on directory comparisons as well as file comparisons.

  • Programming
  • Read more about Start the intellij diff tool from the command line
  • Log in to post comments

RabbitMq Research

daniel —Mon, 02/11/2019 - 3:02pm

Delayed Messages with RabbitMQ

  • Programming
  • Read more about RabbitMq Research
  • Log in to post comments

A Taxonomy of Tech Debt

daniel —Mon, 02/11/2019 - 2:58pm

by Bill Clark

  • Programming
  • Read more about A Taxonomy of Tech Debt
  • Log in to post comments

Redis Research

daniel —Fri, 02/08/2019 - 4:33pm

Redis Datatypes

  • Programming
  • Read more about Redis Research
  • Log in to post comments

Application Monitoring Research

daniel —Fri, 02/08/2019 - 4:31pm

Micrometer

  • Programming
  • Read more about Application Monitoring Research
  • Log in to post comments

Get all solr contents

daniel —Fri, 02/08/2019 - 10:12am

How to get all results from solr query?

  • Programming
  • Read more about Get all solr contents
  • Log in to post comments

10 tips for failing badly at microservices

daniel —Fri, 02/08/2019 - 9:51am

10 Tips for failing badly at Microservices by David Schmitz

  • Programming
  • Read more about 10 tips for failing badly at microservices
  • Log in to post comments

Kubernetes (k8s), Spring Cloud, Istio, Envoy research

daniel —Fri, 02/08/2019 - 9:41am

Help k8s package manager

Quick Guide to Microservices with Kubernetes, Spring Boot 2.0 and Docker

Spring boot on docker

Google Container Tools - Jib

Simple benchmark comparing zuul and spring cloud gateway

Microservices for Java Developers: Microservices and fallacies of the distributed computing

Spring cloud Consul

Microservices — From Idea To Starting Line

Envoy

What is a service mesh

Sevice mesh vs api gateway

  • Programming
  • Read more about Kubernetes (k8s), Spring Cloud, Istio, Envoy research
  • Log in to post comments

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »
Subscribe to RSS - Programming

Navigation

  • Search
  • Recent content
  • Contact Me
  • Mail
  • Pass Hasher
  • Bower Studios Admin

Quotes

daniel —Fri, 07/01/2011 - 12:51pm

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

—

Martin Fowler

  • Log in to post comments
  • daniel's quotes

Popular content

Last viewed:

  • MySQL Server and PHP
  • Parse a Date in Java using Simple Date Format Example
  • Unix Printing
  • See lines before and after a match with grep
  • Friends!

Copyright 2021 Daniel Bower
  • My Lab
  • Family
  • Friends
  • Professional
  • About