Re: evolutions of squeakelib & crypto (Reed Solomon)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
45 messages Options
123
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: evolutions of squeakelib & crypto (Reed Solomon)

Ben Coman
On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
<[hidden email]> wrote:

>
> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>
>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>> <[hidden email]> wrote:
>>>
>>> Now I think you are right on with your observation. Additionally, the
>>> number
>>> of dialects could increase further with Fuel serialization, just port
>>> SecureSession and bits.
>>>
>>> Alright, I came up with a name and it may border on the egregious ...
>>> presenting ...
>>>
>>> "Maelstrom"
>>
>> Great sounding name.  However some general advice for the community,
>> since I see a lot of great sounding project names drowned out in the
>> noise of our web-search-centric universe.  A litmus test for project
>> naming is using google search to find which return low search results.
>> Today, its more important to be unique than any other attribute of a
>> name.  So in general, *dictionary* english words are not the best.
>> One technique is to intentionally mispell the word you like.  Here are
>> some comparative examples (note, the surrounding quotes are required
>> to avoid google trying to be helpful and correct the spelling)...
>>
>> "maelstrom"    --> 7,480,000
>> "maelstroom"  --> 6,200
>> "maelstrum"    --> 2,280
>> "maelstruum"  --> 7
>>
>> Lots of interesting other techniques can be found by searching on:
>> techniques to generate brand names or domain names.
>>
>> cheers -ben
>
>
> I would be happy to change the names to something more unique, though it may
> take a few. Are you suggesting "maelstruum"?
>
> cheers,
> Robert
>
>

*Suggesting* yes, but the choice is yours ;)  You need to own it.

I think maelstruum is certainly memorable with the double "u", but
maybe jarring next the the "m".  I'm inclined to maelstroom, since I
associate it with "zoom".  I wouldn't necessarily go for the absolute
lowest results.  I have an entirely unsubstantiated belief that
anything less than 10,000 gives a reasonable chance to compete once a
user's browsing history is taken into account.  Finally you need to
check existing results don't return something abhorrent (I didn't do
this).

I'd encourage to play around testing on google search.  Its quick and
easy to generate and test alternatives. I've added a few more below.
"maelstra" --> 3,560
"maelstram" --> 504
"maelstrim" --> 1200
"maelstroon" --> 58
"maelstroomi" --> 4

btw, I wouldn't swap the order of the "ae" since that would be
susceptible to real typing errors.

cheers -ben

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: evolutions of squeakelib & crypto (Reed Solomon)

Robert Withers
Why is it that naming turns out to be the most challenging and also
rewarding of activities at times? Lot's of ROI in a good name. It's
strange, I'll have to think more about this naming activity and arrive
at a good metaname.

I think another good possibility you brought to my mind is
"mushroom"...it's growing on me? :)

On 12/06/2015 01:42 AM, Ben Coman wrote:

> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
> <[hidden email]> wrote:
>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>> <[hidden email]> wrote:
>>>> Now I think you are right on with your observation. Additionally, the
>>>> number
>>>> of dialects could increase further with Fuel serialization, just port
>>>> SecureSession and bits.
>>>>
>>>> Alright, I came up with a name and it may border on the egregious ...
>>>> presenting ...
>>>>
>>>> "Maelstrom"
>>> Great sounding name.  However some general advice for the community,
>>> since I see a lot of great sounding project names drowned out in the
>>> noise of our web-search-centric universe.  A litmus test for project
>>> naming is using google search to find which return low search results.
>>> Today, its more important to be unique than any other attribute of a
>>> name.  So in general, *dictionary* english words are not the best.
>>> One technique is to intentionally mispell the word you like.  Here are
>>> some comparative examples (note, the surrounding quotes are required
>>> to avoid google trying to be helpful and correct the spelling)...
>>>
>>> "maelstrom"    --> 7,480,000
>>> "maelstroom"  --> 6,200
>>> "maelstrum"    --> 2,280
>>> "maelstruum"  --> 7
>>>
>>> Lots of interesting other techniques can be found by searching on:
>>> techniques to generate brand names or domain names.
>>>
>>> cheers -ben
>>
>> I would be happy to change the names to something more unique, though it may
>> take a few. Are you suggesting "maelstruum"?
>>
>> cheers,
>> Robert
>>
>>
> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>
> I think maelstruum is certainly memorable with the double "u", but
> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
> associate it with "zoom".  I wouldn't necessarily go for the absolute
> lowest results.  I have an entirely unsubstantiated belief that
> anything less than 10,000 gives a reasonable chance to compete once a
> user's browsing history is taken into account.  Finally you need to
> check existing results don't return something abhorrent (I didn't do
> this).
>
> I'd encourage to play around testing on google search.  Its quick and
> easy to generate and test alternatives. I've added a few more below.
> "maelstra" --> 3,560
> "maelstram" --> 504
> "maelstrim" --> 1200
> "maelstroon" --> 58
> "maelstroomi" --> 4
>
> btw, I wouldn't swap the order of the "ae" since that would be
> susceptible to real typing errors.
>
> cheers -ben
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: evolutions of squeakelib & crypto (Reed Solomon)

Robert Withers
In reply to this post by Robert Withers
Thanks, Chris! I'll tuck this away until I get back to my presentation layer.

On 12/06/2015 02:03 PM, Chris Muller wrote:
On Fri, Dec 4, 2015 at 5:15 AM, Robert Withers <[hidden email]> wrote:
I just realized that the squeak version uses ReferenceStream while the Pharo version uses Fuel, so the binary serializations are different and they won't speak to each other. Any chance that Fuel is ported to Squeak?


Installer new merge: #fuel 




    

Reply | Threaded
Open this post in threaded view
|

Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Robert Withers
In reply to this post by Ben Coman
I renamed the project to Mushroom and I also dumped the encoding work to
focus on shutdown, optimization and serialization. Here's the wiki:
https://github.com/SqueakCryptographySquad/Mushroom/wiki

thanks,Robert


On 12/06/2015 01:42 AM, Ben Coman wrote:

> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
> <[hidden email]> wrote:
>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>> <[hidden email]> wrote:
>>>> Now I think you are right on with your observation. Additionally, the
>>>> number
>>>> of dialects could increase further with Fuel serialization, just port
>>>> SecureSession and bits.
>>>>
>>>> Alright, I came up with a name and it may border on the egregious ...
>>>> presenting ...
>>>>
>>>> "Maelstrom"
>>> Great sounding name.  However some general advice for the community,
>>> since I see a lot of great sounding project names drowned out in the
>>> noise of our web-search-centric universe.  A litmus test for project
>>> naming is using google search to find which return low search results.
>>> Today, its more important to be unique than any other attribute of a
>>> name.  So in general, *dictionary* english words are not the best.
>>> One technique is to intentionally mispell the word you like.  Here are
>>> some comparative examples (note, the surrounding quotes are required
>>> to avoid google trying to be helpful and correct the spelling)...
>>>
>>> "maelstrom"    --> 7,480,000
>>> "maelstroom"  --> 6,200
>>> "maelstrum"    --> 2,280
>>> "maelstruum"  --> 7
>>>
>>> Lots of interesting other techniques can be found by searching on:
>>> techniques to generate brand names or domain names.
>>>
>>> cheers -ben
>>
>> I would be happy to change the names to something more unique, though it may
>> take a few. Are you suggesting "maelstruum"?
>>
>> cheers,
>> Robert
>>
>>
> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>
> I think maelstruum is certainly memorable with the double "u", but
> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
> associate it with "zoom".  I wouldn't necessarily go for the absolute
> lowest results.  I have an entirely unsubstantiated belief that
> anything less than 10,000 gives a reasonable chance to compete once a
> user's browsing history is taken into account.  Finally you need to
> check existing results don't return something abhorrent (I didn't do
> this).
>
> I'd encourage to play around testing on google search.  Its quick and
> easy to generate and test alternatives. I've added a few more below.
> "maelstra" --> 3,560
> "maelstram" --> 504
> "maelstrim" --> 1200
> "maelstroon" --> 58
> "maelstroomi" --> 4
>
> btw, I wouldn't swap the order of the "ae" since that would be
> susceptible to real typing errors.
>
> cheers -ben
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Ben Coman
I like it, but it seems you missed my point :)
mushroom --> 117,000,000 is two orders of magnitude more hidden.
Anyway, maybe I overplay its significance.
cheers -ben

On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
<[hidden email]> wrote:

> I renamed the project to Mushroom and I also dumped the encoding work to
> focus on shutdown, optimization and serialization. Here's the wiki:
> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>
> thanks,Robert
>
>
> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>
>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>> <[hidden email]> wrote:
>>>
>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>
>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>> <[hidden email]> wrote:
>>>>>
>>>>> Now I think you are right on with your observation. Additionally, the
>>>>> number
>>>>> of dialects could increase further with Fuel serialization, just port
>>>>> SecureSession and bits.
>>>>>
>>>>> Alright, I came up with a name and it may border on the egregious ...
>>>>> presenting ...
>>>>>
>>>>> "Maelstrom"
>>>>
>>>> Great sounding name.  However some general advice for the community,
>>>> since I see a lot of great sounding project names drowned out in the
>>>> noise of our web-search-centric universe.  A litmus test for project
>>>> naming is using google search to find which return low search results.
>>>> Today, its more important to be unique than any other attribute of a
>>>> name.  So in general, *dictionary* english words are not the best.
>>>> One technique is to intentionally mispell the word you like.  Here are
>>>> some comparative examples (note, the surrounding quotes are required
>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>
>>>> "maelstrom"    --> 7,480,000
>>>> "maelstroom"  --> 6,200
>>>> "maelstrum"    --> 2,280
>>>> "maelstruum"  --> 7
>>>>
>>>> Lots of interesting other techniques can be found by searching on:
>>>> techniques to generate brand names or domain names.
>>>>
>>>> cheers -ben
>>>
>>>
>>> I would be happy to change the names to something more unique, though it
>>> may
>>> take a few. Are you suggesting "maelstruum"?
>>>
>>> cheers,
>>> Robert
>>>
>>>
>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>
>> I think maelstruum is certainly memorable with the double "u", but
>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>> associate it with "zoom".  I wouldn't necessarily go for the absolute
>> lowest results.  I have an entirely unsubstantiated belief that
>> anything less than 10,000 gives a reasonable chance to compete once a
>> user's browsing history is taken into account.  Finally you need to
>> check existing results don't return something abhorrent (I didn't do
>> this).
>>
>> I'd encourage to play around testing on google search.  Its quick and
>> easy to generate and test alternatives. I've added a few more below.
>> "maelstra" --> 3,560
>> "maelstram" --> 504
>> "maelstrim" --> 1200
>> "maelstroon" --> 58
>> "maelstroomi" --> 4
>>
>> btw, I wouldn't swap the order of the "ae" since that would be
>> susceptible to real typing errors.
>>
>> cheers -ben
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

