Sure. Current main issue is to have Pharo work with Kerberos as secured
Hadoop uses the UGI (UserGroupInformation) thing and that is a black hole
of crypto things.
How would you see ParrotTalk work?
I made a XmppTalk thing (binding for libstrophe) for having Pharo images
and other stuff talk toge
I like your depiction of the situation and arguments, Andrew.
The inherent volatility of the software industry due to its tendency
to self disruption, as you pointed out, is fertile ground to all kinds of
crap, but we as developers should keep our eyes wide open and
look for the pearls and gems th
That’s a nice idea!
I will check how they did it and we should see if that makes sense in the
future.
(for Pharo Days)
Marcus
> On 25 Oct 2017, at 23:17, PAUL DEBRUICKER wrote:
>
> Laravel.com is a PHP web framework.
>
>
> Their community organizes an online conference: https://l
Nice idea, indeed.
Doru
> On Oct 26, 2017, at 10:18 AM, Marcus Denker wrote:
>
> That’s a nice idea!
>
> I will check how they did it and we should see if that makes sense in the
> future.
> (for Pharo Days)
>
> Marcus
>
>> On 25 Oct 2017, at 23:17, PAUL DEBRUICKER wrote:
>>
>> La
Nothing complex about two images exchanging messages, its not even complex
to transmit objects via fuel, you even transmit a debugger or any part of
the live environment or even make an "internet" of images that join objects
together. Sky is the limit. Pharo already provides you will all the
tools/
Andrew,
Am 26.10.17 um 00:46 schrieb Andrew Glynn:
There’s other questions that are relevant to me:
I am glad you opened your words with this sentence. Other peoples'
mileages may vary a lot.
> Do I give a f*** about cool looking web apps? No, I don’t use web
apps if in any way I can avoi
Well all languages have well designed and badly designed libraries , in
Pharo you dont even have to look hard just take a look at Morph and Object
class and awe at all those irrelevant methods trying to cram in features
you will probably never use. Especially my experience with Morphic has been
as
indeed excellent idea
Having a polished website like they did, is the way to go.
+1
On Thu, Oct 26, 2017 at 11:54 AM Tudor Girba wrote:
> Nice idea, indeed.
>
> Doru
>
>
> > On Oct 26, 2017, at 10:18 AM, Marcus Denker
> wrote:
> >
> > That’s a nice idea!
> >
> > I will check how they did it a
This all sounds very interesting. What is the idea? Wrap libkrb5 through
UFFI or implement it in Smalltalk?
On 10/26/2017 04:38 PM, henry wrote:
> A Kerberos effort will have to be a group effort. Sideways to my main
> focus and your all’s main focii.
>
>
> - HH
>
>
> On Thu, Oct 26, 2017 at 09:15
I have no idea which is best. For being able to say we use industry standard
Kerberos, calling an accepted implementation seems wise, like OpenSSL support.
- HH
On Thu, Oct 26, 2017 at 11:39, Paulo R. Dellani wrote:
> This all sounds very interesting. What is the idea? Wrap libkrb5 through UFF
Maybe the package described here has what you're looking for :
http://forum.world.st/Ann-Workflow-td4963635.html
Cédrick Béler wrote
> Hi again, this is my last question and the more general one of the day :-)
>
>
> I’m looking for way of representing and executing simple "business
> proc
I made this port/copy of the squeaksource package:
http://smalltalkhub.com/#!/~Cryptography/Cryptography
Is that the version you were thinking of and couldn't find?
What is ifs?
I don't understand what you want to do with the hashing. Are you talking
about hashing domain objects for extern
There are two key Kerberos implementations one can use with Hadoop.
One is the FreeIpa/RedHat IdM.
The other is ActiveDirectory.
I am using FreeIPA which bundles MIT Kerberos/389/sssd and more for making
a CA etc. Works wonderfullý well.
AD is well ... part of the corporate landdscape.
Most of
Can UFFI be used to call into a Fortran library?
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
On Thu, Oct 26, 2017 at 3:39 AM, Stephane Ducasse
wrote:
> Hi andrew
>
> I think that Avi did a package about BDD (but I thought it was special
> binary trees) so this is probably the same.
> Did you check on Squeaksource?
> http://www.squeaksource.com/BTree.html
> If this is what you are looking
On Thu, Oct 26, 2017 at 3:40 PM, Paulo R. Dellani wrote:
> I like your depiction of the situation and arguments, Andrew.
>
> The inherent volatility of the software industry due to its tendency
> to self disruption, as you pointed out, is fertile ground to all kinds of
> crap, but we as developer
Always starting by assuming someone in another language wants to do the
same ;)
googling... fortran ffi python
second result...
https://maurow.bitbucket.io/notes/calling_fortran_from_misc.html
I only skimmed quickly, but it seems to hint how to do it from Pharo UFFI.
cheers -ben
P.S. Interesting
Hi,
I was just watching some videos and stumbled across sourcetrail[1][2]. The
visualizations look pretty neat. Maybe it can be used an inspiration?
cheers
holger
[1] https://www.youtube.com/watch?v=r8S6V6U5Vr4
[2] https://www.sourcetrail.com
Thanks for the responses so far. I see that I need to clarify my enquiry.
B-Trees and BDDs are not the same. BDDs are an efficient and compact
representations for Boolean functions, sometimes used in SAT-solvers and
electronics design. The key idea is that since the output must be 0 or 1, yo
19 matches
Mail list logo