Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 11 submissions in the queue.
posted by n1 on Wednesday October 21 2015, @09:08PM   Printer-friendly
from the we-put-a-man-on-the-moon,-but-we-wont-do-that dept.

Microsoft's telemetry features in Windows 10 are a privacy advocate's nightmare. Now that Microsoft is trying to back port these "features" into existing versions of Windows, it seems like many of us have no future upgrade path. Sure there is Linux, but I have some older Windows software that I still want to use. ReactOS is still out there, but does not look like there have been any updates in a while.

Does the Soylent community believe it is possible to get this project going full steam to producing a useable alternative for existing Windows users?


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Wednesday October 21 2015, @11:24PM

    by Anonymous Coward on Wednesday October 21 2015, @11:24PM (#252981)

    Did you install the VirtualBox Extension Pack to get USB support?

  • (Score: 2, Informative) by Anonymous Coward on Wednesday October 21 2015, @11:50PM

    by Anonymous Coward on Wednesday October 21 2015, @11:50PM (#252990)

    USB to RS232 adapters are notoriously problematic. It has been a while since I looked into it, but IIRC it has to do with interrupt timing/processing - like they rely on the driver to poll for data rather than send an interrupt to the host when new data arrives. I'm sure running in a VM exacerbates that. 99% of them are unreliable for anything complicated, the remaining 1% are hard to find, they generally don't advertise as being superior. As a general rule, if you need reliable RS232 you have to go with a dedicated serial port.

    • (Score: 2, Interesting) by Ethanol-fueled on Thursday October 22 2015, @01:42AM

      by Ethanol-fueled (2792) on Thursday October 22 2015, @01:42AM (#253034) Homepage

      Not to mention that if you're coding applications that work with serial, you may even have to change your code in specific ways to accommodate USB-serial adapters.

      And another note, anybody who thinks that RS-232 is an ancient and obsolete technology has never held any real technical or industrial job. RS-232 is still found everyfuckingwhere in industry.

    • (Score: 2) by mhajicek on Thursday October 22 2015, @04:44AM

      by mhajicek (51) on Thursday October 22 2015, @04:44AM (#253098)

      Try this: http://cnc-specialty-store.com/rs232-cables/rs232-usb-to-serial-port-converter-adapter-for-cnc-fully-tested [cnc-specialty-store.com]

      There's a fair demand for it for CNC machines. No idea about using it from a VM though.

      --
      The spacelike surfaces of time foliations can have a cusp at the surface of discontinuity. - P. Hajicek
  • (Score: 2) by LoRdTAW on Thursday October 22 2015, @12:04PM

    by LoRdTAW (3755) on Thursday October 22 2015, @12:04PM (#253180) Journal

    Yes. USB passthrough won't work without the extensions.