Skip to content

agustinvinao.com

Paradox: Life is a mystery. Don't waste time trying to figure it out. Change: Know that nothing stays the same.

Category: tools

More opensource tools

Posted in opensource, remote, tools By Agustin

After my previous post about opensource tools to deploy for you company, Im starting to find more an more good tools to use in your company, instution, etc. A few others tools: CryptoPad https://cryptpad.fr/ The…

Read more of More opensource tools →

Updated on 19 May 202024 July 2020

Typescript: The hidden power

Posted in coding, tools By Agustin

If you’re working with Javascript you need to pay attention at Typescript and how is evolving in an excellent direction. Typescript has a simple and powerful definition: Is a typed superset of Javascript that compiles…

Read more of Typescript: The hidden power →

Updated on 28 October 201924 July 2020 Tagged angualrjs, typescript

Rails 5 – Minitest Spec – Fixtures

Posted in coding, tools By Agustin

Rails edge / Rails 5 if you want Minitest + Specs + Fixturesrequire ‘minitest/spec’ class ActiveSupport::TestCase # Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order. fixtures :all # Add more helper methods…

Read more of Rails 5 – Minitest Spec – Fixtures →

Updated on 30 October 201515 July 2020 Tagged rails5, ruby

NeoVim

Posted in tools By Agustin

Desde hace bastante tiempo estaba intentando volver al mundo VIM, habia cambiado a Sublime después de no haber podido resolver algunos problemas en la configuracion que tenia de VIM.Algunos otros problemas tenían su origen en…

Read more of NeoVim →

Updated on 28 August 201515 July 2020

Puppet reattach to user namespace

Posted in tools By Agustin

New puppet recipe to install reattach-to-user-namespace to fix pbcopy and pbpaste in osx. https://github.com/agustinvinao/puppet-reattach-to-user-namespace This is part of my puppet implementation to use tmux & vim.

Updated on 28 May 201315 July 2020 Tagged puppet, tmux, vim

Boxen – the new way to install things.

Posted in tools By Agustin

It’s been four years since I bought my previous machine. I have a new one, and I was looking for to get some clean and easy way to install all I need. It was a…

Read more of Boxen – the new way to install things. →

Updated on 13 May 201315 July 2020
© Copyright agustinvinao.com. All rights reserved.