Re: [Pharo-users] What's wrong with latest Pharo?

2019-04-30 Thread Tim Mackinnon
rting giving me an IceAuthenticationError in a fresh image (I can’t imagine its related is it? Could that repo suddenly have some issue? I had the same error yesterday and had to clear out the iceberg-local). It seems that iceberg is still not quite as rock solid as we would like. Tim > On 30

Re: [Pharo-users] What's wrong with latest Pharo?

2019-04-30 Thread Tim Mackinnon
erity. Tim Pharo VM version: 5.0-201901231209 Wed Jan 23 12:32:13 UTC 2019 gcc 4.8 [Production Spur 64-bit VM] Built from: CoInterpreter VMMaker.oscog-eem.2509 uuid: 91e81f64-95de-4914-a960-8f842be3a194 Jan 23 2019 With: StackToRegisterMappingCogit VMMaker.oscog-eem.2509 uuid: 91e81f64-95de

Re: [Pharo-users] What's wrong with latest Pharo?

2019-04-30 Thread Tim Mackinnon
the segfault for some reason. I’ll see if I can guide him through changing that method. Tim > On 30 Apr 2019, at 15:53, Tim Mackinnon wrote: > > Hi Guille - I’m not using Arch Linux myself - this was a seasoned exercism > contributor trying to give pharo a spin - and sadly it hasn’t gone we

[Pharo-users] Right clicking often fails first time?

2019-04-30 Thread Tim Mackinnon
highlighted). Why is this? Is it a bug worth reporting and seeing if it can be fixed (or is it just me? This is in 703, OSX High Sierra) Tim

[Pharo-users] Why doesn't the VM command line help show the useful image commands anymore?

2019-04-29 Thread Tim Mackinnon
Pharo.image —list”. A while back it showed you that - but its now gone which seems a shame? I also notice at the bottom of the list, its says the the image name defaults to Pharo.image - however I haven’t noticed that works at all - you have to specify an image, so thats a bit misleading. Tim

Re: [Pharo-users] Why doesn't the VM command line help show the useful image commands anymore?

2019-04-30 Thread Tim Mackinnon
or two ago, help told you how to do this? As it is now, a new user would have no clue - I think it would be helpful if the vm —help suggested you try “pharo —help” for further image based parameters. (And all cog users agreed to support —help in images so that this message was true). Tim

Re: [Pharo-users] What's wrong with latest Pharo?

2019-04-30 Thread Tim Mackinnon
oogle Cloud Platform, for example, the user can choose from this list of > > hosts: Debian GNU/Linux 9 (Stretch), CentOS 6, CentOS 7, various versions of > > CoreOS, Ubuntu 14.04 LTS Minimal, Ubuntu 16.04 LTS Minimal, Ubuntu 18.04 LTS > > Minimal, Ubuntu 18.10 Minimal, various versions

Re: [Pharo-users] how to model this a better way

2019-04-18 Thread Tim Mackinnon
yourself (without running through the other exercises). Tim Sent from my iPhone > On 18 Apr 2019, at 21:41, Richard Sargent > wrote: > > Your system would have instance variables holding the cardinal directions and > another holding the current direction vector.

Re: [Pharo-users] Why are package tags not proper sub-packages?

