Casey Tucker
Casey Tucker
This is linked under API Docs in README.md, but it currently shows github.io's Page not Found: https://itsumura-h.github.io/nim-allographer/connection.html
`Source/Sim/CustomColonyCreator.cpp:75:32: error: use of undeclared identifier 'TextColour'` I think this is because the compiler isn't defining __unix__. Adding `|| defined(__APPLE__)` to the tops of Unix.h and Unix.cpp should resolve this...
``` ==> xcodebuild -workspace slash.xcodeproj/project.xcworkspace -derivedDataPath prefix.to_s -configuration Release -scheme slash SYMROOT=/usr/local/Cellar/slash/0.1.0/Build Last 15 lines from /Users/dctucker/Library/Logs/Homebrew/slash/01.xcodebuild: ^ /tmp/slash-20180731-33109-1tyxt8r/slash-0.1.0/Sources/SlackOAuth2.swift:62:45: warning: 'sendSynchronousRequest(_:returning:)' was deprecated in OS X 10.11: Use [NSURLSession dataTaskWithRequest:completionHandler:]...
The application builds and loads, but it immediately shows a page with an HTTP 404 error, and unfortunately the app is not picked up by Microsoft Edge DevTools Preview.
Does what it says on the tin
I get this message after having installed via composer and updated app/config/app.php in both places: Class rcrowe\Statsd\Statsd contains 1 abstract method and must therefore be declared abstract or implement the...
## Description Some synths and electronic pianos have the ability to add user-defined scales that differ from 12-tone equal temperament (12TET). This is usually enabled by allowing the user to...
Documentation can now be generated by running `doxygen Doxyfile`. I've uploaded and published them using my personal GitHub Pages site as an example: - https://dctucker.github.io/DelugeFirmware/docs/inherits.html I'd love to see this...
As I'm fine-tuning my Linux environment, I'm attempting to associate all `.hfe` files with HxC Floppy Emulator so I can quickly open it from my file manager and begin poking...
### Setup - SMW version: 4.2.0 ([sheep-y fork](https://github.com/Sheep-y/SemanticMediaWiki-MW14)) - MW version: 1.4.2 - PHP version: 8.3.10 - DB system (MySQL, Blazegraph, etc.) and version: MySQL 10.5.23-MariaDB-0+deb11u1 ### Issue Detailed description...