-
Difference can be seen when comparing the behavior of Polymer Bundler 3 vs Polymer Bundler 4:
```bash
λ cat pb3_test/a/input.html
λ cat pb3_test/a/b/input.html
λ cat pb3_test/a/b/c/input.htm…
-
Easy way to test:
let s = Set()
s.add(JSON.parse(JSON.stringify({a:1, b:2})))
s.add(JSON.parse(JSON.stringify({a:1, b:2})))
Set now contains two of the same :boom:
arj03 updated
6 years ago
-
-
Hey there, I'm currently working on a diff tool to compare coverage between two git branches.
I am implementing this tool by comparing the `coverage-final.json` between the two branches and seeing …
-
For finding duplicates, it would be nice if Pillow would include some perceptual hashing algorithm:
https://en.wikipedia.org/wiki/Perceptual_hashing
The real use case for me is that my in my photo…
-
The QA report checklist for this galaxy
Please complete as you progress through the QA
[All data for galaxies can be obtained here](https://drive.google.com/file/d/1jc1PwXf-U_f_yjCxUl8wrPPE5LzpDzYu/…
-
### The bug
The latest version of Immich (1.113) is very slow and sluggish in the Firefox browser. For example, fully loading and rendering the main page (`/explore`) takes several seconds, while t…
-
Hi there - two (perhaps related) questions.
1) I'm starting to print out the STL files, and I can't seem to tell where circled part in your YouTube video is from.
It appears to be a hinge, plus …
-
### Description of the bug
When doing multi-extrusion prints using a wipe tower the process for tool changes (in version 2.5.0) was as follows:
(let's assume we're using T0 and T1)
- print with T0
…
-
OS: Windows
Browser: Firefox/Chrome (Tried in both)
I noticed at least one other person here having a similar issue, but I figured I could at least post a bit more context. Simply put, hypernetwor…