Good catch, I will try to learn how cargo-binstall works and provide the proper binary files.
There is an open issue to improve the Github Actions CI related to build and release.
HN user
[ my public key: https://keybase.io/rochacbruno; my proof: https://keybase.io/rochacbruno/sigs/juRpu74uQdqnE2BcDQjPIbnfyv2WRAXlNQFmRxofGcw ]
Good catch, I will try to learn how cargo-binstall works and provide the proper binary files.
There is an open issue to improve the Github Actions CI related to build and release.
I just added support for wiki links and back references (internal)
[offtopic] I just noticed that my original post title has been edited (not by me) and the part where it said `written in Rust` has been removed.
I see other posts on the page showing `built with Python`, `Python based`, why `written in Rust` was not allowed? just curious.
I just notice that someone (admins) edited and removed the `written in Rust` part of my post.
Not fair.. other posts have `written in Python` on it.
Why was that?
"Works on PHP 8 without preinstalled frameworks"
I like it, but it is not a static site generator, can't compare both things.
Interesting, it would nice to have it as optional feature, I don't want it to be dependent on git, but if git is already there would be an option.
My goal is to build binaries and have it distributed to the most used package indexes out there, I didn't get there yet.
Wikilinks is possible, already a feature of comrak parser, just have to enable it.
Need to think about back references.
In any case if the implementation is simple I would take a PR.
You can start a new theme with marmite and remove the little JS it has to switch white/dark modes.
People hates it because everyone tries to use as ot was Nutella. Used in the right way, butter + marmite on a toast is awesome.
I actually was just having breakfast with a Marmite toast, trying to come with a name for MARkdown related project.
Never thought about how the name would trigger people haha, I love Marmite BTW.
Well, it was 90% written on Arch :(
I first posted without mentioning "marmite" neither "Rust", then a friend reminded me that both things would engage. People are very triggered by those words.
example of github integration https://github.com/rochacbruno/dynaconf/pull/142
https://github.com/rochacbruno/dynaconf/pull/142/checks?chec...
reports (junit) https://dev.azure.com/rochacbruno/dynaconf/_build/results?bu...
Now we got Numba, Cython and Numpy results for comparison https://github.com/rochacbruno/rust-python-example#new-resul...
How does it compare with https://github.com/servo/html5ever (someone with free time do run some benchmarks)
Maybe because of the existence of `Numpy` and `Cython` and `PyPy` + all other `FFI` possibilities it is not on Python Roadmap.
Yeah, Milksnake is mentioned in the article :)
Yeah, that is exactly what I said in the article! Speed up your Python using Rust; Only for those rare cases when Python is detected as the bottleneck. And of course, it can be C/C++ or Nim or Go etc...
I edited the article including a reference to rust-toolset which is available on RHEL repositories `yum install rust-toolset-7` https://developers.redhat.com/blog/2017/11/01/getting-starte...
Hi, can you send a Pull Request including your numpy implementation? https://github.com/rochacbruno/rust-python-example I would like to add it there just for the record and then I will update the article.
If a successful metal band tries to change its name to e.g: "Active Directory of Hell", "SQL Server No More" or something like this, for sure Microsoft lawyers would do something against. Now I think Tom Araya from Slayer should do it against microsoft. It is a trademark from hell.
We translated to Portuguese https://medium.com/@rochacbruno/um-protocolo-para-morrer-661...
You are really believing that a man who supports GMOs and the increase of the consumption of wheat cereals saved a billion?
We are in an era where people are trying to avoid GMO products and also trying a "gluten-free" diet because of the health damage of those 2 things.
I think it would be also a good idea to build a gist based blog. Gist also renders markdown.
Crunchbang #! (Debian)
Added extra requirements Fixed the login problem https://github.com/rochacbruno/quokka/commit/321af1e2546f9fb... Registrations now works without the need to configure email server (but confirmation email goes to the console by default)
Thanks for reporting that issues.