tblanchard
Sigh.

I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.

Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.

-Todd Blanchard

> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>
> I like it, but it seems you missed my point :)
> mushroom --> 117,000,000 is two orders of magnitude more hidden.
> Anyway, maybe I overplay its significance.
> cheers -ben
>
> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
> <[hidden email]> wrote:
>> I renamed the project to Mushroom and I also dumped the encoding work to
>> focus on shutdown, optimization and serialization. Here's the wiki:
>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>
>> thanks,Robert
>>
>>
>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>
>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>> <[hidden email]> wrote:
>>>>
>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>
>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>> <[hidden email]> wrote:
>>>>>>
>>>>>> Now I think you are right on with your observation. Additionally, the
>>>>>> number
>>>>>> of dialects could increase further with Fuel serialization, just port
>>>>>> SecureSession and bits.
>>>>>>
>>>>>> Alright, I came up with a name and it may border on the egregious ...
>>>>>> presenting ...
>>>>>>
>>>>>> "Maelstrom"
>>>>>
>>>>> Great sounding name.  However some general advice for the community,
>>>>> since I see a lot of great sounding project names drowned out in the
>>>>> noise of our web-search-centric universe.  A litmus test for project
>>>>> naming is using google search to find which return low search results.
>>>>> Today, its more important to be unique than any other attribute of a
>>>>> name.  So in general, *dictionary* english words are not the best.
>>>>> One technique is to intentionally mispell the word you like.  Here are
>>>>> some comparative examples (note, the surrounding quotes are required
>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>
>>>>> "maelstrom"    --> 7,480,000
>>>>> "maelstroom"  --> 6,200
>>>>> "maelstrum"    --> 2,280
>>>>> "maelstruum"  --> 7
>>>>>
>>>>> Lots of interesting other techniques can be found by searching on:
>>>>> techniques to generate brand names or domain names.
>>>>>
>>>>> cheers -ben
>>>>
>>>>
>>>> I would be happy to change the names to something more unique, though it
>>>> may
>>>> take a few. Are you suggesting "maelstruum"?
>>>>
>>>> cheers,
>>>> Robert
>>>>
>>>>
>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>
>>> I think maelstruum is certainly memorable with the double "u", but
>>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>>> associate it with "zoom".  I wouldn't necessarily go for the absolute
>>> lowest results.  I have an entirely unsubstantiated belief that
>>> anything less than 10,000 gives a reasonable chance to compete once a
>>> user's browsing history is taken into account.  Finally you need to
>>> check existing results don't return something abhorrent (I didn't do
>>> this).
>>>
>>> I'd encourage to play around testing on google search.  Its quick and
>>> easy to generate and test alternatives. I've added a few more below.
>>> "maelstra" --> 3,560
>>> "maelstram" --> 504
>>> "maelstrim" --> 1200
>>> "maelstroon" --> 58
>>> "maelstroomi" --> 4
>>>
>>> btw, I wouldn't swap the order of the "ae" since that would be
>>> susceptible to real typing errors.
>>>
>>> cheers -ben
>>>
>>
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Sven Van Caekenberghe-2
http://catalog.pharo.org is a partial answer, it is also available in-image:



On 07 Dec 2015, at 18:52, Todd Blanchard <[hidden email]> wrote:

Sigh.

I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.

Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.

-Todd Blanchard

On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:

I like it, but it seems you missed my point :)
mushroom --> 117,000,000 is two orders of magnitude more hidden.
Anyway, maybe I overplay its significance.
cheers -ben

On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
<[hidden email]> wrote:
I renamed the project to Mushroom and I also dumped the encoding work to
focus on shutdown, optimization and serialization. Here's the wiki:
https://github.com/SqueakCryptographySquad/Mushroom/wiki

thanks,Robert


On 12/06/2015 01:42 AM, Ben Coman wrote:

On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
<[hidden email]> wrote:

On 12/05/2015 09:24 PM, Ben Coman wrote:

On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
<[hidden email]> wrote:

Now I think you are right on with your observation. Additionally, the
number
of dialects could increase further with Fuel serialization, just port
SecureSession and bits.

Alright, I came up with a name and it may border on the egregious ...
presenting ...

"Maelstrom"

Great sounding name.  However some general advice for the community,
since I see a lot of great sounding project names drowned out in the
noise of our web-search-centric universe.  A litmus test for project
naming is using google search to find which return low search results.
Today, its more important to be unique than any other attribute of a
name.  So in general, *dictionary* english words are not the best.
One technique is to intentionally mispell the word you like.  Here are
some comparative examples (note, the surrounding quotes are required
to avoid google trying to be helpful and correct the spelling)...

"maelstrom"    --> 7,480,000
"maelstroom"  --> 6,200
"maelstrum"    --> 2,280
"maelstruum"  --> 7

Lots of interesting other techniques can be found by searching on:
techniques to generate brand names or domain names.

cheers -ben


I would be happy to change the names to something more unique, though it
may
take a few. Are you suggesting "maelstruum"?

cheers,
Robert


*Suggesting* yes, but the choice is yours ;)  You need to own it.

I think maelstruum is certainly memorable with the double "u", but
maybe jarring next the the "m".  I'm inclined to maelstroom, since I
associate it with "zoom".  I wouldn't necessarily go for the absolute
lowest results.  I have an entirely unsubstantiated belief that
anything less than 10,000 gives a reasonable chance to compete once a
user's browsing history is taken into account.  Finally you need to
check existing results don't return something abhorrent (I didn't do
this).

I'd encourage to play around testing on google search.  Its quick and
easy to generate and test alternatives. I've added a few more below.
"maelstra" --> 3,560
"maelstram" --> 504
"maelstrim" --> 1200
"maelstroon" --> 58
"maelstroomi" --> 4

btw, I wouldn't swap the order of the "ae" since that would be
susceptible to real typing errors.

cheers -ben







Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Robert Withers
In reply to this post by Ben Coman
Ben, Huw, Todd and Sven, thank you all for your feedback!  I suppose I
could call the project "CryptOCaps" but for some reason I glommed onto
mushroom as the name. Not grandiose and it is somewhat descriptive...a
network of secure sessions, each one a mushroom. Ceps are highly valued.
We can tag it for the catalog.

For sure, we have Seaside, Morphic, Nebraska, Fuel, Alien, Cog,
Monticello and that's just the squeak side of unusual naming of
projects. I hope that "mushroom" gains a wide reputation as a solid,
reliable, secure and performant session layer under the CryptOCaps
presentation...I am thinking of splitting the secure session layer from
the ocaps presentation layer, but this would require another name
choice, so I hesitate...perhaps "Risotto"? What are your thoughts?

Best,
Robert

On 12/07/2015 10:38 AM, Ben Coman wrote:

> I like it, but it seems you missed my point :)
> mushroom --> 117,000,000 is two orders of magnitude more hidden.
> Anyway, maybe I overplay its significance.
> cheers -ben
>
> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
> <[hidden email]> wrote:
>> I renamed the project to Mushroom and I also dumped the encoding work to
>> focus on shutdown, optimization and serialization. Here's the wiki:
>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>
>> thanks,Robert
>>
>>
>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>> <[hidden email]> wrote:
>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>> <[hidden email]> wrote:
>>>>>> Now I think you are right on with your observation. Additionally, the
>>>>>> number
>>>>>> of dialects could increase further with Fuel serialization, just port
>>>>>> SecureSession and bits.
>>>>>>
>>>>>> Alright, I came up with a name and it may border on the egregious ...
>>>>>> presenting ...
>>>>>>
>>>>>> "Maelstrom"
>>>>> Great sounding name.  However some general advice for the community,
>>>>> since I see a lot of great sounding project names drowned out in the
>>>>> noise of our web-search-centric universe.  A litmus test for project
>>>>> naming is using google search to find which return low search results.
>>>>> Today, its more important to be unique than any other attribute of a
>>>>> name.  So in general, *dictionary* english words are not the best.
>>>>> One technique is to intentionally mispell the word you like.  Here are
>>>>> some comparative examples (note, the surrounding quotes are required
>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>
>>>>> "maelstrom"    --> 7,480,000
>>>>> "maelstroom"  --> 6,200
>>>>> "maelstrum"    --> 2,280
>>>>> "maelstruum"  --> 7
>>>>>
>>>>> Lots of interesting other techniques can be found by searching on:
>>>>> techniques to generate brand names or domain names.
>>>>>
>>>>> cheers -ben
>>>>
>>>> I would be happy to change the names to something more unique, though it
>>>> may
>>>> take a few. Are you suggesting "maelstruum"?
>>>>
>>>> cheers,
>>>> Robert
>>>>
>>>>
>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>
>>> I think maelstruum is certainly memorable with the double "u", but
>>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>>> associate it with "zoom".  I wouldn't necessarily go for the absolute
>>> lowest results.  I have an entirely unsubstantiated belief that
>>> anything less than 10,000 gives a reasonable chance to compete once a
>>> user's browsing history is taken into account.  Finally you need to
>>> check existing results don't return something abhorrent (I didn't do
>>> this).
>>>
>>> I'd encourage to play around testing on google search.  Its quick and
>>> easy to generate and test alternatives. I've added a few more below.
>>> "maelstra" --> 3,560
>>> "maelstram" --> 504
>>> "maelstrim" --> 1200
>>> "maelstroon" --> 58
>>> "maelstroomi" --> 4
>>>
>>> btw, I wouldn't swap the order of the "ae" since that would be
>>> susceptible to real typing errors.
>>>
>>> cheers -ben
>>>
>>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: evolutions of squeakelib & crypto (Reed Solomon)

Robert Withers
In reply to this post by Robert Withers
Hey Chris,

I just tried this in my squeak image and it complains about not finding 'ConfigurationOfFuel' in a Monticello repository. Are there other pre-steps I need to take?

Robert

On 12/06/2015 02:03 PM, Chris Muller wrote:
On Fri, Dec 4, 2015 at 5:15 AM, Robert Withers <[hidden email]> wrote:
I just realized that the squeak version uses ReferenceStream while the Pharo version uses Fuel, so the binary serializations are different and they won't speak to each other. Any chance that Fuel is ported to Squeak?


Installer new merge: #fuel 




    

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

EuanM
In reply to this post by tblanchard
"I wish people would choose descriptive names for their projects" - Todd

