Live data from Hacker News

Viewing profile — xkriva11

xkriva11

HN member
Joined
Tue, Jan 22, 2019, 6:40 PM UTC
HN karma
1,732
Public activity
239 items

About xkriva11

No profile information was provided.

Recent public activity

  1. comment
    Comment #49259194

    Probably start with Pharo MOOC: https://www.youtube.com/playlist?list=PL2okA_2qDJ-kCHVcNXdO5...

  2. comment
    Comment #49239159

    Smalltalk: https://github.com/pavel-krivanek/BarePharo

  3. comment
    Comment #49123209

    There is one important point to note. Works created by artificial intelligence are not subject to copyright.

  4. comment
    Comment #48951903

    Reminds me this meme: https://pbs.twimg.com/media/HNIjjQQasAA77yl.jpg

  5. story
  6. comment
    Comment #47397800

    Practice: https://pavel-krivanek.github.io/colorType/

  7. comment
    Comment #47397266

    That's cool, but why not use the native colorForth keyboard layout? https://www.ultratechnology.com/editor/dvorak.jpg

  8. comment
    Comment #47262128

    Talking about Self... https://github.com/pavel-krivanek/Selfie ...but the infinite desktop is still missing there.

  9. story
  10. comment
    Comment #47259933

    To add to this, a quote from an article about the editor ed: It’s important to realize that in ed you were usually editing a file you had already printed beforehand. If you only wa…

  11. comment
    Comment #47259798

    The paper printouts on the table are a kind of simple spatial browser. Thanks to this, we have UNIX (at least it explains how they were able to create anything at all with just a t…

  12. comment
    Comment #47259221

    From a conceptual point of view, browsing code is like browsing a fractal. Tools must take this into account.

  13. story
  14. comment
    Comment #47216933

    ZXsheet is a full-featured spreadsheet application for the Sinclair ZX Spectrum written in just 10 lines of BASIC.

  15. story
  16. comment
    Comment #47177323

    But Squeak is 1996 ;)

  17. comment
    Comment #47138779

    Or use existing one: https://github.com/Zag-Research/Zag-Smalltalk

  18. comment
    Comment #47087940

    https://gtoolkit.com/ or https://moosetechnology.org/

  19. comment
    Comment #46974845

    A small game with a randomly generated corridor inspired by the Psygnosis Lander

  20. story
  21. comment
    Comment #46926180

    Smalltalk offers several excellent features for LLM agents: - Very small methods that function as standalone compilation units, enabling extremely fast compilation. - Built-in, fas…

  22. comment
    Comment #46867400

    xwoaf-rebuild matches that https://web.archive.org/web/20240901115514/https://pupngo.dk...

  23. comment
    Comment #45989610

    You may try CADR (precursor to Genera) on-line: https://lispcafe.org/cadr/usim.html

  24. comment
    Comment #45827793

    No, they used a tool (SystemTracer) running inside the original Smalltalk that enumerated all the objects in the running image and serialized them in a new image format into a new …

  25. story