Viewing profile — dh83
dh83
HN member- Joined
- Mon, Mar 18, 2013, 12:01 PM UTC
- HN karma
- 7
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About dh83
No profile information was provided.
Recent public activity
-
comment
Comment #5401706
thats why I still program in text files and use gdb for debugging. They are fast and reliable, that's what you need for algorithms anyway. And who cares about abstractions.
-
comment
Comment #5396611
or use http://smalltalkhub.com in the first place :)
-
comment
Comment #5396242
Unless you regularly updated and worked on the latest 2.0 beta this is news ;). You have a complete list of images here http://pharo.gforge.inria.fr/ci/image/20/ including release …
-
comment
Comment #5395791
Yep I can only agree with you, and there is some communication issue for the matter of the image/vm downloads. Some measures have been taken especially if you run from the commandl…
-
comment
Comment #5395431
Cleanups and a modern implementation with proper separation of the compiler toolchain. Additionally they introduced a nice new IR representation to do more sophisticated changes. A…
-
comment
Comment #5395406
Pharo has quite a decent set of command-line tools at hand for a Smalltalk (see also http://pharobooks.gforge.inria.fr/PharoByExampleTwo-Eng/late... ). As for FFI we're about to fu…
-
comment
Comment #5393942
Seaside works, yet it has not been officially release for 2.0 hence we rely on a gofer script to load all dependencies. What error? I doubt it's related to seaside. And for the con…
-
comment
Comment #5393889
What you don't know Kent Beck!! :D and yes even to me that quote is rather meaningless :P. I'll try to get the at least the ALT text updated.
-
comment
Comment #5393868
Nope, even though it is ready for 2.0 it was not included in the release. If you are more interested you can have a look at the prepared jenkins images https://ci.inria.fr/rmod/job…
-
comment
Comment #5393672
And we're eager to top this in the following years ;)
-
comment
Comment #5393670
Yes seaside is still in active development and there is progress on getting a nice configuration working on Pharo 2.0. Until then you can use our manual build from https://ci.inria…