# About this wiki
This is a wiki for open source hardware, do-it-yourself biohacking and practical transhumanism. The engineering teams behind this wiki can be found in the [[hplusroadmap]] IRC channel ([logs](http://gnusha.org/logs/)). Projects are self-funded by the group.
# Editing this wiki
Submit a pull request on github:
[Register to edit here](http://diyhpl.us/piny-commands/newuser/) and [see other commands](http://diyhpl.us/piny-commands/). You can also clone this wiki with git and push changes back:
git clone git://diyhpl.us/diyhpluswiki.git
Note to push changes you must push with your registered account:
git push username@diyhpl.us:/srv/git/diyhpluswiki.git master
You can make this easier by updating the remotes:
git remote set-url origin username@diyhpl.us:/srv/git/diyhpluswiki.git
Now "git push" should work without debilitating complaint.
[browse wiki history on cgit](http://diyhpl.us/cgit/diyhpluswiki)
# Interesting pages
* [[human-gigafactory]] - making more humans
* [[genetic-modifications]] - proposed human upgrades
* [[gene-editing]] - various gene therapy tools and mechanisms
* [[protein-engineering]] - protein folding and protein engineering wishlist
* [[transcripts]] - bryan goes to conferences and types really really fast
* [[hplusroadmap]] - what is hplusroadmap?
* [[project ideas|dna/projects]] - what can you do with DNA synthesis?
* [[DIYbio FAQ|diybio/faq]] - this is a basic FAQ on do-it-yourself biohacking
* [[DIYbio group list|diybio/groups]] - stalk everyone in diybio for fun and profit!
# Index of pages
[[!map pages="* and ! */* and ! ikiwiki and ! favicon.ico and ! *.css and ! shortcuts and ! sandbox and ! templates and ! recentchanges"]]
# Other
Also there's a [laser_etcher for microfluidics](http://diyhpl.us/laser_etcher/) project (see [cgit](http://diyhpl.us/cgit/laser_etcher)).