1501
Living Room / Re: Do Not Buy a Smartwatch Right Now
« Last post by wraith808 on August 14, 2018, 04:45 PM »So the title of the article should be "Do not buy a Wear OS smartwatch right now"
this seems to have gotten separated from the main Arizona sunsets thread.-tomos (August 14, 2018, 03:50 PM)
| 1. Ant Man & The Wasp |
| 2. The Spy Who Dumped Me |
| 3. The Meg |
| 4. Jurassic World | & Jurassic World: Fallen Kingdom |
| 5. Rough Night |
I guess that could have been taken multiple ways. I meant I can't find the installer for x86/x64 devices. The installers for other processors are on that page.-wraith808 (August 08, 2018, 07:32 PM)
Mea culpa. Admittedly I didn't click the link, and I only skimmed your quote and didn't catch that it said it was for x86/64 devices. I wasn't aware that any x86/x64 IoT devices existed. I took it for granted that they were all built on ARM architecture.-Deozaan (August 08, 2018, 10:37 PM)
UPDATE: I found this quote in the docs for IoT:Windows IoT Core is a version of Windows 10 that is optimized for smaller devices with or without a display that run on both ARM and x86/x64 devices.(from https://docs.microso...ore/windows-iot-core)
But I can't find the build for it. Strange!-wraith808 (August 08, 2018, 11:47 AM)
If you have a Raspberry Pi, their NOOBS (New Out Of the Box Software) package includes an installer option for Windows 10 IoT. Or if you can get VirtualBox to emulate a Pi, you can try NOOBS on that.-Deozaan (August 08, 2018, 07:26 PM)
And that is more often caused by I/O interrupts that make the processor "hick-up". A reason is usually a sub-optimal hardware mix, no matter how over provisioned.-Shades (August 07, 2018, 01:43 PM)
right click on the folder. Properties. Click the security tab. Make sure that the user that you're running the script under has rights.the user rights for the folder you wish to create the new sub-folders intoShades I don't know how to operate your advice. How can I vary the options to make certain this is the issue ?-Shades (August 07, 2018, 02:27 PM)
Best Regards-Contro (August 08, 2018, 06:31 AM)
IoT is mainly for single board computers, like Raspbery Pi. I mainly said x86 to differentiate from the ARM build but I also don't think IoT has a 64bit version, from what I've seen so far.
I followed this guide to run Windows IoT from a VM. That's a start.
https://www.newventu...in-a-virtual-machine
If nothing else, this opens up the possibility to run Launchbox from SBC systems.-ichimitch (August 08, 2018, 07:56 AM)
Windows IoT Core is a version of Windows 10 that is optimized for smaller devices with or without a display that run on both ARM and x86/x64 devices.(from https://docs.microso...ore/windows-iot-core)
I was reading about IoT edition literally moments before your post. It does sound worth a shot! I'm having a difficult time locating the version for x86, though.-ichimitch (August 08, 2018, 07:29 AM)
| Gardens of the Moon |
| Malazan Book of the Fallen #1 |
| by Steven Erikson |
The target machine is an old Core 2 Duo with 2gb RAM. The intention is to be able to turn old machines (which would otherwise only going to a computer recycling company) into arcade machine guts.-ichimitch (August 07, 2018, 08:00 PM)
No, I'm generating an epub with Pandoc. It highlights code listings appropriately but it doesn't show line numbers in the code listings of the produced epub. Wondering if there's a way to do that.-kyrathaba (July 24, 2018, 10:36 AM)

It seems to me that he's running games. In a console cabinet. Which means he's probably running one of those book sized machines.Yes, on a system with 16GB of memory (as it seems) and a quad-core, if that won't perform properly, what else will?... As said, I think he's hunting for ghosts. Overclocking, or selecting a higher frequency CPU, will add more bang than running Win PE with all it's limitations.-wraith808 (August 07, 2018, 09:08 AM)-Ath (August 07, 2018, 09:20 AM)
You seem to run it on a quad-core CPU with HT. What horrible amount of media do you need to run simultaneously that can't be handled by a normal Windows? Or is it a whoofully inefficient/old system?
And there are ample recipes for stopping any unneeded Windows services, might that be a bottleneck.
IMHO, you are hunting for ghosts.
Btw, do you have a solution for the (free and forced, but usually undesired) reboot after running Win PE for 72 hours?-Ath (August 07, 2018, 09:06 AM)
it will limit my learning a lotWell, please first try to learn how to describe your challenge well, a tutorial was linked earlier by 4wd, then we will try to teach you how to best solve your challenge. It may not need regex at all.-kalos (August 06, 2018, 03:26 AM)
A common saying about regexes goes like this: You try to solve a problem with a regex. Now you've got 2 problems...-Ath (August 06, 2018, 05:31 AM)

If you are searching for a regex within a regex, 'You Are Doing It Wrong' (T).
You initial requirement was to find and extract content using a regex, but now you need parts of that regex to be split out? That can be done using a single regex, grouping the stuff you need to split out.
And for this whole exersize to make any sense, where is the variable part of the data to find? When searching for explicit text(s), a count would suffice...
Please provide a complete example, with actual data (not an entire file!), clearly marking the stuff you need to extract, of what you want to achieve, not how you think it could/should be solved.-Ath (August 05, 2018, 06:20 AM)
Why did you leave these rather important 'details' out in your original question?-Ath (August 04, 2018, 07:03 AM)
Um .... because that's what he normally does ... it always takes at least a week, (sometimes longer or never), before all pertinent information is obtained ...-4wd (August 04, 2018, 07:37 AM)
