Pidu

@pidu
12 Followers
29 Following
57 Posts
Programmer, emacs user, artist, dad.

@lxsameer

I would say that Math is about understanding the world as well :) And OO is definitely possible without making encapsulating mutation the mantra. If programming in common lisp taught me anything it was that mixing and matching functional and object orient approaches depending on the problem at hand is the overall best approach.

@lxsameer

As much as I like lisp there's nothing wrong with some good OO, like the one available in Smalltalk. I kind of wish for a nice mix of the two to emerge. But I have no Idea what that would look like.

Took a deep breath and reconfigured my Gnus setup. Gnus configuration is a hairy mess but the result is worth it methinks. #emacs
@[email protected] That is sadly the truth almost everywhere.

@pureevil @[email protected]

I've had colleagues switching to Emacs from vim because of magit so there's that.

Downloaded Monument Valley for my 8 year old. Ended up enjoying it alot myself. Came as a suprise as I'm not a game person. But I was immediatly hooked. Beautiful soothing puzzle game #monumentvalley
I'm always in the mode for #emacs. It's an extension of how I reason about things :)
Operations Dashboard for ArcGIS

@DmytroGladkyi

http://books.pharo.org/spec-tutorial/ I believe this one is for a previous version of Spec but it might get you going. Classes like ComposablePresenter have been replaced by SpPresenter, everything related to Spec has gotten the Sp-prefix in later pharo versions.

Building UI Interfaces with Spec

I really like pharo but my two laptops have some problems running it. One has a 64bit arm cpu and the other while running pharo nicely has a hidpi screen making everything tiny. I'm hoping a gtk compatible pharo will work on higher resolution screens. #pharo #smalltalk