Live data from Hacker News

Viewing profile — d-mason

d-mason

HN member
Joined
Tue, Jan 22, 2019, 3:00 PM UTC
HN karma
30
Public activity
8 items

About d-mason

No profile information was provided.

Recent public activity

  1. comment
    Comment #45782516

    I am working on a ~15K loc project in Zig and have been for over 3 years. Most times a new version comes out there is nothing to do. A half dozen times I've spent as long as half a…

  2. comment
    Comment #31253534

    I would say the same thing (or more exactly, the dual) from a Smalltalk perspective: I just want to send a message to an object, I shouldn't have to figure out what function to cal…

  3. comment
    Comment #27863467

    Pharo, like its siblings Cuis, Squeak, and NewSpeak runs on a VM called Open Smalltalk. It is written in a stylized version of Smalltalk so can be debugged with the tandard Smallta…

  4. comment
    Comment #27863416

    Here is another web application made with http://pharojs.org which runs on Pharo https://covid.cs.ryerson.ca/compare/

  5. comment
    Comment #18969193

    Development is entirely via the most integrated GUI you've ever experienced. It runs on MacOS, Windows, and Linux. For deployment, you can run it headless. You can also deploy as J…

  6. comment
    Comment #18968968

    One of the key words in that statement was "actively developed". Cincom, Instantiations, and GemTalk have some great people working on them, but Pharo7 had 75 different people cont…

  7. comment
    Comment #18968925

    The small size of methods is a feature, not a bug :-). And this partly explains why the lack of [your favourite editor] bindings isn't so important. You don't typically spend as mu…

  8. comment
    Comment #18968784

    It is an alien world.... but a better one by most measures. I come from Emacs (20+ years when I first encountered the Smalltalk IDE), and find aspects of code editing irritating so…