• 1 Post
  • 24 Comments
Joined 2 months ago
cake
Cake day: January 25th, 2026

help-circle




  • The android, windows and Linux app use propriety parts, the android app is a web view app built in android studio, the Linux and windows apps are just electron apps. I have all the source code I used to build them on my pc, but I didn’t create a repo for them. go-notes is fully open source with the backend in go, the clients are just extremely basic frontends.

    Edit

    Just gone and checked and all the electron apps source code is in my repo, so the Linux and windows apps you can build yourself from the code. I can upload the android code from android studio if you want as well?



  • You don’t need a dashboard. Think of it as just a database. And then other apps interact with it. On my android phone I have davx5 which does all the syncing of things like calendar and contacts. Setting up and syncing with davx5 is the easy bit. The hard bit is getting authentication working and creating the databases. Mine works perfectly but I couldn’t tell you how I set it up. If I want to add another calendar or contacts list to it Id have to go and figure it all out again.





  • Backups and backups and backups, and then and only then can you trust your data is safe. I run all consumer disks, have 2x2tb ssd’s in a raid1 for user facing storage which are always powered up and mounted. I only have 2 users in total, so relatively light load. Then I have 2x8tb hdd’s which only power on once a day at most, for as long as it takes rsync to complete it’s nightly backups, then they dismount and power off. Been running this for 18 months and not had any issues. My hdd’s will last years with their current load and usage, with only probably a few hundred mb written every night. But if your data is managed and backed up sensibly, and you use raid effectively, cheap discs aren’t a worry.









  • i hate using it to, but only because i am comfortable with the freedom linux provides. the majority of people using a windows machine would melt at the first sight of trying to use linux and have no motivation or inclination to learn or use it, and why should they? if windows is a sufficient tool for their use case, then good. the os is just a tool to interact with the machine, and as long as the user gets what they want out of it, then the tool is correct.