2019-04-19 Thread Tim Mackinnon
in priority?) Tim Sent from my iPhone > On 19 Apr 2019, at 03:24, Sean P. DeNigris wrote: > > Ben Coman wrote >>> The implication here is that extension methods can’t live on the tag >>> (they >>> live on the parent package > > Won't that cause existing code

Re: [Pharo-users] Why are package tags not proper sub-packages?

2019-04-19 Thread Tim Mackinnon
of the classes you extend (only in the containing project). It’s subtle but probably doesn’t affect execution, just readability. Tim Sent from my iPhone > On 19 Apr 2019, at 18:10, Sean P. DeNigris wrote: > > If that's the case, this sounds like a huge problem. I'm surprised no one >

Re: [Pharo-users] Why are package tags not proper sub-packages?

2019-04-22 Thread Tim Mackinnon
. But it seems that the guidance is to think projects / packages (not baseline/package/tags) Tim Sent from my iPhone > On 20 Apr 2019, at 00:15, Tim Mackinnon wrote: > > Well I guess most usages are “load 3rd party baseline” and you don’t really > care who owns the extension methods

[Pharo-users] Revisiting the inheritance of tests in 2019....

2019-04-23 Thread Tim Mackinnon
behaviour somehow? Possibly we could have a new superclass for Tests - and use it to move forward without breaking existing stuff and those who want to stick with this other way of thinking? Tim

Re: [Pharo-users] Revisiting the inheritance of tests in 2019....

2019-04-23 Thread Tim Mackinnon
mistake. Tim > On 23 Apr 2019, at 13:14, Tim Mackinnon wrote: > > I just got burned by tests not inheriting from a TestCase superclass… I note > that in 2017, Cyril tried to argue to get this changed to work just like > normal objects (proposing that for P7 tests works like a

[Pharo-users] Why is it called #keysSortedSafely in Dictionary?

2019-04-10 Thread Tim Mackinnon
I’m curious why on Dictionary there is #keys and #keysSortedSafely ? Why isn’t it just #keysSorted - do we normally provided a keysSortedDangerously? Looking deeper, it seems to duplicate the keys method, so I’m wondering if this is ripe for some rework. Tim

Re: [Pharo-users] Richard Kenneth Eng is NOT Mr. Smalltalk

2019-04-10 Thread Tim Mackinnon
How about we just move on? I don’t see much usefulness in arguing over older stuff - I’m sure you/we/them will have different opinions on levels of incorrectness - honestly it’s not worth it. I think you’ve defended your corner fine , but I would much prefer that everyone focuses on the

Re: [Pharo-users] Pharo 6.0 and 6.1 64 bit freeze on MacMini -also in 7.03

2019-08-02 Thread Tim Mackinnon
before - but the resized full screen may be a decent workaround. Tim Sent from my iPhone > On 2 Aug 2019, at 15:24, TedVanGaalen wrote: > > To All > (this thread becomes a bit long) > Ca. 4 months later: > Today 2 Aug 2019 I did this: > -downloaded and run Pharo Launcher

Re: [Pharo-users] alt-tab in pharo?

2019-08-14 Thread Tim Mackinnon
://github.com/juliendelplanque/Mirage If you look at the issues, I answered someone’s question about how to configure it like you want. Tim Sent from my iPhone > On 15 Aug 2019, at 01:21, Steve Quezadas wrote: > > Is there an equivalent of alt-tab in pharo? I am looking in the

[Pharo-users] Fwd: [Exercism] Weekly mentoring update (for Pharo)

2019-08-19 Thread Tim Mackinnon
feedback to solutions (thanks guys). Its very impressive. Tim > Begin forwarded message: > > From: The Exercism Team > Subject: [Exercism] Weekly mentoring update > Date: 18 August 2019 at 16:07:40 BST > Reply-To: he...@exercism.io > > > Hi, > > > Here are th

Re: [Pharo-users] Exercism - creating fresh image with previously submitted exercises

2019-09-03 Thread Tim Mackinnon
, and maybe someone can offer to do that for us (progress has been limited due to new job constraints at the moment). We are always on the lookout for more mentors to help us feedback on user submissions, and there are also more exercises to convert (we’ve done about half so far) Tim Sent from my

Re: [Pharo-users] Pharo 6.0 and 6.1 64 bit freeze on MacMini -also in 7.03

2019-08-06 Thread Tim Mackinnon
- and in fact it doesn’t always crash, but I have got stuck and been unable to un-maximise, however I could save my work. Tim > On 6 Aug 2019, at 23:52, horrido wrote: > > Hmmm, this is worrisome. My JRMPC competition opens for registration in less > than a month, and registrants ma

Re: [Pharo-users] A Canticle for Smalltalk

2019-08-06 Thread Tim Mackinnon
It’s very entertaining but it seems a bit sad - it’s a shame it refers to JP-Morgan as “used Smalltalk “ as actually they are “still using Smalltalk” (so it’s not in the past) Tim Sent from my iPhone > On 5 Aug 2019, at 16:19, Richard Kenneth Eng > wrote: > > A big fan of my

Re: [Pharo-users] A Canticle for Smalltalk

2019-08-06 Thread Tim Mackinnon
a chance to work on it a bit myself for 6 months, and was amazed how productive I could be with very little on boarding (particularly when shown their equivalent of the halo click command to understand where the code in the ui comes from). Tim > On 6 Aug 2019, at 12:33, horrido wrote: > &

[Pharo-users] Workflows and possible usages

2019-09-26 Thread Tim Mackinnon
f workflow engines just do this, and they might handle extra stuff for free. Anyone have any thoughts or directions to explore? Tim Sent from my iPhone

Re: [Pharo-users] Workflows and possible usages

2019-09-27 Thread Tim Mackinnon
the world, and porting it would be more than I wanted to do. After an hour, I went with my own domain model and some condition blocks to just get something going. Teapot and NeoJsonWriter really let you prototype quickly! Had something in 15 mins to let me mull over the problem. Tim Sent from

Re: [Pharo-users] Zinc & IdentityServer4

2019-11-09 Thread Tim Mackinnon
, as oauth is becoming more and more prevalent, should we have something written that google will find first, to help people get to this stuff? tim On Mon, 4 Nov 2019, at 9:49 AM, Sven Van Caekenberghe wrote: > Hi Siemen, > > This seems to be an implementation of OpenID Connect and

Re: [Pharo-users] Strategy for investigating test failures

2019-10-20 Thread Tim Mackinnon
Confusion of failing test aside - is this something that got worse in Pharo 7? Did these tests pass in under 10s in 6 and take longer in 7? This would be a concrete thing to address, and something to check in 8. Tim Sent from my iPhone > On 20 Oct 2019, at 20:11, PBKResearch wr

Re: [Pharo-users] Smallest docker image for pharo >=7 ?

2019-10-18 Thread Tim Mackinnon
in the image as there was lots of metacello stuff cached ... so I’m sure tinier is possible even without candle. Tim Sent from my iPhone > On 18 Oct 2019, at 07:48, Norbert Hartl wrote: > > > >> Am 17.10.2019 um 02:00 schrieb Julián Maestri : >> >> As a s

Re: [Pharo-users] Concurrency Best Practices + Tests

2019-10-14 Thread Tim Mackinnon
Noury - I happened to notice in a recent article about the Rust scheduler (it caught my eye) it had a section on concurrent testing and a tool they write called Loom to test all possible permutations and catch errors. This might be an avenue of investigation for your work ? An idea any way.

Re: [Pharo-users] Smallest docker image for pharo >=7 ?

2019-10-18 Thread Tim Mackinnon
This is a better link: https://workingcopy.app/git/#path=scripts/build.sh=g...@gitlab.com:macta/PharoLambda.git Sent from my iPhone > On 18 Oct 2019, at 16:18, Tim Mackinnon wrote: > > Hi Norbert - it’s all in the gitlab repo (the idea was to fork it and > configure your own pip

Re: [Pharo-users] Smallest docker image for pharo >=7 ?

2019-10-18 Thread Tim Mackinnon
Hi Norbert - it’s all in the gitlab repo (the idea was to fork it and configure your own pipeline e vars) However the key stuff was in the scripts dir, and this file - /scripts/build.sh Which also loads some .st files for image fix ups . Tim Sent from my iPhone Sent from my iPhone > On

Re: [Pharo-users] VW -> Pharo

2019-10-18 Thread Tim Mackinnon
Yes having these things would be very useful, thanks for pushing them. Tim Sent from my iPhone > On 18 Oct 2019, at 21:35, eftomi wrote: > > … namely, I was thinking about porting ActiveRecord - if I'm not mistaken, > Alan's AR is not implemented yet in Pharo. It would be

Re: [Pharo-users] Running a teapot instance remotely

2019-10-10 Thread Tim Mackinnon
ipt cr; cr; nextPutAll: 'Resetting server...'. WPPagerDutyApp startForProduction: 8080. Transcript cr; nextPutAll: 'Complete.'. If you want to see my build script and deploy pipeline it’s in this simple project: https://gitlab.com/macta/WillowPagerDuty/blob/master/scripts/run.st Tim Sent from

Re: [Pharo-users] Running a teapot instance remotely

2019-10-11 Thread Tim Mackinnon
me to revisit this with Pharo as the costs have come down I think). Still, monit or equivalent on an Ocean server is $5/m which is darn good value. (You can probably run several small apps with that too). Tim Sent from my iPhone Sent from my iPhone > On 11 Oct 2019, at 07:08, &q

Re: [Pharo-users] Transcript: printString or asString

2019-10-13 Thread Tim Mackinnon
. Do the same for printString and compare the results. Also, do the same using “senders of” (meta-n). Most code in Pharo is explorable like this, and you can generally answer most questions by seeing his other code in the system interacts or uses what you are exploring. Tim Sent from my

Re: [Pharo-users] I feel like an overwhelmed maintenance programmer - how to get some toeholds?

2019-12-18 Thread Tim Mackinnon
(useful for starting out) Tim Sent from my iPhone > On 18 Dec 2019, at 08:47, Steve Davies wrote: > > > > >> On Wed, 18 Dec 2019 at 10:42, Cédrick Béler wrote: >> >> >> > Le 18 déc. 2019 à 09:37, Sven Van Caekenberghe a éc

Re: [Pharo-users] Smalltalk Poll

2020-01-29 Thread Tim Mackinnon
Is this a poll you expect none of us to take? Maybe - it’s too productive and fun, real programmers should be made to suffer Sent from my iPhone > On 29 Jan 2020, at 13:00, Esteban Maringolo wrote: > > Final and correct option: All the above :-D > > Esteban A. Maringolo > > >> On Wed, Jan

Re: [Pharo-users] Latest PharoJS Success Story

2020-01-28 Thread Tim Mackinnon
Hey - that’s really cool. Simple, but certainly inspired me... thanks for pushing on this! Sent from my iPhone Sent from my iPhone > On 28 Jan 2020, at 18:18, N. Bouraqadi wrote: > > The latest PharoJS-powered smartphone app is now live. > Development has been made using Pharo. > Then,

Re: [Pharo-users] Pharo display bug

2020-01-18 Thread Tim Mackinnon
I find that pressing save fixes it (it’s a cache corruption thing and very annoying - but it’s been hard to fix). It’s certainly improved since the last round of fixes but I still get it, and some things loaded in your image seem to trigger it more frequently (mirage was one of them) Tim Sent

Re: [Pharo-users] [ANN] Phoedown - Markdown to HTML

2020-01-02 Thread Tim Mackinnon
seem to centre around ffi a c based libraries - but maybe using them more will tease this out. Tim Sent from my iPhone > On 2 Jan 2020, at 01:27, Pierce Ng wrote: > >> On Wed, Jan 01, 2020 at 02:35:03PM +0100, Tim Mackinnon wrote: >> I’m curious why you chose to us

Re: [Pharo-users] [ANN] Phoedown - Markdown to HTML

2020-01-01 Thread Tim Mackinnon
way of course). Was performance a big thing? Or was it simply relying on others to keep it up to date? Tim Sent from my iPhone > On 1 Jan 2020, at 10:40, Pierce Ng wrote: > > Hi all, > > I've published Phoedown, an FFI to hoedown, the standards compliant, fast, &g

