I have Pharo 6.1 and Pharo 7.0 working in Ubuntu 18.04
with no trouble so far. I just downloaded the launcher
from pharo.org and pulled the images down that way.
One thing I do find annoying in Ubuntu 18.04 is the
number of programs (like okular) that spew warning
messages out the terminal. Phar
A short update on the current state of my implementation. I heard there is
interest to use it to parse tensor flow models.
0.) Load the BaselineOfProtobuf from https://github.com/zecke/pharo-protobuf
1.) Generate code
Use the Google protoc to generate a descriptor set:
$ protoc -o tf.pb --i
Hi,
Kertyx is organising a Workshop Series, the Digital Healthcare Innovation
Workshops
Part of this series will be a workshop around Pharo: Interactive and efficient
ways to build technology stacks for experienced developers.
- Where? Lavigny/Switzerland
- When? April 30 to May 3
- Event web
Installing curl don't work because there is a conflict between curl version
name used on Ubuntu and that used by Pharo, you can't install libcurl 3 and
libcru4 together. Ubuntu 18 comes with libcurl4 and older software
depending on libcurl3 broke with it. I tested with minidebian and it also
failed
--- Begin Message ---
Hi!
A friend of mine just just pointed this entry out to me
https://pharoweekly.wordpress.com/2019/04/02/about-performance-issues/
I spent quite some time with Alexandre Bergel's NeuralNetwork
implementation and stumbled across many implementations that cause
general pe
I just did a complete reinstall of Ubuntu 18.4 on this
laptop yesterday, and it did not come with any version
of curl. uname -a =>
Linux Inspiron 4.18.0-16-generic #17~18.04.1-Ubuntu SMP Tue Feb 12 13:35:51
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
On Wed, 3 Apr 2019 at 01:27, Vitor Medina Cruz