I agree.

I went looking for the current state of dbxtalk recently.  It seemed
to ba apackage designed for my needs - to X[-over] from a DB to
[small]talk.

I went there and the the page started talking about "Glorp" and
"Garage".  Neither are mnemonic or meaningful

These projects are just the tip of the iceberg.

Pharo project names have publisher-only project names.  The project
name equivalent of write-only computer languages, like Brain-F**k.


On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:

> Sigh.
>
> I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.
>
> Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.
>
> -Todd Blanchard
>
>> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>>
>> I like it, but it seems you missed my point :)
>> mushroom --> 117,000,000 is two orders of magnitude more hidden.
>> Anyway, maybe I overplay its significance.
>> cheers -ben
>>
>> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
>> <[hidden email]> wrote:
>>> I renamed the project to Mushroom and I also dumped the encoding work to
>>> focus on shutdown, optimization and serialization. Here's the wiki:
>>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>>
>>> thanks,Robert
>>>
>>>
>>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>>
>>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>>> <[hidden email]> wrote:
>>>>>
>>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>>
>>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>>> <[hidden email]> wrote:
>>>>>>>
>>>>>>> Now I think you are right on with your observation. Additionally, the
>>>>>>> number
>>>>>>> of dialects could increase further with Fuel serialization, just port
>>>>>>> SecureSession and bits.
>>>>>>>
>>>>>>> Alright, I came up with a name and it may border on the egregious ...
>>>>>>> presenting ...
>>>>>>>
>>>>>>> "Maelstrom"
>>>>>>
>>>>>> Great sounding name.  However some general advice for the community,
>>>>>> since I see a lot of great sounding project names drowned out in the
>>>>>> noise of our web-search-centric universe.  A litmus test for project
>>>>>> naming is using google search to find which return low search results.
>>>>>> Today, its more important to be unique than any other attribute of a
>>>>>> name.  So in general, *dictionary* english words are not the best.
>>>>>> One technique is to intentionally mispell the word you like.  Here are
>>>>>> some comparative examples (note, the surrounding quotes are required
>>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>>
>>>>>> "maelstrom"    --> 7,480,000
>>>>>> "maelstroom"  --> 6,200
>>>>>> "maelstrum"    --> 2,280
>>>>>> "maelstruum"  --> 7
>>>>>>
>>>>>> Lots of interesting other techniques can be found by searching on:
>>>>>> techniques to generate brand names or domain names.
>>>>>>
>>>>>> cheers -ben
>>>>>
>>>>>
>>>>> I would be happy to change the names to something more unique, though it
>>>>> may
>>>>> take a few. Are you suggesting "maelstruum"?
>>>>>
>>>>> cheers,
>>>>> Robert
>>>>>
>>>>>
>>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>>
>>>> I think maelstruum is certainly memorable with the double "u", but
>>>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>>>> associate it with "zoom".  I wouldn't necessarily go for the absolute
>>>> lowest results.  I have an entirely unsubstantiated belief that
>>>> anything less than 10,000 gives a reasonable chance to compete once a
>>>> user's browsing history is taken into account.  Finally you need to
>>>> check existing results don't return something abhorrent (I didn't do
>>>> this).
>>>>
>>>> I'd encourage to play around testing on google search.  Its quick and
>>>> easy to generate and test alternatives. I've added a few more below.
>>>> "maelstra" --> 3,560
>>>> "maelstram" --> 504
>>>> "maelstrim" --> 1200
>>>> "maelstroon" --> 58
>>>> "maelstroomi" --> 4
>>>>
>>>> btw, I wouldn't swap the order of the "ae" since that would be
>>>> susceptible to real typing errors.
>>>>
>>>> cheers -ben
>>>>
>>>
>>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

EuanM
The philosophical issue behind the disutility of project names like
these is "Meno's Paradox"

On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:

> "I wish people would choose descriptive names for their projects" - Todd
>
> I agree.
>
> I went looking for the current state of dbxtalk recently.  It seemed
> to ba apackage designed for my needs - to X[-over] from a DB to
> [small]talk.
>
> I went there and the the page started talking about "Glorp" and
> "Garage".  Neither are mnemonic or meaningful
>
> These projects are just the tip of the iceberg.
>
> Pharo project names have publisher-only project names.  The project
> name equivalent of write-only computer languages, like Brain-F**k.
>
>
> On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
>> Sigh.
>>
>> I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.
>>
>> Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.
>>
>> -Todd Blanchard
>>
>>> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>>>
>>> I like it, but it seems you missed my point :)
>>> mushroom --> 117,000,000 is two orders of magnitude more hidden.
>>> Anyway, maybe I overplay its significance.
>>> cheers -ben
>>>
>>> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
>>> <[hidden email]> wrote:
>>>> I renamed the project to Mushroom and I also dumped the encoding work to
>>>> focus on shutdown, optimization and serialization. Here's the wiki:
>>>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>>>
>>>> thanks,Robert
>>>>
>>>>
>>>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>>>
>>>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>>>> <[hidden email]> wrote:
>>>>>>
>>>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>>>
>>>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>>>> <[hidden email]> wrote:
>>>>>>>>
>>>>>>>> Now I think you are right on with your observation. Additionally, the
>>>>>>>> number
>>>>>>>> of dialects could increase further with Fuel serialization, just port
>>>>>>>> SecureSession and bits.
>>>>>>>>
>>>>>>>> Alright, I came up with a name and it may border on the egregious ...
>>>>>>>> presenting ...
>>>>>>>>
>>>>>>>> "Maelstrom"
>>>>>>>
>>>>>>> Great sounding name.  However some general advice for the community,
>>>>>>> since I see a lot of great sounding project names drowned out in the
>>>>>>> noise of our web-search-centric universe.  A litmus test for project
>>>>>>> naming is using google search to find which return low search results.
>>>>>>> Today, its more important to be unique than any other attribute of a
>>>>>>> name.  So in general, *dictionary* english words are not the best.
>>>>>>> One technique is to intentionally mispell the word you like.  Here are
>>>>>>> some comparative examples (note, the surrounding quotes are required
>>>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>>>
>>>>>>> "maelstrom"    --> 7,480,000
>>>>>>> "maelstroom"  --> 6,200
>>>>>>> "maelstrum"    --> 2,280
>>>>>>> "maelstruum"  --> 7
>>>>>>>
>>>>>>> Lots of interesting other techniques can be found by searching on:
>>>>>>> techniques to generate brand names or domain names.
>>>>>>>
>>>>>>> cheers -ben
>>>>>>
>>>>>>
>>>>>> I would be happy to change the names to something more unique, though it
>>>>>> may
>>>>>> take a few. Are you suggesting "maelstruum"?
>>>>>>
>>>>>> cheers,
>>>>>> Robert
>>>>>>
>>>>>>
>>>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>>>
>>>>> I think maelstruum is certainly memorable with the double "u", but
>>>>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>>>>> associate it with "zoom".  I wouldn't necessarily go for the absolute
>>>>> lowest results.  I have an entirely unsubstantiated belief that
>>>>> anything less than 10,000 gives a reasonable chance to compete once a
>>>>> user's browsing history is taken into account.  Finally you need to
>>>>> check existing results don't return something abhorrent (I didn't do
>>>>> this).
>>>>>
>>>>> I'd encourage to play around testing on google search.  Its quick and
>>>>> easy to generate and test alternatives. I've added a few more below.
>>>>> "maelstra" --> 3,560
>>>>> "maelstram" --> 504
>>>>> "maelstrim" --> 1200
>>>>> "maelstroon" --> 58
>>>>> "maelstroomi" --> 4
>>>>>
>>>>> btw, I wouldn't swap the order of the "ae" since that would be
>>>>> susceptible to real typing errors.
>>>>>
>>>>> cheers -ben
>>>>>
>>>>
>>>>
>>>
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Robert Withers
I would need to disagree with you as inquiry is possible by description,
rather than by name, through conversation with those who don't have to
inquire, due to their knowledge [see Meno's Paradox...]. So, a third
possibility exists through communal association. Do you know Kevin
Bacon? ;-)

I've used that language!

On 12/08/2015 04:02 PM, EuanM wrote:

> The philosophical issue behind the disutility of project names like
> these is "Meno's Paradox"
>
> On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:
>> "I wish people would choose descriptive names for their projects" - Todd
>>
>> I agree.
>>
>> I went looking for the current state of dbxtalk recently.  It seemed
>> to ba apackage designed for my needs - to X[-over] from a DB to
>> [small]talk.
>>
>> I went there and the the page started talking about "Glorp" and
>> "Garage".  Neither are mnemonic or meaningful
>>
>> These projects are just the tip of the iceberg.
>>
>> Pharo project names have publisher-only project names.  The project
>> name equivalent of write-only computer languages, like Brain-F**k.
>>
>>
>> On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
>>> Sigh.
>>>
>>> I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.
>>>
>>> Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.
>>>
>>> -Todd Blanchard
>>>
>>>> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>>>>
>>>> I like it, but it seems you missed my point :)
>>>> mushroom --> 117,000,000 is two orders of magnitude more hidden.
>>>> Anyway, maybe I overplay its significance.
>>>> cheers -ben
>>>>
>>>> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
>>>> <[hidden email]> wrote:
>>>>> I renamed the project to Mushroom and I also dumped the encoding work to
>>>>> focus on shutdown, optimization and serialization. Here's the wiki:
>>>>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>>>>
>>>>> thanks,Robert
>>>>>
>>>>>
>>>>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>>>>> <[hidden email]> wrote:
>>>>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>>>>> <[hidden email]> wrote:
>>>>>>>>> Now I think you are right on with your observation. Additionally, the
>>>>>>>>> number
>>>>>>>>> of dialects could increase further with Fuel serialization, just port
>>>>>>>>> SecureSession and bits.
>>>>>>>>>
>>>>>>>>> Alright, I came up with a name and it may border on the egregious ...
>>>>>>>>> presenting ...
>>>>>>>>>
>>>>>>>>> "Maelstrom"
>>>>>>>> Great sounding name.  However some general advice for the community,
>>>>>>>> since I see a lot of great sounding project names drowned out in the
>>>>>>>> noise of our web-search-centric universe.  A litmus test for project
>>>>>>>> naming is using google search to find which return low search results.
>>>>>>>> Today, its more important to be unique than any other attribute of a
>>>>>>>> name.  So in general, *dictionary* english words are not the best.
>>>>>>>> One technique is to intentionally mispell the word you like.  Here are
>>>>>>>> some comparative examples (note, the surrounding quotes are required
>>>>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>>>>
>>>>>>>> "maelstrom"    --> 7,480,000
>>>>>>>> "maelstroom"  --> 6,200
>>>>>>>> "maelstrum"    --> 2,280
>>>>>>>> "maelstruum"  --> 7
>>>>>>>>
>>>>>>>> Lots of interesting other techniques can be found by searching on:
>>>>>>>> techniques to generate brand names or domain names.
>>>>>>>>
>>>>>>>> cheers -ben
>>>>>>>
>>>>>>> I would be happy to change the names to something more unique, though it
>>>>>>> may
>>>>>>> take a few. Are you suggesting "maelstruum"?
>>>>>>>
>>>>>>> cheers,
>>>>>>> Robert
>>>>>>>
>>>>>>>
>>>>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>>>>
>>>>>> I think maelstruum is certainly memorable with the double "u", but
>>>>>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>>>>>> associate it with "zoom".  I wouldn't necessarily go for the absolute
>>>>>> lowest results.  I have an entirely unsubstantiated belief that
>>>>>> anything less than 10,000 gives a reasonable chance to compete once a
>>>>>> user's browsing history is taken into account.  Finally you need to
>>>>>> check existing results don't return something abhorrent (I didn't do
>>>>>> this).
>>>>>>
>>>>>> I'd encourage to play around testing on google search.  Its quick and
>>>>>> easy to generate and test alternatives. I've added a few more below.
>>>>>> "maelstra" --> 3,560
>>>>>> "maelstram" --> 504
>>>>>> "maelstrim" --> 1200
>>>>>> "maelstroon" --> 58
>>>>>> "maelstroomi" --> 4
>>>>>>
>>>>>> btw, I wouldn't swap the order of the "ae" since that would be
>>>>>> susceptible to real typing errors.
>>>>>>
>>>>>> cheers -ben
>>>>>>
>>>>>
>>>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Robert Withers