Re: [Pharo-users] Thinking aloud about project at hand

2020-04-10 Thread Tim Mackinnon
Wasn’t there a recent financial app in Pharo that was made open source... there might be many ideas in it, and possibly a starting point. It’s in the success pages of pharo: Quuve, there are posts from Mariano about what tech they used too Tim > On 10 Apr 2020, at 09:13, "teso...@g

Re: [Pharo-users] Pharo 8: What is the VM doing when I am doing nothing?

2020-04-11 Thread Tim Mackinnon
on this, and maybe it might get into pharo9? I’m sure someone has a much better explanation for you - and an explanation of what’s involved to fix it (I guess you have to block the event loop somehow so it waits vs polls). Tim On Sat, 11 Apr 2020, at 12:27 PM, PBKResearch wrote: > Hello. I have noti

Re: [Pharo-users] [Demo]: Remote Control Mac Apps (like OBS) via Pharo on iOS

2020-04-16 Thread Tim Mackinnon
Nice one Sean - didn’t recognise you with the moustache though ;) It hadn’t occurred to me to link in to some AppleScript to make things happen - great observation. > On 16 Apr 2020, at 12:11, Sean P. DeNigris wrote: > > I used Pharo to turn an iPhone into a tethered remote control for apps

[Pharo-users] Pharo.org is down?

