William Entriken
William Entriken
The homepage https://ipld.io refers to "IPLD". This should be defined on first use as "InterPlanetary Linked Data".
In some sense version 7 is the "last version" of CENTOS. The guide at https://docs.rockylinux.org/guides/migrate2rocky/ could please include a note about upgrading from CENTOS 7. Maybe this is just a...
Currently the best way I can see how these look would be to 1. open PHP or some other tool that allows me to send raw HTML emails 2. paste...
Currently the page https://nodejs.org/en/about/releases/ provides a human-readable list of supported Node.js versions. That's great. Please link directly from that page to a machine-readable version of the same information. --- P.S....
So far all the options I see listed on [Choose a Wallet](https://bitcoin.org/en/choose-your-wallet?step=5&platform=mac) for macOS only support the outdated Apple Intel architecture. The new architecture uses Apple Silicon ("M1"). And you...
As per https://microsoft.github.io/language-server-protocol/implementors/servers/
The guide does not appear to have an opinion on indenting parenthesized table references. ```sql SELECT pmt_courses.course_name, pmt_tokens.token, pmt_orders.order_id, wp_users.user_email FROM wp_pmt_order_token JOIN pmt_tokens ON pmt_tokens.id = wp_pmt_order_token.fk_token_id JOIN pmt_courses...
Currently [in the README](https://github.com/ethereum/solc-js/blob/master/README.md#browser-usage): > Add the version of solc you want to use into index.html: > > > (Alternatively use https://solc-bin.ethereum.org/bin/soljson-latest.js to get the latests version.) This is not...
I would like to promote GitHub Actions as the new, better-maintained alternative to Travis CI. GitHub Actions appears to be the new best practice. Work plan: - [ ] Remove...
The images [in the recipe folder](https://github.com/fulldecent/swift5-module-template/tree/master/Recipe.assets) show an example of using Xcode. The pictures illustrate an old version of Xcode. Update the pictures to show the same thing but using...