On 12/08/2015 04:20 PM, Robert Withers wrote:
> I would need to disagree with you as inquiry is possible by
> description, rather than by name, through conversation with those who
> don't have to inquire, due to their knowledge [see Meno's Paradox...].
> So, a third possibility exists through communal association. Do you
> know Kevin Bacon? ;-)
>
> I've used that language!

Well, no, I haven't, but there is high affinity.

>
> On 12/08/2015 04:02 PM, EuanM wrote:
>> The philosophical issue behind the disutility of project names like
>> these is "Meno's Paradox"
>>
>> On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:
>>> "I wish people would choose descriptive names for their projects" -
>>> Todd
>>>
>>> I agree.
>>>
>>> I went looking for the current state of dbxtalk recently.  It seemed
>>> to ba apackage designed for my needs - to X[-over] from a DB to
>>> [small]talk.
>>>
>>> I went there and the the page started talking about "Glorp" and
>>> "Garage".  Neither are mnemonic or meaningful
>>>
>>> These projects are just the tip of the iceberg.
>>>
>>> Pharo project names have publisher-only project names.  The project
>>> name equivalent of write-only computer languages, like Brain-F**k.
>>>
>>>
>>> On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
>>>> Sigh.
>>>>
>>>> I wish people would choose descriptive names for their projects.  I
>>>> went looking on Smalltalkhub for some capability and what I found
>>>> are thousands of packages with names that mean nothing and no
>>>> description entered either. If you want to make sure nobody ever
>>>> uses your code you've just taken a giant step in the right
>>>> direction.  But if you hope to make something lots of people
>>>> benefit from - nobody is going to look for "mushroom" when they
>>>> want crypto capabilities.
>>>>
>>>> Sorry, this has been really bugging me lately.  We, as a community,
>>>> do a lousy job of making our code easy to find.
>>>>
>>>> -Todd Blanchard
>>>>
>>>>> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>>>>>
>>>>> I like it, but it seems you missed my point :)
>>>>> mushroom --> 117,000,000 is two orders of magnitude more hidden.
>>>>> Anyway, maybe I overplay its significance.
>>>>> cheers -ben
>>>>>
>>>>> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
>>>>> <[hidden email]> wrote:
>>>>>> I renamed the project to Mushroom and I also dumped the encoding
>>>>>> work to
>>>>>> focus on shutdown, optimization and serialization. Here's the wiki:
>>>>>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>>>>>
>>>>>> thanks,Robert
>>>>>>
>>>>>>
>>>>>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>>>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>>>>>> <[hidden email]> wrote:
>>>>>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>>>>>> <[hidden email]> wrote:
>>>>>>>>>> Now I think you are right on with your observation.
>>>>>>>>>> Additionally, the
>>>>>>>>>> number
>>>>>>>>>> of dialects could increase further with Fuel serialization,
>>>>>>>>>> just port
>>>>>>>>>> SecureSession and bits.
>>>>>>>>>>
>>>>>>>>>> Alright, I came up with a name and it may border on the
>>>>>>>>>> egregious ...
>>>>>>>>>> presenting ...
>>>>>>>>>>
>>>>>>>>>> "Maelstrom"
>>>>>>>>> Great sounding name.  However some general advice for the
>>>>>>>>> community,
>>>>>>>>> since I see a lot of great sounding project names drowned out
>>>>>>>>> in the
>>>>>>>>> noise of our web-search-centric universe.  A litmus test for
>>>>>>>>> project
>>>>>>>>> naming is using google search to find which return low search
>>>>>>>>> results.
>>>>>>>>> Today, its more important to be unique than any other
>>>>>>>>> attribute of a
>>>>>>>>> name.  So in general, *dictionary* english words are not the
>>>>>>>>> best.
>>>>>>>>> One technique is to intentionally mispell the word you like.  
>>>>>>>>> Here are
>>>>>>>>> some comparative examples (note, the surrounding quotes are
>>>>>>>>> required
>>>>>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>>>>>
>>>>>>>>> "maelstrom"    --> 7,480,000
>>>>>>>>> "maelstroom"  --> 6,200
>>>>>>>>> "maelstrum"    --> 2,280
>>>>>>>>> "maelstruum"  --> 7
>>>>>>>>>
>>>>>>>>> Lots of interesting other techniques can be found by searching
>>>>>>>>> on:
>>>>>>>>> techniques to generate brand names or domain names.
>>>>>>>>>
>>>>>>>>> cheers -ben
>>>>>>>>
>>>>>>>> I would be happy to change the names to something more unique,
>>>>>>>> though it
>>>>>>>> may
>>>>>>>> take a few. Are you suggesting "maelstruum"?
>>>>>>>>
>>>>>>>> cheers,
>>>>>>>> Robert
>>>>>>>>
>>>>>>>>
>>>>>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>>>>>
>>>>>>> I think maelstruum is certainly memorable with the double "u", but
>>>>>>> maybe jarring next the the "m".  I'm inclined to maelstroom,
>>>>>>> since I
>>>>>>> associate it with "zoom".  I wouldn't necessarily go for the
>>>>>>> absolute
>>>>>>> lowest results.  I have an entirely unsubstantiated belief that
>>>>>>> anything less than 10,000 gives a reasonable chance to compete
>>>>>>> once a
>>>>>>> user's browsing history is taken into account. Finally you need to
>>>>>>> check existing results don't return something abhorrent (I
>>>>>>> didn't do
>>>>>>> this).
>>>>>>>
>>>>>>> I'd encourage to play around testing on google search.  Its
>>>>>>> quick and
>>>>>>> easy to generate and test alternatives. I've added a few more
>>>>>>> below.
>>>>>>> "maelstra" --> 3,560
>>>>>>> "maelstram" --> 504
>>>>>>> "maelstrim" --> 1200
>>>>>>> "maelstroon" --> 58
>>>>>>> "maelstroomi" --> 4
>>>>>>>
>>>>>>> btw, I wouldn't swap the order of the "ae" since that would be
>>>>>>> susceptible to real typing errors.
>>>>>>>
>>>>>>> cheers -ben
>>>>>>>
>>>>>>
>>>>
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Robert Withers
In reply to this post by Robert Withers
Well, it seems I've more to say though I wouldn't want to test your
patience . If folks have NO idea what they want, then Meno's Paradox
would apply. People tend to have a descriptive ability, or a gut feeling
at the least. "It kinda needs to be a camera that like hovers to longer
observation times can be maintained" enter the quadcopter.

So I thought to addd the third possibility, which is partial descriptive
knowledge, communal connectivity, expert availability/receptivity, and
descriptive inquiry.

Best,
Robert

On 12/08/2015 04:20 PM, Robert Withers wrote:

> I would need to disagree with you as inquiry is possible by
> description, rather than by name, through conversation with those who
> don't have to inquire, due to their knowledge [see Meno's Paradox...].
> So, a third possibility exists through communal association. Do you
> know Kevin Bacon? ;-)
>
> I've used that language!
>
> On 12/08/2015 04:02 PM, EuanM wrote:
>> The philosophical issue behind the disutility of project names like
>> these is "Meno's Paradox"
>>
>> On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:
>>> "I wish people would choose descriptive names for their projects" -
>>> Todd
>>>
>>> I agree.
>>>
>>> I went looking for the current state of dbxtalk recently.  It seemed
>>> to ba apackage designed for my needs - to X[-over] from a DB to
>>> [small]talk.
>>>
>>> I went there and the the page started talking about "Glorp" and
>>> "Garage".  Neither are mnemonic or meaningful
>>>
>>> These projects are just the tip of the iceberg.
>>>
>>> Pharo project names have publisher-only project names.  The project
>>> name equivalent of write-only computer languages, like Brain-F**k.
>>>
>>>
>>> On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
>>>> Sigh.
>>>>
>>>> I wish people would choose descriptive names for their projects.  I
>>>> went looking on Smalltalkhub for some capability and what I found
>>>> are thousands of packages with names that mean nothing and no
>>>> description entered either. If you want to make sure nobody ever
>>>> uses your code you've just taken a giant step in the right
>>>> direction.  But if you hope to make something lots of people
>>>> benefit from - nobody is going to look for "mushroom" when they
>>>> want crypto capabilities.
>>>>
>>>> Sorry, this has been really bugging me lately.  We, as a community,
>>>> do a lousy job of making our code easy to find.
>>>>
>>>> -Todd Blanchard
>>>>
>>>>> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>>>>>
>>>>> I like it, but it seems you missed my point :)
>>>>> mushroom --> 117,000,000 is two orders of magnitude more hidden.
>>>>> Anyway, maybe I overplay its significance.
>>>>> cheers -ben
>>>>>
>>>>> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
>>>>> <[hidden email]> wrote:
>>>>>> I renamed the project to Mushroom and I also dumped the encoding
>>>>>> work to
>>>>>> focus on shutdown, optimization and serialization. Here's the wiki:
>>>>>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>>>>>
>>>>>> thanks,Robert
>>>>>>
>>>>>>
>>>>>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>>>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>>>>>> <[hidden email]> wrote:
>>>>>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>>>>>> <[hidden email]> wrote:
>>>>>>>>>> Now I think you are right on with your observation.
>>>>>>>>>> Additionally, the
>>>>>>>>>> number
>>>>>>>>>> of dialects could increase further with Fuel serialization,
>>>>>>>>>> just port
>>>>>>>>>> SecureSession and bits.
>>>>>>>>>>
>>>>>>>>>> Alright, I came up with a name and it may border on the
>>>>>>>>>> egregious ...
>>>>>>>>>> presenting ...
>>>>>>>>>>
>>>>>>>>>> "Maelstrom"
>>>>>>>>> Great sounding name.  However some general advice for the
>>>>>>>>> community,
>>>>>>>>> since I see a lot of great sounding project names drowned out
>>>>>>>>> in the
>>>>>>>>> noise of our web-search-centric universe.  A litmus test for
>>>>>>>>> project
>>>>>>>>> naming is using google search to find which return low search
>>>>>>>>> results.
>>>>>>>>> Today, its more important to be unique than any other
>>>>>>>>> attribute of a
>>>>>>>>> name.  So in general, *dictionary* english words are not the
>>>>>>>>> best.
>>>>>>>>> One technique is to intentionally mispell the word you like.  
>>>>>>>>> Here are
>>>>>>>>> some comparative examples (note, the surrounding quotes are
>>>>>>>>> required
>>>>>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>>>>>
>>>>>>>>> "maelstrom"    --> 7,480,000
>>>>>>>>> "maelstroom"  --> 6,200
>>>>>>>>> "maelstrum"    --> 2,280
>>>>>>>>> "maelstruum"  --> 7
>>>>>>>>>
>>>>>>>>> Lots of interesting other techniques can be found by searching
>>>>>>>>> on:
>>>>>>>>> techniques to generate brand names or domain names.
>>>>>>>>>
>>>>>>>>> cheers -ben
>>>>>>>>
>>>>>>>> I would be happy to change the names to something more unique,
>>>>>>>> though it
>>>>>>>> may
>>>>>>>> take a few. Are you suggesting "maelstruum"?
>>>>>>>>
>>>>>>>> cheers,
>>>>>>>> Robert
>>>>>>>>
>>>>>>>>
>>>>>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>>>>>
>>>>>>> I think maelstruum is certainly memorable with the double "u", but
>>>>>>> maybe jarring next the the "m".  I'm inclined to maelstroom,
>>>>>>> since I
>>>>>>> associate it with "zoom".  I wouldn't necessarily go for the
>>>>>>> absolute
>>>>>>> lowest results.  I have an entirely unsubstantiated belief that
>>>>>>> anything less than 10,000 gives a reasonable chance to compete
>>>>>>> once a
>>>>>>> user's browsing history is taken into account. Finally you need to
>>>>>>> check existing results don't return something abhorrent (I
>>>>>>> didn't do
>>>>>>> this).
>>>>>>>
>>>>>>> I'd encourage to play around testing on google search.  Its
>>>>>>> quick and
>>>>>>> easy to generate and test alternatives. I've added a few more
>>>>>>> below.
>>>>>>> "maelstra" --> 3,560
>>>>>>> "maelstram" --> 504
>>>>>>> "maelstrim" --> 1200
>>>>>>> "maelstroon" --> 58
>>>>>>> "maelstroomi" --> 4
>>>>>>>
>>>>>>> btw, I wouldn't swap the order of the "ae" since that would be
>>>>>>> susceptible to real typing errors.
>>>>>>>
>>>>>>> cheers -ben
>>>>>>>
>>>>>>
>>>>
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

philippeback
In reply to this post by Robert Withers
Whoever works with Hadoop tech would find names like:

Hadoop
Spark
Cassandra
HBase
Accumulo
Hive
Pig
Impala
Oozie
YARN
Kafka
Flume
Sqoop
...

Go datascience and you'll get:

R
Shiny
Jupyter
Pandas
Bokeh
D3

And in JS:

Node
Angular
Express

descriptive names? Not at all.

What matters is not the name, it is its description.

And, know what, put a generic name and it will be ungooglable.

Try with Visual Studio Code ...

Pfah, descriptive project names... As if these were descriptive:

Ubuntu 15.10 (Wily Werewolf)
Ubuntu 15.04 (Vivid Vervet)
Ubuntu 14.04.3 LTS (Trusty Tahr)
Ubuntu 12.04.5 LTS (Precise Pangolin)

Oh yeah super descriptive names: 

Oracle Communications Diameter Signaling Router

Have a clue?  Enjoy, they have a bunch and renamed a few: https://www.oracle.com/products/oracle-a-z.html

Want to know? Pay the dues.

Phil
 


On Tue, Dec 8, 2015 at 10:20 PM, Robert Withers <[hidden email]> wrote:
I would need to disagree with you as inquiry is possible by description, rather than by name, through conversation with those who don't have to inquire, due to their knowledge [see Meno's Paradox...]. So, a third possibility exists through communal association. Do you know Kevin Bacon? ;-)

I've used that language!

On 12/08/2015 04:02 PM, EuanM wrote:
The philosophical issue behind the disutility of project names like
these is "Meno's Paradox"

On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:
"I wish people would choose descriptive names for their projects" - Todd

I agree.

I went looking for the current state of dbxtalk recently.  It seemed
to ba apackage designed for my needs - to X[-over] from a DB to
[small]talk.

I went there and the the page started talking about "Glorp" and
"Garage".  Neither are mnemonic or meaningful

These projects are just the tip of the iceberg.

Pharo project names have publisher-only project names.  The project
name equivalent of write-only computer languages, like Brain-F**k.


On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
Sigh.

I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.

Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.

-Todd Blanchard

On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:

I like it, but it seems you missed my point :)
mushroom --> 117,000,000 is two orders of magnitude more hidden.
Anyway, maybe I overplay its significance.
cheers -ben

On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
<[hidden email]> wrote:
I renamed the project to Mushroom and I also dumped the encoding work to
focus on shutdown, optimization and serialization. Here's the wiki:
https://github.com/SqueakCryptographySquad/Mushroom/wiki

thanks,Robert


On 12/06/2015 01:42 AM, Ben Coman wrote:
On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
<[hidden email]> wrote:
On 12/05/2015 09:24 PM, Ben Coman wrote:
On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
<[hidden email]> wrote:
Now I think you are right on with your observation. Additionally, the
number
of dialects could increase further with Fuel serialization, just port
SecureSession and bits.

Alright, I came up with a name and it may border on the egregious ...
presenting ...

"Maelstrom"
Great sounding name.  However some general advice for the community,
since I see a lot of great sounding project names drowned out in the
noise of our web-search-centric universe.  A litmus test for project
naming is using google search to find which return low search results.
Today, its more important to be unique than any other attribute of a
name.  So in general, *dictionary* english words are not the best.
One technique is to intentionally mispell the word you like.  Here are
some comparative examples (note, the surrounding quotes are required
to avoid google trying to be helpful and correct the spelling)...

"maelstrom"    --> 7,480,000
"maelstroom"  --> 6,200
"maelstrum"    --> 2,280
"maelstruum"  --> 7

Lots of interesting other techniques can be found by searching on:
techniques to generate brand names or domain names.

cheers -ben

I would be happy to change the names to something more unique, though it
may
take a few. Are you suggesting "maelstruum"?

cheers,
Robert


*Suggesting* yes, but the choice is yours ;)  You need to own it.

I think maelstruum is certainly memorable with the double "u", but
maybe jarring next the the "m".  I'm inclined to maelstroom, since I
associate it with "zoom".  I wouldn't necessarily go for the absolute
lowest results.  I have an entirely unsubstantiated belief that
anything less than 10,000 gives a reasonable chance to compete once a
user's browsing history is taken into account.  Finally you need to
check existing results don't return something abhorrent (I didn't do
this).

I'd encourage to play around testing on google search.  Its quick and
easy to generate and test alternatives. I've added a few more below.
"maelstra" --> 3,560
"maelstram" --> 504
"maelstrim" --> 1200
"maelstroon" --> 58
"maelstroomi" --> 4

btw, I wouldn't swap the order of the "ae" since that would be
susceptible to real typing errors.

cheers -ben







Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

Robert Withers
Wait. Kafka is a part of Hadoop, now? Getting some Love! There's a good match right there. Makes for a very good lambda architecture. They need a meta. Hello squeak!!!  Somebody just needs to build a kafka interface and a spark callback interface. Get squeak with caching to start grinding data, it's right there.

You're right, Phil. Furthermore these names are personable, effective marketing and they always have something to do with what they do. Taker flume, sqoop, yarn or impala. I'll take the Impala, thank you. It's vintage.

In my case, choosing Mushroom has a reasonable descriptive power when considered in light of mobile code budding out all over the grid. It's a cloud solution.

Robert

On 12/08/2015 05:10 PM, [hidden email] wrote:
Whoever works with Hadoop tech would find names like:

Hadoop
Spark
Cassandra
HBase
Accumulo
Hive
Pig
Impala
Oozie
YARN
Kafka
Flume
Sqoop
...

Go datascience and you'll get:

R
Shiny
Jupyter
Pandas
Bokeh
D3

And in JS:

Node
Angular
Express

descriptive names? Not at all.

What matters is not the name, it is its description.

And, know what, put a generic name and it will be ungooglable.

Try with Visual Studio Code ...

Pfah, descriptive project names... As if these were descriptive:

Ubuntu 15.10 (Wily Werewolf)
Ubuntu 15.04 (Vivid Vervet)
Ubuntu 14.04.3 LTS (Trusty Tahr)
Ubuntu 12.04.5 LTS (Precise Pangolin)

Oh yeah super descriptive names: 

Oracle Communications Diameter Signaling Router

Have a clue?  Enjoy, they have a bunch and renamed a few: https://www.oracle.com/products/oracle-a-z.html

Want to know? Pay the dues.

Phil
 


On Tue, Dec 8, 2015 at 10:20 PM, Robert Withers <[hidden email]> wrote:
I would need to disagree with you as inquiry is possible by description, rather than by name, through conversation with those who don't have to inquire, due to their knowledge [see Meno's Paradox...]. So, a third possibility exists through communal association. Do you know Kevin Bacon? ;-)

I've used that language!