2020-04-18 Thread Tim Mackinnon
Is there planned maintenance on pharo.org? Is been down for a while today….

Re: [Pharo-users] Why are dropdown lists so chunky even in new Spec?

2020-04-21 Thread Tim Mackinnon
Perhaps I should just log an issue for this? But is this a Launcher issue or a Spec2 one? > On 19 Apr 2020, at 15:36, Tim Mackinnon wrote: > > Great work on bringing spec to life, and it looks quite slick in the new > PharoLaucnher - but I don’t understand why in Pharo the d

[Pharo-users] Code Changes seems very slow in P8?

2020-04-21 Thread Tim Mackinnon
of thousands of events should take time, but sub 10k it seems like something odd is going on? Maybe it was always like this? Tim

Re: [Pharo-users] Corona virus

2020-03-16 Thread Tim Mackinnon
to the DataFrames implementation that I’ve always meant to dig into and I shall learn a bit more Roassal as well…. We must all fight on, and put our energy into the future as well as the present! Tim > On 16 Mar 2020, at 10:22, dario.trussardi65 > wrote: > > Ciao, > >> It's a go

Re: [Pharo-users] Ballooning image size! Approaching 400MB

2020-04-01 Thread Tim Mackinnon
, but maybe that gets handled better in modern VA, as I think become: is two way in VA right?) Tim > On 1 Apr 2020, at 08:11, jtuc...@objektfabrik.de wrote: > > Tim, > > out of curiosity: why do you suggest to create hundreds of thousands of > Strings instead of become: nil?

Re: [Pharo-users] Do we have a simple markdown parser?

2020-03-25 Thread Tim Mackinnon
it forward - I saw it load PP2, so it seems like something in the write direction for me (although my use case might be possible with a regex, but that is just so nasty). Tim > On 25 Mar 2020, at 17:03, Kasper Osterbye wrote: > > @Tim. I just verified that it load on a fresh P8. I am

