Viewing profile — estebanlor
estebanlor
HN member- Joined
- Thu, Aug 15, 2013, 11:41 AM UTC
- HN karma
- 386
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About estebanlor
No profile information was provided.
Recent public activity
-
comment
Comment #35904208
you see a welcome wizard when you open it. it has pages, as the arrow show clearly (maybe this is not understood?)... and the 3rd page is literally a pointer to resources to learn …
-
comment
Comment #27929748
and of course, joining our discord server (invite at: http://pharo.org/community ) is the best way to get help and guidance in fast way, we have several channel dedicated to help n…
-
comment
Comment #27846651
Is a generic purpose language, and there are generic usages, and a lot of examples :) But here you have a huge SaaS made with Pharo: https://yesplan.be/en , and here you have a sma…
-
comment
Comment #27845227
it works everywhere gtk3 works (we have production applications in windows, macOS and obviously linux)
-
comment
Comment #27844688
truth to be told, we learned that the hard way ;) but we learned! :P
-
comment
Comment #27844158
there was a problem with the PhL, that took more time to update of what we thought. Now it should be working... but please take into account that 32bit versions are deprecated (unl…
-
comment
Comment #27843323
it doesn't yet support the whole IDE (because it has some other complications, we will solve in next release), but it supports application development with it.
-
comment
Comment #27843302
weird, it loads correctly for me. Yes, a bunch of companies (some of them very important in their fields) are backing Pharo... but Pharo is a community effort, made by hundreds of …
-
comment
Comment #27843210
it requires an update :)
-
comment
Comment #27842939
Pharo is a pure object-oriented programming language and a powerful environment, focused on simplicity and immediate feedback.
- story
- story
-
comment
Comment #22614829
I have to say this: I am the architect of Pharo (bah, the guy who has the responsibility of putting the pieces together and handle the releases). While I cannot do anything about i…
-
comment
Comment #22101456
our server is having problems handling the traffic :( But try again later, you will not regret it!
- story
- story
- story
-
comment
Comment #11685299
videos have subtitles in English :)
- story
-
comment
Comment #10519010
But Pharo by Example comes with a Pharo version suitable with the book, you just hasto download it and use it. Of course, is an old Pharo version (1.1, I think), but enough to lear…
-
comment
Comment #9650952
quite the opposite: you can think on a pharo application as your own virtual system (think docker, but at the level of the development environment). For a sysadmin installing and r…
-
comment
Comment #9650931
Pharo (and others) can interact without many problems with any file-format VCS using "filetree" (an file based export source format). There are many of us using it for projects mor…
-
comment
Comment #9650919
that's because they buy development, not products. I've worked in some big corporations who enforced Java internally, but they do not care about products they also use (best exampl…
-
comment
Comment #9387768
I myself also would prefer native windows, and I time to time continue working on Mars... but is a side project nobody has actually expressed interest, so I usually spend my time i…
-
comment
Comment #9387247
OSWindow is working nice for the three major platforms, using a SDL2 backend.