foolano | 6 years ago | on: The ReMarkable Tablet: A Review
foolano's comments
foolano | 7 years ago | on: Ask HN: What are the things that you have automated in your personal life?
I do not write that often on it though. I usually solve math problems on it and also comment on PDF docs.
All in all, I'd buy it again :)
foolano | 7 years ago | on: Ask HN: What are the things that you have automated in your personal life?
I believe using CUPS could be a simple way to implement it in Linux.
foolano | 7 years ago | on: Ask HN: What are the things that you have automated in your personal life?
At some point, I got tired of the process to sync files: download the document from the browser, open the reMarkable app and drag the file into it.
I automated this workflow, and now I can just "print" directly to the device [1] the article/document I'm reading.
[0] https://remarkable.com/ [1] https://github.com/juruen/rmapi/blob/master/docs/tutorial-pr...
foolano | 8 years ago | on: The ReMarkable E Ink Tablet
You need to install a Qt desktop app for the cloud integration or its equivalent mobile version.
There are however some projects out there already that are working on alternatives for the cloud integration such as this one [0].
foolano | 9 years ago | on: German Cities Are Solving the Age-Old Public Toilet Problem
Let me try in Spanish: servicio, baño, excusado, w.c, mingitorio, tigre (this is slang)
foolano | 10 years ago | on: Riemann – A network monitoring system
I like it so much that I did an experiment to implement it in C++
https://github.com/juruen/cavalieri
My implementation sucks, but I had a lot of fun working on it and I got to learn how Riemann works better.
foolano | 13 years ago | on: KDE Gains “Magic Monitor” Functionality With New KScreen
I've been using a patch that I made to address this annoying issue in KDE for a year now:
https://git.reviewboard.kde.org/r/103356/
My patch was more of a hack than anything else but it did its job. I'm happy though that I won't need to patch every new KDE version any longer :)
foolano | 13 years ago | on: 500 Million Android devices activated globally
foolano | 14 years ago | on: The way people copy each other's linguistic style reveals their pecking order
I think that's changing nowadays. People are more exposed to English via TV series and movies and stuff.
With regard to your point, whenever I'm London and find myself having a conversation with someone with a cockney accent. After a few minutes, I start to mimic their accent. I can't help it. I love the accent.
foolano | 14 years ago | on: Estimate your English vocabulary size
foolano | 14 years ago | on: Estimate your English vocabulary size
I also created a [Go app](https://github.com/juruen/rmapi) to interact with the cloud API.
I mainly use the tablet as a "virtual printer". Using the app I just mentioned above, I print directly to the device from my Mac. Yeah, this just saves me a couple of clicks and one drag and drop :)
Here's a [tutorial](https://github.com/juruen/rmapi/blob/master/docs/tutorial-pr...) on how to set it up and an actual [demo](https://www.youtube.com/watch?v=gOGTYI15VxY&feature=youtu.be).
When I was studying, it was also great to use it to solve math problems on it when I was traveling without having to carry too much paper with me.