On 12/08/2015 04:02 PM, EuanM wrote:
The philosophical issue behind the disutility of project names like
these is "Meno's Paradox"

On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:
"I wish people would choose descriptive names for their projects" - Todd

I agree.

I went looking for the current state of dbxtalk recently.  It seemed
to ba apackage designed for my needs - to X[-over] from a DB to
[small]talk.

I went there and the the page started talking about "Glorp" and
"Garage".  Neither are mnemonic or meaningful

These projects are just the tip of the iceberg.

Pharo project names have publisher-only project names.  The project
name equivalent of write-only computer languages, like Brain-F**k.


On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
Sigh.

I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.

Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.

-Todd Blanchard

On Dec 7, 2015, at 07:38, Ben Coman [hidden email] wrote:

I like it, but it seems you missed my point :)
mushroom --> 117,000,000 is two orders of magnitude more hidden.
Anyway, maybe I overplay its significance.
cheers -ben

On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
<[hidden email]> wrote:
I renamed the project to Mushroom and I also dumped the encoding work to
focus on shutdown, optimization and serialization. Here's the wiki:
https://github.com/SqueakCryptographySquad/Mushroom/wiki

thanks,Robert


On 12/06/2015 01:42 AM, Ben Coman wrote:
On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
<[hidden email]> wrote:
On 12/05/2015 09:24 PM, Ben Coman wrote:
On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
<[hidden email]> wrote:
Now I think you are right on with your observation. Additionally, the
number
of dialects could increase further with Fuel serialization, just port
SecureSession and bits.

Alright, I came up with a name and it may border on the egregious ...
presenting ...

"Maelstrom"
Great sounding name.  However some general advice for the community,
since I see a lot of great sounding project names drowned out in the
noise of our web-search-centric universe.  A litmus test for project
naming is using google search to find which return low search results.
Today, its more important to be unique than any other attribute of a
name.  So in general, *dictionary* english words are not the best.
One technique is to intentionally mispell the word you like.  Here are
some comparative examples (note, the surrounding quotes are required
to avoid google trying to be helpful and correct the spelling)...

"maelstrom"    --> 7,480,000
"maelstroom"  --> 6,200
"maelstrum"    --> 2,280
"maelstruum"  --> 7

Lots of interesting other techniques can be found by searching on:
techniques to generate brand names or domain names.

cheers -ben

I would be happy to change the names to something more unique, though it
may
take a few. Are you suggesting "maelstruum"?

cheers,
Robert


*Suggesting* yes, but the choice is yours ;)  You need to own it.

I think maelstruum is certainly memorable with the double "u", but
maybe jarring next the the "m".  I'm inclined to maelstroom, since I
associate it with "zoom".  I wouldn't necessarily go for the absolute
lowest results.  I have an entirely unsubstantiated belief that
anything less than 10,000 gives a reasonable chance to compete once a
user's browsing history is taken into account.  Finally you need to
check existing results don't return something abhorrent (I didn't do
this).

I'd encourage to play around testing on google search.  Its quick and
easy to generate and test alternatives. I've added a few more below.
"maelstra" --> 3,560
"maelstram" --> 504
"maelstrim" --> 1200
"maelstroon" --> 58
"maelstroomi" --> 4

btw, I wouldn't swap the order of the "ae" since that would be
susceptible to real typing errors.

cheers -ben








Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

EuanM
Personally, I prefer names like  SUnit and JUnit.

And these provide counter-counter examples. :-)

On 8 December 2015 at 23:25, Robert Withers <[hidden email]> wrote:

> Wait. Kafka is a part of Hadoop, now? Getting some Love! There's a good
> match right there. Makes for a very good lambda architecture. They need a
> meta. Hello squeak!!!  Somebody just needs to build a kafka interface and a
> spark callback interface. Get squeak with caching to start grinding data,
> it's right there.
>
> You're right, Phil. Furthermore these names are personable, effective
> marketing and they always have something to do with what they do. Taker
> flume, sqoop, yarn or impala. I'll take the Impala, thank you. It's vintage.
>
> In my case, choosing Mushroom has a reasonable descriptive power when
> considered in light of mobile code budding out all over the grid. It's a
> cloud solution.
>
> Robert
>
>
> On 12/08/2015 05:10 PM, [hidden email] wrote:
>
> Whoever works with Hadoop tech would find names like:
>
> Hadoop
> Spark
> Cassandra
> HBase
> Accumulo
> Hive
> Pig
> Impala
> Oozie
> YARN
> Kafka
> Flume
> Sqoop
> ...
>
> Go datascience and you'll get:
>
> R
> Shiny
> Jupyter
> Pandas
> Bokeh
> D3
>
> And in JS:
>
> Node
> Angular
> Express
>
> descriptive names? Not at all.
>
> What matters is not the name, it is its description.
>
> And, know what, put a generic name and it will be ungooglable.
>
> Try with Visual Studio Code ...
>
> Pfah, descriptive project names... As if these were descriptive:
>
> Ubuntu 15.10 (Wily Werewolf)
> Ubuntu 15.04 (Vivid Vervet)
> Ubuntu 14.04.3 LTS (Trusty Tahr)
> Ubuntu 12.04.5 LTS (Precise Pangolin)
>
> Oh yeah super descriptive names:
>
> Oracle Communications Diameter Signaling Router
>
> Have a clue?  Enjoy, they have a bunch and renamed a few:
> https://www.oracle.com/products/oracle-a-z.html
>
> Want to know? Pay the dues.
>
> Phil
>
>
>
> On Tue, Dec 8, 2015 at 10:20 PM, Robert Withers <[hidden email]>
> wrote:
>>
>> I would need to disagree with you as inquiry is possible by description,
>> rather than by name, through conversation with those who don't have to
>> inquire, due to their knowledge [see Meno's Paradox...]. So, a third
>> possibility exists through communal association. Do you know Kevin Bacon?
>> ;-)
>>
>> I've used that language!
>>
>> On 12/08/2015 04:02 PM, EuanM wrote:
>>>
>>> The philosophical issue behind the disutility of project names like
>>> these is "Meno's Paradox"
>>>
>>> On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:
>>>>
>>>> "I wish people would choose descriptive names for their projects" - Todd
>>>>
>>>> I agree.
>>>>
>>>> I went looking for the current state of dbxtalk recently.  It seemed
>>>> to ba apackage designed for my needs - to X[-over] from a DB to
>>>> [small]talk.
>>>>
>>>> I went there and the the page started talking about "Glorp" and
>>>> "Garage".  Neither are mnemonic or meaningful
>>>>
>>>> These projects are just the tip of the iceberg.
>>>>
>>>> Pharo project names have publisher-only project names.  The project
>>>> name equivalent of write-only computer languages, like Brain-F**k.
>>>>
>>>>
>>>> On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
>>>>>
>>>>> Sigh.
>>>>>
>>>>> I wish people would choose descriptive names for their projects.  I
>>>>> went looking on Smalltalkhub for some capability and what I found are
>>>>> thousands of packages with names that mean nothing and no description
>>>>> entered either.  If you want to make sure nobody ever uses your code you've
>>>>> just taken a giant step in the right direction.  But if you hope to make
>>>>> something lots of people benefit from - nobody is going to look for
>>>>> "mushroom" when they want crypto capabilities.
>>>>>
>>>>> Sorry, this has been really bugging me lately.  We, as a community, do
>>>>> a lousy job of making our code easy to find.
>>>>>
>>>>> -Todd Blanchard
>>>>>
>>>>>> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>>>>>>
>>>>>> I like it, but it seems you missed my point :)
>>>>>> mushroom --> 117,000,000 is two orders of magnitude more hidden.
>>>>>> Anyway, maybe I overplay its significance.
>>>>>> cheers -ben
>>>>>>
>>>>>> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
>>>>>> <[hidden email]> wrote:
>>>>>>>
>>>>>>> I renamed the project to Mushroom and I also dumped the encoding work
>>>>>>> to
>>>>>>> focus on shutdown, optimization and serialization. Here's the wiki:
>>>>>>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>>>>>>
>>>>>>> thanks,Robert
>>>>>>>
>>>>>>>
>>>>>>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>>>>>>
>>>>>>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>>>>>>> <[hidden email]> wrote:
>>>>>>>>>
>>>>>>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>>>>>>
>>>>>>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>>>>>>> <[hidden email]> wrote:
>>>>>>>>>>>
>>>>>>>>>>> Now I think you are right on with your observation. Additionally,
>>>>>>>>>>> the
>>>>>>>>>>> number
>>>>>>>>>>> of dialects could increase further with Fuel serialization, just
>>>>>>>>>>> port
>>>>>>>>>>> SecureSession and bits.
>>>>>>>>>>>
>>>>>>>>>>> Alright, I came up with a name and it may border on the egregious
>>>>>>>>>>> ...
>>>>>>>>>>> presenting ...
>>>>>>>>>>>
>>>>>>>>>>> "Maelstrom"
>>>>>>>>>>
>>>>>>>>>> Great sounding name.  However some general advice for the
>>>>>>>>>> community,
>>>>>>>>>> since I see a lot of great sounding project names drowned out in
>>>>>>>>>> the
>>>>>>>>>> noise of our web-search-centric universe.  A litmus test for
>>>>>>>>>> project
>>>>>>>>>> naming is using google search to find which return low search
>>>>>>>>>> results.
>>>>>>>>>> Today, its more important to be unique than any other attribute of
>>>>>>>>>> a
>>>>>>>>>> name.  So in general, *dictionary* english words are not the best.
>>>>>>>>>> One technique is to intentionally mispell the word you like.  Here
>>>>>>>>>> are
>>>>>>>>>> some comparative examples (note, the surrounding quotes are
>>>>>>>>>> required
>>>>>>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>>>>>>
>>>>>>>>>> "maelstrom"    --> 7,480,000
>>>>>>>>>> "maelstroom"  --> 6,200
>>>>>>>>>> "maelstrum"    --> 2,280
>>>>>>>>>> "maelstruum"  --> 7
>>>>>>>>>>
>>>>>>>>>> Lots of interesting other techniques can be found by searching on:
>>>>>>>>>> techniques to generate brand names or domain names.
>>>>>>>>>>
>>>>>>>>>> cheers -ben
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> I would be happy to change the names to something more unique,
>>>>>>>>> though it
>>>>>>>>> may
>>>>>>>>> take a few. Are you suggesting "maelstruum"?
>>>>>>>>>
>>>>>>>>> cheers,
>>>>>>>>> Robert
>>>>>>>>>
>>>>>>>>>
>>>>>>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>>>>>>
>>>>>>>> I think maelstruum is certainly memorable with the double "u", but
>>>>>>>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>>>>>>>> associate it with "zoom".  I wouldn't necessarily go for the
>>>>>>>> absolute
>>>>>>>> lowest results.  I have an entirely unsubstantiated belief that
>>>>>>>> anything less than 10,000 gives a reasonable chance to compete once
>>>>>>>> a
>>>>>>>> user's browsing history is taken into account.  Finally you need to
>>>>>>>> check existing results don't return something abhorrent (I didn't do
>>>>>>>> this).
>>>>>>>>
>>>>>>>> I'd encourage to play around testing on google search.  Its quick
>>>>>>>> and
>>>>>>>> easy to generate and test alternatives. I've added a few more below.
>>>>>>>> "maelstra" --> 3,560
>>>>>>>> "maelstram" --> 504
>>>>>>>> "maelstrim" --> 1200
>>>>>>>> "maelstroon" --> 58
>>>>>>>> "maelstroomi" --> 4
>>>>>>>>
>>>>>>>> btw, I wouldn't swap the order of the "ae" since that would be
>>>>>>>> susceptible to real typing errors.
>>>>>>>>
>>>>>>>> cheers -ben
>>>>>>>>
>>>>>>>
>>>>>
>>
>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