Re: [Pharo-users] Do we have a simple markdown parser?

2020-03-26 Thread Tim Mackinnon
, might there be a possibility to either extract it into a separate project, or have a baseline group that just loads the parser? Tim > On 25 Mar 2020, at 19:46, Kasper Osterbye wrote: > > I do not think the PP2 is used in the github parser actually. The github > parser was

Re: [Pharo-users] Do we have a simple markdown parser?

2020-03-25 Thread Tim Mackinnon
o me. > > Best, > > Kasper > > On Tue, Mar 24, 2020 at 10:12 PM Tim Mackinnon <mailto:tim@testit.works>> wrote: > Hmm I hadn’t even thought of Xstreams… I always thought it sounded cool, > perhaps its a place to start - but as you mention, I’m not sure it reall

Re: [Pharo-users] Ballooning image size! Approaching 400MB

2020-04-01 Thread Tim Mackinnon
. It is possible there is a Pharo bug, as over time I see large Pharo images but I was just messing around and put it down to failed experiments. Hope this helps. Tim > On 31 Mar 2020, at 20:47, Russ Whaley wrote: > >  > Here is some additional data - attached - I checked the number

[Pharo-users] What is the status of SUnit in Pharo?

2020-03-30 Thread Tim Mackinnon
diff browser (which I’m assuming is some sort of hack? Is the debug window pulling apart a TestResult to do this - am interested in how it does this, as I couldn’t figure it out?) Tim

Re: [Pharo-users] Ballooning image size! Approaching 400MB

2020-04-01 Thread Tim Mackinnon
simple example with a simpler model subset that can recreate it. Hope this helps guide you on next steps. Tim

Re: [Pharo-users] All file accesses get externalCalledFailed exceptions.

2020-04-22 Thread Tim Mackinnon
ads, Documents and Desktop). Tim > On 22 Apr 2020, at 10:25, Michael Burns via Pharo-users > wrote: > > > From: Michael Burns > Subject: All file accesses get externalCalledFailed exceptions. > Date: 22 April 2020 at 10:25:56 BST > To: Pharo users > > > Newbie to P

Re: [Pharo-users] Deleting images / saving as - in Pharo Launcher auncher

2020-05-15 Thread Tim Mackinnon
Tim On Fri, 15 May 2020, at 8:54 AM, Cédrick Béler wrote: > Thanks for the explanation Christophe. > > The tree might be a good idea. > > > > >> I actually changed once the "save as » in a « save checkpoint charly » > >> where it saves a co

[Pharo-users] Best ways to retrieve JSON objects from a feed?

2020-03-20 Thread Tim Mackinnon
: [:obj | (obj at: ‘annualData’) first ] Tim

[Pharo-users] Pharo float precision vs Python

2020-03-20 Thread Tim Mackinnon
Hi guys - I recall this came up a few months ago, but I’m curious about the difference of Pharo’s use of Float64 vs Python - as I assumed that if languages use the same IEEE spec (or whatever spec it is) that simple stuff would be quite similar. I am curious why in Python adding these numbers:

Re: [Pharo-users] Pharo float precision vs Python

2020-03-20 Thread Tim Mackinnon
…. Ar it makes my head hurt. Its important as we compare differently to python and this then makes us waste time. Tim > On 20 Mar 2020, at 15:19, Tim Mackinnon wrote: > > Actually I can answer my own question - its the difference between #sum and > #sumNumbers (and an easy mistake

Re: [Pharo-users] Pharo float precision vs Python

2020-03-20 Thread Tim Mackinnon
Actually I can answer my own question - its the difference between #sum and #sumNumbers (and an easy mistake to make - I almost wish that sum was the sumNumbers implementation and there was a sumSample that behaved like now) > On 20 Mar 2020, at 14:52, Tim Mackinnon wrote: > > Hi

Re: [Pharo-users] Slots vs collections

2020-03-20 Thread Tim Mackinnon
Wow - I hadn’t quite understood the implications here- can you explain that 2DArray reference a bit more? I keep thinking slots are cool but haven’t quite spotted when to use them and this seems like a compelling example that I haven’t quite grasped... Tim > On 20 Mar 2020, at 17:54, No

[Pharo-users] Pharo #sum vs #sumNumbers and the consequence of #average

2020-03-23 Thread Tim Mackinnon
all the test cases in the image catch this and give an indication of the consequences? Could we even consider such a change? Its brave - but shouldn’t Pharo behave like you would expect (or am I missing an obvious use case). Tim > On 20 Mar 2020, at 15:24, Sven Van Caekenberghe wr

Re: [Pharo-users] Pharo #sum vs #sumNumbers and the consequence of #average

