Viewing profile — alexshendi
alexshendi
HN member- Joined
- Tue, Dec 24, 2019, 12:36 PM UTC
- HN karma
- 87
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About alexshendi
No profile information was provided.
Recent public activity
-
comment
Comment #47451917
As you seem to be the author: will this run on a voyage 200? Also: very impressive.
-
comment
Comment #46581747
But I want to! :)
-
comment
Comment #45980303
Honestly, I don't understand this. AFAIK colorForth was a standalone system for Pentium class machines. How do Windows updates come into this?
-
comment
Comment #45800605
Oil cooling. Besides this is a peak power value, so thermal constraints don't matter. Continous power is given around 350-400 kW. (Sources: https://yasa.com/news/yasa-smashes-own-u…
-
story
Ask HN: DOS Based "Multitaskers"
Dear Auntie HN, I recently tried QuarterDeck DesqView for multitasking (16 bit real mode) applications. It installed allright, but I couldn't get it to multitask PC-Scheme (More pr…
-
comment
Comment #45627530
My favourite is Texas Instruments PC-Scheme. Complete with Emacs-like editor. You could compile and evaluate regions in the editor. It is amazing what you can do in 2MB or even 640…
-
comment
Comment #45419431
This motivates me to try this on my Ministrel 4th (21th century Jupiter Ace clone).
-
comment
Comment #44956901
Scheme Compilers: * Gambit-C 3.0 for MS-DOS ( https://gambitscheme.org/3.0/gc30-dj.zip ) * MIT-Scheme 7.3 for DOS: ( https://groups.csail.mit.edu/mac/ftpdir/scheme-7.3/pc/ ) Both n…
-
comment
Comment #44808390
Common Object File Format (COFF)?
-
comment
Comment #44808374
I think once you get rid of dynamic libraries and GUIs your software rot will be greatly reduced.
-
comment
Comment #44802229
[flagged]
-
comment
Comment #44744312
Does it come with dtksh? (dtksh or dtmksh, not sure)
-
comment
Comment #44646016
There's also s4iof (R4RS), s5iof (R5RS) and skint (R7RS, but hey 5 .c files), all from the same people. I might interject that R4RS might seem preferable for the minimalist cadre.
-
comment
Comment #42577860
I couldn't do it. I suppose I'm a Russian CyberBot! дружба!
-
comment
Comment #42147493
Great paper. Don't know how I managed to miss it.
-
comment
Comment #41757504
I think we need a 1337 cent coin!
- story
- story
-
comment
Comment #40825834
I once joined a Clojure group for reading SICM. But then the discussion turned out to be more about porting the stuff to Clojure than physics.
-
comment
Comment #40751568
This is one of a slew of articles containing the following claims: * magnet material was created used a new "AI platform" * development process is 200x faster * (raw ?) material co…
-
comment
Comment #40403292
Wait until the hype is over?
-
comment
Comment #40201152
Maybe you'd be interested in this: https://github.com/timonoko/Nokolisp_On_Nokia_phone But I can't figure out how to install it, while I know how to build nokolisp with MASM. Thus …
-
comment
Comment #40200021
More details on: http://win98.altervista.org/9110/dos9k/aboutdos.html
-
comment
Comment #40198282
You probably only need access to DOS on your Communicator. To achieve this you need to create a file B:\NOKIA\INSTALL.BAT and reboot the communicator. From this batch file you can …
-
comment
Comment #39758012
But still impressive. I will see, if I can massage Justine Tunney's sectorlisp into something resembling a (subset of) LOGO, probably w/o turtle graphics. Deliverable will probably…