VirtualTam's bookmarks
199 bookmarks found
-
maven - How to list all activated profiles in mvn in a multimodule project - Stack Overflow
2016-12-01 $ mvn help:all-profiles $ mvn help:active-profiles $ mvn help:active-profiles -P profile1 -P profile2
-
Weird data sets
2016-11-09 From http://www.bytesandstitches.com/blog/5-weird-and-wonderful-data-sets-you-can-use/
- https://github.com/MuseumofModernArt/collection
- https://www.gutenberg.org/
- https://www.cs.cmu.edu/~./enron/
- http://www.fec.gov/disclosure.shtml
- http://sillok.history.go.kr/main/main.jsp
From http://blog.yhat.com/posts/7-funny-datasets.html
- http://blog.yhat.com/static/misc/data/pigeon-racing.csv
- http://blog.yhat.com/static/misc/data/chopstick-effectiveness.csv
- http://www.cropyields.ac.uk/project.php
- http://blog.yhat.com/static/misc/data/drugs-and-math.csv
- http://blog.yhat.com/static/misc/data/world-sport-stacking.csv
- http://blog.yhat.com/static/misc/data/marijuana-street-price-clean.csv
- http://blog.yhat.com/static/misc/data/spanish-silver.csv
-
Docker + Golang = <3
2016-09-20 Build Go projects on-the-fly inside throwable containers
-
FreeRTOS on Linux
2016-09-06 - https://stackoverflow.com/questions/13442211/compiling-freertos-with-gcc-app-code-with-g
- https://github.com/sean93park/freertos-linux
- https://sourceforge.net/projects/freertos/
- https://github.com/virtualtam/freertos
- http://www.pezzino.ch/freertos-hello-world/
- https://stackoverflow.com/questions/10542618/building-freertos-for-x86
-
Technical debt 101 — Medium
2016-06-27 -
What makes a package useful? What is it about certain packages that makes them must-haves for any project?
-
Waffle.io · Work Better on GitHub Issues
2015-09-11 Agile board with GitHub Issues integration
-
Tricopter - The Movie...
2015-07-20 "This project was started in 2008. The goal was to learn something about programming, electronics and control loops. Because I always need a cool project to learn new things, it was clear that something that can fly had to be built."