-
Is there an example of how to use your library? I was researching and noticed your rare sharing about TON blockchain
-
Useful things to learn, in addition to Galaxy, before diving into the project. Where do we put this list?
* [systemctl](https://training.galaxyproject.org/training-material/topics/admin/tutorials/s…
-
Considering this incident:
- https://github.com/Taxel/PlexTraktSync/pull/156#pullrequestreview-624173150
We should:
- [ ] add a copyright notice to all source files
- [ ] add other authors who h…
-
https://www.reactjsconsulting.com/
https://www.pluralsight.com/courses/react-third-party-state-management-playbook
https://jotai.org/
https://docs.pmnd.rs/zustand/getting-started/introduction…
-
- [x] Connect files upload framework
- [x] Add metadata to resources (knowledge domains)
- [x] Possibly use a multitude of APIs from websites like ResearchGate to find KDs. Alternatively, write a…
-
- [ ] QC review of calcTotWSS
- [x] Write up of legend meanings
- [x] List of canned station vectors
- [x] combinations of variable transformations & centering
-
- [x] Add ReCAptcha
- [x] Input validation for forms
- [x] Get data from google spreadsheets
- [x] Publish mvp to a public server
- [x] Letsencrypt when publishing
- [ ] Present data as to spec…
-
Thanks for the code. We might want to discuss whether it makes sense to use [things.py](https://github.com/thingsapi) here. What do you think?
-
Hey, Sekimura, what's this line supposed to do? There is no "navigations" subroutine defined in the current package at that line:
our @EXPORT = qw( navigations );
It means that this code
{…
-
Given an action producing a machine, we can make a machine. I don't actually know if this is useful, but it struck me as a bit surprising.
``` haskell
holdOn :: Monad m => m (MachineT m k o) -> Machi…