• 2 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: October 6th, 2024

help-circle




  • I don’t think I’m going to add this feature tbh, BUT

    I’m currently collaborating with the Interstellar devs to design a very powerful filter engine for both our apps. This will let you load in one or multiple filter files for complex filtering within the app. The specification we designed would allow you to write a filter that says

    IF post.thubnail.url has length > 0 THEN hide the post
    

    You can combine that with other checks

    AND post.community.name is in this list
    

    And the best part, these filters will be shareable with other users! You will be able to browse or optionally publish a filter you designed.

    Instead of building a dozen niche features like this, we can ship one very powerful filter engine that can handle many use cases. How does that sound?










  • Not that you should vibe code, but you could vibe code this so easily. Have it output a static website. Give the source code a scan if you’re paranoid. Check the network tab if you’re really really paranoid. But literally you could have it output this as a static index.html file that you drop into your browser of choice.

    This is the only type of coding LLMs should ever be used for imo. A small, very clearly defined task that is very easy to verify if it works. And code that won’t infect a larger project.

    Edit: as others pointed out, that url isn’t base64 encoded. You would have to clearly define what you are trying to do if you want this to work. For example, do all urls follow the same format as the above?








  • I know this isn’t gonna be super popular with the lemmy crowd, but if you’re looking for something really robust, customizable, but also pretty easy to use, Ubiquiti has been great. The cloud gateway max specifically. I think it’s $200 with no storage, but they have other slightly stripped down models for less. But you also need an access point. That’s kinda the benefit though is you can upgrade the access point independently of the router.

    They also have the dream machine if you want a more traditional all in one router + wifi solution.