Recent Posts
- How to show more information in LSP when using Emacs and Typescript
- Great historical review on source control systems evolution
- Interesting article on learnings over a software engineer career
- Code Freeze 2023 Keynote 01 Jessica Kerr 1
- How to configure MacOSX to make the window under the mouse to receive the focus?
Recent Comments
No comments to show.
Monthly Archives: November 2011
Of space shuttles and software
Today I found this article in News Ycombinator: http://www.spinellis.gr/blog/20111030/ I subscribe everything said in it as it’s inline with my experience in software. Engineers are most of the times too ambitious in their asumptions and Space Races has been a … Continue reading
Posted in Uncategorized
Leave a comment
«We Really Don't Know How To Compute!»
Really interesting and eye opener talk by one of the greatest computers scientist of all times (in my modest p.o.v), Gerald Jay Sussman: http://www.infoq.com/presentations/We-Really-Dont-Know-How-To-Compute If I’m still a developer and still find programming an intellectual experiences is thanks to him. … Continue reading
Posted in Uncategorized
Leave a comment
IPython, ubuntu, pip and readline
So, you installed PIP in your Ubuntu system and then decided to install IPython using PIP (for example inside a virtualenv), just to discover that after installing ipython does not support autocomplete? The solution is to install the package libreadline-dev … Continue reading
Posted in Uncategorized
Leave a comment