OK i renamed the repository to pos2charmhigh to match the true name
so the new link is:
https://github.com/sudoroom/pos2charmhigh/
Miloh was doing some work on the machine earlier tonight, but he's into using
GEDA not KiCAD, but i'm sure his contributions will lift all boats.
you can push to:
git@github.com:sudoroom/pos2charmhigh.git
thank you
-jake
On Tue, 25 Jul 2017, Morgan Allen wrote:
> there was a rational behind calling the repo pcb2... but... dunno
>
> Anyhow, pos2... is for the fact the KiCad outputs .pos (position) files.
>
> Feel free to collaborate where ever, hopefully no one forces you to sign up
> for GitHub.
>
> As for future updates, I can push where ever is most useful.
>
> --------------------------------------------------------------------------------------------------------------------------------------
> 2017 Hackaday Prize Entry
> Any Colored Button <https://hackaday.io/project/19880-any-colored-button>
>
> Step 1. Press Button
> Step 2. ***startupy hand waving***
> Step 3. Profit!
>
> Likes = Votes. Votes = $1s. $1s = Profits.
>
> Step 2 = Vote for Any Colored Button
> <https://hackaday.io/project/19880-any-colored-button>.
>
> On Tue, Jul 25, 2017 at 11:26 PM, Jake <jake(a)spaz.org> wrote:
>
>> Morgan, i am confused, what's the difference between pcb2charmhigh and
>> pos2charmhigh?
>>
>> I have pcb2charmhigh which i got from github here:
>> https://gitlab.com/morganrallen/pcb2charmhigh.git/
>>
>> i can't find the source to pos2charmhigh because gitlab doesn't seem to
>> allow
>> me to view the source, if it's even there, without creating a login...
>> which I
>> don't want to do, partially because they're trying to force me to.
>>
>> Anyway, I forked pcb2charmhigh to a sudoroom repository here:
>> https://github.com/sudoroom/pcb2charmhigh
>>
>> so that I and Miloh and others can collaborate on it.
>>
>> Will you be updating the pcb2charmhigh repo on gitlab? At least I can
>> pull from there.
>>
>> thank you,
>> -jake
>>
>> On Sun, 9 Apr 2017, Morgan Allen wrote:
>>
>> I worked on a thing today.
>>> https://www.npmjs.com/package/pos2charmhigh
>>>
>>> (roughly) converts KiCAD .pos files to something that resembles the
>>> Charmhigh CSV file. I haven't tested the output yet.
>>>
>>> Jake, when you did your first test run did you run into any issues with
>>> negative X/Y coords? When I was trying to set a component local [ 0, 0 ]
>>> was about 1.5" right of the actual components. I could jog it into place
>>> once with no problem. Then I'd get an error about a negative position. I
>>> might make it back later tonight to do some more testing.
>>>
>>> ------------------------------------------------------------
>>> ------------------------------------------------------------
>>> --------------
>>> 2017 Hackaday Prize Entry
>>> Any Colored Button <https://hackaday.io/project/19880-any-colored-button>
>>>
>>> Step 1. Press Button
>>> Step 2. ***startupy hand waving***
>>> Step 3. Profit!
>>>
>>> Likes = Votes. Votes = $1s. $1s = Profits.
>>>
>>> Step 2 = Vote for Any Colored Button
>>> <https://hackaday.io/project/19880-any-colored-button>.
>>>
>>>
>>> On Wed, Feb 15, 2017 at 3:24 PM, Jake <jake(a)spaz.org> wrote:
>>>
>>> the machine menu is entirely in english.
>>>>
>>>> awesome job translating!
>>>>
>>>>
>>>> On Wed, 15 Feb 2017, miloh wrote:
>>>>
>>>> are there english menu options?
>>>>
>>>>>
>>>>> used google translate to get some menu image translations in case
>>>>> there aren't any.
>>>>>
>>>>> On Wed, Feb 15, 2017 at 2:42 PM, miloh <froggytoad(a)gmail.com> wrote:
>>>>>
>>>>> chrome browser reads the unicode chinese characters in your text file.
>>>>>>
>>>>>> http://spaz.org/~jake/pix/pnp/placeonepart.txt
>>>>>>
>>>>>> google translate makes a lot of sense with these strings.
>>>>>> the pinyin is useful for cafl speakers who dont read as much hanyu to
>>>>>> sound out everything
>>>>>>
>>>>>>
>>>>>> %,原点偏移,X,Y,
>>>>>> %,Yuándiǎn piān yí,X,Y,
>>>>>> %,origin offset,X,Y
>>>>>>
>>>>>> %,料栈偏移,料栈号,X,Y,进给量,注释
>>>>>> %, Liào zhàn piān yí, liào zhàn hào,X,Y, jìn jǐ liàng, zhùshì
>>>>>> %, Material stack offset, material stack number, X, Y, feed, comment
>>>>>>
>>>>>> this might befor arrays.
>>>>>>
>>>>>> %,拼板1,X,Y,
>>>>>> %, Pīn bǎn 1,X,Y,
>>>>>> %, Puzzle 1, X, Y,
>>>>>>
>>>>>> you had me at 'puzzle'
>>>>>>
>>>>>> %,贴头号,料栈号,X,Y,角度,高度,跳过,速度,说明,注释
>>>>>> %, Tiē tóuhào, liào zhàn hào,X,Y, jiǎodù, gāodù, tiàoguò, sùdù,
>>>>>> shuōmíng, zhùshì
>>>>>> %, Sticker number, material number, X, Y, angle, height, skip, speed,
>>>>>> description, comment
>>>>>>
>>>>>> good bits here
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Feb 15, 2017 at 2:29 PM, Jake <jake(a)spaz.org> wrote:
>>>>>>
>>>>>> last night i programmed the pick&place machine to place a capacitor
>>>>>>> from
>>>>>>> material slot 3 onto this board, rotating 90 degrees in the process,
>>>>>>> and
>>>>>>> placing it perfectly.
>>>>>>>
>>>>>>> here's the video:
>>>>>>> https://www.youtube.com/watch?v=AuNQKG_SQ30
>>>>>>>
>>>>>>> anyway, i made the machine save the program to a .csv file which it
>>>>>>> named
>>>>>>> new1.csv and then i copied it and inserted comments for us to discuss,
>>>>>>> each
>>>>>>> delineated by a # sign. Note that I do not expect the machine to
>>>>>>> allow
>>>>>>> comments in .csv files it's given, but i wanted to show where my
>>>>>>> comments
>>>>>>> were.
>>>>>>>
>>>>>>> I don't know what the upper-ASCII encoding is, but it's surely
>>>>>>> chinese,
>>>>>>> so
>>>>>>> if
>>>>>>> anyone can figure out how to convert and translate it that might help
>>>>>>> us.
>>>>>>> Also
>>>>>>> the manual is in Chinese so lets translate that too.
>>>>>>> anyway, i made the machine save the program to a .csv file which it
>>>>>>> named
>>>>>>> new1.csv and then i copied it and inserted comments for us to discuss,
>>>>>>> each
>>>>>>> delineated by a # sign. Note that I do not expect the machine to
>>>>>>> allow
>>>>>>> comments in .csv files it's given, but i wanted to show where my
>>>>>>> comments
>>>>>>> were.
>>>>>>>
>>>>>>> I don't know what the upper-ASCII encoding is, but it's surely
>>>>>>> chinese,
>>>>>>> so
>>>>>>> if
>>>>>>> anyone can figure out how to convert and translate it that might help
>>>>>>> us.
>>>>>>> Also
>>>>>>> the original manual is in Chinese in a .rar file, although there seems
>>>>>>> to be
>>>>>>> a
>>>>>>> .PDF version of it in english, are they the same?
>>>>>>>
>>>>>>> anyway here's the files:
>>>>>>> http://spaz.org/~jake/pix/pnp/
>>>>>>>
>>>>>>> of course the next step is to add more steps to the program at the
>>>>>>> machine,
>>>>>>> and
>>>>>>> tell it to make multiple boards, so that we can suss out what those
>>>>>>> other
>>>>>>> lines
>>>>>>> are for. although to be honest i haven't read the manual yet and
>>>>>>> maybe
>>>>>>> it's
>>>>>>> all explained in there.
>>>>>>>
>>>>>>> -jake
>>>>>>>
>>>>>>>
>>>>>>
>
Great idea, Charley! Sudo Mesh has been doing quarterly workshops and it's
been really effective. Gives us time to plan a schedule and promote widely,
and lotsa members show up and help with various facets of the event because
we divvy up the work and people commit to specific roles (eg; A/V, chairs
setup, welcome table, presentations, intro, food, promo/flyering,
stickers/swag). I think 5moF facilitation has been hard because it seems
like all the organizing work is pretty much on one begrudging volunteer
each month.
If we do switch to quarterly, might be wise to stagger them on different
weeks than the mesh workshops, so that more sudoers who work on mesh can
also help with 5mof. Next mesh workshop is September 23rd... so early Sep
could work well. ^_^
On Jul 24, 2017 12:16 PM, "Charley Sheets" <rcsheets(a)acm.org> wrote:
> On Mon, 24 Jul 2017 09:04:59 -0700
> robb <sf99er(a)gmail.com> wrote:
>
> > On Mon, Jul 24, 2017 at 6:29 AM, Marc Juul <juul(a)labitat.dk> wrote:
> >
> > > don't have time
> > >
> > > +1
> > maybe try again in sept.
>
> Should we space 5MoF out more? Maybe quarterly instead of monthly?
>
> I'm concerned that the more we announce and then cancel, the less
> people will be inclined to participate.
>
> --
> Charley Sheets
>
> _______________________________________________
> sudo-discuss mailing list
> sudo-discuss(a)lists.sudoroom.org
> https://sudoroom.org/lists/listinfo/sudo-discuss
>
>
Unsure if the Mailman again crashed, thus causing emails from the past
week (including this one) to be sent later.
But anyyyywaaaay, here goes....
Quoting Marc Juul <juul at labitat.dk>:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
They Mozilla/NSF WINS event is scheduled tomorrow on top of our normal
meeting.
More info on the challenge that this event is about here:
https://wirelesschallenge.mozilla.org/
There will be a 40 minute panel which will include myself, and I believe
Thu Nguyen (the founder of Flowzo), Ahsan Baig (Deputy CIO, City of
Oakland) and Kalimah Priforce (CEO, Qeyno Labs).
*When and where:*
July 25, 6:30 - 8:30pm PT
Mozilla Community Space, 2 Harrison St, San Francisco, CA 94105
*RSVP for the event here <https://goo.gl/forms/piPSVK40Y50yJXer1>*
--
marc/juul
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yes, that happened as planned.
Robb and others of us at HHN watched and/or heard the live streaming of
the Mozilla/NSF WINS event.
You all can download and view the stream by visiting
https://air.mozilla.org/nsf-wins-bay-area-meet-up/ , choosing the
'Download' tab, and then saving the download from one of the links in that
tab as WebM (HD) or Mpeg4 (HD) --
-- I suggest renaming the download to something much more intelligible
than the default webm.webm, hd_webm.webm, mp4.mp4 or hd_mp4.mp4.
Mark 1st appears at 23 minutes ~49 seconds into the vid, taking his seat
and carrying his bottled beverage, and he starts speaking at 24 minutes
~28 seconds.
-A
personally i think we should accept those parts, but we've been getting rid of
a lot of unnecessary stuff from sudoroom recently (well mostly not me doing it)
so anything that we get from them that doesn't belong in sudoroom will get
recycled if nobody else wants it. I will say that the last stuff we got from
them seems to be pretty decently useful, most of it, so that's a good sign.
I don't think we want the carousels though, they seem like the kind of thing
you use in a factory where you have plenty of space and need random access
fast, whereas we are only going to survive in sudoroom if we can store stuff
densely and compensate by keeping good records of where stuff is parked.
-jake
On Wed, 26 Jul 2017, Patrik D'haeseleer wrote:
> By the way - I may be able to get a bunch more surface mount components,
> from the same lab from which I brought over several boxes full of spools
> before. I assume we want those?
>
> BioCurious had originally called dibs on two giant 6ft tall 4-sided
> carousels of electronic parts that included a bunch of trays with SMD
> parts. But now they're just taking up space in their new lab, and they want
> to shrink down a bit. We may even be able to get an entire parts carousel.
>
> Patrik
>
>
> On Wed, Jul 26, 2017 at 1:46 AM, Jake <jake(a)spaz.org> wrote:
>
>> OK i renamed the repository to pos2charmhigh to match the true name
>> so the new link is:
>>
>> https://github.com/sudoroom/pos2charmhigh/
>>
>> Miloh was doing some work on the machine earlier tonight, but he's into
>> using
>> GEDA not KiCAD, but i'm sure his contributions will lift all boats.
>>
>> you can push to:
>> git@github.com:sudoroom/pos2charmhigh.git
>>
>> thank you
>> -jake
>>
>> On Tue, 25 Jul 2017, Morgan Allen wrote:
>>
>> there was a rational behind calling the repo pcb2... but... dunno
>>>
>>> Anyhow, pos2... is for the fact the KiCad outputs .pos (position) files.
>>>
>>> Feel free to collaborate where ever, hopefully no one forces you to sign
>>> up
>>> for GitHub.
>>>
>>> As for future updates, I can push where ever is most useful.
>>>
>>> ------------------------------------------------------------
>>> ------------------------------------------------------------
>>> --------------
>>> 2017 Hackaday Prize Entry
>>> Any Colored Button <https://hackaday.io/project/19880-any-colored-button>
>>>
>>> Step 1. Press Button
>>> Step 2. ***startupy hand waving***
>>> Step 3. Profit!
>>>
>>> Likes = Votes. Votes = $1s. $1s = Profits.
>>>
>>> Step 2 = Vote for Any Colored Button
>>> <https://hackaday.io/project/19880-any-colored-button>.
>>>
>>> On Tue, Jul 25, 2017 at 11:26 PM, Jake <jake(a)spaz.org> wrote:
>>>
>>> Morgan, i am confused, what's the difference between pcb2charmhigh and
>>>> pos2charmhigh?
>>>>
>>>> I have pcb2charmhigh which i got from github here:
>>>> https://gitlab.com/morganrallen/pcb2charmhigh.git/
>>>>
>>>> i can't find the source to pos2charmhigh because gitlab doesn't seem to
>>>> allow
>>>> me to view the source, if it's even there, without creating a login...
>>>> which I
>>>> don't want to do, partially because they're trying to force me to.
>>>>
>>>> Anyway, I forked pcb2charmhigh to a sudoroom repository here:
>>>> https://github.com/sudoroom/pcb2charmhigh
>>>>
>>>> so that I and Miloh and others can collaborate on it.
>>>>
>>>> Will you be updating the pcb2charmhigh repo on gitlab? At least I can
>>>> pull from there.
>>>>
>>>> thank you,
>>>> -jake
>>>>
>>>> On Sun, 9 Apr 2017, Morgan Allen wrote:
>>>>
>>>> I worked on a thing today.
>>>>
>>>>> https://www.npmjs.com/package/pos2charmhigh
>>>>>
>>>>> (roughly) converts KiCAD .pos files to something that resembles the
>>>>> Charmhigh CSV file. I haven't tested the output yet.
>>>>>
>>>>> Jake, when you did your first test run did you run into any issues with
>>>>> negative X/Y coords? When I was trying to set a component local [ 0, 0 ]
>>>>> was about 1.5" right of the actual components. I could jog it into place
>>>>> once with no problem. Then I'd get an error about a negative position. I
>>>>> might make it back later tonight to do some more testing.
>>>>>
>>>>> ------------------------------------------------------------
>>>>> ------------------------------------------------------------
>>>>> --------------
>>>>> 2017 Hackaday Prize Entry
>>>>> Any Colored Button <https://hackaday.io/project/1
>>>>> 9880-any-colored-button>
>>>>>
>>>>> Step 1. Press Button
>>>>> Step 2. ***startupy hand waving***
>>>>> Step 3. Profit!
>>>>>
>>>>> Likes = Votes. Votes = $1s. $1s = Profits.
>>>>>
>>>>> Step 2 = Vote for Any Colored Button
>>>>> <https://hackaday.io/project/19880-any-colored-button>.
>>>>>
>>>>>
>>>>> On Wed, Feb 15, 2017 at 3:24 PM, Jake <jake(a)spaz.org> wrote:
>>>>>
>>>>> the machine menu is entirely in english.
>>>>>
>>>>>>
>>>>>> awesome job translating!
>>>>>>
>>>>>>
>>>>>> On Wed, 15 Feb 2017, miloh wrote:
>>>>>>
>>>>>> are there english menu options?
>>>>>>
>>>>>>
>>>>>>> used google translate to get some menu image translations in case
>>>>>>> there aren't any.
>>>>>>>
>>>>>>> On Wed, Feb 15, 2017 at 2:42 PM, miloh <froggytoad(a)gmail.com> wrote:
>>>>>>>
>>>>>>> chrome browser reads the unicode chinese characters in your text file.
>>>>>>>
>>>>>>>>
>>>>>>>> http://spaz.org/~jake/pix/pnp/placeonepart.txt
>>>>>>>>
>>>>>>>> google translate makes a lot of sense with these strings.
>>>>>>>> the pinyin is useful for cafl speakers who dont read as much hanyu to
>>>>>>>> sound out everything
>>>>>>>>
>>>>>>>>
>>>>>>>> %,原点偏移,X,Y,
>>>>>>>> %,Yuándiǎn piān yí,X,Y,
>>>>>>>> %,origin offset,X,Y
>>>>>>>>
>>>>>>>> %,料栈偏移,料栈号,X,Y,进给量,注释
>>>>>>>> %, Liào zhàn piān yí, liào zhàn hào,X,Y, jìn jǐ liàng, zhùshì
>>>>>>>> %, Material stack offset, material stack number, X, Y, feed, comment
>>>>>>>>
>>>>>>>> this might befor arrays.
>>>>>>>>
>>>>>>>> %,拼板1,X,Y,
>>>>>>>> %, Pīn bǎn 1,X,Y,
>>>>>>>> %, Puzzle 1, X, Y,
>>>>>>>>
>>>>>>>> you had me at 'puzzle'
>>>>>>>>
>>>>>>>> %,贴头号,料栈号,X,Y,角度,高度,跳过,速度,说明,注释
>>>>>>>> %, Tiē tóuhào, liào zhàn hào,X,Y, jiǎodù, gāodù, tiàoguò, sùdù,
>>>>>>>> shuōmíng, zhùshì
>>>>>>>> %, Sticker number, material number, X, Y, angle, height, skip, speed,
>>>>>>>> description, comment
>>>>>>>>
>>>>>>>> good bits here
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Wed, Feb 15, 2017 at 2:29 PM, Jake <jake(a)spaz.org> wrote:
>>>>>>>>
>>>>>>>> last night i programmed the pick&place machine to place a capacitor
>>>>>>>>
>>>>>>>>> from
>>>>>>>>> material slot 3 onto this board, rotating 90 degrees in the process,
>>>>>>>>> and
>>>>>>>>> placing it perfectly.
>>>>>>>>>
>>>>>>>>> here's the video:
>>>>>>>>> https://www.youtube.com/watch?v=AuNQKG_SQ30
>>>>>>>>>
>>>>>>>>> anyway, i made the machine save the program to a .csv file which it
>>>>>>>>> named
>>>>>>>>> new1.csv and then i copied it and inserted comments for us to
>>>>>>>>> discuss,
>>>>>>>>> each
>>>>>>>>> delineated by a # sign. Note that I do not expect the machine to
>>>>>>>>> allow
>>>>>>>>> comments in .csv files it's given, but i wanted to show where my
>>>>>>>>> comments
>>>>>>>>> were.
>>>>>>>>>
>>>>>>>>> I don't know what the upper-ASCII encoding is, but it's surely
>>>>>>>>> chinese,
>>>>>>>>> so
>>>>>>>>> if
>>>>>>>>> anyone can figure out how to convert and translate it that might
>>>>>>>>> help
>>>>>>>>> us.
>>>>>>>>> Also
>>>>>>>>> the manual is in Chinese so lets translate that too.
>>>>>>>>> anyway, i made the machine save the program to a .csv file which it
>>>>>>>>> named
>>>>>>>>> new1.csv and then i copied it and inserted comments for us to
>>>>>>>>> discuss,
>>>>>>>>> each
>>>>>>>>> delineated by a # sign. Note that I do not expect the machine to
>>>>>>>>> allow
>>>>>>>>> comments in .csv files it's given, but i wanted to show where my
>>>>>>>>> comments
>>>>>>>>> were.
>>>>>>>>>
>>>>>>>>> I don't know what the upper-ASCII encoding is, but it's surely
>>>>>>>>> chinese,
>>>>>>>>> so
>>>>>>>>> if
>>>>>>>>> anyone can figure out how to convert and translate it that might
>>>>>>>>> help
>>>>>>>>> us.
>>>>>>>>> Also
>>>>>>>>> the original manual is in Chinese in a .rar file, although there
>>>>>>>>> seems
>>>>>>>>> to be
>>>>>>>>> a
>>>>>>>>> .PDF version of it in english, are they the same?
>>>>>>>>>
>>>>>>>>> anyway here's the files:
>>>>>>>>> http://spaz.org/~jake/pix/pnp/
>>>>>>>>>
>>>>>>>>> of course the next step is to add more steps to the program at the
>>>>>>>>> machine,
>>>>>>>>> and
>>>>>>>>> tell it to make multiple boards, so that we can suss out what those
>>>>>>>>> other
>>>>>>>>> lines
>>>>>>>>> are for. although to be honest i haven't read the manual yet and
>>>>>>>>> maybe
>>>>>>>>> it's
>>>>>>>>> all explained in there.
>>>>>>>>>
>>>>>>>>> -jake
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>> _______________________________________________
>> sudo-discuss mailing list
>> sudo-discuss(a)lists.sudoroom.org
>> https://sudoroom.org/lists/listinfo/sudo-discuss
>>
>>
>
Dear Sudo Room,
Here's your invoice! We appreciate your prompt payment.
Thank you for stewarding the commons.
Love and solidarity,
Omni Commons
------------------------ Pledge Summary --------------------------
Invoice # : 1161
Invoice Date: 08/01/2017
Due Date: 08/25/2017
Terms: Net 25
Amount Due: $2,000.00
The complete version has been provided as an attachment to this email.
---------------------------------------------------------------------
Pls de-confuse me (and perhaps a very few others?)
According to sudoroom.org/pipermail/sudo-discuss/2017-July/013439.html ,
the 'Monthly sudo meeting tonight at 7 pm!' was dated last week for Wed
Jul 12 2017 and is just now reaching my Inbox. Was there a delay in
getting out last week's notice (as I think likely), or is/was the notice
for _tonight_??
Adding to the confusion is that _today's_ posting
sudoroom.org/pipermail/sudo-discuss/2017-July/013445.html is for someone
trying to come by during 2nd shift -- was 1st shift _last_ Wed? was 1st at
last night's HHN? or is 1st as later on _tonight_ O.o?
Last wednesday, inspired by the organizing Adam, Jenny and Robb have been
doing at sudo, some of us went and got a bunch of transparent plastic bins
in various sizes and cleared out one of the big shelving units.
Let's continue the effort tonight!
We can ask the hardware hackers for opinions on how to sort various things,
since it's also hardware hack night!
--
marc/juul
i am out of town for tonight and next week's edition of Hardware Hacking
Tuesday!
who will host in my place? you just have to welcome new people to the space,
help them find places to sit or hack, and try to help them with their projects,
etc..
I can think of many sudoers who would be most excellent candidates for this job posting. Lmk if I can help support in application, resume, cover letter, or interview!
Cheers,
Matt
----- Forwarded message -----
From: "\"max.w urbanore.com\" (via nobawc-announce list)" <nobawc-announce+max.w=urbanore.com(a)lists.nobawc.org>
To: <nobawc-announce(a)lists.nobawc.org>, <info(a)nobawc.org>
Subject: [nobawc-announce] Position Opening at Future Worker-Owned Cooperative
Date: Tue, Jul 18, 2017 11:20 AM
Hello,
I work for Urban Ore, a company that is transitioning to the worker-owned coop model. An Administrative Manager position is opening up here; the role will be very important for making the transition happen, so we want to make sure that the opening is published to the right channels. I've attached a one-page precis that includes further instructions for application. Your help is much appreciated!
Thank you,
Max
Max Wechsler
Assistant Operations Manager
Urban Ore, Inc.
"To End the Age of Waste"
O: 510-841-7283 X 306
M: 267-247-6052
____________________________________________________________
You received this message as a subscriber on the list:
nobawc-announce(a)lists.nobawc.org
To be removed from the list, send any message to:
nobawc-announce-unsubscribe(a)lists.nobawc.org
For all list information and functions, see:
http://lists.nobawc.org/lists/info/nobawc-announce
Hey all! So random thing happened on Wed. We decided to enter tomorrows DNA
Lounge Robot Bartender Challenge. Things are going surprisingly well. One
thing that isn't going so well is the speed of making a drink. So hoping
someone might have 4 match(ish) brushed DC motors with ~2mm shaft. HALP!
I have it on good authority that tonight's meeting will include:
* A variety of mac & cheese (including vegan and gluten free)
* Chocolate chip cookies
* One or more new members signing up!
Also: Last night quite a few people put in many hours of effort sorting the
sudo room south wall shelves. It's still in process so excuse the temporary
increase in mess in some areas. The goal is to put everything (ALL THE
THINGS!) in labeled containers!
--
marc/juul
I just looked into this more. The September 10 date (and the URL
above) is from a similar action that happened in 2014. I did find a
page for this year's action https://www.battleforthenet.com/july12/
... but it's not linked to yet from the main page, and it says:
"you’ll embed a bit of javascript in the header of your site. We’ll be
sharing the code for them soon!"
So I think maybe it's too soon for this. Let's check back next week.
Sudo will have to abstain as this was not discussed on this list or at a
sudo meeting (and as an aside, would anyone like to become an omni delegate
for sudo? - https://sudoroom.org/lists/listinfo/omni-delegates ), but fyi
this is up for consensus tonight:
---------- Forwarded message ----------
From: "Laura Turiano" <scylla(a)riseup.net>
Date: Jun 15, 2017 2:43 PM
Subject: [omni-consensus] Proposal for meeting tonight
To: "consensus(a)lists.omnicommons.org" <consensus(a)lists.omnicommons.org>
Cc:
Proposal to Ban Running Wolf from the Omni Commons
Submitted by Laura, 6/14/17
PROPOSAL: Running Wolf has continually disregarded posted Omni Commons
rules despite being warned both verbally and in writing. These violations
include using the Omni for personal storage and sleeping. His behavior is
volatile and at times constitutes harassment. He should be permanently
banned from entering the Omni. If we pass this proposal, we will need to
make a plan to prevent Running Wolf from vandalizing the Omni in
retribution.
REASONS: In our most recent basement clean out, I found a large duffle bag
with items that appeared to belong toRunning Wolf hidden in a pile of other
stuff. I placed it in the pile of items to be hauled, but it disappeared
before the hauler came. There is currently a dresser in the den that
contains clothes and other personal affects that I believe are his. There
have been multiple occasions in the past when I have placed warning notes
on piles of personal belongings in the den/computer area that appeared to
belong to him. These notes have included the reminder that personal storage
is not allowed at the Omni.
Daniel has seen Running Wolf sleeping in the den area twice in the past 2
weeks. He wrote up what happened in an email, referring to Running Wolf as
"a person":
*"Today I arrived to OC about 7AM and when checking the areas where I may
wanted to work, I came across a person sleeping by the computers. **This is
the same person I have found about 12 days earlier late night wrapped up in
what I said it was a blanket (can be a sleeping bag). *
*Anyhow, because I felt unsafe to wake the person up by myself, and since I
have seen (anonymous) downstairs in CCL, I went to check with (anonymous)
about what should we do. We ended up going upstairs and wake this person
up, and remind him that Omni its not a place to sleep.*
*(Anonymous) had to clap his hands hard about 4-5 fives to get him to wake
up. This person quickly claimed he was not sleeping, even though he was
rolled up with blanket (or sleeping bag). -This person increased his tone
of voice and tried to change the subject. He continue talking loud, even
after we have left him alone." (Daniel agreed to have his email included in
this proposal)*
Running Wolf has also violated our Statement of Solidarity. He recently was
observed shouting "Fuck immigrants! This is my land" within earshot of
several people, at least 2 of whom were immigrants. This constitutes
harassment, and is one example of how he creates a hostile environment. In
addition, when he is asked to reconsider his behavior or is reminded of the
rules, he often yells at the person in a threatening and derogatory manner,
expressing a sense of entitlement to exemption from the agreements of the
community.
His presence in the den/shared computer area discourages other people from
using the area because he leaves the area he uses dirty. He speaks loudly
and aggressively, disturbing people working in the area around him, and
sometimes arguing with them. He continues to need reminding to speak in a
normal tone even after being asked multiple times.
Unlike most members of the Omni community, Running Wolf contributes almost
nothing, often not picking up after himself or helping others who are
working on Omni related tasks around him.
Running Wolf's attitude toward the Omni is that the rules don't apply to
him and that he doesn't need to contribute anything to our community.
Requests to change his behavior are met with hostility.
I propose that he be permanently banned.
_______________________________________________
consensus mailing list
consensus(a)lists.omnicommons.org
https://omnicommons.org/lists/listinfo/consensus
earthquakes on bottom row (there are 7 available as of now)
http://i38.photobucket.com/albums/e129/hteah/bassss.jpg
specs for fane 18" subwoofer:
http://www.usspeaker.com/fane%20col18xb-1.htm
this price is basically for used fane drivers, the speaker cabinets are a
bonus. they are beat up but work fine, and have a lot of history :)
these are the old spaz subs, making room for the new ones. 7 available
first come first served......
Greetings from Battlemesh in Vienna!
Before I left a few days ago, I sorted the ewaste pile at the entry to sudo
rough tally of components in it. Our new recycling company (which is a
nonprofit, actually), Civicorps, has a free ewaste pickup program.
Would someone be willing to fill out the online form
<http://www.civicorpsrecycling.org/e-waste-pick-request-form/> and be the
point of contact for the day of pickup?
Rough breakdown:
70 items:
* Laptops: 20
* LCD Monitor: 1
* Fax Machines: 2 (tho i think they're just handsets)
* Hard Drives: 10
* Printers: 15
* Other electronics or small appliances: 22
For 'designated parking area' you can mention the loading parking spot
(yellow curb) on 48th and maybe put some cones out the day of to reserve
the spot.
Plz reply to this thread if you're willing to take this on!
<3
Jenny
Help open a people-powered common space in Oakland, California!
https://omnicommons.org/donate
`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`
"Technology is the campfire around which we tell our stories."
-Laurie Anderson
"Storytelling reveals meaning without committing the error of defining it."
-Hannah Arendt
"To define is to kill. To suggest is to create."
-Stéphane Mallarmé
~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`
On Jun 30, 2017 5:19 PM, "Steve Leach" <stevenaleach(a)gmail.com> wrote:
He said last night that the status, if anyone asked, is bad thermostat and
that it's still an ongoing project.
On Jun 30, 2017 3:24 PM, "Jake" <jake(a)spaz.org> wrote:
> Hi Robert,
>
> I remember you came by Tuesday with a fridge repair part and started
> working on
> the fridge, but it's still not working. People are talking about buying a
> replacement fridge.
>
> Are you planning to repair it, and if so, when?
>
> thank you
> -jake
> on behalf of sudoroom
> _______________________________________________
> sudo-discuss mailing list
> sudo-discuss(a)lists.sudoroom.org
> https://sudoroom.org/lists/listinfo/sudo-discuss
>
Hi Robert,
I remember you came by Tuesday with a fridge repair part and started working on
the fridge, but it's still not working. People are talking about buying a
replacement fridge.
Are you planning to repair it, and if so, when?
thank you
-jake
on behalf of sudoroom
The fridge smells bad and appears no longer working. I am disposing of
everything in the fridge and freezer that doesn't seem worth keeping.
I'm also going to wipe down the inside surfaces of the fridge in the
hope of making it smell better.
If it smells bad, it's going in the trash (or compost if I can tell
it's compostable).
--
Charley Sheets
-------- Forwarded Message --------
Subject: Someone set of fire extinguisher: NO fire, but clean up needed.
Date: Thu, 22 Jun 2017 13:35:28 -0700
From: Sierk <sierk(a)riseup.net>
To: discuss(a)lists.omnicommons.org
I don't know many details yet, so a quick initial update for now, and a
call-out for cleaning help:
It appears that someone let in a couple of kids to the Omni earlier. One
or more of them seem to have set off a fire extinguisher in the front
area, inside, near the entrance (whether on purpose or accidently, I
don't know). All I know for certain is that the 'dust' has spread to
most of the building by now, so if anyone has time this afternoon, we
probably can use help cleaning up.
Hello folks, does anyone have a used webcam that would like to get rid of?
I would like to use it for a little project that I am working on.
Thanks!
--
Daniel
Signal: 415.336.9143 <https://whispersystems.org/>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
Help open a people-powered common space in Oakland, California!
https://omnicommons.org/donate
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
Excellent location and private and quiet space with crazy amount of natural
light (half the ceiling is skylight!) OSH hardware, Urban Ore, Berkeley Bowl,
Discount Fabrics, Walgreens all right next door, easy access from I-80, easy
parking.
pictures:
http://mindfart.com/pic/?xian-room1ahttp://mindfart.com/pic/?xian-room1b
$450 / month including utilities (reasonable electrical use, gigabit-class
internet, trash). 24 hour access, but space is intended for day use only,
living definitely not permitted.
Ideal use is art, electronics, office, etc. No heavy fabrication please.
Optional access to large open 2-story area for occasional large projects.
Email for details or if you'd like to come visit!
"(-pEEf-)" <peef(a)mindfart.com>
Hi Dan,
I am back in town, and I can come Saturday if you are still planning to
install APs then. What time?
I don't mind ladders if they are secured :)
Eve
---------------------------
Date: Thu, 8 Jun 2017 00:19:41 -0700
From: "danarauz(a)gmail.com" <danarauz(a)gmail.com>
*RECEIVED DONATION* ... of PoE Switches <snip>
*INSTALLATION STARTED ALREADY:*
*NEED HELP TO CONTINUE INSTALLATION:*
*EXPERIENCE NO REQUIRED:*
*WHEN?:* I am mostly doing this work on Saturdays.
Signal: 415.336.9143 <https://whispersystems.org/>
Re: the July 1 mesh network event at Omni, one way to raise awareness would
be to write a blog piece for the Internet Society:
sfbayisoc.org
The invitation is still open, but if no one wants to take it up, I can
write something.
There's nothing on the sudomesh site, so I'm not sure if this is going
forward. ?
Hey all,
I'm working with the Debt Collective (https://new.debtcollective.org)
and we have built a new open source platform for debt resistance. The
platform helps people automate debt disputes to specific corporations
and government entities using a variety of mobile-friendly web forms.
Once people have disputed debt, they can use the platform to meet
other people in their area who have similar debt to them and organize
collective non-cooperation and mutual aid together.
We have some outstanding issues and feature requests on the platform
that could take up to a few months to complete, depending on your
proficiency and experience with custom Node.js web applications. We
are funded by the Shuttleworth Foundation
(https://www.shuttleworthfoundation.org/fellows/astra-taylor/) and
have the ability to pay you for your time.
Please message me at karissa.mckelvey(a)gmail.com with an introduction
and a brief description of yourself and some of your previous work and
let's chat about it!
Thanks!
--
Karissa McKelvey
https://okdistribute.xyz
A humble (and age-old) request:
It is hard to read these mails on a cell phone because because posts
usually include everything in the previous digest.
Also it makes it harder to follow a thread.
Please could everyone <snip> the bits not relevant to their posts?
Grateful in advance
Eve
Hi
Nobody signed up for the Wednesday 5 minutes of fame on 6/14
We're going to reschedule it - I recall that often people are out of town
during the summer. A lot of people traveling too?
=============================
Romy Ilano
romy(a)snowyla.com
---------- Forwarded message ----------
From: Cere Davis <ceremona(a)gmail.com>
Date: Tue, Jun 13, 2017 at 5:11 PM
Subject: Does this go to ewaste?
To: sudo-discuss(a)gmail.com
Got randomly dropped off next to sewing machines?
emailing on the go.....
--
*Cere Davis*
CereDavis.com
@ceremona <http://Twitter.com/Ceremona>
Hi I'm slated to cohost five minutes of fame with Cory this Wednesday. Is it possible to move five minutes of fame to Wednesday July 14?
A lot of people are in San Jose this week & temescal street fair is this weekend. It'd be cool to table and then tell people Sunday at the fair to come to sudoroom five minutes of fame the following Wednesday !
Best
Romy
Sent from my iPhone
Hey we are having 5 minutes of Fame this Wednesday... know if anyone wants
to speak? we don't have anyone signed dup just yet
https://sudoroom.org/wiki/5MoF_2017-06-14
=============================
Romy Ilano
romy(a)snowyla.com
Hey I have an idea ... why don't we have a mom focused shopping area during the temescal street fair?
It would be a killer way to make dollars !
Good ideas
- toys
- self help books 📚 or zines focused on sewing / tech embroidery
- donation jars where we hug people and give them inspirational quote posters
Sent from my iPhone
July 12th is the Internet-wide day of action to save Net Neutrality. Lots of websites, including EFF, Wikipedia, Mozilla, Noisebridge, and many others, are adding graphics to their sites to help send a strong message to the FCC, who are doing their best to destroy Net Neutrality.
Would someone at Sudo Room want to add Sudo Room to the orgs and sites supporting this day of action, by adding a graphic to the sudoroom.org site?
If so, here's some graphics to consider:
https://www.battleforthenet.com/sept10th/#sites
Cheers,
Mitch.
Join the Battle for Net Neutrality<https://www.battleforthenet.com/sept10th/#sites>
www.battleforthenet.com
Battleforthenet; What; Infographic; Sites; Apps; Everyone; Why; Letter; Sept. 10 th is the Internet Slowdown Cable companies want to slow down (and break!) your ...
Hello Folks,
RE: Donation + WiFi: "Omni Commons" + Need Help
*RECEIVED DONATION*
Just wanted to share with you the good news that we have received a
donation of PoE Switches, a WiFi Controller, and WiFi Access Points (APs).
In short, these items can re-strength our internal wired and wireless
network around the building, if we install enough of them. And we have
received enough of them to do this job well done.
*INSTALLATION STARTED ALREADY:*
It's been a few weeks now that the installation of these devices started,
and in fact perhaps some of you may have already started using that new
WiFi.
The* WiFi SSID* that these APs are broadcasting is: *"Omni Commons"*.
The already installed APs are broadcasting from the following locations:
1- at the 48 and Shattuck entrance hall lower ceiling
2- at the second floor above the public computers
3- at the far south ballroom corner (we need one more at the ballroom)
4- at the Sudoroom area.
*NEED HELP TO CONTINUE INSTALLATION:*
Even thought I have received some help during these past few weeks (Eve,
Robb, Marc), I am reaching out today for a more solid help.
What do I mean with this: well, instead of me grabbing folks at the
building to help me here and there, I would like to set time and date with
someone that will come to the Omni specifically to work on this project
with me, and not me taken the person away from other projects. :)
*EXPERIENCE NO REQUIRED:*
The work that is left to do is basically to run cables, terminate the
cables, install and test the Access Points.
This work is easy, and if you are interested helping don't know anything
about it, you pretty much will learn as we go.
I am afraid of heights and many of the pending installs will require
climbing a ladder. :)
*WHEN?:*
I am mostly doing this work on Saturdays.
Anyway, I don't want to make this email too long that folks may not even
read it all. But, if you are interested, please, let me know!
Thanks!
--
Daniel
Signal: 415.336.9143 <https://whispersystems.org/>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
Help open a people-powered common space in Oakland, California!
https://omnicommons.org/donate
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
Was Sudo or other groups at Omni planning to have a table at the Temescal
Street Fair this Sunday <http://temescalstreetfair.org/>? This is a great
opportunity to reach out to our immediate neighborhood in a very visible
fashion.
CCL will be there with at least a table or two, and it sounds like BAAM may
have up to five mushroomy tables as well.
We were offered free space to exhibit at the Fair, but I am not sure
exactly where our tables will be - somewhere at the intersection of 48th
and Telegraph - or how much total space we will have available. I believe
Ken Litchfield has been our main contact person for those kinds of
logistics.
Patrik
forwarding to sudo-discuss
On Thu, Jun 1, 2017 at 5:10 AM, Marc Juul <juul(a)labitat.dk> wrote:
> The magnetic card reader stopped working. I looked at the raw output and
> it is only spewing read errors no matter which card is swiped.
>
> I found two other readers of the same make in sudo room and tried them but
> they were both unable to read any of the cards I tried, so I had to give up
> for the night.
>
> I believe I have an extra working card reader at home and we will try to
> bring it in tomorrow afternoon.
>
> --
> marc/juul
>
Do we have any at sudo? I can haz stuffs apart.
--
Cere Davis
CereDavis.com
@ceremona
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPG Key: http://taffy.findpage.com/~cere/pubkey.asc
GPG fingerprint (ID# 73FCA9E6) : F5C7 627B ECBE C735 117B 2278 9A95
4C88 73FC A9E6
hey guys,
I'm hoping to get in touch with Open Oakland <https://www.openoakland.org/>
and plan to attend their next meeting, but I thought I'd also ask if any
sudoers presently contribute to that project, that I might be able to catch
up with?
I'd like to open up Oakland's Acella API (building records & complaint
system).
I was also wondering if it'd be ok to for example, invite city dev/IT staff
to an Open Oakland meeting.
so - If you're involved with Open Oakland, hit me up?
Best,
David
A message from our neighbor. Is anybody around to help with this?
---------- Forwarded message ----------
Date: Thu, Jun 1, 2017 at 5:30 PM
Subject: Is there someone at the Omni right now who can tell the
people outside to turn off their music?
They've been blasting music all day from a car parked right outside.
And I am about fed up. I can't get the baby to sleep because of it all
day.
I'm always at Omni on Saturdays, so I can be point person if I can be at CCL during most of the event.
Sent from my iPhone
> On Jun 1, 2017, at 10:42 AM, David Keenan <dkeenan44(a)gmail.com> wrote:
>
> Hi Sudo / CCL :)
>
> Might any sudoer or CCL'er be available and willing to bottomline a private/free anti-doxx and digital security training that an attorney would like to hold at omni, this Saturday 6/3 11:30am-2:30p?
>
> Its a last-minute event, so I'm reaching out beyond the commons list..
>
> If anyone can help hold this down, please lmk?
>
> (ps. Due to the vulnerability of the population that would attend the training, please don't forward outside of omni or post on social media.)
>
> Best,
> David
Anyone notice a driver's license by the entrance?
---------- Forwarded message ---------
From: Andrzej Kozlowski <andrzej(a)paragonphilanthropy.com>
Date: Wed, May 31, 2017 at 6:45 PM
Subject: [omni-helpdesk] I believe I lost my drivers license at Omni Commons
To: info(a)omnicommons.org <info(a)omnicommons.org>
Hi,
I attended the East Bay Fusion dance class last night at Omni Commons, and
I believe I may have lost my drivers license just inside the entrance when
I was paying for the class. Do you happen to have a lost and found that you
could check? My name is Andrzej Kozlowski and my telephone number is
510-764-3007 <(510)%20764-3007>. I would be very grateful for your help
with this.
Thanks,
Andrzej
--
*Andrzej Kozlowski* ▮ Principal, Paragon Philanthropy
<http://paragonphilanthropy.com/> ▮ *510-764-3007 <(510)%20764-3007>* ▮
LinkedIn <https://www.linkedin.com/in/andrzej-kozlowski-56a58710> ▮ Twitter
<http://twitter.com/pphilanthropy>
_______________________________________________
helpdesk mailing list
helpdesk(a)lists.omnicommons.org
https://omnicommons.org/lists/listinfo/helpdesk
Hi Sudo / CCL :)
Might any sudoer or CCL'er be available and willing to bottomline a
private/free anti-doxx and digital security training that an attorney would
like to hold at omni, this Saturday 6/3 11:30am-2:30p?
Its a last-minute event, so I'm reaching out beyond the commons list..
If anyone can help hold this down, please lmk?
(ps. Due to the vulnerability of the population that would attend the
training, please don't forward outside of omni or post on social media.)
Best,
David