[Pharo-users] Re: Call for project ideas: Google Summer of Code 2023

2023-02-03 Thread Pierre Misse Chanabier
Hi, What is the deadline please ? Pierre On 2/1/2023 9:18 PM, Sebastian Jordan Montano wrote: Hello all, As Pharo community we are postulating to Google Summer of Code 2023. We would like to have new brand ideas for this new edition! We would like to know if there are people in the commun

[Pharo-users] Polyphemus VMIL talk

2022-12-27 Thread Pierre Misse-Chanabier
Hello, I'm quite proud to provide my presentation for the VMIL talk I did on Polyphemus https://www.youtube.com/watch?v=-phxX8ia630. Hope this may be of interest to some of you ! Feel free to ping me for questions :) Cheers ! On 16/08/2022 10:36, pmissech wrote: Hello, Although i will not be

[Pharo-users] Re: Pharo dark window buttons

2022-11-30 Thread Pierre Misse Chanabier
Hi, I think I saw a setting once for that, but it has been years. However, you can edit the Theme directly. The dark theme is defined in PharoDarkTheme. Sebastian (in copy of this mail) has recently started to look at the themes and will probably change them slightly soon. He might be able to

[Pharo-users] Re: Recovering old images in mac

2022-10-30 Thread Pierre Misse Chanabier
Carolina use to be able to do this during her PhD. Always assumed it was with Espell, but I have never tried. https://github.com/carolahp/espell2 Pierre On 10/30/2022 11:30 AM, Steffen Märcker wrote: Is there a way to save / convert such an image to 64 Bit? Best, Steffen

[Pharo-users] Looking for an engineer position to work on Virtual Machines

2022-10-25 Thread Pierre Misse-Chanabier
Hello, My name is Pierre Misse-Chanabier. I'm finishing my PhD in the RMOD team on testing Virtual Machines in about two months. I am therefore looking for a Job, hopefully in the Pharo community ! Ideally, I'm looking to work in the domains of Virtual Machines or Language T

[Pharo-users] Re: [Roassal - Spec ] How can I trigger the refresh of an inspector pane

2022-09-25 Thread Pierre Misse Chanabier
Milton will probably correct me tomorrow, but in the meantime. You need to send the message #refresh to the RoassalPresenter. This will trigger the "script" that should have been defined. (At least that's how it has worked for me). For example: - my initialization: memorySpace := self instantia

[Pharo-users] Re: [ANN] Badges

2022-08-23 Thread Pierre Misse Chanabier
This is super cool, thanks a lot Hernán ! On 8/17/2022 8:55 AM, Hernán Morales Durand wrote: Dear all, I'd like to share a new Spec app for building badges made with Pharo 10. It is based on the Shields.io badge service provider. Select the badges you want, complete the required variables, an

[Pharo-users] Re: Null Object Pattern

2022-03-16 Thread Pierre Misse Chanabier
On 3/16/2022 8:33 PM, s...@clipperadams.com wrote: I care because it makes “everything is a message” a lie! And I suspect (no proof and could be wrong) it’s an optimization that only made sense with the hardware constraints of 40+ years ago. Arguing against premature optimization is hardly some