|7eter l-|. l3oling
|7eter l-|. l3oling
I actually already had the icu4c library installed, so that wasn't the issue. The issue was it couldn't find it. Fixes build failure: ``` checking whether to build with ICU...
I am interested in making programmatic changes to markdown templates, writing the modified markdown back to a file. I don't see a function for exporting back to markdown (only HTML),...
## 🚀 Feature Proposal DVCS, or Distributed Version Control Systems, like git, allow for code to be hosted in a distributed manner. I am now [beginning to replicate][summary] my projects...
## Describe the bug I made a script of the example code, and it seems that the example code for the auto-generated structs no longer reflects reality, and as a...
Rule #4 is to never use the term "Worker" > 4. Use Precise Terminology > Within the Sidekiq ecosystem, the term worker is ambiguous and thus meaningless. > Sidekiq::Job is...
### Describe the Bug I do not know why `asdf` thinks it needs to shim the `fury` tool which comes from the `fury-cli`, which is installed via homebrew. ``` /Users/pboling/.asdf/shims/fury...
I have a tall stack of RuboCop plugin gems, most of which have their RuboCop configs loaded and configured by other gems. See [`rubocop-lts`](https://rubocop-lts.gitlab.io/), which integrates many of them into...
I'm trying to use a layered config for my Gemfiles for CI (e.g. on Github Actions, Bitbucket Pipelines, CircleCI etc). I hoped I could have a set of shared mini-gemfiles...
https://apisyouwonthate.com/blog/openapi-v3-1-and-json-schema/
Documentation of `lock_ttl` has evolved over time in various places in the readme, and now seems to describe somewhat different things depending on where you look. > Lock TTL decides...