About
MeeGo, qml, N9, FreeSoftware and other stuff
Accounts
Friends
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.
Click here to check if anything new just came in.
January 26 2012
Reposted from
lacrima
Reposted from
SalamanderJones via
cygenb0ck
January 24 2012
“ Debugging is twice as hard as writing the code in the first place.— Brian W. Kernighan
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. ”
Reposted by
thtwins4ever
cssh and Xforwarding
"X Error of failed request: BadAccess (attempt to access private resource denied)" solved by using ssh -Y (TrustedX11Forwarding) instead of ssh -X
January 20 2012
“ "Tea. Earl Grey. Hot" <- Even in the 24th Century, some software doesn't have sensible defaults. ”— mattgemmell
Reposted from
Perpetuummobile via
lacrima
Reposted from
eisfrei via
mondkroete
January 16 2012
Reposted from
kaji via
nobodylikesyou
→ 9gag.com
January 03 2012
December 29 2011
“ Im Grunde sollte jeder MAC Filterung verwenden.— Orku5
WPS + Pin habe ich damals fuer das Blackberry verwendet, im nachhinein die MAC vom BB in die Router Liste eingegebe und fertig.
Derjenige der schaft in unter 5500 Sekunden sich in meinen Router zu "hacken" geb ich einen 1000er bar auf die Kralle. ”
December 23 2011
[paramiko] Unknown host
(Note to myself)
to work around the "unknown host" thing in paramiko just use:
to work around the "unknown host" thing in paramiko just use:
ssh = SSHClient()
ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy())
December 21 2011
[OSM] wien.at layer zum Abzeichnen von Gebäuden
In Zuge der OpenGovData-Initiative der Stadt Wien ist es möglich Gebäudeumrisse aus den Katasterboldern abzuzeichnen:
Folgende URL in (zB) josm einfügen:
tms:http://www.wien.gv.at/wmts/fmzk/pastell/google3857/{zoom}/{y}/{x}.jpeg
Folgende URL in (zB) josm einfügen:
tms:http://www.wien.gv.at/wmts/fmzk/pastell/google3857/{zoom}/{y}/{x}.jpeg
December 13 2011
“— node knockout heatwave :: The Universe of DiscordOur entry, heatwave, uses node-heatmap to draw a heatmap over your code in realtime to show the parts that are most active as the code executes.
Heatwave accomplishes this trick using bunker to add hooks around every expression. When these hooks get called, the heatmap gets updated!
”
Reposted from
finkregh via
deepthought
December 12 2011
Reposted from
sofakissen via
ekelias
thanks for the link.
yeah of course it is ugly to monkey patch :)
yeah of course it is ugly to monkey patch :)
controlling mpd on beagleboard with psmove
Current project:
mpd control through ps move controller on beagleboard (arch)
Getting bt to work:
pair move controller with dongle on your pc (should also work on beagleboard but it's easier that way)
install bluez, put bluetooth and dbus to DAEMONS in rc.conf
disable input plugin in /etc/bluetooth/main.conf (restart bluetooth)
check dongle with hcitool dev
get psmove from github
install dependencies like swig, libusb, cmake, etc
make psmove like described in INSTALL
Edit:
Clone mpdmove
install mpc and python-mpd
link psmove.py ans _psmove.so to mpdmove folder
run mpdmove.py
Features described in readme file
mpd control through ps move controller on beagleboard (arch)
Getting bt to work:
pair move controller with dongle on your pc (should also work on beagleboard but it's easier that way)
install bluez, put bluetooth and dbus to DAEMONS in rc.conf
disable input plugin in /etc/bluetooth/main.conf (restart bluetooth)
check dongle with hcitool dev
get psmove from github
install dependencies like swig, libusb, cmake, etc
make psmove like described in INSTALL
Edit:
Clone mpdmove
install mpc and python-mpd
link psmove.py ans _psmove.so to mpdmove folder
run mpdmove.py
Features described in readme file
Older posts are this way
If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.