EuanM
In reply to this post by philippeback
"Want to know? Pay the dues."

i.e keep the barriers to entry high.

This restricts the popularity of languages to those people who are
determined to pay the dues no matter what.

This is why Pharo language has popularity equivalent to Lasso language's.

I'd rather lower the barriers to entry, and have a platform used by
more developers and by more solutions-providers and by more end-users.

Then again, I'd prefer to use Smalltalk and Pharo for my day-job, and
not restrict it to being a hobby.

On 8 December 2015 at 22:10, [hidden email] <[hidden email]> wrote:

> Whoever works with Hadoop tech would find names like:
>
> Hadoop
> Spark
> Cassandra
> HBase
> Accumulo
> Hive
> Pig
> Impala
> Oozie
> YARN
> Kafka
> Flume
> Sqoop
> ...
>
> Go datascience and you'll get:
>
> R
> Shiny
> Jupyter
> Pandas
> Bokeh
> D3
>
> And in JS:
>
> Node
> Angular
> Express
>
> descriptive names? Not at all.
>
> What matters is not the name, it is its description.
>
> And, know what, put a generic name and it will be ungooglable.
>
> Try with Visual Studio Code ...
>
> Pfah, descriptive project names... As if these were descriptive:
>
> Ubuntu 15.10 (Wily Werewolf)
> Ubuntu 15.04 (Vivid Vervet)
> Ubuntu 14.04.3 LTS (Trusty Tahr)
> Ubuntu 12.04.5 LTS (Precise Pangolin)
>
> Oh yeah super descriptive names:
>
> Oracle Communications Diameter Signaling Router
>
> Have a clue?  Enjoy, they have a bunch and renamed a few:
> https://www.oracle.com/products/oracle-a-z.html
>
> Want to know? Pay the dues.
>
> Phil
>
>
>
> On Tue, Dec 8, 2015 at 10:20 PM, Robert Withers <[hidden email]>
> wrote:
>>
>> I would need to disagree with you as inquiry is possible by description,
>> rather than by name, through conversation with those who don't have to
>> inquire, due to their knowledge [see Meno's Paradox...]. So, a third
>> possibility exists through communal association. Do you know Kevin Bacon?
>> ;-)
>>
>> I've used that language!
>>
>> On 12/08/2015 04:02 PM, EuanM wrote:
>>>
>>> The philosophical issue behind the disutility of project names like
>>> these is "Meno's Paradox"
>>>
>>> On 8 December 2015 at 21:01, EuanM <[hidden email]> wrote:
>>>>
>>>> "I wish people would choose descriptive names for their projects" - Todd
>>>>
>>>> I agree.
>>>>
>>>> I went looking for the current state of dbxtalk recently.  It seemed
>>>> to ba apackage designed for my needs - to X[-over] from a DB to
>>>> [small]talk.
>>>>
>>>> I went there and the the page started talking about "Glorp" and
>>>> "Garage".  Neither are mnemonic or meaningful
>>>>
>>>> These projects are just the tip of the iceberg.
>>>>
>>>> Pharo project names have publisher-only project names.  The project
>>>> name equivalent of write-only computer languages, like Brain-F**k.
>>>>
>>>>
>>>> On 7 December 2015 at 17:52, Todd Blanchard <[hidden email]> wrote:
>>>>>
>>>>> Sigh.
>>>>>
>>>>> I wish people would choose descriptive names for their projects.  I
>>>>> went looking on Smalltalkhub for some capability and what I found are
>>>>> thousands of packages with names that mean nothing and no description
>>>>> entered either.  If you want to make sure nobody ever uses your code you've
>>>>> just taken a giant step in the right direction.  But if you hope to make
>>>>> something lots of people benefit from - nobody is going to look for
>>>>> "mushroom" when they want crypto capabilities.
>>>>>
>>>>> Sorry, this has been really bugging me lately.  We, as a community, do
>>>>> a lousy job of making our code easy to find.
>>>>>
>>>>> -Todd Blanchard
>>>>>
>>>>>> On Dec 7, 2015, at 07:38, Ben Coman <[hidden email]> wrote:
>>>>>>
>>>>>> I like it, but it seems you missed my point :)
>>>>>> mushroom --> 117,000,000 is two orders of magnitude more hidden.
>>>>>> Anyway, maybe I overplay its significance.
>>>>>> cheers -ben
>>>>>>
>>>>>> On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
>>>>>> <[hidden email]> wrote:
>>>>>>>
>>>>>>> I renamed the project to Mushroom and I also dumped the encoding work
>>>>>>> to
>>>>>>> focus on shutdown, optimization and serialization. Here's the wiki:
>>>>>>> https://github.com/SqueakCryptographySquad/Mushroom/wiki
>>>>>>>
>>>>>>> thanks,Robert
>>>>>>>
>>>>>>>
>>>>>>> On 12/06/2015 01:42 AM, Ben Coman wrote:
>>>>>>>>
>>>>>>>> On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
>>>>>>>> <[hidden email]> wrote:
>>>>>>>>>
>>>>>>>>> On 12/05/2015 09:24 PM, Ben Coman wrote:
>>>>>>>>>>
>>>>>>>>>> On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
>>>>>>>>>> <[hidden email]> wrote:
>>>>>>>>>>>
>>>>>>>>>>> Now I think you are right on with your observation. Additionally,
>>>>>>>>>>> the
>>>>>>>>>>> number
>>>>>>>>>>> of dialects could increase further with Fuel serialization, just
>>>>>>>>>>> port
>>>>>>>>>>> SecureSession and bits.
>>>>>>>>>>>
>>>>>>>>>>> Alright, I came up with a name and it may border on the egregious
>>>>>>>>>>> ...
>>>>>>>>>>> presenting ...
>>>>>>>>>>>
>>>>>>>>>>> "Maelstrom"
>>>>>>>>>>
>>>>>>>>>> Great sounding name.  However some general advice for the
>>>>>>>>>> community,
>>>>>>>>>> since I see a lot of great sounding project names drowned out in
>>>>>>>>>> the
>>>>>>>>>> noise of our web-search-centric universe.  A litmus test for
>>>>>>>>>> project
>>>>>>>>>> naming is using google search to find which return low search
>>>>>>>>>> results.
>>>>>>>>>> Today, its more important to be unique than any other attribute of
>>>>>>>>>> a
>>>>>>>>>> name.  So in general, *dictionary* english words are not the best.
>>>>>>>>>> One technique is to intentionally mispell the word you like.  Here
>>>>>>>>>> are
>>>>>>>>>> some comparative examples (note, the surrounding quotes are
>>>>>>>>>> required
>>>>>>>>>> to avoid google trying to be helpful and correct the spelling)...
>>>>>>>>>>
>>>>>>>>>> "maelstrom"    --> 7,480,000
>>>>>>>>>> "maelstroom"  --> 6,200
>>>>>>>>>> "maelstrum"    --> 2,280
>>>>>>>>>> "maelstruum"  --> 7
>>>>>>>>>>
>>>>>>>>>> Lots of interesting other techniques can be found by searching on:
>>>>>>>>>> techniques to generate brand names or domain names.
>>>>>>>>>>
>>>>>>>>>> cheers -ben
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> I would be happy to change the names to something more unique,
>>>>>>>>> though it
>>>>>>>>> may
>>>>>>>>> take a few. Are you suggesting "maelstruum"?
>>>>>>>>>
>>>>>>>>> cheers,
>>>>>>>>> Robert
>>>>>>>>>
>>>>>>>>>
>>>>>>>> *Suggesting* yes, but the choice is yours ;)  You need to own it.
>>>>>>>>
>>>>>>>> I think maelstruum is certainly memorable with the double "u", but
>>>>>>>> maybe jarring next the the "m".  I'm inclined to maelstroom, since I
>>>>>>>> associate it with "zoom".  I wouldn't necessarily go for the
>>>>>>>> absolute
>>>>>>>> lowest results.  I have an entirely unsubstantiated belief that
>>>>>>>> anything less than 10,000 gives a reasonable chance to compete once
>>>>>>>> a
>>>>>>>> user's browsing history is taken into account.  Finally you need to
>>>>>>>> check existing results don't return something abhorrent (I didn't do
>>>>>>>> this).
>>>>>>>>
>>>>>>>> I'd encourage to play around testing on google search.  Its quick
>>>>>>>> and
>>>>>>>> easy to generate and test alternatives. I've added a few more below.
>>>>>>>> "maelstra" --> 3,560
>>>>>>>> "maelstram" --> 504
>>>>>>>> "maelstrim" --> 1200
>>>>>>>> "maelstroon" --> 58
>>>>>>>> "maelstroomi" --> 4
>>>>>>>>
>>>>>>>> btw, I wouldn't swap the order of the "ae" since that would be
>>>>>>>> susceptible to real typing errors.
>>>>>>>>
>>>>>>>> cheers -ben
>>>>>>>>
>>>>>>>
>>>>>
>>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] evolutions of squeakelib & crypto (Reed Solomon)

Max Leske
In reply to this post by Mariano Martinez Peck

On 04 Dec 2015, at 17:41, Mariano Martinez Peck <[hidden email]> wrote:

I think that either Max or Martin did the Spur needed changes for Fuel. 

Yes, Martin made those.

So likely it should be easy to make it work in latest Squeak. 

I agree. The changes for Spur were minimal. I simply haven’t had time yet for Squeak 5. 


