Max Fan

Results 31 issues of Max Fan

[](https://issuehunt.io/r/BoostIo/Boostnote/issues/2522) Right now, notes are just a continuous stream of text. Could there be a feature to have dividers/ways to organize the text (cornell-style notes)? This will help Boostnote become...

feature request :star2:

For some functions, I'd like to return a `LinkedList`. However, `IntoPy` is only implemented for `Vec`, so I currently first convert to a `Vec`, then allow pyo3 to convert the...

enhancement
Good First Issue

Sometimes, the virtualenv name can get really long, and the user may not have a choice to rename it (for example, if they're using pyenv). This pull request allows `POWERLINE_ENV_NAME`...

Parler is a young social media site that has "a significant user base of Trump supporters, conservatives, and Saudi nationalists. Posts on the website often contain far-right content, antisemitism, and...

enhancement
modules

Note: this is a followup from email correspondence that @mtreinish and I had a few months ago. This is a draft PR, so feedback is welcome and it's not ready...

On `Python 3.10.1`, a fresh `pip install us` yields this TypeError: ```python Python 3.10.1 (main, Dec 22 2021, 05:19:12) [GCC 11.2.0] on linux Type "help", "copyright", "credits" or "license" for...

I tried to get this working with Jupyterhub and the kernel never seems to work. I have lgo's kernel.js and kernel.json in `~/miniconda3/share/jupyter/kernels/lgo/` right next to Python 3's kernel, which...

In order to detect potential malware, could ClamAV or something similar be used to scan for known issues? It could then mark the problematic file or automatically delete it.

From: https://github.com/Eloston/ungoogled-chromium/issues/743 I've dockerized the build process on debian (so we can pin exact hashes of the version of debian we're building on). This is intended to aid in the...

Just curious, how many minutes/how many requests does it take for an opentimestamps server to start a bitcoin transaction? Is it hourly or based upon the number of waiting proofs?