VirtualTam's bookmarks
36 bookmarks found
-
SHAttered
2017-02-24 - https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html
- https://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/
- https://news.ycombinator.com/item?id=13719368
- https://github.com/peff/git/commits/jk/sha1dc
- https://plus.google.com/+LinusTorvalds/posts/7tp2gYWQugL
-
OpenWorm
2017-02-07 "OpenWorm is an open source project and open science community dedicated to creating the world's first whole organism in a computer, a C. elegans nematode, via bottom-up "systems biology" computational modeling. It is an association of highly motivated scientists, engineers, coders, and curious citizens from around the world who believe in open science and open access."
-
"Real men don't invert a MIDI file, they invert the score, learn it, and play it on an actual keyboard"
-
UK Government - Digital Service Standard
2016-08-16 - Understand user needs
- Do ongoing user research
- Have a multidisciplinary team
- Use agile methods
- Iterate and improve frequently
- Evaluate tools and systems
- Understand security and privacy issues
- Make all new source code open
- Use open standards and common platforms
- Test the end-to-end service
- Make a plan for being offline
- Make sure users succeed first time
- Make the user experience consistent with GOV.UK
- Encourage everyone to use the digital service
- Collect performance data
- Identify performance indicators
- Report performance data on the Performance Platform
- Test with the minister
-
- https://wiki.linaro.org/LAVA
- https://wiki.debian.org/LAVA
- https://lava.debian.net/
- https://lava.debian.net/static/docs/v2/index.html
- https://validation.linaro.org/static/docs/v2/first-installation.html
- https://validation.linaro.org/static/docs/v2/pipeline-admin.html
- https://validation.linaro.org/static/docs/v2/development-intro.html
- https://www.linaro.org/blog/lava-blog/lava-fundamentals/
- https://git.linaro.org/?s=lava%2Flava
-
Arnold's Laws of Documentation
2016-03-02 (1) If it should exist, it doesn't. (2) If it does exist, it's out of date. (3) Only documentation for useless programs transcends the first two laws.
-
Diablo Swing Orchestra | Jamendo
2015-05-29 DSO's first album is available, CC-BY-SA :)
-
Obey the testing goat...
2015-05-10 - Test first! Test first!
-
Meshuggah - Debt Of Nature
2015-02-13 First era Meshuggah (who said "Metallikkah"?)
-
-
Git - Split / shrink a repository
2014-09-05 1# first, clone the repository 2git clone REPO REPO2 3cd REPO2 4# remove all unneeded files from this version 5git filter-branch -f --prune-empty --index-filter "git rm --cached --ignore-unmatch FILES_AND_DIRS_TO_DELETE" 6git gc --aggressive --prune=1day 7git fsck --unreachable 8# refresh the remote 9git remote rm origin 10git remote add origin ssh://HOST/REPO 11# broforce push! 12git push -f origin master 13 14# cleanup our original repository 15cd REPO 16git filter-branch -f --prune-empty --index-filter "git rm --cached --ignore-unmatch OTHER_FILES_AND_DIRS_TO_DELETE" 17git gc --aggressive --prune=1day 18git fsck --unreachable 19# broforce push! 20git push -f origin master
-
Steam Greenlight :: Dead Cyborg
2013-08-29 “Dead Cyborg” is a first person view sci-fi adventure game. The story is about the meaning of life... and death... in a rusty post-apocalyptic metal and concrete world.