Hacker News new | past | comments | ask | show | jobs | submit | sudhirkhanger's comments login

What is the good solution to sync text files? I haven't found a good solution that is open source and self-hosted. Ideally, eventually, my setup should give me real time syncing the same level as multiple people editing the same file. But that is a stretch goal.

I am currently using Syncthing but unfortunately it's client app has been removed from Google Play [1]. I am managing with Syncthing-Fork.

[1] https://github.com/syncthing/syncthing-android/issues/2064


The number of apps that offer note-taking functionality is exploding. It solidifies Emacs' community's point of view that all these custom tailored solutions become a limiting factor for many. But to learn Emacs and Elisp is not trivial.

* Any particular resources you followed to learn Elisp.

* What sort of time investment did it require for you to build your own system based out of Emacs?

* How are you syncing your files?


How different does it feel to take notes on Rm2 compared to pen and paper? Can you be equally effective on taking handwritten notes on Rm2?


It's definitely a different feel, but not bad. It feels like using a particularly smooth ballpoint on some nice heavyweight stationery. I don't find it particularly noticeable or distracting, but I also don't do much handwriting anymore. It has a pleasant amount of drag and has a very slight squishy feel, like if you're writing on a stack of two or three sheets.

My problem is that I apparently apply quite a lot of pressure when writing and the nib in the stylus wears out after a few dozen hours. Some people talk about using titanium nibs, but I'd rather burn through nibs than tear up the irreplaceable screen.

The handfeel is fantastic. It really is a wonderfully designed object.

However, the writing experience is not great. The digitizer is quite simply bad. RM knows about it and seemingly don't care. The digitizer develops random calibration problems and it becomes impossible to accurately put your pen on any specific spot. You absolutely cannot ever continue a stroke after you've lifted the pen. There is no way to recalibrate. The working theory is stray magnetization inside the digitizer, some people claim that dragging a magnet over the screen helps. It also has some nasty quantization issues. Pen strokes are not vectorised and come out inexplicably jagged and aliased.

If you are the type of person who can write quickly with very few mistakes, and without constantly looking at the page, you'd probably get good use out of the RM2. For me, I am abysmal at writing like this and the RM just gets in my way.

I do use my RM a fair bit, but for my use case, it's far less convenient than a paper notebook. I'm mostly taking research notes and diagramming things. I don't markup PDFs or take longhand meeting notes or anything.

Also, having been involved in the RM modding community, I feel pretty gross about ReMarkable the company. The originally billed this as an open, hackable linux device you can run custom software on. They almost immediately backtracked on this and removed the SDK from their website. Someone in the community has to go and individually email RM developers for a new copy of the SDK after each update. Plus the files that store your notes are in a proprietary format. The only way to get them out is to convert to a PDF on the tablet.

Generally I recommend you pass on the RM unless you know what you're in for. It's a beautiful device with horrible software and support.


> Pen strokes are not vectorised and come out inexplicably jagged and aliased.

That’s something I’ve been experiencing with the Kindle Scribe as well. You can’t zoom in on notebooks in the device, but all PDFs exports contain jagged lines everywhere, no matter how straight I write or draw. I can’t explain why these writing-focused devices get this so wrong… a general-purpose iPad does this so much better.


It's different but gives a similarly nice feel. The surface is a little rough which makes it give a feeling not too dissimilar to that of a chalk board albeit without the chalk. Not sure if that makes sense, but is definitely worth trying if you're curious.


The pen is octnrtimes really imprecise. Sometimes up to 1-2 mm.


How does one hide completed tasks from org mode?


Like many things in Software the question is why do you want to hide them?

One way to do it is to archive[0] it which will move it into a local _archive file.

Another way which I'm currently using is to periodically manually archive tasks into a tree of folders and files by date then category (and sometimes subcategory) which allows me to publish an HTML or PDF file of everything from say 2023 for a particular client.

[0] https://orgmode.org/manual/Archiving.html


    (setopt org-agenda-skip-scheduled-if-done t)


Archive is an option, it'll move the heading and children into a new file. Agenda can also find and filter by state.

Perhaps to clarify: hide from where?


In org-journal, opening a new daily or weekly file only moves uncompleted tasks. It leaves completed tasks in the previous file.


How do/would you use it over various systems? What's the best way to cloud sync this? One might have to use it on work machine with restrictions around installing apps.


As long as auto-revert-mode is on (so the editor notices synced changes from other devices), you can sync it using any file storage service: Dropbox, iCloud Drive, Resilio Sync, etc.


I use org mode and sync with a git repository. Thoughtfully emacs and git are both approved.


Do you have any hooks setup to automatically commit/push if file changes are detected?


I have a server hook to make a commit (which causes the push to fail) if I forget to manually make one. I have F10 in emacs setup to commit and pull to local. Local is also setup to rebase on pull.


I am still using Orgzly because it supports Dropbox.


Which monitor is that?


Do you guys have suggestions for backing up media (photos and videos)?


Backblaze, Google Photos, iCloud, Dropbox, Onedrive or buy a Synology and use Synology Photos and then backup to one of them.


Backblaze


I guess it would lack a web interface for me to quickly download a single picture/video.


B2 has a web interface that you can use to download files.


Is their any difference in storing to B2 via Restic or Duplicity vs BackBlaze Computer Backup?

Do you have access to your file via mobile access, sharing feature, etc.? https://www.backblaze.com/cloud-backup


Yes, big difference. With B2 you’re just getting the raw storage, so all backup and restore operations have to be done through restic.

With their personal computer backup offering, there’s a web interface that you can use to download individual files from your backups, share files, or even have them mail you a flash drive containing your full backups.


Restic is good for storing files on computers you don't control because the private key doesn't get exposed. It also has features for snapshots and testing backups. You can select a percentage to test so if you have a slow internet connection you can get some piece of mind without having to download all your backup data.


You can pretty much leave communities in auto mode and nothing will happen. A few posts will get blocked. A few people will get annoyed. It is both difficult to encourage and discourage people to participate in Reddit communities.


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: