Viewing profile — Zenchess
Zenchess
HN member- Joined
- Mon, Mar 18, 2013, 4:07 PM UTC
- HN karma
- 27
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About Zenchess
No profile information was provided.
Recent public activity
-
comment
Comment #29906578
I started working on a raylib binding for pharo using pharo's ffi...I have to say pharo's ffi system is very easy to use. It works and I got a few demos working, but I haven't put …
-
comment
Comment #27843427
I made a new youtube channel where the focus will be on Smalltalk game development https://www.youtube.com/channel/UC9QoB2Ik54E1gEJsBixqJ9A Alternatively I'll be sure to post it to…
-
comment
Comment #27843415
thanks, i've probably been making that mistake for years...
-
comment
Comment #27843157
Just a heads up the pharolauncher does not seem to be working for me, at least for pharo 9. Manual download of vm + image 64bit works but 32 bit does not. I have been making pharo …
-
comment
Comment #26842116
Chess24 has a playing zone site redesign that is a massive improvement. It's currently in beta testing for premium members only.
-
comment
Comment #22101728
I always use smalltalk when the problem would allow for it since I'm much more productive in smalltalk than anything else. It's great for certain random tasks - i.e. Want to set up…
-
comment
Comment #5395075
Smalltalk is a great language/environment. I think the killer app for it right now is html5 games. You can program the server back end in pharo smalltalk, and the client frontend i…