Live data from Hacker News

Viewing profile — emaringolo

emaringolo

HN member
Joined
Mon, Mar 18, 2013, 12:06 PM UTC
HN karma
37
Public activity
14 items

About emaringolo

No profile information was provided.

Recent public activity

  1. comment
    Comment #35902534

    Many languages need constructors (and static methods) because the class is not an object. In Smalltalk the class is the sole instance of another class (MetaClass), so a "static met…

  2. comment
    Comment #18969373

    These are commercial vendors, but there are industrial uses of Pharo itself, and as Pharo gets better a lot of companies are moving from their commercial dialects to Pharo. In part…

  3. comment
    Comment #18969345

    The syntax is similar, and for the most part, compatible. Pharo's syntax has a few extra extensions, but nothing incompatible. But Pharo's is inspired by Smalltalk, and I myself co…

  4. comment
    Comment #11940389

    I think it is the only language that enables a single individual to understand a big and complex system like the development environment itself.

  5. comment
    Comment #11940114

    Do you still see an advantage of using Smalltalk (like Squeak/Pharo) as a general purpose language/tool to build software or do you think that most of its original ideas were someh…

  6. comment
    Comment #8862394

    Mi experience about real systems Dependency Management: Yes. Source code control: Yes (proprietary, file based/git) Continuous Integration: Jenkins, TravisCI, TeamCity Deployment: …

  7. comment
    Comment #7673509

    Excellent job guys. Kudos to the website designer too.

  8. comment
    Comment #5401068

    Dolphin is stagnated since several years. It's a beatiful piece of Software, and the best Smalltalk Dialect in terms of native Windows integration. So good integration that its low…

  9. comment
    Comment #5394265

    No, it doesn't. It is single process with "green threads". Same as node.js ;-)

  10. comment
    Comment #5394246

    That depends a lot on your background and interests. But if you like dynamic languages, and being highly productive with a "years ahead" development environment, then Pharo is a go…

  11. comment
    Comment #5393898

    True, the Seaside home page looks outdated. But people is still using it, and it is under active development.

  12. comment
    Comment #5393846

    It is the most recent release of a the Smalltalk based programming environment, Pharo. If you never heard of Smalltalk, you can google it. But as a summary I can tell you it is the…

  13. comment
    Comment #5393763

    It isn't fully functional, is it? The image from the CI opens with an STDOUT error. What's missing to have a "nice" (working?) configuration for Pharo 2.0?

  14. comment
    Comment #5393618

    I haven't seen a bigger release for a Smalltalk dialect in the last several years. Great work!