proofofconcept icon indicating copy to clipboard operation
proofofconcept copied to clipboard

Physics Derivation Graph: mathematical connections among equations

Results 100 proofofconcept issues
Sort by recently updated
recently updated
newest added

currently text spans the entire page width on and . Introduce left and right margins to improve readability.

enhancement
web frontend

The page is poorly structured -- haphazard. A visualization of the interrelation of design decisions explains the complexity: ```graphviz digraph G { rankdir=LR; /* legend for shapes: * decisions are...

enhancement
web frontend
documentation

Imaging working on a derivation. Each equation involves typing Latex symbols as input for equations. I've previously thought that re-using the same symbol definitions (`x`=pdg1392) within a derivation was a...

enhancement
web frontend
important
query

The page current supports "search latex as plain text" and "search latex using regex." The page currently supports "search symbol latex" and "search symbol name". Here's a bunch of aspects...

Derivations can be categorized by the goal; see With that context, are any of the proposed derivations actually connective across domains? See also - - -

The webpage has a table with the right-most column "shares expressions with". That list occasionally has duplicate entries. On the backend make sure the list is unique before passing to...

bug
web frontend

Derivation webpages like have an HTML table of expressions, with "index" being the left-most column. The index isn't sorted by default, so the naive reader is more likely to be...

web frontend

What can be learned from the logs available on the server? ``` ~/proofofconcept/v7_pickle_web_interface/flask/logs$ ls -Shal -rw-r--r-- 1 pdg pdg 343M Feb 18 17:54 gunicorn_error.log -rw-r--r-- 1 pdg pdg 203M Feb...

recurring

> If all you want are virtual servers (==droplets), DO is one of the more expensive options around. Of course substantially cheaper than AWS/Azure/GCP, but much more expensive than Hetzner/OVH/Netcup...

Currently both and both resolve to the same file which contains ``` User-agent: * Allow: / Sitemap: https://derivationmap.net/sitemap.txt ``` I may need to have two separate robots.txt files for the...

web frontend