Live data from Hacker News

Viewing profile — fizfaz

fizfaz

HN member
Joined
Sat, Apr 13, 2013, 1:46 PM UTC
HN karma
69
Public activity
16 items

About fizfaz

programmer

Recent public activity

  1. comment
    Comment #41023567

    Does anyone remember Servant by Andy Hertzfeld? Which kind of blended the Finder with ResEdit, showing the resources just like it shows folders and files. Allowing to manipulate th…

  2. comment
    Comment #40169536

    > The sheer oddity + lack of real world example code floating around made it feel impenetrable not sure if I understand you, but you have the code of the whole system at your finge…

  3. comment
    Comment #39981635

    https://archive.org/details/dr_dobbs_journal_vol_05_201803/p... to read it in context. It appeared in the "All-CP/M Issue!" of Dr. Dobbs

  4. comment
    Comment #39300165

    Leo Brodie attended a https://www.forth2020.org Meeting and talked about Thinking Forth: https://www.youtube.com/watch?v=Wr0uxJTvmsE&t=2998s

  5. comment
    Comment #38914045

    He sometimes joins meetings of the Forth 2020-Group. The last one was meeting #40 on Nov. 11. 2023: https://www.youtube.com/watch?v=M14tCZiEPkg&t=11670s

  6. comment
    Comment #33547625

    IIRC It was "web first": See the presentation from Erich Gamma: https://learn.microsoft.com/en-us/events/visual-studio-code-... approx. minute 6.

  7. comment
    Comment #32950100

    Interesting historical document describing Pink which later evolved into Taligent. They even planned a toolkit for collaboration (page 345ff) :O

  8. story
  9. comment
    Comment #32237094

    you can play several versions at archive.org: https://archive.org/details/software?query=glider&and[]=subj...

  10. comment
    Comment #22566491

    some context: http://www.wirfs-brock.com/allen/posts/866

  11. comment
    Comment #20584064

    the linked source-archive (at the bottom of the page) compiles without problems on a modern OS, or do you mean an application using it?

  12. comment
    Comment #19552414

    this one: https://www.oreilly.com/library/view/masterminds-of-programm... ? Very interesting interview indeed.

  13. comment
    Comment #10146464

    BYTE issue "The Forth language" contains an article by Chuck Moore "The evolution of Forth, an Unusual Language": https://archive.org/stream/byte-magazine-1980-08/1980_08_BYT...

  14. comment
    Comment #8591098

    out of interest, which modern stacks allow "live coding" your application? That is: no need to restart for various changes you make. You are playing/changing/creating with the obje…

  15. comment
    Comment #7011076

    I really enjoyed his presentation about writing the bittorrent client in haskell comparing it to an erlang implementation: http://www.infoq.com/presentations/Combinatorrent-Haskell…

  16. comment
    Comment #5910950

    Just wanted to mention that Thinking Forth "A Language and Philosophy for Solving Problems" (also from Leo Brodie) is available here: http://thinking-forth.sourceforge.net I learne…