Show HN: Marmite – Zero-config static site generatorgithub.com112 points·by rochacbruno·vor 2 Jahren·64 comments
Show HN: Dynaconf 2.0.0 is out – One code line to manage your settingsdev.to1 points·by rochacbruno·vor 7 Jahren·0 comments
Announcing the First Flask Conference in Brazil – August 20184 points·by rochacbruno·vor 8 Jahren·0 comments
Python to Rust – Reference Guide for the Pythonista Becoming a Rustaceangithub.com3 points·by rochacbruno·vor 9 Jahren·0 comments
Show HN: Command Line Manager and Interactive Shell for Python Projectsgithub.com5 points·by rochacbruno·vor 10 Jahren·0 comments
Show HN: Microservices with Python, RabbitMQ and Namekobrunorocha.org6 points·by rochacbruno·vor 10 Jahren·0 comments
Show HN: ESEngine – Elasticsearch Object Doctype Mapper for Pythonbrunorocha.org1 points·by rochacbruno·vor 10 Jahren·0 comments
Show HN: Flasgger- API Playground with Flask and Swagger UIbrunorocha.org3 points·by rochacbruno·vor 10 Jahren·0 comments
Show HN: Dynaconf – Let your Python settings to be Dynamicbrunorocha.org3 points·by rochacbruno·vor 10 Jahren·0 comments
Show HN: QuokkaCMS (Python and Flask and MongoDB) Running Easily with Dockergithub.com2 points·by rochacbruno·vor 11 Jahren·0 comments
Show HN: Quickjson.com – Quick and easy way to generate a fake JSON API3 points·by rochacbruno·vor 11 Jahren·2 comments
Nacho - Asynchronous Web framework powered by Python 3.3 tulip Asynchronous IOgithub.com2 points·by rochacbruno·vor 13 Jahren·0 comments
rochacbruno·vor 2 Jahren·discussGood 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.
rochacbruno·vor 2 Jahren·discussI just added support for wiki links and back references (internal)https://github.com/rochacbruno/marmite/pull/95
rochacbruno·vor 2 Jahren·discuss[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.
rochacbruno·vor 2 Jahren·discussI 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?
rochacbruno·vor 2 Jahren·discuss"Works on PHP 8 without preinstalled frameworks"I like it, but it is not a static site generator, can't compare both things.
rochacbruno·vor 2 Jahren·discussInteresting, 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.
rochacbruno·vor 2 Jahren·discussMy goal is to build binaries and have it distributed to the most used package indexes out there, I didn't get there yet.
rochacbruno·vor 2 Jahren·discussWikilinks 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.
rochacbruno·vor 2 Jahren·discussYou can start a new theme with marmite and remove the little JS it has to switch white/dark modes.
rochacbruno·vor 2 Jahren·discussPeople hates it because everyone tries to use as ot was Nutella. Used in the right way, butter + marmite on a toast is awesome.
rochacbruno·vor 2 Jahren·discussI 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.
rochacbruno·vor 2 Jahren·discussI first posted without mentioning "marmite" neither "Rust", then a friend reminded me that both things would engage. People are very triggered by those words.
rochacbruno·vor 7 Jahren·discussexample of github integration https://github.com/rochacbruno/dynaconf/pull/142https://github.com/rochacbruno/dynaconf/pull/142/checks?chec...reports (junit) https://dev.azure.com/rochacbruno/dynaconf/_build/results?bu...
rochacbruno·vor 9 Jahren·discussNow we got Numba, Cython and Numpy results for comparison https://github.com/rochacbruno/rust-python-example#new-resul...
rochacbruno·vor 9 Jahren·discussHow does it compare with https://github.com/servo/html5ever (someone with free time do run some benchmarks)
rochacbruno·vor 9 Jahren·discussMaybe because of the existence of `Numpy` and `Cython` and `PyPy` + all other `FFI` possibilities it is not on Python Roadmap.
There is an open issue to improve the Github Actions CI related to build and release.