Viewing profile — mikethe
mikethe
HN member- Joined
- Mon, Dec 22, 2025, 6:31 PM UTC
- HN karma
- 7
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About mikethe
No profile information was provided.
Recent public activity
-
comment
Comment #49325044
I am in discussion now with a colleague on the subject of c++/rust, so there will be greater clarity on that soon.
-
comment
Comment #49324385
I should make this clearer. On the one hand, the art of unix programming claims that object-orientation only succeeds at solving certain problems by creating something sufficiently…
-
comment
Comment #49324217
I am currently exploring languages, operating systems.. my conclusions so far are that the two fish in the pond are plan9, and oberon. I am also aware of Geoff Collyers criticisms …
-
comment
Comment #46456852
Well, we basically agree on how I should go about it, which is good :-) Jehanne is now on my radar..
-
comment
Comment #46456754
"Why?" Because of what Raymond said. He said two things that I remember fairly clearly: 1) If you have to resort to OO to solve your problems, you probably have another unresolved …
-
comment
Comment #46446940
Greetings again.. I have now read more of the book on oberon, and confess that I lost traction. It seems very clear that he is using objects, and my bias against them is very stron…
-
comment
Comment #46365627
"Should be cast in bronze" comes to mind.
-
comment
Comment #46362811
To clarify, you obviously understand OO better than most, certainly much much much better than I do. I happen to have Wirth's book on oberon here, have started reading it. So possi…
-
comment
Comment #46362187
OO is a big issue here. Or rather, in general. I have read "The Art of Unix Programming", where a very big fuss is made over object-orientation. It's like they want to take a reall…
-
comment
Comment #46362103
"Simpler is not automatically better. If a language is too "simple" (i.e. minimalist), the complexity often shifts from the language specification to the application code, requirin…
-
comment
Comment #46358305
Super helpful! Thank you!
-
comment
Comment #46357598
Thanks!
-
comment
Comment #46357486
..thank you.. I am very curious at the moment about why my post shows up a lighter shade of gray than others. I have done some searching, and apparently this can have something to …
- comment
-
story
Ask HN: Oberon et al., vs. Rust
Greetings, I recently came accross this thread from a few years ago: https://news.ycombinator.com/item?id=34501352 I am interested, in particular, by the comment by vidarh, that st…