Skip to content

Instantly share code, notes, and snippets.

View juanperi's full-sized avatar

Juan Peri juanperi

  • Madrid, España
View GitHub Profile

Keybase proof

I hereby claim:

  • I am juanperi on github.
  • I am juanperi (https://keybase.io/juanperi) on keybase.
  • I have a public key ASCiMRfIME-lBPSBhBw8gcSGu_Y3y1d9ZEJqGyBQyy65lgo

To claim this, I am signing this object:

@juanperi
juanperi / Dockerfile
Created March 9, 2017 08:02
Files to reproduce Ownership error when compiling appsignal
FROM elixir:1.4.1
WORKDIR /app
ADD mix.exs mix.exs
RUN mix local.hex --force
RUN mix local.rebar --force
@juanperi
juanperi / mongotop
Created July 7, 2015 13:34
Mongo debug Information
ns total read write 2015-07-07T13:29:32+02:00
database_name.d_date_flow_owner 559ms 553ms 6ms
local.oplog.rs 83ms 81ms 1ms
database_name.d_carrier_date_owner 14ms 0ms 14ms
database_name.w_bl_carrier_country_date_device_flow_landing_manager_op1_os_owner_prod_site 9ms 0ms 9ms
database_name.d_date_billing_owner 8ms 0ms 8ms
database_name.d_carrier_country_date_device_flow_landing_op1_os_owner_site 7ms 0ms
@juanperi
juanperi / vdebug.lvimrc.1.log
Created February 1, 2015 20:48
Vdebug path_maps not working with lvimrc
- [Info] {dom 01 2015 21:40:38} Searching for win by name /home/juan/Documents/sandbox/videos/app/check.php
- [Info] {dom 01 2015 21:40:38} Win 1, name /home/juan/Documents/sandbox/videos/app/check.php
- [Info] {dom 01 2015 21:40:38} Returning window number 1
- [Info] {dom 01 2015 21:40:38} Found connection from ('172.17.0.116', 43316)
- [Info] {dom 01 2015 21:40:38} Updated line number of breakpoint 11000 to 18
- [Info] {dom 01 2015 21:40:38} Registering 1 breakpoints with the debugger
- [Debug] {dom 01 2015 21:40:38} Command: breakpoint_set -i 1 -t line -f file:///home/juan/Documents/sandbox/videos/app/check.php -n 18 -s enabled
- [Debug] {dom 01 2015 21:40:38} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="1" state="enabled" id="10001"></response>
- [Debug] {dom 01 2015 21:40:38} Command: context_names -i 2