Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xkriva11
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
xkriva11
28d ago
It is here for many decades: https://www.youtube.com/watch?v=eEz08IlcNMg
2.
▲
by
xkriva11
1mo ago
Probably start with Pharo MOOC: https://www.youtube.com/playlist?list=PL2okA_2qDJ-kCHVcNXdO5...
3.
▲
by
xkriva11
1mo ago
Smalltalk: https://github.com/pavel-krivanek/BarePharo
4.
▲
by
xkriva11
2mo ago
There is one important point to note. Works created by artificial intelligence are not subject to copyright.
5.
▲
by
xkriva11
2mo ago
Reminds me this meme: https://pbs.twimg.com/media/HNIjjQQasAA77yl.jpg
6.
▲
Native Raspberry Pi Version of the Oberon System 3
(github.com)
12 points
by
xkriva11
5mo ago
|
0 comments
7.
▲
by
xkriva11
6mo ago
Practice: https://pavel-krivanek.github.io/colorType/
8.
▲
by
xkriva11
6mo ago
That's cool, but why not use the native colorForth keyboard layout? https://www.ultratechnology.com/editor/dvorak.jpg
9.
▲
by
xkriva11
7mo ago
Talking about Self... https://github.com/pavel-krivanek/Selfie ...but the infinite desktop is still missing there.
10.
▲
Selfie: Self-like environment with TiddlyWiki-style saving
(github.com)
2 points
by
xkriva11
7mo ago
|
0 comments
11.
▲
by
xkriva11
7mo ago
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 wanted to fix a few small things in a multi-page listing, you
12.
▲
by
xkriva11
7mo ago
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 teletype back then).
13.
▲
by
xkriva11
7mo ago
From a conceptual point of view, browsing code is like browsing a fractal. Tools must take this into account.
14.
▲
Smalltalk's Browser: Unbeatable, yet Not Enough
(blog.lorenzano.eu)
9 points
by
xkriva11
7mo ago
|
0 comments
15.
▲
ZXsheet
(bunsen.itch.io)
1 points
by
xkriva11
7mo ago
|
1 comments
16.
▲
by
xkriva11
7mo ago
ZXsheet is a full-featured spreadsheet application for the Sinclair ZX Spectrum written in just 10 lines of BASIC.
17.
▲
by
xkriva11
7mo ago
But Squeak is 1996 ;)
18.
▲
by
xkriva11
7mo ago
Or use existing one: https://github.com/Zag-Research/Zag-Smalltalk
19.
▲
by
xkriva11
7mo ago
https://gtoolkit.com/ or https://moosetechnology.org/
20.
▲
Nano Lander
(pavel-krivanek.github.io)
1 points
by
xkriva11
7mo ago
|
1 comments
21.
▲
by
xkriva11
7mo ago
A small game with a randomly generated corridor inspired by the Psygnosis Lander
22.
▲
by
xkriva11
7mo ago
Smalltalk offers several excellent features for LLM agents: - Very small methods that function as standalone compilation units, enabling extremely fast compilation. - Built-in, fast, and effective code browsing capabilities (e.g., listing s
23.
▲
by
xkriva11
8mo ago
xwoaf-rebuild matches that https://web.archive.org/web/20240901115514/https://pupngo.dk...
24.
▲
by
xkriva11
10mo ago
You may try CADR (precursor to Genera) on-line: https://lispcafe.org/cadr/usim.html
25.
▲
by
xkriva11
11mo ago
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 image file. Every time the image file format changed, it was
26.
▲
What If Java Had Symmetric Converter Methods on Collection?
(donraab.medium.com)
18 points
by
xkriva11
11mo ago
|
0 comments
27.
▲
CADR Lisp Machine Emulator in WASM
(lispcafe.org)
27 points
by
xkriva11
11mo ago
|
0 comments
28.
▲
by
xkriva11
1y ago
I tried do do it in a 16-bit JonesForth-based implemenetation and it required to rename JonesForth CREATE to CREATEHEAD, implement a primitive DODOES and then define these two words: : CREATE WORD CREATEHEAD DODOES , 0 , ; : DOES> I
29.
▲
by
xkriva11
1y ago
I recommend this Lua implementation. Truly beautiful and more accessible. https://github.com/melvinzhang/meta2-lua
30.
▲
by
xkriva11
1y ago
Alan Kay: "I had the fortune or misfortune to learn how to read fluently starting at the age of three. So I had read maybe 150 books by the time I hit 1st grade. And I already knew that the teachers were lying to me."
More ›