Interests: News, Finance, Computer, Science, Tech, and Living

  • 5 Posts
  • 409 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • Does what work? If you mean GMS sandboxing, that is ROM specific. Up to what the ROM supplier does.

    Why would one need another ROM. GrapheneOS is one of the best. So is Google hardware in terms of lifetime cost, capability, and security. What other supplier gives 7 year support?

    Generally with android it is best to choose the ROM and then the best hardware for it anyway. The best ROMs often have limited hardware support. There are not that many reasonable ROMs anyway. Nor are there many hardware choices that aupport most ROMs fully.











  • I like Zim. Used it for years. The big advantages you can have many 1000s of pages and it just uses a folder tree not a database, so you have direct and attachment access if you need it. Zim is a true hierarchical wiki not a simple notes app. There a plugins you can enable for more advanced features.

    Zim does get slower with more pages for some operations like searches and some changes. I have one wiki with 4500 pages and do feel it is getting a bit slower sometimes. You can however just create another notebook at any time as long as your content has reasonable dividing lines.


  • Actually the safest thing is probably to choose a main system and run the other in a VM like with VirtualBox. For you, you could just install VirtualBox on Windows then Linux inside of a VirtualBox VM. Windows does have a builtin Virtualization solution too you may be able to use, but I have personally never done that. Keep in mind too that VMs are not as performant as bare metal. For video probably NO, for images fine, for audio maybe but you’ll have to see if you get the real-time timing you need in a VM. Good way to play in any case. 2nd best if you have a workstation, not a laptop, you could put in a hot mount SATA drive enclosure, and just swap in the drive you want and get full bear metal performance. Dual boot takes some tech skill. Be sure to back everything up if you do that. Should do that anyway before fiddling. Also if you use bitlocker and secure boot make sure you have all your recovery keys and know how to work with your bios settings too.

    Maybe I am missing something, not sure why you care about NTFS. If this is a separate computer you don’t really care about that, just the sharing protocol (SMB for example). If it is on the main box, then you’d probably convert this to Ext4 or something similar. No reason to stick with NTFS with Linux. There are a lot of great FS options on linux plus BTRFS, LVM, or RAID to if you want redundancy.

    Regarding apps. The alternativeto site is great. Linux has a bunch of audio and photo software. If your a pro, you may not find any of it sufficient. Especially a lot of people cannot do without Photoshop. The common quoted photo programs are GIMP and Darktable. There are many other photo and image programs. Common audio program is Audacity. Again, there are many others. Looks like some handle vst but I have no personal experience.


  • Linux only, SSH works fine. Not e2ee. Nextcloud works fine but extra work unless you use a service provider. It can be e2ee but not normally so. Syncthing worth a look too. It is not cloud storage, but direct device transfer. Bitwarden send is useful too if you want to juat send file someone, and thunderbird is working on thunderbird send which might be interesting.

    Maybe Synology if you want your own lan NAS?






  • Every system has its own processes. If you want Apple software and services use Apple. If you want Linux use Linux. Do not expect either to be like the other especilly at such a micro level.

    As far as Linux and beginner friendly, buy a device with Linux preinstalled just like you do with Apple. As far as user setting and apps. Get a notebook and write them down, and avoid deep customizations. As far as backup get 3 USB drives and backup your home directory with rsync or one of the other solutions. As far as restore, have install media and just reinstall from scratch then layer in your configs and apps and then restore your home directory files. For file sync and app sync functions, Nextcloud is helpful and you can pay for a commercial host, set it up yourself, or use a product like Synology. You frankly could use Dropbox, Proton Drive, or one of the others also. But think carefully what is actually needed. Cloud stuff is heavily promoted by the big providers presumably for lockin reasons and to mine your data but it is not really needed for most things. Get to know your distros builtin emergency startup tools and have a live distro like the live install media available and know how to use them.

    Linux is about options but for simple beginner like processes it is best to stick to the basics.