2020-03-23 Thread Tim Mackinnon
I’m always impressed with the quality of answers that come out of these discussions - inevitably I’m reminded that dispatching off the right parties is ultimately where the power lies (when you cheat - it always seems to end up with a gotcha). Thanks guys. Tim > On 23 Mar 2020, at 15

Re: [Pharo-users] Pharo #sum vs #sumNumbers and the consequence of #average

2020-03-23 Thread Tim Mackinnon
Thanks for the git issue - and sadly this goes back a long way :( I’ve added my example to the sad history… is there anyone that can rule on this? > On 23 Mar 2020, at 21:23, Sven Van Caekenberghe wrote: > > https://github.com/pharo-project/pharo/issues/2225 > >> On 23 Mar 2

Re: [Pharo-users] [ANN] JRMPC Poll

2020-03-24 Thread Tim Mackinnon
there is the helpful welcome screen - did the student’s actually use it and follow what it says? And did we see any of them in this forum (or was that against the rules?) Tim > On 24 Mar 2020, at 17:28, Ben Coman wrote: > > Pharo has some good documentation, but its more lesson-b

Re: [Pharo-users] Corona virus

2020-03-16 Thread Tim Mackinnon
on Roassal which I’m keen to look at next. Anyway, thanks for doing this and sharing it. Tim > On 16 Mar 2020, at 15:04, Hernán Morales Durand > wrote: > > Hi Tim, and others > > Some weeks ago I started a GitHub repo for COVID-19 analysis with Pharo : > https://github.co

[Pharo-users] Do we have a simple markdown parser?

2020-03-24 Thread Tim Mackinnon
(a project for a future time). Tim

Re: [Pharo-users] Do we have a simple markdown parser?

2020-03-24 Thread Tim Mackinnon
seem like a good bet and very comprehensive). > On 24 Mar 2020, at 17:56, Eric Gade wrote: > > Hi Tim, > > I was looking into this the other day (along with the potential native > implementation) and remembered this was posted in Discord: > https://github.com/Pie

Re: [Pharo-users] Do we have a simple markdown parser?

2020-03-24 Thread Tim Mackinnon
might be something simple I could run with to help explore how best to use the config in those files. Lets see if anyone else mentions something that’s a no-brainer. Tim > On 24 Mar 2020, at 18:40, gettimothy via Pharo-users > mailto:pharo-users@lists.pharo.org>> wrote: > > > From

Re: [Pharo-users] UK Smalltalk User Group Meeting - Wednesday, May 27th

2020-05-20 Thread Tim Mackinnon
into again for everyone. Tim > On 21 May 2020, at 04:23, Serge Stinckwich wrote: > >  > > >> On Wed, May 20, 2020 at 10:00 PM Stéphane Ducasse >> wrote: >> >> >>> On 20 May 2020, at 13:38, Giovanni Corriga wrote: >>&g

[Pharo-users] Re: Easiest light weight cloud/web persistence for Pharo?

2020-10-06 Thread Tim Mackinnon
and they take care of everything for me… well here’s hoping right? Tim > On 6 Oct 2020, at 21:41, Tim Mackinnon wrote: > > Gosh - this is proving much more interesting than I had imagined, and I’m > getting lots of useful input, so I double appreciate the time and thoughts > f

[Pharo-users] Re: Easiest light weight cloud/web persistence for Pharo?

2020-10-07 Thread Tim Mackinnon
Joachim - thanks again for adding more insight, have learned (and been reminded) at lot from this thread - and certainly have a few paths forward with some suitable warnings too. As my project is a "spare time" one, I can at least enjoy the journey and test some of this out. Tim

[Pharo-users] Why does loading baselines in P8 gives multiple entries in Iceberg?

2020-10-15 Thread Tim Mackinnon
have noticed it for my latest project too… it seems benign, the second one appears as a detached copy when I commit changes on one of the entries - but its not something that I recall seeing in earlier Pharo versions (like P7). Tim

[Pharo-users] Easiest light weight cloud/web persistence for Pharo?

2020-10-05 Thread Tim Mackinnon
table of tradeoffs with some simple ways to get started? Tim

[Pharo-users] Re: Easiest light weight cloud/web persistence for Pharo?

2020-10-06 Thread Tim Mackinnon
etting all the voodoo between times when I need it). Maybe there is, or maybe it might come one day soon... Tim On Tue, 6 Oct 2020, at 9:40 AM, Jonathan van Alteren wrote: > Hi Tim, > > I've been running Seaside applications on Hetzner cloud servers for more than > a year no

[Pharo-users] Re: Easiest light weight cloud/web persistence for Pharo?

