home.social

Search

464 results for “jvt”

  1. You can now use Open Policy Agent with dependency-management-data

    How to use Open Policy Agent to perform much more effective flagging of package compliance with dependency-management-data.

    fed.brid.gy/r/https://www.jvt.

  2. Generating Go code from JSON Schema documents

    Looking at a couple of common libraries for generating Go `struct`s from JSON Schema documents.

    fed.brid.gy/r/https://www.jvt.

  3. Gotcha: Yarn may need an empty NPM_TOKEN set to run

    Why you may be seeing `Failed to replace env in config: ${NPM_TOKEN}` if you don't have an `NPM_TOKEN` set.

    fed.brid.gy/r/https://www.jvt.

  4. Setting up Neovim with the Debug Adapter Protocol for Javascript/Typescript

    How to use Neovim, nvim-dap, Mason and `js-debug-adapter` to add debugging capabilities for a Javascript/Typescript application.

    fed.brid.gy/r/https://www.jvt.

  5. Pointing lazy.nvim to a Pull Request

    How to configure lazy.nvim to reference a Pull Request for a given plugin.

    fed.brid.gy/r/https://www.jvt.

  6. Automagically updating oapi-codegen JSON Schema version bumps with Renovate

    How to use Renovate to update the version pin on `oapi-codegen`'s JSON Schema URL.

    fed.brid.gy/r/https://www.jvt.

  7. Automating the syncing of files between repos with Renovate and Venidr

    How to use Renovate and Vendir to periodically update vendored files which are out-of-sync between Git repos.

    fed.brid.gy/r/https://www.jvt.

  8. GitHub Actions' required properties aren't always required

    A gotcha with how `required: true` allows an empty string as valid input.

    fed.brid.gy/r/https://www.jvt.

  9. Using Ledger, plain text accounting and a touch of AI to fill in my UK tax return

    How I'm using the Ledger plain text format for managing my finances for my UK tax return.

    fed.brid.gy/r/https://www.jvt.

  10. Getting access to rich-text data from the clipboard (on Mac)

    How to use copy the rendered representation of Markdown into a rich-text form into Slack, on Mac.

    fed.brid.gy/r/https://www.jvt.

  11. Getting access to rich-text data from the clipboard (on Mac)

    How to retrieve rich-text output from the clipboard.

    fed.brid.gy/r/https://www.jvt.

  12. Creating a TUI for keeping an eye on GitHub Rate Limits

    Sharing `ghrl`, a Terminal User Interface (TUI) for monitoring rate limits for GitHub Apps.

    fed.brid.gy/r/https://www.jvt.

  13. Finding missing releaseTimestamps in Renovate

    How to query your Renovate debug logs (or `renovate-graph` exports) for missing release timestamps.

    fed.brid.gy/r/https://www.jvt.

  14. Creating a gh CLI extension for creating GitHub Discussions via category forms

    Announcing `gh-discussions`, an extension for the GitHub CLI that allows creating GitHub Discussions via category forms.

    fed.brid.gy/r/https://www.jvt.

  15. Using jqp for interactive queries with jq

    How you can use `jqp` to improve your experience with writing queries with `jq`.

    fed.brid.gy/r/https://www.jvt.

  16. Determining the digest for a GitHub Action

    A couple of different ways to look up the digest for a GitHub Action to pin it, as per best practices.

    fed.brid.gy/r/https://www.jvt.

  17. Setting up govulncheck in GitHub Actions with GitHub Code Scanning alerts

    How to set up `govulncheck` to check for CVEs in your Go projects using GitHub Actions and have the results show up as a GitHub Code Scanning alert.

    fed.brid.gy/r/https://www.jvt.

  18. Gotcha: referencing symlinks with go:embed result in irregular file errors

    Why you may see `irregular file` errors in Go, if you're trying to `go:embed` a symbolic link.

    fed.brid.gy/r/https://www.jvt.

  19. Additional lessons learned running Renovate at scale

    Some of the things I've learned about monitoring the usage of Renovate 'at scale' of hundreds of repositories.

    fed.brid.gy/r/https://www.jvt.

  20. Clearing Language Server Protocol (LSP) diagnostics in Neovim

    How to clear all diagnostic messages from your current buffer, in Neovim.

    fed.brid.gy/r/https://www.jvt.

  21. Clearing Language Server Protocol (LSP) diagnostics in Neovim

    How to clear all diagnostic messages from your current buffer, in Neovim.

    fed.brid.gy/r/https://www.jvt.

  22. Running Docker images from other architectures, on Linux

    How to run an ARM64 Docker container when running on AMD64, on Linux.

    fed.brid.gy/r/https://www.jvt.

  23. Creating beautiful visualisations of dependency data with Evidence

    How to use Dependency Management Data and Evidence to create beautiful visualisations for insights about your dependency data.

    fed.brid.gy/r/https://www.jvt.

  24. Accessing (accidentally) 'used' tickets in The Trainline's app

    How to access your etickets for The Trainline, when you've (accidentally) clicked 'mark as used'.

    fed.brid.gy/r/https://www.jvt.

  25. Syncing the WAL with SQLite

    How to take an SQLite database that is using the Write Ahead Log (WAL) and perform a full checkpoint, to remove any state in the WAL.

    fed.brid.gy/r/https://www.jvt.

  26. Importing a subdirectory from one repo into another

    How to import a subdirectory of a given Git repository into another one, using `git subtree`.

    fed.brid.gy/r/https://www.jvt.

  27. Merging multiple repositories into a monorepo, while preserving history, using git subtree

    How to merge multiple repositories, with their history, into a single repository, using the `git subtree add` command.

    fed.brid.gy/r/https://www.jvt.

  28. I'm on Fallthrough: Versioning: We Did It To Ourselves

    Announcing my appearance as a guest co-host on Fallthrough, talking about versioning.

    fed.brid.gy/r/https://www.jvt.

  29. Describing JSON Patch operations with OpenAPI

    How to describe your JSON Patch endpoints using OpenAPI.

    fed.brid.gy/r/https://www.jvt.