I’m new to the emacs crowd, but just today I’ve installed Orgzly on my Android phone, syncing is a little bit odd though.
I’m not sure though if I prefer the built-in calendar/reminders system or rather go with some emacs <=> CalDav integration (if such a thing exists).
That post seems a bit like an overkill to me. I personally prefer to use the built-in sync with Dropbox (disclaimer: only built in in the Google Play version, not the F-Droid one), but people that keep it clean from closed code recommend Syncthing to do it
You can call it overkill, but right now it’s the only way of syncing with this tool - I don’t have Play Store and I also don’t have Dropbox. I think Dropbox is acting in bad faith.
Have you considered using Syncthing? It’s a peer to peer file synchronization utility that doesn’t rely on Google, and doesn’t store your data anywhere but your devices.
Syncthing is mentioned in the thread I’ve linked to in my initial comment. I’ll still give it a try, since I haven’t considered it at all. Note: I haven’t used Syncthing in the past two years, maybe it has improved.
Syncthing is pretty terrible on Android, regularly was out of sync, and took my battery from ~28 hours to ~4. Wondering if there are specific setups that use less cpu for syncthing.
I must have randomly stumbled into a working configuration, since my Keepass database stays pretty well-synced and my phone will usually last a day without needing charging. Sorry it doesn’t work for you, though.
I keep my org-mode files in my Nextcloud instance, and in the Android app mark all the files to be kept in sync. Orgzly auto-syncs them now, no need for Tasker or anything.
http://muratbuffalo.blogspot.com
I am a professor at University at Buffalo, SUNY, currently on sabbatical at Microsoft Cosmos DB. I write about distributed systems broadly defined (distributed coordination, Paxos, consistency, blockchain, distributed algorithms, TLA+) , and on academia/research/learning.
First, I don’t count Python or Ruby as tools. Programming languages are the raw material we turn into things, including other tools. Tools are what we use to manipulate the material. My scripts can be tools. The languages themselves, no.
When I think of tooling, I think of cooking. I first learned to cook when I was 19. When I bought my first chef’s knife, I thought of it as a distinct entity I was working with- I called it “Clancy” as a joke. “Chopping the vegetables” was shorthand for “manipulating the knife so that the knife cuts the vegetables.” Now that I’ve been cooking for almost a decade, I no longer feel like I’m using a knife. Rather, in the state of holding a knife, I as me can cut. The knife is part of my body, so much so that hands feel different holding different knives. The shape of myself is changed by the tools I use.
Same with programming. I need to “build abstractions”, but I think of these abstractions as TLA+ specifications and Graphviz diagrams. I need to “debug code”, but I visualize the debugging in invariants and ASMs. Sure, I am more than just my tools. But I am also more than just my bones and sinews, and I am more than just my brain. The tools I use the affect the the world in turn affect me.
This is why I so prize learning new tools. It opens up new ways of thinking and new ways of being myself.
Hillel,
There is an amazing similarity in our thinking on this. I had taken some notes on exactly this topic for a future blog post: Mastering/Internalizing your tools. (This is Murat by the way.) Here are my notes to remind me what to write :-)
shortcuts are not tools
no pain no gain.
if you don’t bend yourself, you did not master a tool,
you are just shortcutting.
if you master a tool, you bend yourself: there is no spoon, you bend yourself
And, the bending of the self, is what matters, that is when you transcend and level up.
It takes weeks at least.
You can truly master a tool only when you master yourself and bend yourself with that tools thinking mode.
It’s funny I was looking at a friend that is cooking very well and having assisted him several time at his place, his organizarion was incredible.
Few days ago he came to my place and i found him stressed out, in a rush, and over cooking stuff. Nonetheless, he still had some very good habits, like tasting often, salting things at the right moment, adding acidity when needed…
The lesson ? He was and wasn’t his tools at the same time. Some skills are about using tools and how, some others are more generic or about knowledge ;)
Here is my Emacs setup. I blogged about this fresh. https://muratbuffalo.blogspot.com/2020/03/my-emacs-setup.html
I use kjhealy’s starter-kit
Lost Enlightenment: Central Asia’s Golden Age from the Arab Conquest to Tamerlane https://www.amazon.com/dp/B00F8MIJMQ/ref=dp-kindle-redirect?_encoding=UTF8&btkr=1
I swear by org-mode. https://orgmode.org
What do you do when you’re not at a computer?
I’m new to the emacs crowd, but just today I’ve installed Orgzly on my Android phone, syncing is a little bit odd though. I’m not sure though if I prefer the built-in calendar/reminders system or rather go with some emacs <=> CalDav integration (if such a thing exists).
That post seems a bit like an overkill to me. I personally prefer to use the built-in sync with Dropbox (disclaimer: only built in in the Google Play version, not the F-Droid one), but people that keep it clean from closed code recommend Syncthing to do it
You can call it overkill, but right now it’s the only way of syncing with this tool - I don’t have Play Store and I also don’t have Dropbox. I think Dropbox is acting in bad faith.
Have you considered using Syncthing? It’s a peer to peer file synchronization utility that doesn’t rely on Google, and doesn’t store your data anywhere but your devices.
Syncthing is mentioned in the thread I’ve linked to in my initial comment. I’ll still give it a try, since I haven’t considered it at all. Note: I haven’t used Syncthing in the past two years, maybe it has improved.
Syncthing is pretty terrible on Android, regularly was out of sync, and took my battery from ~28 hours to ~4. Wondering if there are specific setups that use less cpu for syncthing.
I must have randomly stumbled into a working configuration, since my Keepass database stays pretty well-synced and my phone will usually last a day without needing charging. Sorry it doesn’t work for you, though.
I keep my org-mode files in my Nextcloud instance, and in the Android app mark all the files to be kept in sync. Orgzly auto-syncs them now, no need for Tasker or anything.
http://muratbuffalo.blogspot.com I am a professor at University at Buffalo, SUNY, currently on sabbatical at Microsoft Cosmos DB. I write about distributed systems broadly defined (distributed coordination, Paxos, consistency, blockchain, distributed algorithms, TLA+) , and on academia/research/learning.
I am my tools.
First, I don’t count Python or Ruby as tools. Programming languages are the raw material we turn into things, including other tools. Tools are what we use to manipulate the material. My scripts can be tools. The languages themselves, no.
When I think of tooling, I think of cooking. I first learned to cook when I was 19. When I bought my first chef’s knife, I thought of it as a distinct entity I was working with- I called it “Clancy” as a joke. “Chopping the vegetables” was shorthand for “manipulating the knife so that the knife cuts the vegetables.” Now that I’ve been cooking for almost a decade, I no longer feel like I’m using a knife. Rather, in the state of holding a knife, I as me can cut. The knife is part of my body, so much so that hands feel different holding different knives. The shape of myself is changed by the tools I use.
Same with programming. I need to “build abstractions”, but I think of these abstractions as TLA+ specifications and Graphviz diagrams. I need to “debug code”, but I visualize the debugging in invariants and ASMs. Sure, I am more than just my tools. But I am also more than just my bones and sinews, and I am more than just my brain. The tools I use the affect the the world in turn affect me.
This is why I so prize learning new tools. It opens up new ways of thinking and new ways of being myself.
Hillel, There is an amazing similarity in our thinking on this. I had taken some notes on exactly this topic for a future blog post: Mastering/Internalizing your tools. (This is Murat by the way.) Here are my notes to remind me what to write :-)
shortcuts are not tools
no pain no gain.
if you don’t bend yourself, you did not master a tool, you are just shortcutting.
if you master a tool, you bend yourself: there is no spoon, you bend yourself
And, the bending of the self, is what matters, that is when you transcend and level up. It takes weeks at least.
You can truly master a tool only when you master yourself and bend yourself with that tools thinking mode.
Oh hi Murat! I’d say welcome to Lobsters, but you’ve been here longer than I have :D
Definitely looking forward to reading whatever you write on this! And sharing my thoughts on whatever MAD questions you put on up on them.
It’s funny I was looking at a friend that is cooking very well and having assisted him several time at his place, his organizarion was incredible. Few days ago he came to my place and i found him stressed out, in a rush, and over cooking stuff. Nonetheless, he still had some very good habits, like tasting often, salting things at the right moment, adding acidity when needed…
The lesson ? He was and wasn’t his tools at the same time. Some skills are about using tools and how, some others are more generic or about knowledge ;)
You are your tools, but not only.
Here is a short review of that paper. https://muratbuffalo.blogspot.com/2014/02/the-scalable-commutativity-rule.html
I am reading the “The Undoing Project: A Friendship that Changed Our Minds” from Michael Lewis. I am enjoying it so far.
This article inspired me to try TLA+ and adopt it for use in my distributed systems class. Here are two posts I discussed this process: http://muratbuffalo.blogspot.com/2014/08/using-tla-for-teaching-distributed.html http://muratbuffalo.blogspot.com/2015/01/my-experience-with-using-tla-in.html
My summary of the paper:
http://muratbuffalo.blogspot.com/2014/11/paper-summary-coordination-avoidance-in.html