So, still no HiDPI/Retina support. This is probably the most requested feature since at least Pharo 4, and nobody seems to be interested in implementing it.
Pharo 8.0
41–50 of 98 posts
Re: Pharo 8.0
#42So, still no HiDPI/Retina support. This is probably the most requested feature since at least Pharo 4, and nobody seems to be interested in implementing it.
I'm on a retina mac, and it looks like this https://imgur.com/a/iSkHMlJ text rendering-wise. Maybe it's my middle age eyes, but it looks fine to me???
Re: Pharo 8.0
#43Re: Pharo 8.0
#44Pharo always looks cute, but does anyone here use it, even for toy stuff?
Re: Pharo 8.0
#45Earlier quoted context omitted.
"The future is already here – it's just not evenly distributed." - William Gibson I did some work in Smalltalk (working on a mod of Scratch 1.4, which was written in Squeak Smalltalk from the turn of the century). Once you got used to it, it was amazing. The environment is lively, and you can debug into everything. The tech is great; it is just that the community of people who know it is relatively small. If you want…
> On the other hand, if you wanted to make a cross-platform desktop application that doesn't look native (which, given the prevalence of Electron, doesn't seem to matter too much to people), this would be an excellent choice. Yeah, as if people are going to install a whole virtual machine to run a chat application... Wait...
Re: Pharo 8.0
#46website down?
> This page ( http://pharo.org/news/pharo8.0-released ) is currently offline. However, because the site uses Cloudflare's Always Online™ technology you can continue to surf a snapshot of the site. Except that I see a big error page. Isn't CloudFlare supposed to help with this? The message on top seems to indicate that, but when I (back in the day) tested with CF on my domain it just proxied every request and failed w…
Re: Pharo 8.0
#47As a long time Ruby developer I frequently hear older developers talking fondly about their experiences working with Smalltalk long ago. When I saw this post, I was curious enough to watch a video just now by a respected Ruby dev (who's admittedly new to Smalltalk and using an older version of Pharo): https://www.youtube.com/watch?v=HOuZyOKa91o . The video is short, but it looks to me like the advantage of developing…
Re: Pharo 8.0
#48Earlier quoted context omitted.
> On the other hand, if you wanted to make a cross-platform desktop application that doesn't look native (which, given the prevalence of Electron, doesn't seem to matter too much to people), this would be an excellent choice. Yeah, as if people are going to install a whole virtual machine to run a chat application... Wait...
Yep, it still amazes me how a lot of the criticisms of Smalltalk have been become the new, cool solution. Smalltalk on Electron would be an interesting answer.
I'm sure you could do it with https://www.amber-lang.net/ ;-)
Re: Pharo 8.0
#49vm doesn't start on Windows - "Unsupported 16-bit Application".
Re: Pharo 8.0
#50Earlier quoted context omitted.
I also thoroughly enjoy Seaside. There's also https://iliadproject.github.io/ for another approach.
Iliad says Latest commit 0be1977 on Jul 18, 2017. Seaside says last commit 24 August 2019. Any actively maintained web framework that will work with Pharo 8?