voorloopnul
Open main menu
Home
Notes
Ricardo Pascal
Good-ish at writing code, but where I really shine is removing it.
Denmark
GitHub
Twitter
vooorloop@gmail.com
Notes
2024-06-02
::
Quantize and run the original llama3 8B with llama.cpp
2021-12-03
::
Quick tips for postgres in dev environment
2021-11-13
::
Downloading subsets of NCBI databases
2021-02-10
::
K-mer analysis with python
2020-12-20
::
First steps with AWS Batch
2020-07-10
::
Parallel programming with python multiprocessing
2020-02-08
::
Full text search with django and postgres
2020-01-25
::
Writing a self-contained ETL pipeline with python
2020-01-18
::
Abstracting a json HTTP endpoint into a continuous data stream
2019-12-22
::
Django tips for real life applications
2016-03-09
::
Representing hierarchical data with django-rest-framework
2015-02-22
::
Using django generic relations
2014-06-10
::
Forms in django, which view should I use?
2014-02-10
::
How to correctly speed up blast using num_threads
2013-11-03
::
Doing bulk update and bulk create with Django ORM
2012-08-29
::
A python proxy in less than 100 lines of code