• 0 Posts
  • 50 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle

  • One of the best things ever about LLMs is how you can give them absolute bullshit textual garbage and they can parse it with a huge level of accuracy.

    Some random chunks of html tables, output a csv and convert those values from imperial to metric.

    Fragments of a python script and ask it to finish the function and create a readme to explain the purpose of the function. And while it’s at it recreate the missing functions.

    Copy paste of a multilingual website with tons of formatting and spelling errors. Ask it to fix it. Boom done.

    Of course, the problem here is that developers can no longer clean their inputs as well and are encouraged to send that crappy input straight along to the LLM for processing.

    There’s definitely going to be a whole new wave of injection style attacks where people figure out how to reverse engineer AI company magic.












  • As a layman, my interpretation is that scientists have observed a mutation in some prehistoric cells / creatures that is likely positive. In this case an algae and a bacteria somehow combined in such a way that they have become something new and better.

    As an optimistic guesser it seems like this probably happens fairly often and is either unlikely to survive or replicate for long. But, having observed something that we have known about is further evidence that we understand ongoing evolution and may have a better, more sound understanding of how life came to be.

    I guess that’s probably interesting because it helps us better understand what the building blocks for life are, and as we discover them on other planets or in other places in outer space we may better be equipped to understand how or if life exists outside our own world.








  • Agree with another commenter that documentation is an issue. If you’re a developer, it’s not too bad. It uses a kind of homebrew model/view/template python backend that might baffle you for a while.

    If you don’t need to modify it or integrate it too much with your bank, e-commerce sites, cash registers, etc then it pretty much works out of the box.

    Odoo came from a fully open sourced project years ago and is getting more and more closed and expensive over time as they go upmarket. If you really want to own your data I’m not sure that’s a good direction.

    There is a fork called Flectra that is usually about a version behind Odoo but reintegrates a lot of the paid features of Odoo for free, but its documentation and community is even smaller.