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

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

help-circle











  • Fields from magnets can, just depends how strong and this applies to spinning hard drives not SSDs. We had an idiot at work once that decided to store a bunch of magnetic bases on the top of a tower PC. Corrupted the drive. This case there were quite a few of them maybe in a half dozen to a dozen range and they were the strong lockable ones for breadboards.










  • 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.


  • In project management lore there is the tripple constraint: time, money, freatures. But there is another insidious dimension not talked about. That is risk.

    The natural progession in a business if there is no push back is that management wants every feature under the sun, now, and for no money. So the project team does the only thing it can do, increase risk.

    The memory leak thing is an example of risk. It is also an example of some combination of poor project management including insufficient push back against management insanity and bad business mangement in general which might be an even bigger problem.

    My point, this is a common natural path of things but it does not have to always be tolerated.