[-] bool@lemm.ee 12 points 7 months ago

Venting again. The thing that pisses me off the most is how odoo refuses to adopt common practice and instead implements their own stuff:

  • Need an ORM? Well don’t expect odoo to use a battle tested and widely used library. Odoo implements its own, but good luck figuring out how to optimize a query.

  • Want a framework like React? Nope, we’ve got Owl — but only sometimes.

  • Want templates? Odoo uses its own XML dialect. That’s not really documented. Oh and XML is also the configuration language. Oh and about 40% of your codebase will be xml files with magic strings that at runtime magically call a python function. Because fuck you.

[-] bool@lemm.ee 14 points 7 months ago

I’ve been developing on odoo for a couple of years for a project at work. The docs are horrible, especially for anything on the JS side of the house. Making relatively minor UI changes that are trivial with other frameworks become days long exercises in frustration. I can’t tell you how many unintelligible YouTube videos from Indian programming shops I had to watch just to do a simple task like add a modal dialogue.

I get the feeling they started the project in 2004 and decided to build a web app. While the rest of the Python and JS ecosystem matured in other directions, odoo just kept doing whatever the fuck they wanted. The whole thing is a nightmare of esoteric XML dialects that are somehow mapped by the engine into a database transaction when the thing boots up.

When I work on it, I tell my wife I am doing the “odoo doodoo”.

[-] bool@lemm.ee 25 points 10 months ago

Really enjoyed the read. Thanks for sharing. I’m surprised by the random page implementation.

Usually in a database each record has an integer primary key. The keys would be assigned sequentially as pages are created. Then the “random page” function could select a random integer between zero and the largest page index. If that index isn’t used (because the page was deleted), you could either try again with a new random number or then march up to the next non empty index.

[-] bool@lemm.ee 36 points 1 year ago

Real life quantum physicist here. When you say you want the uncertainty principle to be bigger, what you are really saying is you want Planck’s constant to be a bigger number. This has much bigger consequences than you might expect, because if nothing else about the universe changes (for example Coulomb’s constant) then the energy levels of atomic transitions all get out of whack, you break chemistry and chemical bonding, and there is no such thing as a basketball because there are no such thing as rubber molecules.

[-] bool@lemm.ee 60 points 1 year ago

Professional scientist here. I would take a table of logarithms. In a world without computers, the logarithm table and slide rule are the essential tools of how things got built. We built the Golden Gate Bridge and put a man on the moon using nothing more than log tables.

Any one person can remember the gist of the scientific method and write it down on a page. To write down a quality logarithm table you would need 500 pages.

[-] bool@lemm.ee 26 points 1 year ago

I'm going crazy, but if this compiles at all I bet it generates the same machine code when compiled with each line reversed.

[-] bool@lemm.ee 8 points 1 year ago

Do you know what would make Latin America safe against foreign interventions and coups: robust government and civil institutions with broad popular support. Blaming America for it's history of interventions will do nothing to protect you from China doing the same thing. The only people who can build and protect the autonomy and liberty of Latin America are the Latin Americans themselves.

Background: my family was forced out of Nicaragua during the US intervention in the 1930s.

[-] bool@lemm.ee 4 points 1 year ago

Yeah, came here to say that too. There are lots of goofy pictures of Bush. His goofy smile after dodging the shoe is classic. The man deserves to be mocked. The moment Bush was told about 9/11 while reading to kids was not in good taste.

[-] bool@lemm.ee 3 points 1 year ago

I don't agree this is gentrification, but aside from your questionable vocabulary I don't disagree. I came from reddit, understand that it is different, and celebrate the differences.

bool

joined 1 year ago