Live data from Hacker News

Viewing profile — estebanlor

estebanlor

HN member
Joined
Thu, Aug 15, 2013, 11:41 AM UTC
HN karma
386
Public activity
33 items

About estebanlor

No profile information was provided.

Recent public activity

  1. 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 …

  2. 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…

  3. 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…

  4. comment
    Comment #27845227

    it works everywhere gtk3 works (we have production applications in windows, macOS and obviously linux)

  5. comment
    Comment #27844688

    truth to be told, we learned that the hard way ;) but we learned! :P

  6. 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…

  7. 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.

  8. 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 …

  9. comment
    Comment #27843210

    it requires an update :)

  10. comment
    Comment #27842939

    Pharo is a pure object-oriented programming language and a powerful environment, focused on simplicity and immediate feedback.

  11. story
  12. story
  13. 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…

  14. comment
    Comment #22101456

    our server is having problems handling the traffic :( But try again later, you will not regret it!

  15. story
  16. story
  17. story
  18. comment
    Comment #11685299

    videos have subtitles in English :)

  19. story
  20. 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…

  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. comment
    Comment #9387247

    OSWindow is working nice for the three major platforms, using a SDL2 backend.