Show HN: Marmite – Zero-config static site generatorgithub.com112 points·by rochacbruno·2 anni fa·64 comments
Show HN: Dynaconf 2.0.0 is out – One code line to manage your settingsdev.to1 points·by rochacbruno·7 anni fa·0 comments
Announcing the First Flask Conference in Brazil – August 20184 points·by rochacbruno·8 anni fa·0 comments
Python to Rust – Reference Guide for the Pythonista Becoming a Rustaceangithub.com3 points·by rochacbruno·9 anni fa·0 comments
Show HN: Command Line Manager and Interactive Shell for Python Projectsgithub.com5 points·by rochacbruno·10 anni fa·0 comments
Show HN: Microservices with Python, RabbitMQ and Namekobrunorocha.org6 points·by rochacbruno·10 anni fa·0 comments
Show HN: ESEngine – Elasticsearch Object Doctype Mapper for Pythonbrunorocha.org1 points·by rochacbruno·10 anni fa·0 comments
Show HN: Flasgger- API Playground with Flask and Swagger UIbrunorocha.org3 points·by rochacbruno·10 anni fa·0 comments
Show HN: Dynaconf – Let your Python settings to be Dynamicbrunorocha.org3 points·by rochacbruno·10 anni fa·0 comments
Show HN: QuokkaCMS (Python and Flask and MongoDB) Running Easily with Dockergithub.com2 points·by rochacbruno·11 anni fa·0 comments
Show HN: Quickjson.com – Quick and easy way to generate a fake JSON API3 points·by rochacbruno·11 anni fa·2 comments
Nacho - Asynchronous Web framework powered by Python 3.3 tulip Asynchronous IOgithub.com2 points·by rochacbruno·13 anni fa·0 comments
rochacbruno·2 anni fa·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·2 anni fa·discussI just added support for wiki links and back references (internal)https://github.com/rochacbruno/marmite/pull/95
rochacbruno·2 anni fa·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·2 anni fa·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·2 anni fa·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·2 anni fa·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·2 anni fa·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·2 anni fa·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·2 anni fa·discussYou can start a new theme with marmite and remove the little JS it has to switch white/dark modes.
rochacbruno·2 anni fa·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·2 anni fa·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·2 anni fa·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·7 anni fa·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·9 anni fa·discussNow we got Numba, Cython and Numpy results for comparison https://github.com/rochacbruno/rust-python-example#new-resul...
rochacbruno·9 anni fa·discussHow does it compare with https://github.com/servo/html5ever (someone with free time do run some benchmarks)
rochacbruno·9 anni fa·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.