-
https://docs.google.com/spreadsheets/d/1NIIuzYs7Z4a6w48ufJ4yYnm38Ih3C1_JpASLe4U_qC0/edit#gid=1714023779
Use org addresses to plot on a map like https://www.easymapmaker.com/map/fd022c563e96bfcbab28…
-
Add a button to symbol viewers to unfreeze them, enabling interactivity and the opening of new viewers, and freeze them, returning them to their original non-interactive state. This might entail a cha…
-
In order to generate immutable and easily explorable classes, I would love to have an option to have objects final & public
-
Hi,
I would like to read a NectarCam zfit file in ctapipe. I see there have been quiet long issues on this subject but it is hard to understand which is the present status (I don't see a test/example…
-
... just like the .designer.cs things and files that get created by TT
i think this makes it much more explorable
-
This can be done with a build step which removes every file that isnt included in the rules.
-
Based on our experiences while updating the testing framework to v6 and generally using the `Send`(&co) APIs I wasn't too happy with the current `SendOptions` API for sending messages. Current "pain p…
-
```
pragma solidity ^0.4.18;
import "./ConvertLib.sol";
contract MetaCoin {
struct hospital
{
uint index;
uint record;
address patientdata;
mapping(address=>uint) _patientr…
-
This will allow users to see historical trends for a particular criterion without having to wait for a long time for the normal, fully explorable historical data (which also might crash the content pr…
-
The debug tab has a number of restrictions:
- it crops the output to avoid flooding the sidebar
- it can get a bit cramped
It would be useful to be able to detach the debug tab to a separate window. …