-
If we're resolving from an XSPF or podcast, there should be a way to seed playdar with any URLs included in the XSPF. This will then be returned in the results with the source as the domain, a perfect…
-
```
e.g.,
http://wiktionary.dbpedia.org/page/bow-English-Noun-2de
Links to
http://wiktionary.dbpedia.org/page/n%C5%93ud-French
No data there, yet the page exists: http://en.wiktionary.org/wiki/n…
-
See #42 ; I think with this we may have all relevant information;
go from domain to name of package, to get the object file, and find if a resolved url can be replaced by a reference.
for example …
-
There are some URLs that `url-like` accepts but that `resolve` rejects (by throwing `URISyntaxException`). For example:
``` clojure
=> (url-like "http://example.com/my document.pdf")
#
=> (resolve "h…
-
In order to make the API more responsive, we should kill threads which take too long to process.
-
```
Ie. if resolve() is called without parameters, it'd do the resolving based
on the address of the current page.
Sg. like this:
URI.prototype.resolve = function (base) {
if (!base) bas…
-
while doing
$ php artisan vendor:publish --provider="SammyK\LaravelFacebookSdk\LaravelFacebookSdkServiceProvider" --tag="config" in terminal it returns
Nothing to publish for tag [config].
and aft…
-
### Version
System:
OS: macOS 15.0
CPU: (8) arm64 Apple M1 Pro
Memory: 71.88 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 130.0.6723.70
Safari: 18.0
npmPackages:
…
-
_From @johannes-z on December 25, 2016 3:16_
System: Sharepoint Online
When creating a new subsite from a template, whereas the template has web parts with jslink in it, sharepoint automatically r…
-
## Description
I wanted to make an instrospection on one of our subgraphs.
```bash
rover subgraph introspect https://k8s-dev.cistec.com/com/patient/graphql --header "Authorization: Bearer "
``…