Re: [Pharo-dev] [Ann] Concurrent Programming in Pharo is available

2020-02-10 Thread Eliot Miranda
Hi Stef, here's my review/feedback On Sun, Feb 9, 2020 at 5:05 AM Stéphane Ducasse > wrote: > > > > On http://books.pharo.org/booklet-ConcurrentProgramming/ > In fig 1.1 there needs to be a back arrow from Executing to Runnable which is labelled "Preempted by a higher priority process" or si

Re: [Pharo-dev] [Ann] Concurrent Programming in Pharo is available

2020-02-10 Thread ducasse
You are welcome. This is really one of the few resources on the topic and at this level in the ecosystem. In the future I plan to learn and explain monitors because they are better than semaphores or mutexes but I have the learn about them before :). > On 10 Feb 2020, at 20:46, Todd Blanchard

Re: [Pharo-dev] [Ann] Concurrent Programming in Pharo is available

2020-02-10 Thread Todd Blanchard via Pharo-dev
--- Begin Message --- I have wanted a clean explanation of semaphores and process scheduling for a long time. Thanks for this. > On Feb 9, 2020, at 3:58 AM, Stéphane Ducasse > wrote: > > On http://books.pharo.org/booklet-ConcurrentProgramming/ >

Re: [Pharo-dev] [Ann] Concurrent Programming in Pharo is available

2020-02-10 Thread ducasse
> On 10 Feb 2020, at 18:28, Sean P. DeNigris wrote: > > Thanks! And thanks in general for your tireless documentation efforts. I know > it can be a lonely pursuit but is s important :) :) Just pay me in PRs :) Now working on the new Spec20 book. S. > > > > - > Cheers, > Sean > --

Re: [Pharo-dev] [Ann] Concurrent Programming in Pharo is available

2020-02-10 Thread Sean P. DeNigris
Thanks! And thanks in general for your tireless documentation efforts. I know it can be a lonely pursuit but is s important :) - Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html

[Pharo-dev] [Pharo 9.0] Build #53: 5650-Make-unclosable-in-SystemWindow-does-not-work-revert-PR-5552

2020-02-10 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #53 was: FAILURE. The Pull Request #5659 was integrated: "5650-Make-unclosable-in-SystemWindow-does-not-work-revert-PR-5552" Pull request url: https://github.com/pharo-project/pharo/pull/5659 Issue Url: https://github.com/pharo-pro

[Pharo-dev] [ANN] Pharo TechTalk Feb 20: The Colony

2020-02-10 Thread Marcus Denker
A regular chat about Pharo. Happens on Discord. This month a bit a special TechTalk, not about Pharo but about a tool that might be interesting for us to use. Topic: The Colony https://colony.io Introduction to "The Colony", a new platform to Organize and Incentivize Collaborators, Con

Re: [Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread ducasse
and we will start to write a booklet see https://github.com/SquareBracketAssociates/Booklet-PharoVirtualMachine S. >> >> Monday morning, time for the weekly mail meeting in 10 seconds! >> (just reply, inserting bullet points) >> >> ### Last week: >> >> - PharoVM wiki > > Is this publ

Re: [Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread Alistair Grant
Thanks! On Mon, 10 Feb 2020 at 11:10, teso...@gmail.com wrote: > > It's under construction, but here it is > https://github.com/pharo-project/opensmalltalk-vm/wiki > > On Mon, Feb 10, 2020 at 10:46 AM Alistair Grant wrote: > > > > Hi Pablo, > > > > > > On Mon, 10 Feb 2020 at 10:31, teso...@gmail

Re: [Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread teso...@gmail.com
It's under construction, but here it is https://github.com/pharo-project/opensmalltalk-vm/wiki On Mon, Feb 10, 2020 at 10:46 AM Alistair Grant wrote: > > Hi Pablo, > > > On Mon, 10 Feb 2020 at 10:31, teso...@gmail.com wrote: > > > > Monday morning, time for the weekly mail meeting in 10 seconds

Re: [Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread Alistair Grant
Hi Pablo, On Mon, 10 Feb 2020 at 10:31, teso...@gmail.com wrote: > > Monday morning, time for the weekly mail meeting in 10 seconds! > (just reply, inserting bullet points) > > ### Last week: > > - PharoVM wiki Is this publicly accessible? Can we have a link? Thanks! Alistair

[Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread Esteban Lorenzano
### Last week: * [objcbridge] finish migration of ObjCBridge to TFFI. Now everything works as expected, proxies inclusive (chich was absent before) * [spec2] fix a problem in the build of toolbars from commands (this one was new... it was working before). * [spec2] I spent so

[Pharo-dev] [Mm10s] 2020-02-10

2020-02-10 Thread teso...@gmail.com
Monday morning, time for the weekly mail meeting in 10 seconds! (just reply, inserting bullet points) ### Last week: - PharoVM wiki - [Idle VM] Fix Allocation problem in Linux with MMAP - [TFFI] Fixing the build for use a given VM, so we can have different versions - [TFFI] Adding another deve