
🙂
This Hackers Den – Matze's Hackerstübchen
Software. Electronics. Personal Rants.
This page contains posts that were salvaged from Google Plus before it was shut down. Expect broken links and missing references to external content.
🙂
Dear lazyweb, what happened to Google calender sync in KDE 4.12? After upgrading, Kontact can't sync my Google calenders any more and the connector is gone from the list.
Now, how about you, dear Imgtec?
Originally shared by heise online
Quake 3 Arena mit 133 fps -- auf dem Raspberry Pi! Dem freien Grafiktreiber sei Dank. Ich kann mich noch gut erinnern, wie Quake 3 Arena damals mit der Diamond Monster 3D (3dfx Voodoo1) ruckelte wie irre, weil 2 MByte Videospeicher einfach nicht reichten... (mfi) #q3a #raspberrypi
http://www.heise.de/newsticker/meldung/Freier-Grafiktreiber-fuer-den-Raspberry-Pi-2158533.html
Das wär doch was 🙂
Originally shared by Adafruit Industries
Bringing Star Trek to life: LCARS home automation with Arduino and Raspberry Pi
This LCARS home automation from YouTube user boltszmann138 a trekkies dream come true!
…I came to the conclusion that QT works fine for me. There are two programms running:
First, there is “ha_interface” on the raspberry which on the one hand connects to the arduino via usb and provides a tcp server for clients on the other hand. Clients can request sensor values by sending “request:sensortype:sensorid” over a simple QTcpSocket. If the arduino sends an interrupt (for example: reed contact 1 is now open), ha_interface sends a broadcast message like “broadcast:reed1:opened” to all connected clients. Parsing of these commands can easily be done via the QString::split(“:”) function. The biggest problem was: I dont want the clients to poll for the reed contact state, since they change very seldom. On the other hand, I didnt want to miss that event. So I had to find a way how recognize an interrupt (by emitting a signal) in the serial usb connection. This gave me the answer: http://www.webalice.it/fede.tft/seria… (part 5) and http://fedetft.wordpress.com/2010/04/… . Several connected clients can talk to each other via the interface and share for example their local “red alert on” or “system locked” bool variables.
Read more: http://adafru.it/b100872 #piday #raspberrypi
Ich war mal wieder in Mainz 😉
Ultimate Laziness test : the setting sun on your receiver disables the remote and you're stuck on QVC. Do you get off of the sofa?
A Crash&Burn cameo. 1337 🙂
Currently reading: The Three Stigmata Of Palmer Eldritch
It's said to be the weirdest of all of PKDs works, which is hard to believe knowing Ubiq.
the step from "virtual" to "vanished" is actually quite small 🙂
Originally shared by heise online
Situation unverändert: Mt. Gox ist weg und die Kunden verunsichert. Trotzdem erholt sich der Bitcoin-Kurs schon wieder. (vza)