Software Engineering in Web Development, Backend Services, and More

Search: “support” (Page 38 of 69)

We found 345 results for your search.

Updates To TuneLink: Relocation, UI Updates, and an API

[…] them all separately was getting tedious. Plus, I don’t want to pay for domains (or other infrastructure) for projects that aren’t yielding any type of return to support them. Moving TuneLink under my personal domain simplifies things – one less domain to renew, one less set of DNS records to manage, everything lives under […]

How To Use Roots Radicle with Laravel Herd

[…] your machine may vary but if you’re running the latest version of macOS and haven’t customized the Herd installation then it should look something like this: /Users/yourname/Library/Application Support/Herd/config/valet/Drivers Note that if the Drivers directory doesn’t exist, create it. Then touch a file named RadicleValetDriver.php in that directory and add the the following code (you […]

Keep Looking For Titles on Where Can I Watch? It’s Updated.

[…] for streaming, I’d add it to a ‘Not Streaming’ tab; however, this tab negatively impacted the UI so I’ve hidden that functionality for now. Further, adding international support for titles is also something that I’d eventually like to incorporate. First, though, I’d like to get a stronger foundation of the service completed. Conclusion Though […]

Maybe ChatGPT Didn’t Wreck Our Type of Content

[…] which one performs best for a given use case. At the time of this writing, I’m partial to Cody though I also know Copilot is going to support multiple LLMs in the coming months (or weeks?). So, sure, AI assistants have changed the way the work in our day-to-day but, as the months have […]

How To Configure Laravel Herd, Xdebug, and Visual Studio Code

[…] are specific to PHPStorm or not, but this is what worked for me with Visual Studio Code. First, locate the php.ini file in the following path: /Library/Application Support/Herd/config/php/74/ Then append the following to the file: zend_extension=/Applications/Herd.app/Contents/Resources/xdebug/xdebug-74-arm64.so xdebug.mode=debug,develop xdebug.start_with_request=yes xdebug.start_upon_error=yes xdebug.idekey=ECLIPSE xdebug.client_port=9003 You should not need to touch the debug.ini related to the the PHP […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