On Fri, Dec 4, 2015 at 12:57 PM, Robert Withers <[hidden email]> wrote:
Now I think you are right on with your observation. Additionally, the number of dialects could increase further with Fuel serialization, just port SecureSession and bits.

Alright, I came up with a name and it may border on the egregious ... presenting ...

"Maelstrom"

A new distributed metric will be established in Maelstrom to measure intra- & inter-vat activity: "Sanguinity".

Robert

PS. thanks for pointing out Fuel support for older squeaks.

Well, we support 4.6, which was released at the same time as 5. So we’re nearly up to speed ;)

Cheers,
Max



On 12/04/2015 10:25 AM, Sven Van Caekenberghe wrote:
Another suggestion: if you intend to make something cross dialect and hope to get traction, I would not use a project name which contains one dialect, but something more general like Cryptography, or some cool project name, like Seaside, Fuel, ...

On 04 Dec 2015, at 15:43, Robert Withers <[hidden email]> wrote:

I use squeak 5.0 and would want the Fuel support to customize for wire serializations and substitutions, such that Squeak and Pharo could talk to each other, and all other Fuel environments. The Fuel changes I made are in the Pharo port of SqueakElib in the SqueakElib-CapTP-Serialization category and consist of a Decoder, Materializer and a Materialization.

Robert

On 12/04/2015 09:35 AM, Esteban Lorenzano wrote:
which squeak version?
of what?

On 04 Dec 2015, at 12:15, Robert Withers <[hidden email]> wrote:

I just realized that the squeak version uses ReferenceStream while the Pharo version uses Fuel, so the binary serializations are different and they won't speak to each other. Any chance that Fuel is ported to Squeak?

Regards,
Robert

On 12/04/2015 06:11 AM, Robert Withers wrote:
I am unable to import these files into SqueakSource, so it may be best done from inside Pharo with Monticello. Here are working Crypto and SqueakElib in Pharo, prior to SecureSession refactoring and Reed Solomon. I include the correct version of LayeredProtocol.

Regards,
Robert


On 12/04/2015 05:47 AM, Robert Withers wrote:
Best Regards

http://www.squeaksource.com/Cryptography.html
http://www.squeaksource.com/squeakelib.html


On 12/04/2015 05:44 AM, Robert Withers wrote:
After my password reset on squeaksource, I committed to both Cryptography and SqueakElib, project links below.

In the case of Cryptography, I had a version ported to Pharo ... I will organize Pharo ports of both after Reed Solomon is stable, and announce them to the Pharo list. This way both environments can be supported through this one repository.

Robert

On 12/04/2015 04:35 AM, Stephan Eggermont wrote:
On 03-12-15 23:06, Robert Withers wrote:
Are any of these used by both squeak and Pharo? That would be the right
move I think. I will ask about getting my password reset for
squeaksource, since that is where the old code resides.
All of them. Mostly timing of project start/high activity and who are
maintaining it decided on platforms. There was a time when squeaksource was not so stable and then many projects migrated, and I currently hear least about stability issues from ss3, but the load on smalltalkhub is much higher, I assume, as that is used for the pharo ci.

In the not so far future Pharo is likely to move to a git based infrastructure, using libgit2. Early adopters are already using it.
I haven't heard the squeak ideas about that.

Stephan









--

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Name change: Mushroom ( was Re: evolutions of squeakelib & crypto)

philippeback
In reply to this post by Robert Withers
Things are moving. Now the new thing is http://hortonworks.com/products/dataflow/

Pharo could indeed be embedded at various places (like in MR w/ Hadoop Streaming).
It is annoying that it is 32 bits as there is a need to deploy 32 bits libs all over the cluster and that's hard to do in a skunkworks way.
We run some C code on the cluster, that's working nicely.

Pharo would be nice to run around as the image is reasonably featured, and is one single file, which is better than the jar hell ones get when doing Java.
And when doing Scala, it is worse.

At this point, Python runs took (Spark) and it is doing well for some workloads.

Maybe I can arrange for a project with the client where one has to implement a workload using Pharo. That is when we'll have a Spur based system that doesn't ask for 32 bit libs. And it all runs on CentOS6.x --> making this a prime platform on Linux is key for adoption. Already said, already pushed for it, that's why there is a link on the site but that's still second grade citizenry. Not good for me to push marketing wise.

As of Impala, I do not run it, we do HiveQL (cluster is all OpenSource w/ Hortonworks HDP 2.3)

Phil


On Wed, Dec 9, 2015 at 12:25 AM, Robert Withers <[hidden email]> wrote:
Wait. Kafka is a part of Hadoop, now? Getting some Love! There's a good match right there. Makes for a very good lambda architecture. They need a meta. Hello squeak!!!  Somebody just needs to build a kafka interface and a spark callback interface. Get squeak with caching to start grinding data, it's right there.

You're right, Phil. Furthermore these names are personable, effective marketing and they always have something to do with what they do. Taker flume, sqoop, yarn or impala. I'll take the Impala, thank you. It's vintage.

In my case, choosing Mushroom has a reasonable descriptive power when considered in light of mobile code budding out all over the grid. It's a cloud solution.

Robert

On 12/08/2015 05:10 PM, [hidden email] wrote:
Whoever works with Hadoop tech would find names like:

Hadoop
Spark
Cassandra
HBase
Accumulo
Hive
Pig
Impala
Oozie
YARN
Kafka
Flume
Sqoop
...

Go datascience and you'll get:

R
Shiny
Jupyter
Pandas
Bokeh
D3

And in JS:

Node
Angular
Express

descriptive names? Not at all.

What matters is not the name, it is its description.

And, know what, put a generic name and it will be ungooglable.

Try with Visual Studio Code ...

Pfah, descriptive project names... As if these were descriptive:

Ubuntu 15.10 (Wily Werewolf)
Ubuntu 15.04 (Vivid Vervet)
Ubuntu 14.04.3 LTS (Trusty Tahr)
Ubuntu 12.04.5 LTS (Precise Pangolin)

Oh yeah super descriptive names: 

Oracle Communications Diameter Signaling Router

Have a clue?  Enjoy, they have a bunch and renamed a few: https://www.oracle.com/products/oracle-a-z.html

Want to know? Pay the dues.

Phil
 


On Tue, Dec 8, 2015 at 10:20 PM, Robert Withers <[hidden email]> wrote:
I would need to disagree with you as inquiry is possible by description, rather than by name, through conversation with those who don't have to inquire, due to their knowledge [see Meno's Paradox...]. So, a third possibility exists through communal association. Do you know Kevin Bacon? ;-)

I've used that language!

On 12/08/2015 04:02 PM, EuanM wrote:
The philosophical issue behind the disutility of project names like
these is "Meno's Paradox"

On 8 December 2015 at 21:01, EuanM <[hidden email][hidden email]> wrote:
"I wish people would choose descriptive names for their projects" - Todd

I agree.

I went looking for the current state of dbxtalk recently.  It seemed
to ba apackage designed for my needs - to X[-over] from a DB to
[small]talk.

I went there and the the page started talking about "Glorp" and
"Garage".  Neither are mnemonic or meaningful

These projects are just the tip of the iceberg.

Pharo project names have publisher-only project names.  The project
name equivalent of write-only computer languages, like Brain-F**k.


On 7 December 2015 at 17:52, Todd Blanchard <[hidden email][hidden email]> wrote:
Sigh.

I wish people would choose descriptive names for their projects.  I went looking on Smalltalkhub for some capability and what I found are thousands of packages with names that mean nothing and no description entered either.  If you want to make sure nobody ever uses your code you've just taken a giant step in the right direction.  But if you hope to make something lots of people benefit from - nobody is going to look for "mushroom" when they want crypto capabilities.

Sorry, this has been really bugging me lately.  We, as a community, do a lousy job of making our code easy to find.

-Todd Blanchard

On Dec 7, 2015, at 07:38, Ben Coman [hidden email] wrote:

I like it, but it seems you missed my point :)
mushroom --> 117,000,000 is two orders of magnitude more hidden.
Anyway, maybe I overplay its significance.
cheers -ben

On Mon, Dec 7, 2015 at 11:11 PM, Robert Withers
<[hidden email]> wrote:
I renamed the project to Mushroom and I also dumped the encoding work to
focus on shutdown, optimization and serialization. Here's the wiki:
https://github.com/SqueakCryptographySquad/Mushroom/wiki

thanks,Robert


On 12/06/2015 01:42 AM, Ben Coman wrote:
On Sun, Dec 6, 2015 at 10:42 AM, Robert Withers
<[hidden email]> wrote:
On 12/05/2015 09:24 PM, Ben Coman wrote:
On Fri, Dec 4, 2015 at 11:57 PM, Robert Withers
<[hidden email]> wrote:
Now I think you are right on with your observation. Additionally, the
number
of dialects could increase further with Fuel serialization, just port
SecureSession and bits.

Alright, I came up with a name and it may border on the egregious ...
presenting ...

"Maelstrom"
Great sounding name.  However some general advice for the community,
since I see a lot of great sounding project names drowned out in the
noise of our web-search-centric universe.  A litmus test for project
naming is using google search to find which return low search results.
Today, its more important to be unique than any other attribute of a
name.  So in general, *dictionary* english words are not the best.
One technique is to intentionally mispell the word you like.  Here are
some comparative examples (note, the surrounding quotes are required
to avoid google trying to be helpful and correct the spelling)...

"maelstrom"    --> 7,480,000
"maelstroom"  --> 6,200
"maelstrum"    --> 2,280
"maelstruum"  --> 7

Lots of interesting other techniques can be found by searching on:
techniques to generate brand names or domain names.

cheers -ben

I would be happy to change the names to something more unique, though it
may
take a few. Are you suggesting "maelstruum"?

cheers,
Robert


*Suggesting* yes, but the choice is yours ;)  You need to own it.

I think maelstruum is certainly memorable with the double "u", but
maybe jarring next the the "m".  I'm inclined to maelstroom, since I
associate it with "zoom".  I wouldn't necessarily go for the absolute
lowest results.  I have an entirely unsubstantiated belief that
anything less than 10,000 gives a reasonable chance to compete once a
user's browsing history is taken into account.  Finally you need to
check existing results don't return something abhorrent (I didn't do
this).

I'd encourage to play around testing on google search.  Its quick and
easy to generate and test alternatives. I've added a few more below.
"maelstra" --> 3,560
"maelstram" --> 504
"maelstrim" --> 1200
"maelstroon" --> 58
"maelstroomi" --> 4

btw, I wouldn't swap the order of the "ae" since that would be
susceptible to real typing errors.

cheers -ben









123