Skip to content

Braveterry

My informations: Let me show you them

  • About

Recent Posts

  • Pushbullet: Move information among your devices
  • Vault: Tool for Secure Secret Storage written in Go
  • Link: Building a Shop with Sub-Second Page Loads: Lessons Learned
  • Link: I Miss Being Part Of A Complete Team
  • The Jupyter Notebook: Web app for creating and sharing docs with live code, equations, visualizations & explanatory text.

Tags

  • api
  • books
  • browser
  • cms
  • command-line
  • css
  • database
  • dependency-management
  • documentation
  • framework
  • git
  • go
  • html
  • java
  • javascript
  • json
  • library
  • markdown
  • messaging
  • micro-services
  • mobile
  • node.js
  • opensource
  • operations
  • performance
  • perl
  • php
  • podcast
  • programming language
  • python
  • rest
  • ruby
  • scm
  • search
  • security
  • services
  • software
  • Software Development
  • static-site-generation
  • testing
  • tutorial
  • unix
  • visualization
  • webserver
  • windows

Archives

  • November 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012

Author: braveterry

F***ing Shell Scripts: Server configuration management using shell scripts

Logo

F***ing Shell Scripts


Puppet, Chef, Salt, & Ansible are mostly overkill for the basic server orchestration tasks I have to do, so I will take a look at this.

Posted on August 11, 2014August 9, 2014Tags configuration-management, ruby

Quercus: 100% Java implementation of PHP

http://www.caucho.com/resin-3.1/doc/quercus.xtp

Posted on August 8, 2014August 7, 2014Tags java, php

Tig: ncurses-based text-mode interface for git

Tig Screenshot: Main View

http://jonas.nitro.dk/tig/


Main and diff view
Revision graph rendering
Browsing the commit tree
Blame view
Diff view
Log View
Main View
Posted on August 7, 2014August 5, 2014Tags command-line, scm

Meltdown: JQuery plugin that adds Markdown Extra live preview & a toolbar for common actions

Meltdown (Markdown Extra Live Toolbox)
http://iphands.github.io/Meltdown/


Meltdown

Posted on August 6, 2014August 5, 2014Tags javascript, markdown

Apache Ivy: Java dependency manager that integrates with Apache Ant

Ivy logo

http://ant.apache.org/ivy/


We use Apache Ant for our builds at work. We are managing our dependencies by hand right now, but I’m hoping that we can move to Ivy to help ease the burden of managing transitive dependencies (and stop storing jars in our repo alongside our source).

Posted on August 5, 2014August 3, 2014Tags dependency-management, java

Essay: You weren’t meant to have a boss by Paul Graham

lions
ᔥ

An old 2008 essay from Paul Graham. I like his thinking about freedom in large organizations.

http://paulgraham.com/boss.html

Format LinkPosted on August 4, 2014August 3, 2014Tags Software Development

PostGIS: Adds support for geographic objects allowing location queries to be run in PostgreSQL

PostGIS Logo

http://postgis.net/

Format LinkPosted on August 1, 2014July 27, 2014Tags database, location

Podcast Episode: The Changelog #125 with Jekyll maintainer Parker Moore

The Changelog Podcast logo

http://thechangelog.com/125/

Posted on July 31, 2014July 27, 2014Tags podcast, ruby, static-site-generation

Joda-Time: Date and time API for Java

We’re still using Java 6 for our apps at work. Recently I needed to compute the number of days between 2 dates. It turns out that it’s a non–trivial problem. We’re using JBoss Seam as our web development framework, so I ended up using the Joda-Time packaged with Seam to do the computation. It’s a lovely API and much cleaner than the standard Java API.

http://www.joda.org/joda-time/

Posted on July 30, 2014July 27, 2014Tags api, java, library

Consul: Distributed service registry & key/value data store

Consul logo

http://www.consul.io/ (via)

Format LinkPosted on July 29, 2014July 27, 2014Tags distributed, services, storage

Posts navigation

Previous page Page 1 … Page 43 Page 44 Page 45 … Page 64 Next page
Proudly powered by WordPress
 

Loading Comments...