JobAppFiller 2.1.2 is out!
No user facing changes, just a lot of code reorganization.
get it: https://t.co/w8ErsBAWdx
Also added a technical description of each field: https://t.co/D5A7i36fWL
JobAppFiller 2.1.1 Released.
https://t.co/cRCBk0vOGE:
Added Month-Year field, Searchable Dropdown field and Employment repeating section.
Fixed autofill for Dropdown with Multi Select. However it can still only save and fill one value.
get it: https://t.co/w8ErsBAWdx
I am predictably triggered by this 1 billion loops benchmark thing.
If you vectorize the Python, it's ~10x faster than Rust, C, etc. With less code!
The point here is _not_ that Python itself is fast. It's not!
The point is that Python makes this accessible, and even the norm!
@wesbos Using a Jupyter notebook in vs code for django dev: https://t.co/efjX6I45A4
And then do this:
import pandas as pd
pd.DataFrame(
Model.objects.values()
)
Js people: Ok your language is actually fast
Python people: Come defend your language
Go people: Needs more optimizations
C people: Don't worry. If you enable the optimizer, this thing goes BRRRRRRRRRRRR.
Job App Filler 2.0.0 Released.
Streamlined experience.
Works on greenhouse .io*
It's 2.0.0 now!
Get it: https://t.co/G0QMqRvvHq
*boards.greenhouse .io, not job-boards .greenhouse .io. That will be added soon.