21 dic 2017

get kraken ticket

kraken ticker
kraken api
ejemplo en github

agorakit opensource platform

agorakit

Node.js async

Node.js async in practice

Git flow

https://www.reddit.com/r/emacs/comments/4jys9m/emacsgit_workflow/

Git passwd

https://stackoverflow.com/questions/5343068/is-there-a-way-to-skip-password-typing-when-using-https-on-github

18 dic 2017

Complexity explorer

https://www.complexityexplorer.org/

12 dic 2017

programming

https://medium.mybridge.co/12-free-resources-learn-to-code-while-playing-games-f7333043de11

7 dic 2017

api google

https://developers.google.com/apis-explorer/#p/

9 nov 2017

S-pen

https://stackoverflow.com/questions/28764390/using-samsung-s-pen-in-canvas

What are the purposes of the ARM ABI and EABI? - Stack Overflow

What are the purposes of the ARM ABI and EABI? - Stack Overflow

An ABI (Application Binary Interface) is a standard that defines a mapping between low-level concepts in high-level languages and the abilities of a specific hardware/OS platform's machine code. That includes things like:
  • how C/C++/Fortran/... data types are laid out in memory (data sizes / alignments)
  • how nested function calls work (where and how the information on how to return to a function's caller is stored, where in the CPU registers and/or in memory function arguments are passed)
  • how program startup / initialization works (what data format an "executable" has, how the code / data is loaded from there, how DLLs work ...)
The answers to these are:
  • language-specific (hence you've got a C ABI, C++ ABI, Fortran ABI, Pascal ABI, ... even the Java bytecode spec, although targeting a "virtual" processor instead of real hardware, is an ABI),
  • operating-system specific (MS Windows and Linux on the same hardware use a different ABI),
  • hardware/CPU-specific (the ARM and x86 ABIs are different).
  • evolving over (long) time (existing ABIs have often been updated / rev'ed so that new CPU features could be made use of, like, say, specifying how the x86 SSE registers are to be used by apps was of course only possible once CPUs had these regs, therefore existing ABIs needed to be clarified).
Without some kind of this standardization, (machine) code created by different compilers couldn't use the same kind of libraries (how would you know in which way the library code expects function arguments or data structures to be passed ?).
Every platform (a combination of specific hardware, operating system software and code written in specific programming languages / compiled with specific compilers) defines a whole set of ABIs to make things interoperable. The terminology in this area isn't clear, sometimes people just talk about "the ABI", other times it's called the "platform supplement", or one mentions the programming language and says e.g. "the C++ ABI". Keep in mind, there is not one such thing.
The documents that you linked to in your question are all specific examples of this (language- / operating-system / hardware-specific ABIs).
Even on a specific platform, there's no necessity to have one and only one ABI (set) because different such conventions might have different advantages (and therefore provide better performance / smaller code / better memory usage / ... - depending on the program) and system designers usually try to be flexible / permissible.
On 32bit Microsoft Windows, for example, there's a multitude of ABIs (fastcall, stdcall, pascal, ...) for the function calling convention parts.
Anyway, a generic stackoverflow search for "ABI" (included the links under the "Related" sidebar) gives so many leads to researching this question that I close my answer at this point.

7 nov 2017

Jargon

https://functional.works-hub.com/blog/Functional-Programming-Jargon

18 sept 2017

11 sept 2017

calendar in html5 example

https://www.codeproject.com/Articles/732679/HTML-Event-Calendar-Scheduler

freelace jobs

https://www.ordinaryreviews.com/2017/03/22/51-freelance-websites/

getting the first 100

https://news.ycombinator.com/item?id=14191161

6 sept 2017

Plasma Active Ported to KF5

Plasma Active Ported to KF5 | Antonis Tsiapaliokas

widgets how

http://www.androidauthority.com/create-simple-android-widget-608975/

29 ago 2017

audacity

https://midnightmusic.com.au/2014/06/audacity-tips-for-music-teachers-part-1-and-2/

sketchup wine

sketchup install in wine

urning man

at a mag

24 ago 2017

qt5 tutorial

http://www.bogotobogo.com/Qt/Qt5_TutorialHelloWorld.php

21 ago 2017

preact, js generated content

https://blog.logrocket.com/introduction-to-preact-a-smaller-faster-react-alternative-ad5532eb6d79

minimalis cpp gui imgui

https://github.com/ocornut/imgui

sandstorm

https://apps.sandstorm.io/

Some tips for learning Org Mode for Emacs –

Some tips for learning Org Mode for Emacs –

Open Source Student Information System

Open Source Student Information System | Home

LaTeX Export for Org Mode

LaTeX Export for Org Mode < 8.0

16 ago 2017

svg

http://slides.com/sdrasner/svg-can-do-that#

15 ago 2017

ayudas redaccion

http://iuristantums.blogspot.mx/2011/06/tipos-de-conectores-linguistico_20.html?m=1

12 ago 2017

mlearning sites

https://unsupervisedmethods.com/over-150-of-the-best-machine-learning-nlp-and-python-tutorials-ive-found-ffce2939bd78

4 ago 2017

sitios filosofía español

http://www.educaciontrespuntocero.com/recursos/recursos-asignatura-filosofia/18376.html

18 jul 2017

readings startups

http://schoolofherring.com/2015/03/01/best-business-books-for-a-startup-ceo/

1 jul 2017

usage of p correlation in stats

http://www.nature.com/news/statisticians-issue-warning-over-misuse-of-p-values-1.19503

mathml to tex via xsl

pmml2tex

xsl in js

org to js

https://stackoverflow.com/questions/6389963/parsing-org-mode-files-in-javascript

30 jun 2017

impetigo en la piel

https://www.fda.gov/ForConsumers/ConsumerUpdates/ConsumerUpdatesEnEspanol/ucm527827.htm

29 jun 2017

js svg libraries

http://www.hongkiat.com/blog/javascript-libraries-animate-svg/

17 jun 2017

offline webapps

what it mean at html5rox

client side storage

dive into offline

tutorial in mdn. more on h5rox

old tutorial

example in devzpne

other with asp.net

16 jun 2017

design logo

https://creativemarket.com/blog/logo-design-tutorials-and-tips

Escucha A Pie de P�gina IMER - iVoox

Escucha A Pie de P�gina IMER - iVoox

10 jun 2017

js emulators

https://hackerlists.com/javascript-emulators/

6 jun 2017

linux bridge

http://goyalankit.com/blog/linux-bridge

24 may 2017

printed pv panels

http://www.newcastle.edu.au/newsroom/featured-news/the-clever-electronic-inks-rewriting-our-energy-future

4 may 2017

26 abr 2017

25 abr 2017

ssh from host to guest using qemu

how to connect from the host using ssh to the VM:
-net user,hostfwd=tcp::10022-:22
-net nic
This hostforwarding maps the localhost (host) port 10022 to the port 22 on the VM. Once the VM was started like this, you can access it from the localhost as follows:
ssh vmuser@localhost -p10022
The -net nic command initializes a very basic virtual network interface card.


networking - ssh from host to guest using qemu - Unix & Linux Stack Exchange

query language

http://graphql.org/learn/

23 abr 2017

android dev study list

https://www.reddit.com/r/androiddev/comments/66obt0/what_are_the_thing_that_every_junior_android/

22 abr 2017

antibioticos

http://www.botanical-online.com/medicinalsantibioticosnaturales.htm

21 abr 2017

16 abr 2017

founders site

https://www.crowdsupply.com/public-lab/spectrometry-tools

3 abr 2017

text2speech

https://google.github.io/tacotron/

14 mar 2017

win10 fast

http://www.techregar.com/master-tutorial-to-make-windows-10-super-fast/

winxp optim

http://www.pcstats.com/articleview.cfm?articleID=1590

11 mar 2017

js bits

https://www.dwitter.net/

8 mar 2017

touch libs js

https://mobiforge.com/design-development/touch-friendly-drag-and-drop

drag n' touch

http://interactjs.io/

22 feb 2017

Factorio

Factorio

is a game in which you build and maintain factories.
You will be mining resources, researching technologies, building infrastructure, automating production and fighting enemies. Use your imagination to design your factory, combine simple elements into ingenious structures, apply management skills to keep it working and finally protect it from the creatures who don't really like you.
The game is very stable and optimized for building massive factories. You can create your own maps, write mods in Lua or play with friends via Multiplayer.

Pruebas

Pruebas 
author yo no lo se

en host beox_at_drivetagdev.com

Python Anywhere

Host, run, and code Python in the cloud: PythonAnywhere

14 feb 2017

Turtl

 Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with.

Turtl’s server is written in Common Lisp. It can take a few minutes to set up, so be sure to read this guide carefully.

Running Turtl | Documentation | Turtl

etherpad

Etherpad: Really real-time collaborative document editing

Webform

Webform | Drupal.org
 Webform is the module for making forms and surveys in Drupal. After a submission customizable e-mails can be sent to administrators and/or submitters. Results can be exported into Excel or other spreadsheet applications. Webform also provides some basic statistical review and has an extensive API for expanding its features.

simple projects

KanBoard.net
it's made for people who want to manage their projects efficiently and simply.
Requirements


 Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)

Taiga: Setup

Taiga: Setup production environment

 Taiga can handle both simple and complex projects. We believe work can be made more enjoyable if the management tool can get out of the way and allow people to focus on the job at hand. Having to deal with a complex, unintuitive tool just adds more hassle and complication. We built Taiga to be simple, intuitive and easy. A tool that anyone can learn to use without need for instruction or training.

23 ene 2017

20 ene 2017

markdown editor

http://hallojs.org/demo/markdown/

knots

http://www.animatedknots.com/

17 ene 2017

Image analisys

http://homepages.inf.ed.ac.uk/rbf/IAPR/researchers/D2PAGES/d2tut.htm

Neural nets

A guide to deep learning
Other at Berkeley 

12 ene 2017

9 ene 2017

Animation editor

http://wickeditor.com/#sitepages/tutorials.html

arch-ppa

arch-ppa is a tool that easily creates and maintains your own Arch Linux package repositories. Kind of like the Personal Package Archives (PPA) that Ubuntu has, but way easier.

1 ene 2017

11 movies

11 Preciosas pel�culas de animaci�n de la �ltima d�cada

Bluebird 2011

http://onlinefilm.org/en_EN/film/52574#!shop