Hey All,
l00nie-crew is heading to sudo room and 1st Friday tonight and pack'n some
vinyl, is everyone down to get down? Can setup a DJ Booth and Speakers
upstairs, would big room in the back or dance studio be available?
--
ThanX,
;+)
https://www.noisebridge.net/wiki/Fort
Hi everyone,
Just a reminder that you are welcome to join us this Saturday (7/6) at 2PM
for Today I Learned: GIT Version Control for Non Coders (Writers, Lawyers,
everyone!)<https://sudoroom.org/wiki/Today_I_Learned#July_6:_GIT_Version_Control_for_N…>
.
What is git anyway? "Git allows a team of people to work together, all
using the same files. And it helps the team cope with the confusion that
tends to happen when multiple people are editing the same files."
[source<http://www.quora.com/What-is-Git-used-for-What-does-it-do-exactly>
]
It is one of the primary ways that coders work together and one of the key
tools in the development of open source software. Although it's mostly used
by coders, it has lots of potential uses for people who don't code and is
very useful for anyone who is learning to code.
We will be learning all about version control and trying it out ourselves!
No prior knowledge is necessary.
See you soon,
Marina
hi all,
the fire extinguisher in the commons room (which was located on the wall by
the light switches) is missing and it needs to come back!
if you have any leads, let me know off-list.
- marina
Hey everyone,
So I've been doing sound art meet ups at sudo room since about March now
and I'm considering expanding the format a bit. How many of you would show
up to an art and technology meet up?
I'm at trying to arrange a sudoers yoga lesson tomorrow Friday at noon.
Hopefully an Earth Tribe Yoga teacher will respond in time. It will be for
ultra beginners.
But even if no one responds from there I will hack the yoga and DIY
instruct together. No one can stop us now.
Max
fyi!
---------- Forwarded message ----------
From: Eliane Lima <elima.cinema(a)gmail.com>
Date: Thu, Jul 4, 2013 at 11:44 AM
Subject: Re: Sudo_kids
To: Marina Kukso <marina.kukso(a)gmail.com>
last minute announcement...today block party in Oakland from 1 to
6pm!...excellent event for kids, with food, karaoke, bouncing house, face
painting, dance etc...Alexys and Ayah from Sudo kids will be there!
The block party located at 13th Ave and East 25th Street
On Tue, Jun 18, 2013 at 8:31 PM, Marina Kukso <marina.kukso(a)gmail.com>wrote:
> hey eliane,
>
> you can see this weekend's info at workshopweekend.net.
>
> hilary and my workshop is on sunday at 1PM and is called "dissecting a
> computer"
>
> - Marina
>
>
> On Mon, Jun 17, 2013 at 12:51 AM, Marina Kukso <marina.kukso(a)gmail.com>wrote:
>
>> hey eliane,
>>
>> that's great to hear! i must say that doing sudo kids with ray is really
>> fulfilling for me as well :)
>>
>> we will be doing it once again this tuesday - hope to see you then!
>>
>> - marina
>>
>>
>> On Mon, Jun 17, 2013 at 12:29 AM, Eliane Lima <elima.cinema(a)gmail.com>wrote:
>>
>>> Hi Marina,
>>>
>>> Thank you so much for always be so kind and for doing the sudo-kids. My
>>> daughter loves sudo!
>>>
>>> Cheers,
>>> Eliane
>>> Alexys' mom
>>>
>>> --
>>> *ELIANE LIMA**
>>> www.esquizofilmia.com*
>>>
>>
>>
>
--
*ELIANE LIMA**
www.esquizofilmia.com*
a really neat thing about linux these days - i don't know if this will
work on the pi but when i want to script something involving a USB webcam
or a USB serial port, instead of referring to it by /dev/ttyACM0 or
whatever, i look for
/dev/serial/by-id/usb-Keyspan__a_division_of_InnoSys_Inc._Keyspan_USA-19H-if00-port0
you can put that into your thing instead of /dev/ttyUSB0 or whatever, and
it will always work - no matter what order the serial ports come up in.
i mean not that you took my advice last time...
-jake
max klein wrote:
keypad update: with new self-healing improvements has just set record
uptime at 30 hours. i am monitoring this. the problem is that rpi
sometimes
chokes and the arduino comes up as a different usb device. so i constantly
scan and to find the right usb device. an issue is that the rfid needs to
be usb0 so it has to grab that first, and normally does in every instance
ive seen it (unless the pyshical usb order gets switched).