User:AlonLevy
Interested in the open internet based on mesh networking and p2p apps, open cancer research, cooperatives and of course free software!
next steps in bio research for myself. soil bacteria is a good start. also how to measure various bacyeria concentrations at home. how does diabetis vlood glucose level tests work. diy blood tssts and all of the above.
check opening positions in tau and cs medical labs cannabis research
hawayej.mooo.com
109.66.166.226
Books
- Red Mars trilogy - http://www.amazon.com/Red-Mars-Trilogy-Stanley-Robinson/dp/0553560735?tag=duckduckgo-ffsb-20
Ukulele
Songs to learn:
- Angels Of The Silences Lyrics - Counting Crows.
Diet
- http://www.brendanbrazier.com/
- http://www.nomeatathlete.com/small-steps-diet/
- Gluten: http://www.theatlantic.com/health/archive/2013/12/this-is-your-brain-on-gluten/282550/
- Books to buy:
JobQuest
Keep me on top lifemap sciences company
User:AlonLevy/JobQuests/Visits
Ultrasound and RF SDR
VNA
Vector Network Analyzer
SDR
Softrock 40 - close to the 6 MHz that the P6D requires (6.062 according) - https://groups.yahoo.com/neo/groups/softrock40/conversations/messages
- I want the USB model that has a controllable (not fixed) central frequency.
Presentation software
- impress.js ; pdf printing?
- s5: http://meyerweb.com/eric/tools/s5/
IATI MNC
Sitting considered bad for your health
- Scientific American article on exercise with mention of sitting issue at the end. Bassuk & Church & Manson.
Fucking awesome (tid bit from T2Med)
http://bathroom.mit.edu/index.html?1387553353
Vegan
Statistics
30C3 preparations
Arandale wearable:
- case design
- battery ordering
- emacspeak setup
- bluetooth headset
- hub in the case
- battery replacable
- easy to open case without tools
- twiddler usage
pcz1
- F20 install
- battery any good?
Twiddler
- Tabspace layout: http://rhodesmill.org/brandon/projects/tabspace-guide.pdf
- Learning to type on the Twiddler keyboard - http://sencjw.com/blog.html
- Twiddler user guide from Handy Key (manufacturer): http://handykey.com/docs/Twiddler_userguide_1-7.pdf
- Typing Injury FAQ page on chording keyboards http://www.tifaq.org/keyboards/chording-keyboards.html
- BlueTwiddler - designing a twiddler for the future: http://www.technofetish.net/mike/btwiddler/ubcomp1-composite.pdf
This should be a lecture in TAMI
NLP and Graph analysis of articles
- http://paperscape.org/ - 900k~ Arxiv.
Travel
http://seat61.com - trains in europe.
Arandale
http://www.arndaleboard.org/wiki/index.php/WiKi
Bar Kayma
Citytree
Android data backup
Not working for some reason on 4.0.4 Xperia:
- ./adb backup -apk -shared -all -f test.ab
- doesn't pop open a dialog on the device like it is supposed to, just says "Now unlock your device and confirm the backup operation."
- perhaps i am using a too old adt-bundle? downloading http://dl.google.com/android/adt/adt-bundle-linux-x86_64-20130729.zip
- all data backup utilities require root
- getting root is a pain in the ass, and I am trying to avoid it
- also there is a new firmware for the device that I've avoided downloading (4.2 based)
- current specs (settings->device):
- LT22i
- u8500-49020908-P2H_EC01
- 3.0.8+ BuildUser@BuildHost #1 SMP PREEMPT Mon Oct 15 14:57:07 2012
- 6.1.1.B.1.54
- *#06# shows IMEI.
This will require rooting, "adb logcat" showed the backup confirm dialog was being blocked. google results: ("Unable to launch full backup confirmation")
Another dead end: $ ./adb -d shell
1|shell@android:/ $ run-as com.sonyericsson.notes run-as: Package 'com.sonyericsson.notes' is not debuggable
This actually worked!
- ./adb pull /data/system/packages.list
Sadly, this didn't result in anything (except proving the directory exists):
- cat packages.list | grep notes
com.sonyericsson.notes 10170 0 /data/data/com.sonyericsson.notes
- ./adb pull /data/data/com.sonyericsson.notes/
You can get the same data via dumpstate
- https://developer.android.com/tools/help/adb.html
- ./adb shell dumpstate 2>&1 | less
Another thing that seemingly works:
- android/com.android.internal.backup.LocalTransport
$ ./adb shell bmgr list transports * com.google.android.backup/.BackupTransportService android/com.android.internal.backup.LocalTransport
$ ./adb shell bmgr transport android/com.android.internal.backup.LocalTransport $ ./adb shell bmgr backup com.sonyericsson.notes
Related:
- https://android.googlesource.com/platform/frameworks/base.git/+/4a627c71ff53a4fca1f961f4b1dcc0461df18a06%5E!/
- http://developer.android.com/guide/topics/data/backup.html
Fedora / Windows interoperability sucks
Samba installation in gnome is hard to get right.
Creating a single share for a windows xp computer.
Get for Dad
5V and 12V AC/DC converters, anything we have to spare.
Aubrey De Grey, Again
SDR again
Geek Con 2013
qemu - systemtap
- This might be more generic then qemu
To Buy
Open Muni Budget
Boston
oVirt
Ongoing installation:
MediaGoblin (move to correct page)
- https://github.com/joar/automgtic/blob/master/README.rst
- make this easy to use for members?
- or just fix piwigo
DHT, Distributed Routing
Arig agenda.
Reading list:
- http://arxiv.org/pdf/0909.2859v1.pdf -- Electric routing and concurrent flow cutting
- http://www.maymounkov.org/papers/maymounkov-kademlia-lncs.pdf - Kademlia, Distributed Hash Table.
- http://en.wikipedia.org/wiki/Distributed_hash_table#DHT_protocols_and_implementations
- http://grothoff.org/christian/teaching/2011/2194/dht.pdf - The GNUnet DHT
PVC / Toxics
Eilat Jazz Festival
http://erlyvideo.org/doc/installation#source
http://he.wikipedia.org/wiki/%D7%A9%D7%9C%D7%95%D7%9E%D7%99_%D7%90%D7%9C%D7%93%D7%A8
Hebrew mediawiki help
https://www.mediawiki.org/wiki/Page_content_language#Page_content_language
Use the div method
< div lang="he" dir="rtl" class="mw-content-rtl" > < /div >
Makers Camera
Install erlyvideo, erlang based open source streaming server, can do RTMP, can broadcast to FLV.
Physics Blogs
Packages
- @fedoraproject
- libwebsockets
- repsnapper
- WIP
- libreprap - cmake foo
PackagingFest
Events
Front Page
Web frontend to a python server
http://www.aclevername.com/articles/python-webgui/
Touch screen
Serial converter 1x5 header to RS232 connector (5 ground, 2,3 Tx/Rx or reversed).
Linuxcnc
Install. Run latency test. Check parallel port on E2130.
ArndaleBoard
ArndaleBoard is a Samsung Exynos 5 Dual SoC based board, using the Arm Cortex A15 (book) ISA.
Other Projects
Word Cloud
Cancer
Medicine
- researchers cataloging health plants in Israel http://www.haaretz.co.il/news/health/1.1935830