Lukas Großberger
Lukas Großberger
First and foremost, thanks for developing and maintaining this flutter package ☺️ Since `nominatim.openstreetmap.org` is the package default, I'm assuming most folks use it like this unchanged without hosting their...
**Goal state** `apsi` is installed as is via `vcpkg` and can be used with AVX2 on supported platforms. **Current state** `apsi` built from source after AVX2 support is [patched out](https://github.com/LGro/PyAPSI/blob/main/docker/base.Dockerfile#L13-L17),...
Some of the docstrings, e.g. of the Python Server classes still erroneously contain `asynchronous` for the A in APSI, while it needs to be `asymmetric`.
While `task base` still works, running `task build PYTHON_VERSION=3.10.4` fails with the following error: > #0 3.894 CMake Error at /tmp/vcpkg/scripts/buildsystems/vcpkg.cmake:852 (_find_package): #0 3.894 Could not find a configuration file...
This issue seems to occur when the wheel was built on another system. Steps to reproduce: - Arch Linux - CPU: i7 2600 - Conda env with Python 3.8 or...
Since PyAPSI is such a thin wrapper, including the version of the wrapped apsi library in the apsi Python package version seems to make sense to increase transparency to users.
Allow folks to share a location along with a time window when they'll be there, as well as display a time slider on the map so that we can browser...
Add a close to real time location sharing feature. Start with outlining the UX; use background location refresh as window of opportunity to send updates as well. This might just...
I want to add a location that is always shared with folks when I'm there and automatically unshared again once I'm gone. For example, I share my gym with my...
I want to be automatically marked as checked-in once I arrive at a temporary location I scheduled (at least for the locations where I activate this).