Viewing profile — igouy
igouy
HN member- Joined
- Sun, May 18, 2008, 12:46 AM UTC
- HN karma
- 1,414
- Public activity
- 3,381 items
- HN profile
- View on Hacker News ↗
About igouy
No profile information was provided.
Recent public activity
-
comment
Comment #49260747
It's unfortunate but understandable that the stuff which is most different from other programming environments grabs attention and the basic stuff is hardly mentioned. > break it i…
-
comment
Comment #49247431
For example: https://drcuis.github.io/TheCuisBook/The-Change-Log.html
-
comment
Comment #49112116
Back in the day those were not unusual costs for programming tools. (Beer wasn't free.)
-
comment
Comment #49099224
Java being free-as-in-beer.
-
comment
Comment #49099210
March 7, 1988 — "Smalltalk/V 286 is available now and costs $199.95, the company said. Registered users of Digitalk's Smalltalk/V can upgrade for $75 until June 1." https://books.g…
-
comment
Comment #49099102
> You can not combine two (or more) images. Depends what you mean. Details matter. > You can not build new things by using "images" as components. Depends what you mean. Details ma…
-
comment
Comment #48981641
== Long-ago, Smalltalk systems could be file-copied from say win to mac to unices and would just work. == Not standardized. Language vendors used proprietary code to lock-in custom…
-
comment
Comment #48426488
By design, the 8 year old page you linked presented Lisp measurements side-by-side against Java measurements (by excluding the other programs). There's overlap across most of the d…
-
comment
Comment #48416463
Which new languages have risen to prominence outside of a niche?
-
comment
Comment #48415997
> The C/C++ implementations use SIMD intrinsic Except when they don't. https://benchmarksgame-team.pages.debian.net/benchmarksgame/... https://benchmarksgame-team.pages.debian.net/…
-
comment
Comment #48415613
> Huh. The hardware changed. The way measurements were made changed. https://benchmarksgame-team.pages.debian.net/benchmarksgame/... The Java version changed. The SBCL version chan…
-
comment
Comment #48401449
That's someone's 8 year old mirror of the benchmarks game website. https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
-
comment
Comment #48285018
> … so that, when you look at an image, or when you use it, browse the code, you can easily see what are changes and what is the base image… You seem to be asking about something t…
-
comment
Comment #48196073
fwiw "This paper has described ThingLab, a simulation laboratory." https://worrydream.com/refs/Borning_1981_-_The_Programming_L...
-
comment
Comment #48169846
> People who don't know … can come to very wrong conclusions. Always. > … website should at least explain… Whatever the explanation, it would never be sufficient for you. As you sa…
-
comment
Comment #48169486
Strange that "the software crisis" preceded Smalltalk.
-
comment
Comment #48162753
So there were no problems with the technology? So "the pride and ego" was grander than any other tech leaders?
-
comment
Comment #48151292
There'll be more than one that fits the tests. Some people notice these are tiny tiny programs which have nothing to say about servers "expected to run without issue for at least a…
-
comment
Comment #48151166
Then we can skip ahead: language implementations aren't fast, programs are fast. And skip again: "Fastest" contributed programs, grouped by programming language implementation. Now…
- comment
-
comment
Comment #48097847
> … the point of a reproducible build is to verify that the binary i use, or that the package i use is based on the same source that i have. I have been talking about how to reprod…
-
comment
Comment #48085326
> if in smalltalk the image is my source As-before it doesn't need to be. https://news.ycombinator.com/item?id=47354288
-
comment
Comment #48069878
Sorry, I'm just not interested in wading through your analogies.
-
comment
Comment #48065951
> If you're asking what multi-lingual benchmark suites offer good coverage - I don't know. In which case, given: The target audience wonder "Which programming language is fastest?"…
-
comment
Comment #48026462
> apples-to-apples Hopefully, some of the target audience might try to confirm that programs are what they think of as "comparable". > Having more domain coverage is easier and mor…