Readit News logoReadit News
viapivov commented on How to Get Foreign Keys Horribly Wrong   hakibenita.com/django-for... · Posted by u/Bogdanp
wvenable · 2 months ago
I do read my migration scripts generated from an ORM to make sure my source code is correct.

Liquibase starts with "Write your database change code in your preferred authoring tool in SQL, YAML, JSON, or XML." So instead of just having my ORM generate that and I just have to read them to ensure correctness, I have to manually write change scripts instead? I don't see how that's is comparable.

Liquibase could certainly come in after I have some SQL scripts generated from my ORM and do whatever it does.

viapivov · 2 months ago
For some reason, programmers still think that writing is always slower than reading
viapivov commented on Show HN: Fast Thermodynamic Calculations in Python   dlr-institute-of-future-f... · Posted by u/Saloc
viapivov · 2 months ago
Out of curiosity, why do you call your main entrypoint "fluid" if you only compute ideal gas properties?
viapivov commented on Tell HN: Beware confidentiality agreements that act as lifetime non competes    · Posted by u/throwarayes
viapivov · 3 months ago
Like.. has anyone been sued for the violation of the non compete?
viapivov commented on A Primer on Molecular Dynamics   owlposting.com/p/a-primer... · Posted by u/EvgeniyZh
viapivov · 3 months ago
MD has always fascinated me, but I have always been skeptical about it. What understanding could we get from watching a complex system like a peptide evolve in time? Dissociation constant that is easier to measure than crystalize the molecule? Can we ever be sure that we have attributed all necessary quantum effects such as pi orbitals' interactions?

u/viapivov

KarmaCake day1June 10, 2025View Original