Skip to content

Instantly share code, notes, and snippets.

View borjaburgos's full-sized avatar

Borja Burgos borjaburgos

  • United States
View GitHub Profile
@borjaburgos
borjaburgos / gist:1237dca02802669eef4d2aaa83393478
Last active August 25, 2023 17:40
Arcade Coder Serial Boot
I (30) boot: ESP-IDF v3.3 2nd stage bootloader
I (30) boot: compile time 10:35:25
I (30) boot: Enabling RNG early entropy source...
I (32) boot: SPI Speed      : 80MHz
I (34) boot: SPI Mode       : DIO
I (36) boot: SPI Flash Size : 4MB
I (39) boot: Partition Table:
Anonymous UUID: BD25E58F-813B-6792-8048-64E027789ECF
Mon Jun 6 18:42:27 2016
*** Panic Report ***
panic(cpu 6 caller 0xffffff7f90fbbbd5): "GPU Panic: [<None>] 5 0 a0 d9 9 8 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0x103e00000 0xffffff92000a3000 0x0e7150a2, D0, P3/4\n"@/Library/Caches/com.apple.xbs/Sources/AppleGraphicsControl/AppleGraphicsControl-3.12.8/src/AppleMuxControl/kext/GPUPanic.cpp:127
Backtrace (CPU 6), Frame : Return Address
0xffffff81f99e3510 : 0xffffff800dedab12
0xffffff81f99e3590 : 0xffffff7f90fbbbd5
0xffffff81f99e3670 : 0xffffff7f8ed3c1e0
@borjaburgos
borjaburgos / lb-wordpress-btsync-mysql.yml
Created July 23, 2015 16:10
A Stackfile for a load-balanced and horizontally scalable Wordpress with volume synchronization using btsync
# The load-balancer, gets deployed anywhere
lb:
image: 'tutum/haproxy:latest'
links:
- wordpress
ports:
- '80:80'
restart: always
roles:
- global
@borjaburgos
borjaburgos / blue-green
Created June 6, 2015 18:17
ContainerDays
lb:
image: 'tutum/haproxy:latest'
autorestart: always
links:
- web-green
ports:
- '80:80'
roles:
- global
deployment_strategy: high_availability
###Pikachu A
proxmark3> hf mfu info
--- Tag Information ---------
-------------------------------------------------------------
TYPE : NTAG 215 504bytes (NT2H1511G0DU)
UID : 04 a6 16 72 61 3e 80
UID[0] : 04, NXP Semiconductors Germany
BCC0 : 3C, Ok
BCC1 : AD, Ok

Keybase proof

I hereby claim:

  • I am borjaburgos on github.
  • I am borjaburgos (https://keybase.io/borjaburgos) on keybase.
  • I have a public key whose fingerprint is 2B88 BFC5 83A9 240D CB07 15D9 2B6E AE27 EB91 96BB

To claim this, I am signing this object:

# DOCKER-VERSION 1.2.0
FROM node
EXPOSE 80
ADD package.json /tmp/package.json
RUN cd /tmp && npm install --production
@borjaburgos
borjaburgos / gist:8849993
Last active August 29, 2015 13:56
UnixBench for all Orchard Container types – https://orchardup.com/
Orchard '512MB'
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: 782883e0916d: GNU/Linux
OS: GNU/Linux -- 3.8.0-19-generic -- #30-Ubuntu SMP Wed May 1 16:35:23 UTC 2013
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
CPU 0: QEMU Virtual CPU version 1.0 (4000.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization