Matt Stine

Results 8 issues of Matt Stine

Steps to reproduce: 1. Configure mirror.toml: ``` platforms_windows = [ "x86_64-pc-windows-msvc", "x86_64-pc-windows-gnu", ] ``` 2. Sync 3. Remove a platform: ``` platforms_windows = [ "x86_64-pc-windows-msvc", ] ``` 4. Sync Result:...

Hi there, I've dug a bit through existing issues and the source code, but I'm not finding the answer to my question very easily, so I thought I'd just ask....

http://www.amazon.com/Inviting-Disaster-James-R-Chiles-ebook/dp/B0018ND83Y This book was in one of Nygard's footnotes in Release It! It's an awesome collection of research into catastrophic failures in the physical engineering world along with the lessons...

This confused some recent newcomers and could waste others' time too. See the attachment `buildlog.txt` for the stack traces. [buildlog.txt](https://github.com/spring-cloud-samples/fortune-teller/files/254142/buildlog.txt)

Hi! I'm currently working on a new talk for the 2013 No Fluff Just Stuff tour entitled "Programming with Immutability." I was very pleased to find JIRM, as one of...

enhancement

I'm working on a script to manage a collection of root paths organized according to the [PARA](https://fortelabs.com/blog/para/) method. ```javascript onTab("New", async () => { let [name, path] = await fields([...

Hey, now that I'm up and running, this is fantastic. First question: This obviously started out as a Mac-first platform, or at least that's how it looks from the number...

``` ➜ Downloads chmod +x Kit-Linux-1.40.62-x86_64.AppImage ➜ Downloads ./Kit-Linux-1.40.62-x86_64.AppImage ``` ``` Error: ENOENT: no such file or directory, chmod '/home/mstine/.kit/build/install-node.sh' at /tmp/.mount_Kit-LiBQyWIv/resources/app.asar/main.prod.js:2:501114 at l (/tmp/.mount_Kit-LiBQyWIv/resources/app.asar/main.prod.js:2:478683) at Generator. (/tmp/.mount_Kit-LiBQyWIv/resources/app.asar/main.prod.js:2:480021) at Generator.next...