2020-10-09 Thread Tim Mackinnon
, and appreciate everyone who has chipped in. Tim On Thu, 8 Oct 2020, at 1:43 AM, Russ Whaley wrote: > I have been using STON for a while now. It does a really nice job of keeping > everything just the way I need it - and the read/write - even for larger > files process very quickly. Li

[Pharo-users] Re: Easiest light weight cloud/web persistence for Pharo?

2020-10-06 Thread Tim Mackinnon
the pieces nicely in place so it was just your idea that you could focus on… Anyway, that login screen… oh crap I have to write one of those… Tim > On 6 Oct 2020, at 20:56, jtuc...@objektfabrik.de wrote: > > Sean, > > thanks for your short overview of what SimplePersis

Re: [Pharo-users] Disable halt and breakpoints globally

2020-08-19 Thread Tim Mackinnon
and fail your build on a non-zero result as well. Tim On Tue, 18 Aug 2020, at 9:46 PM, Esteban Maringolo wrote: > Hi, > > I was bit by a bug in production I couldn't identify and it ended up > being a lost halt in the code that was hanging my whole image. So no > bug at

[Pharo-users] Re: Standalone html builder (a la seaside without seaside?)

2020-09-29 Thread Tim Mackinnon
building web applications, if people have time afterwards. Thanks again everyone. Tim On Tue, 29 Sep 2020, at 1:03 PM, Esteban Maringolo wrote: > Hi Jan, > > Nice work, the "Eleven" framework goes in the direction of what I was > experimenting with for Seaside, but instead

[Pharo-users] Space Based Repetition

2020-09-29 Thread Tim Mackinnon
getting distracted on the wrong thing… I’m after something addressing this: https://en.wikipedia.org/wiki/Spaced_repetition <https://en.wikipedia.org/wiki/Spaced_repetition> (possibly SuperMemo SM-2) Tim

[Pharo-users] Re: Space Based Repetition

2020-09-29 Thread Tim Mackinnon
Actually - realised that Github search is better than I realised and found: https://github.com/olekscode/Flashcards <https://github.com/olekscode/Flashcards> > On 29 Sep 2020, at 22:28, Tim Mackinnon wrote: > > Hi everyone - strange request, but has anyone implemented

[Pharo-users] Re: Space Based Repetition

2020-09-30 Thread Tim Mackinnon
and not get the actual task done (Which it sounds like you thought too…) Tim > On 30 Sep 2020, at 16:21, Sean P. DeNigris wrote: > > Tim Mackinnon wrote >> Hi everyone - strange request, but has anyone implemented a “space based >> repetition” algorithm in Pharo/Smalltalk?... (po

[Pharo-users] Standalone html builder (a la seaside without seaside?)

2020-09-28 Thread Tim Mackinnon
BA-ST would give a good little light weight web potential to run with Zinc. Tim

[Pharo-users] Re: Standalone html builder (a la seaside without seaside?)

2020-09-28 Thread Tim Mackinnon
Lots of good tips in this thread to explore - thanks everyone, I’ll report back on what I find works best… To Offray - with a template approach, I have often been tempted with that too but I like the idea of autocompletion and easier refactoring capabilities in Pharo… but you never know. Tim

Re: [Pharo-users] Extract-method refactoring erratic behavior in Pharo 8

2020-08-02 Thread Tim Mackinnon
"intellij fluid-like" so we can have an enjoyable keyboard centric, and fast modern refactoring experience as we have all the right tooling to do this really well. Tim On Sun, 2 Aug 2020, at 3:45 PM, tbrunz wrote: > I found the same problem only yesterday when I tried "Extract

Re: [Pharo-users] Extract-method refactoring erratic behavior in Pharo 8

2020-07-31 Thread Tim Mackinnon
for migration - that is very neat. But let’s rally around making the basic refactorings enjoyable and easy again. Tim > On 31 Jul 2020, at 19:23, Esteban Maringolo wrote: > > Hi, > > I get, more often than not, a message indicating an "invalid source to > extract", commonl

Re: [Pharo-users] [ANN] Hyperspace v2.0.0 [v2.0.0] released!

2020-06-30 Thread Tim Mackinnon
Hey guys - I love your little repos of useful stuff, however can I ask a favour - could you put a better readme on your repo's as its not always obvious what they do , and whether its something worth investing some time in. Tim On Mon, 29 Jun 2020, at 8:32 PM, Buenos Aires Smalltalk wrote

Re: [Pharo-users] Want to create a text Field using SPEC2 to get Value from User

2020-07-29 Thread Tim Mackinnon
will learn how to help yourself, and it will make you more productive in the long run. Hope this helps, Tim > On 29 Jul 2020, at 04:44, shawon58 wrote: > >  > Hello KMO > i follow your step one by one and make the form but i want to run : > > connectPresenters > myButto

[Pharo-users] Re: Pharo Mars still not working on Ubuntu

2020-12-12 Thread Tim Mackinnon
, and that is exciting. So I hope you dont feel dispondent - I think history viewed over a longer period will actually show a more positive picture. Tim On Fri, 11 Dec 2020, at 9:20 PM, Stéphane Ducasse wrote: > It depends how old. > We cannot do magic. > In particular, if more people would help fixi

[Pharo-users] Re: Pharo and Virtual Realitity

2020-11-19 Thread Tim Mackinnon
I too was going to ask about what hardware setup you need - as it looks like lots of fun... very nice work. Any chance of a video to show what its like? Meanwhile - maybe Santa can deliver an HTC headset at my house... Tim On Wed, 18 Nov 2020, at 8:52 PM, Alexandre Bergel via Pharo-users wrote

[Pharo-users] Re: NeoCSVReader and wrong number of fieldAccessors

2021-01-22 Thread Tim Mackinnon
of columns is what you expect and the data matches the columns - or you fail with an error that a header is required. But I think you would always need to do some basic initial checks when processing CSV due to the nature of the format? Tim On Fri, 22 Jan 2021, at 6:42 AM, Kasper Osterbye wrote

[Pharo-users] Re: Why does Iceberg duplicate my Project when loading a baseline?

2021-01-27 Thread Tim Mackinnon
/issues/1404 > <https://github.com/pharo-vcs/iceberg/issues/1404> > On Wed, 27 Jan 2021 at 04:30, Tim Mackinnon wrote: > Hi guys - its been a while since I’ve had chance to code in Pharo - but I > found a moment to pick up an old project - but when I load it into a fresh P8 >

[Pharo-users] Re: Is there a way to load a dependent repository of assets that doesn't have a baseline - in my Metacello baseline?

2021-01-27 Thread Tim Mackinnon
files), I don’t want metacello to try and interpret it - just continue. I think there might be a simple way to convince metcello to do this - if not, then maybe your example might give me the basics to build something custom. Thanks for piping up. Tim > On 26 Jan 2021, at 23:10, Her

