Skip to content

Instantly share code, notes, and snippets.

View dbonillaf's full-sized avatar

David Bonilla dbonillaf

View GitHub Profile
@dbonillaf
dbonillaf / bartolo.js
Created July 17, 2015 06:57
Intentando entender el paso por referencia en JavaScript
var express = require('express');
var fs = require('fs');
var handlebars = require('handlebars');
var source = new Buffer(10);
// El objeto source no contiene nada
console.log(source.toString('utf-8'));
fs.readFile('home.html', function(error, source){
@dbonillaf
dbonillaf / bonilista228_links.txt
Last active August 30, 2015 13:41
Enlaces relacionados con la Bonilista 228
@dbonillaf
dbonillaf / sun-microsystems-history.txt
Last active February 8, 2018 07:37
Links related with the history of Sun Microsystems
- Sun @ Wikipedia: https://en.wikipedia.org/wiki/Sun_Microsystems
- Sun's Original Business Plan: https://www.khoslaventures.com/wp-content/uploads/SunMicrosystem_bus_plan.pdf
- SPARC Architecture: https://en.wikipedia.org/wiki/SPARC
- https://en.wikipedia.org/wiki/Patrick_Naughton
- http://www.blinkenlights.com/classiccmp/javaorigin.html
- James Gosling @ Wikipedia: https://en.wikipedia.org/wiki/James_Gosling
- http://www.cafeaulait.org/slides/hope/01.html
- https://www.wired.com/1995/12/java-saga/
2nd Part
@dbonillaf
dbonillaf / crossover_links.txt
Last active June 14, 2018 05:53
A bunch of links about Crossover
@dbonillaf
dbonillaf / article13.txt
Last active June 24, 2018 09:16
A bunch of links about the EU Copyright Reform, debated on the Committee on Legal Affairs
HOW WE ARRIVED HERE
* https://www.create.ac.uk/policy-responses/eu-copyright-reform/
THE DIRECTIVE TO BE VOTED
* http://data.consilium.europa.eu/doc/document/ST-8672-2018-INIT/en/pdf
WHO VOTED YES
* https://en.wikipedia.org/wiki/European_Parliament_Committee_on_Legal_Affairs
* https://juliareda.eu/2018/06/not-giving-up/
- https://advanced-television.com/2018/06/21/124049/
@dbonillaf
dbonillaf / bonilista_chinese_democracy_links.txt
Last active September 30, 2018 09:30
Links con info y datos usados para escribir la Bonilista "Chinese Democracy"