Investigating how well LLMs can generate sequence diagrams, based on simple prompts on the crc-org/vfkit
codebase.
Honestly, a lot of tools in the 00's were able to generate more insightful images.
RewriteEngine On | |
RewriteRule ^dns-query$ dns-query.php [L] |
This is just an insightful gist that shows how I automate some tasks.
More information can be found in the repository gbraad-dotfiles/notebooks.
Similar to https://github.com/curl/curl/blob/master/.github/scripts/spacecheck.pl to handle issues like: https://mastodon.social/@bagder/114493950931893559
go run spacecheck.go
We can do more to prevent issues with the use of non-ASCII character use and bidi using the golang-ci linters
Since tailscale/github-action#157 (comment) it should be possible to use a Windows runner with Tailscale. To test, I'll try to set up an RDP environment.
name: Window RDP
name: 'Shared Configuration'
description: 'Fetch configuration parameters from a shared .ini file and export as environment variables'
author: 'gbraad'
inputs:
config_repo:
description: 'URL of the repository containing the configuration file'
required: true
config_file:
description: 'Path to the configuration file in the repository'