[Pharo-users] Is there a way to load a dependent repository of assets that doesn't have a baseline - in my Metacello baseline?

2021-01-26 Thread Tim Mackinnon
' ]. spec baseline: 'CP-ClientEnvironment' with: [ spec repository: 'github://ErikOnBike/CP-ClientEnvironment' ]. Tim

[Pharo-users] Why does Iceberg duplicate my Project when loading a baseline?

2021-01-26 Thread Tim Mackinnon
Hi guys - its been a while since I’ve had chance to code in Pharo - but I found a moment to pick up an old project - but when I load it into a fresh P8 image using a baseline - it seems to duplicate my project in iceberg? Whats up with that - is this a regression, or is it something abnormal

[Pharo-users] Re: Is there a way to load a dependent repository of assets that doesn't have a baseline - in my Metacello baseline?

2021-01-28 Thread Tim Mackinnon
be a way to catch the metacello exception and ignore/resume it. Failing this, maybe I can convince the other project to add an empty BaselineOf directory for easier loading (or I can fork it I guess) Tim > On 28 Jan 2021, at 08:35, Guillermo Polito wrote: > > I don’t know if this is wh

[Pharo-users] Re: Zn and AWS - retrieving object versions?

2021-06-17 Thread Tim Mackinnon
cts things. Tim > On 17 Jun 2021, at 17:19, Tim Mackinnon wrote: > > Hi Sven - thanks for taking a quick look, this change did stop me getting an > immediate error - but I seem to get no results back. > > Digging into it a bit more - I seem to be issuing the GET request as &g

[Pharo-users] Re: Zn and AWS - retrieving object versions?

2021-06-17 Thread Tim Mackinnon
eemingly extra step would be forbidden. My IAM role says it has full S3 access, so I’m not sure if this is still that we haven’t got the right fix or if its something environmental. I’m not sure what to do - if you have another idea, I’m happy to be a guniea pig to try it. Tim > On 17 Jun 2021, at

[Pharo-users] Is there an easy way to cherry pick methods from another branch in iceberg?

2021-06-21 Thread Tim Mackinnon
greatness (and gosh I mess Envy - as I haven't asked about showing me deleted "available methods" and "classes") Tim

[Pharo-users] Re: Problem installing 9.0 on MacMini M1

2021-06-15 Thread Tim Mackinnon
haro works correctly command line - and if so, this is then possibly a 32 vs 64 bit image difference. You could investigate this - or simply create a new image and install your code into it as a fresh install - which might be better anyway, while your getting things sorted. Others may have more tips f

<    2   3   4   5   6   7   8   >