HackerTrans
TopNewTrendsCommentsPastAskShowJobs

HerrMonnezza

no profile record

Submissions

Little Lisp Interpreter (2014)

maryrosecook.com
46 points·by HerrMonnezza·2 anni fa·4 comments

comments

HerrMonnezza
·anno scorso·discuss
Interesting remarks, thanks!

When discussing remote vs non-remote with a colleague some time ago over lunch, he mentioned that "remote is an extreme version of yourself", so those inclined to slack off will slack off way more to the point of being unproductive, and those inclined to work longer hours will eventually just spend all their time working... Maybe over-simplified but I think he was onto something.
HerrMonnezza
·2 anni fa·discuss
arXiv replaces any URL in the text of the abstract with a link with text "this http url"; it seems the authors did not know this and just embedded a bare URL in their abstract.
HerrMonnezza
·2 anni fa·discuss
One thing that Git and the other DVCS's massively improved over Subversion is that commits are local, and you only need to talk to a remote endpoint when you push/pull. In Subversion, every commit would require uploading changes to the repository server, which encouraged larger commits (to amortize the overhead).
HerrMonnezza
·5 anni fa·discuss
Window Maker is an X11 window manager with a NeXTStep look.

GNUStep is an attempt at creating a Free/Libre NeXTStep-like environment, including all the apps.