• 0 Posts
  • 24 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.







  • 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.









  • Haven’t done any comparisons, but I’m using this in cases where my throughput isn’t too important. I can stream my webcam over it in HD, establish an rdp connection, ssh back through, and control web interfaces like octoprint. It’s acceptable.

    The big advantage is that a $2/month vps gets a static IP, therefore I don’t have to worry about a VPN provider changing the IP or blocking ports.

    Tunneling an encrypted connection through an encrypted connection is pretty much always a bad idea but when you’re evading CGnat or other network blocks, sometimes it’s the best we can conjure up on a whim.






  • I remember using Trillian to overcome the MSN/AIM/ICQ boondoggle and it didn’t take long until all of those hosts started to fight back by complicating their protocols making it hard for the Trillian devs to emulate authentic clients.

    The truth is that Youtube doesn’t want creators to own their identities because Youtube wants to own the viewers and tell them to watch whatever will make Youtube more money. Kind of the same as why reddit believes it has a moral authority to take over and control a subreddit that was built by a moderator.

    Youtube wants viewers to be “Youtubers” not “Mark Rober viewers” or whatever. Otherwise Youtube becomes some kind of free hosting service. But they CAN help new creators get discovered by vast quantities of viewers if they so choose, which they offer hypothetically in return for a piece of the ad revenue which they can secure when the viewers are kept as Youtubers.

    Youtube will work hard to break any 3rd party front end such as this one for sure.

    Anyways, I hope GrayJay can attract a good following before the platforms figure out how to block them.

    The first team or company who figures out how to let content creators own their identities completely - ActivityPub style on their own instances - combined with someone who figures out a compensation/revenue system and a way to drive viewers will probably be the Youtube/Twitch killer.

    Actually, now that I think about it, what’s the core difference between everyone spinning up a WordPress that’s RSS fed into a reader?