• 0 Posts
  • 60 Comments
Joined 3 years ago
cake
Cake day: July 18th, 2023

help-circle


  • I am certain this is an area my self hosted solutions lack, but still happy to share.

    For me accessibility is the most important, and I have family that’s not technically savvy, so vpns/Wireguard arent great for my use case. So I use a reverse proxy to expose certain apps and have fail2ban configured to block/ban ips that misbehave. This essentially blocks people trying to guess accounts and I’ve been toying with some ratelimiting. However, as many will say, this is not a very secure system and I should monitor my local traffic more to be aware of bad actors.

    At the end of the day though it’s really a battle of ease vs security. Reverse proxies provide easier access, but more risk compared to things like vpns. Also, SSH should be setup for key only (no password) and should never be exposed to the public internet (so no reverse proxy).





  • Audiobookshelf, Its designed for audiobooks and its folder structure is unintuitive, but it’s got the best website and apps of all the ones I’ve tried (including kogma).

    I messed around with a couple of different approaches (Calibre web, kogma, etc.), but the best all around experience I have had is Audiobookshelf. Kogma is probably better if just doing manga, but Audiobookshelf has worked the best for hosting comics/manga/ebooks. The only real annoying things is the folder structure. I’ve needed to use some scripts to reorganize/rename files so it handles them correctly.




  • I have an Ayn Thor, which has a Elite 8 Gen 2. While playing x64 games on it does work, you’re pretty much limited to indie games and some older 3D games (assuming you can get them to run due to a lot of compatibility issues). Even if you can get some bigger games to run, you’ll be struggling to get 30 fps on the lowest settings.

    Its still really cool to do. You can get some smaller/more portable form factors to play games on the go. However, I still use my Steam Deck a far amount for better compatibility and for larger games (if the steam deck can even handle them).






  • So to play the devils advocate, this really comes down to:

    • Are these internal people or contractors
    • Are they looking to test out a Workflow or implement small automations

    If they’re contractors, always be suspicious. If they’re internal, it sounds like they may want a server so it’s a one off cost to setup some work flows. You can burn through hundreds to thousands of dollars per month using LLM APIs, but if you self host you’ve basically got a fixed cost.

    If they’re just looking to create some work flows that crawl the data dumps and give some insights, this approach could work. Although, as others mentioned, the hardware they’re talking about would be somewhat limited. Small LLMs can be quite functional, but this server might not be a long term fix if the automations they set up gain traction.