2016-02-24T16:32:14Z via Identi.ca Web CC: Public
Marcelo Nicolas Manso likes this.
2015-06-25T01:15:19Z via Identi.ca Web To: Public CC: Followers
New blog post: Using notmuch-emacs along with other folder-based agentsChess and C, day 2
2015-03-28T22:35:43Z via Pumpa To: Public CC: Followers
New blog post in the series! A tale of the coordinates system.
Chess and C
2015-03-27T23:03:22Z via Pumpa To: Public CC: Followers
I've started a blog post series about programming a tiny chess game in C. This is day 1.
Marcelo Nicolas Manso likes this.
A new beginning
2015-01-06T19:45:01Z via Pumpa To: Public CC: Followers
new blog post: A new beginning
Marcelo Nicolas Manso, Scorpio20 likes this.
The Unix Koans of Master Foo
2014-12-28T21:54:54Z via Pumpa To: Public CC: Followers
I've recently found out about the The Unix Koans of Master Foo. Very entertaining reading!
2014-10-14T14:31:48Z via Pumpa To: Public CC: Followers
¿Algún pumpero va a las Jornadas de Software Libre en Junín?
Dana, Dana, Dana, Dana shared this.
Me encantaría te soy sincero...Sebas Pedersen at 2014-10-14T16:02:33Z
Raúl Benencia likes this.
2014-09-11T17:30:57Z via Pumpa To: Public CC: Followers
M-x replace-regexp <RET> el shell <RET> la shell <RET>
Caramba.
About mail clients
2014-08-18T16:37:48Z via Pumpa To: Public CC: Followers
"I'm convinced there's some contest to see who can make the worst graphical mail client for Linux. I'm not sure what the prize is, or who's winning, but the entries so far are horrific." - Dave Jones
After posting this I've realized I participated in this contest a year ago, with my never-released Haskell-written ncurses-based MUA, lazymail. That was hell of an ugly client.
He didn't, but they were talking about Thunderbird.
2014-08-01T15:56:33Z via Pumpa To: Public CC: Followers
Right now I'm hating the infamous cabal hell.
Going self-hosted: contacts
2014-03-30T14:33:03Z via Pumpa To: Public CC: Followers
I've finally found time to manage my own contacts with DAVdroid and radicale. I've analized other solutions, but radicale has two killer features that ended up convincing me:
- It's in Debian wheezy
- It doesn't depend on any database engine. It just uses good old plain text to store contacts, which makes it perfect for versioning them with git (I'm aware of calypso).
Now I'm in the search of a lightweight desktop CardDAV client. Evolution, Lighting and KOrganizer are quite all-in-one solution, and that rules them out. Any suggestion?
Colegota, Marcelo Nicolas Manso likes this.
If I don't find a good client any time soon, I'll end up writing one myself. I can already see something web-based using yesod and bootstrap.
;-)
Raúl Benencia at 2014-03-30T14:53:56Z
flor likes this.
2014-03-25T18:48:06Z via Identi.ca Web To: CC: Public
About to see Adi Shamir on his talk "How Cryptosystems Are REALLY Broken". ¡El sueño del pibe!2013-12-19T13:35:52Z via Identi.ca Web To: CC: Followers, Public
apt-get -o Dpkg::Progress-Fancy=true #lifechanger :-)2013-12-12T15:38:30Z via Identi.ca Web To: Public CC:
2013-11-24T22:09:55Z via Dianara To: Public CC: Followers
New blog post: On demand ssh-add
2013-08-23T21:19:57Z via Identi.ca Web CC: Public, Followers
Real World Haskell - Chapter 18: Monad Transformers. Here we go!2013-08-16T00:49:11Z via Identi.ca Web CC: Public, Followers
'This section is perhaps less "gentle" than the others.' - A Gentle Introduction to Haskell. Chapter: About Monads