-
Description:
Hello,
I would like to propose the addition of a web interface or an App/H5 interface to GoCryptoTrader. This new feature would provide users with an easy and convenient way to view and…
-
- `World::get` should take a `Q: ReadOnlyQuery` instead of a `Component`.
- `World::get_mut` should take a `Q: Query` instead of a `Component`.
- One problem is that we need to check for self-alia…
rj00a updated
6 months ago
-
As suggested in https://github.com/lualatex/luamplib/issues/151, I propose a new interface for adding BBox attribute to a structure.
To support tagged PDF in luamplib package, I encountered the nee…
-
Writing an SD interface from scratch would be a huge pain, so we should probably use this implementation for the pico:
https://github.com/carlk3/no-OS-FatFS-SD-SDIO-SPI-RPi-Pico
The interface provided…
-
One suggestion:
- all users sign up for a normal user account initially
- researchers then send an email asking for access to the data
- if granted, an admin clicks on the user in the admin int…
-
Having the serial console in a tmux pane is far more convenient than the web interface. For now, I ssh into NanoKVM and start picocom manually but it would be nice to have something like [set2net](htt…
-
The current version requires:
>
> For each complex you want to predict, you need a directory containing the ligand and protein file. For example:
>
> ```
> DSDP_dataset
> └───name1
> │ …
-
The characteristics of each index are often different. Users often want to know the specific characteristics of the index, such as whether it supports adding data from empty index, whether it supports…
-
Using a [Query Parameter model](https://fastapi.tiangolo.com/tutorial/query-param-models/) for `SPARQLModelAdapter.query` parameters provides better OpenAPI/Swagger definitions for FastAPI code, is ge…
-
```
What steps will reproduce the problem?
1. Go to http://advocacy.python.org/podcasts/
2. Try to find Debian Packaging Tutorial linked from
http://wiki.debian.org/Teams/PythonAppsPackagingTeam
Wha…