Viewing profile — xkriva11
xkriva11
HN member- Joined
- Tue, Jan 22, 2019, 6:40 PM UTC
- HN karma
- 1,732
- Public activity
- 239 items
- HN profile
- View on Hacker News ↗
About xkriva11
No profile information was provided.
Recent public activity
-
comment
Comment #49259194
Probably start with Pharo MOOC: https://www.youtube.com/playlist?list=PL2okA_2qDJ-kCHVcNXdO5...
-
comment
Comment #49239159
Smalltalk: https://github.com/pavel-krivanek/BarePharo
-
comment
Comment #49123209
There is one important point to note. Works created by artificial intelligence are not subject to copyright.
-
comment
Comment #48951903
Reminds me this meme: https://pbs.twimg.com/media/HNIjjQQasAA77yl.jpg
- story
-
comment
Comment #47397800
Practice: https://pavel-krivanek.github.io/colorType/
-
comment
Comment #47397266
That's cool, but why not use the native colorForth keyboard layout? https://www.ultratechnology.com/editor/dvorak.jpg
-
comment
Comment #47262128
Talking about Self... https://github.com/pavel-krivanek/Selfie ...but the infinite desktop is still missing there.
- story
-
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…
-
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…
-
comment
Comment #47259221
From a conceptual point of view, browsing code is like browsing a fractal. Tools must take this into account.
- story
-
comment
Comment #47216933
ZXsheet is a full-featured spreadsheet application for the Sinclair ZX Spectrum written in just 10 lines of BASIC.
- story
-
comment
Comment #47177323
But Squeak is 1996 ;)
-
comment
Comment #47138779
Or use existing one: https://github.com/Zag-Research/Zag-Smalltalk
-
comment
Comment #47087940
https://gtoolkit.com/ or https://moosetechnology.org/
-
comment
Comment #46974845
A small game with a randomly generated corridor inspired by the Psygnosis Lander
- story
-
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…
-
comment
Comment #46867400
xwoaf-rebuild matches that https://web.archive.org/web/20240901115514/https://pupngo.dk...
-
comment
Comment #45989610
You may try CADR (precursor to Genera) on-line: https://lispcafe.org/cadr/usim.html
-
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 …
- story