Viewing profile — robert-brown
robert-brown
HN member- Joined
- Tue, Dec 08, 2015, 2:30 AM UTC
- HN karma
- 48
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About robert-brown
No profile information was provided.
Recent public activity
-
comment
Comment #46366866
Photoshop was ported to IRIX using Latitude, Quorum Software's implementation of Mac OS System 7. Apple later acquired the Quorum's code and it became part of Carbon.
-
comment
Comment #45836345
Common Lisp
-
comment
Comment #45608659
The best book I know on subject of how to best display computer programs is: Human Factors and Typography for More Readable Programs https://www.amazon.com/-/he/Ronald-M-Baecker/dp…
-
comment
Comment #45608651
The best book I know on subject of how to best display computer programs is: Human Factors and Typography for More Readable Programs https://www.amazon.com/-/he/Ronald-M-Baecker/dp…
-
comment
Comment #44551159
Folks on the #clschool, #commonlisp, and #sbcl IRC channels can answer your questions.
-
comment
Comment #44006443
One big problem is that Python's semantics make it difficult to implement the language efficiently. When I translate the sieve code into safe Common Lisp, I get a speedup of 15. Af…
-
comment
Comment #41976251
There's a big difference between the complexity of setting up Bazel and the experience of using Bazel at a company where Bazel has been set up for you. As a user I love Bazel. When…
-
comment
Comment #40391133
Fortunately, you can continue to use proto2, if you decide it's superior, or use a more recent version of proto3 that supports field presence.
-
comment
Comment #39885122
A good book about this general topic is: https://books.google.com/books/about/Human_Factors_and_Typog...
-
comment
Comment #39710405
The best way to acquire a quality sofa is to purchase a used one made by a furniture maker known to create high quality pieces. It requires a bit of research. You need to figure ou…
-
comment
Comment #36649941
SBCL has been ported to RISC-V, so it has an assembler for that architecture.
-
comment
Comment #33904267
When I was about ten, Chi Corp., which was associated with Case Western, had an open house. I keypunched my name on a card and fed it to a Univac 1108, which output a large image o…
-
comment
Comment #32976470
Having broken a couple of kingpins at high speed on roller skates, it's definitely no fun. Unfortunately, the kingpins are under a lot of stress and they're threaded. Invariably, t…
-
comment
Comment #32976429
A couple more details ... Good quality roller skate truck pivot pins end in a spherical ball and the pivot pin cup on the truck is also spherically machined. There's no bushing in …
-
comment
Comment #32976333
One more thing ... Good quality skates have pivot pins whose length is adjustable. I don't know if skateboard trucks generally have this feature. You tighten and loosen the pressur…
-
comment
Comment #32976071
Roller skating plate trucks are similar to skateboard trucks. Kingpin angle affects cornering ability. Kingpins at higher angle from vertical corner more sharply, so skaters doing …
-
comment
Comment #30484000
I code my personal projects in Common Lisp because I like the language and because the code I write today will likely execute without modification 20 years from now.
-
comment
Comment #30052387
The end of this post explains why Common Lisp can run much faster than Python. https://markmail.org/message/dp56i26zhpf4fehb#query:+page:1+...
-
comment
Comment #30052019
Yes. At the end of the following Usenet post, the developer of a Python implementation compares the language features of Common Lisp to those of Python in order to explain why Lisp…
-
comment
Comment #29853583
Google tech talk by the book author: https://www.youtube.com/watch?v=4NO83wZVT0A&t=79s
-
comment
Comment #29687056
Neither.
-
comment
Comment #29332321
Keyword highlighting is explicitly called out as an antipattern in the book Human Factors and Typography for More Readable Programs, which I highly recommend.
-
comment
Comment #29332267
Anyone interested in syntax highlighting should read the book Human Factors and Typography for More Readable Programs. The majority of the book is devoted to non-color techniques, …
-
comment
Comment #26359170
Common Lisp handles negative zero quite well.
-
comment
Comment #24750231
I saw the film with two women who had essentially the same reaction, hating both Craig and the film. What exactly was he suffering from? Perhaps we're supposed to have unbounded sy…