-
I was watching [a video about the Lisa](https://www.youtube.com/watch?v=pcYX-2uWwsk) and it put me in the mood to think about how the Macintosh was forced by limited time and lack of memory/ROM/disk r…
-
### Innan du skickar in buggrapporten
- [X] Har kollat om det [redan finns en buggrapport](https://github.com/stefansundin/privatkopiera/issues) om det här.
- [X] Har kollat om det [redan finns en di…
-
**Is your feature request related to a problem? Please describe.**
Mice and mouse cards for the IIe are getting expensive and difficult to find.
**Describe the solution you'd like**
For th…
-
hi folks,
today i wanted to add a third field to my filter, which already consists of an input field "device_name" and a select "site". the new filter field shoud be a select "device_type". my proble…
-
When going to flat mode, Piwigo doesn't follow the expected sort orders.
Let's imagine you have defined this manual order (for albums and for photos inside the 3 albums)
```
* album A
** album A2
**…
-
Thanks for all your cheat-sheets fellow Dartisans, they are great!
When can we expect the A2D (Angular2Dart) cheat-sheet?
-
Hi,
I don't think the factorization and solve phases can be separated in the 3d code in the same way that it can be done in the 2D code. In my application, we call `pzgssvx3d()` in two separate cal…
-
in conjunction with https://github.com/GlobalVent/wiki/issues/138 this needs to connect to the jamvent simulation code and simulate how the ADC will look when connected to the O2 sensor.
-
Notes and thoughts for importing Pennsylvania
Before I jump into Pennsylvania, its worth revisiting things we've learned.
We just wrapped up importing New York opinions and we have learned a few t…
-
A crisp mock example:
```python
import numpy as np
import numba as nb
from numba.experimental import jitclass
spec = [
('array', nb.float64[:, :])
]
@jitclass(spec)
class A2D:
…