"Buy Me A Coffee"

  • 2 Posts
  • 59 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • What phone do you have? I just upgraded last night and everything appears to be working like normal. But I did notice that you appear to have a smaller screen size than I do. First I’d try adjusting the display size and see if that helps. You can find that setting (on a pixel) under: Settings -> Display -> Display Size and Text.

    You can also try adjusting the accessibility settings and increase or decrease the font size to see if that helps. Which you can find in the same menu above.

    Lastly, you might try enabling developer settings and adjusting the smallest width:

    Edit: none of these should be final solutions but to help troubleshoot what’s wrong. You can then use what you find with these three options to raise a ticket and hopefully the developers can then narrow down the actual root cause.


  • Yes it would. In my case though I know all of the users that should have remote access snd I’m more concerned about unauthorized access than ease of use.

    If I wanted to host a website for the general public to use though, I’d buy a VPS and host it there. Then use SSH with private key authentication for remote management. This way, again, if someone hacks that server they can’t get access to my home lan.


  • Their setup sounds similar to mine. But no, only a single service is exposed to the internet: wireguard.

    The idea is that you can have any number of servers running on your lan, etc… but in order to access them remotely you first need to VPN into your home network. This way the only thing you need to worry about security wise is wireguard. If there’s a security hole / vulnerability in one of the services you’re running on your network or in nginx, etc… attackers would still need to get past wireguard first before they could access your network.

    But here is exactly what I’ve done:

    1. Bought a domain so that I don’t have to remember my IP address.
    2. Setup DDNS so that the A record for my domain always points to my home ip.
    3. Run a wireguard server on my lan.
    4. Port forwarded the wireguard port to the wireguard server.
    5. Created client configs for all remote devices that should have access to my lan.

    Now I can just turn on my phone’s VPN whenever I need to access any one of the services that would normally only be accessible from home.

    P.s. there’s additional steps I did to ensure that the masquerade of the VPN was disabled, that all VPN clients use my pihole, and that I can still get decent internet speeds while on the VPN. But that’s slightly beyond the original ask here.



  • Correct. As I can only provide links to posts that are on your selected home instance. Eventually I’ll change this but you’ll get a 404 page for links that aren’t on your home instance, but see my P.S. below.

    P.s. there have been changes to the Lemmy API that have prevented me from getting updates for about a month now. So most of the results you’re seeing are from old posts only. Until I can rebuild the crawler or find a new API there won’t be any new content.


  • marsara9@lemmy.worldtoSync for Lemmy@lemmy.worldPost launch day chat
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    11 months ago

    Missing features are fine. Even then, and maybe it’s just me, but Push Notifications + User Highlight/Tagging doesn’t seem like $2 worth of value to me. Just trying to call out that the current value-to-cost ratio seems off. And sure there are other features and maybe other users will get $2 worth of value out of those, but in my opinion that’s why I won’t be buying a subscription, even if I want to support the developer.



  • marsara9@lemmy.worldtoSync for Lemmy@lemmy.worldPost launch day chat
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    11 months ago

    Totally understand that. And personally, $20 to remove ads forever, seems reasonable. But the other features under Ultra currently don’t add up to the price tag for those features at the moment.

    None of the current Ultra features really stand out to me except tagging/highlighting users. Push Notifications will be a game changer but they aren’t in the app yet.



  • marsara9@lemmy.worldtoSync for Lemmy@lemmy.worldPost launch day chat
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    11 months ago

    First I want to preface that I actually never used Sync for Reddit, I always used RIF but I wanted to give Sync for Lemmy a shot and see what it was all about.

    A few things from my perspective:

    1. So I’m using the combined BottomNavigation style, but finding settings or other options doesn’t seem all that intuitive. Some of the things, like how to switch from Everything to Subscribed for my feed, I found by accident. Where to buy the Ad removal was also rather hidden, etc…
    2. The elephant in the room… Pricing… as a developer myself I get needing to make enough money to sustain your projects, and I get that there’s a lot less users on Lemmy than Reddit, but the prices for the subscriptions just seem outrageous. The problem as I see it, is that there’s already a healthy competition for Lemmy Apps out there today and most are completely free and have no ads as-is. Some may even be operating in the red, but still $2/mo, $17/yr, $100/lifetime still seems a bit much for essentially:
    • No Ads (I’ve got a PiHole, so honestly I don’t see any ads at the moment anyway)
    • Cloud Backup – backup of what? My login? My app settings? The former seems concerning, the later I don’t see much value as I only have a single Phone. If I get a new phone, sure it might save me a few minutes re setting it back up. There’s not that many settings at the moment that needed customizing. And adding too many makes the app too confusing.
    • Highlight / Tag users – Ok this seems interesting but not quite worth $2/mo IMO.
    • Translate text – I can do this in the web app already just by highlighting a comment. But to be critical here, /most/ of the content is already in English, and I don’t subscribe to any foreign language communities at the moment, so this at least doesn’t have any value to me.
    • Select text from image – Ok, another interesting feature but still not quite at $2/mo
    • Push notifications (coming soon) – I’m really wondering how this is going to work personally, but this is a much needed feature, at least just for private messages. Probably the feature I’m most excited about.
    • Import / export subscriptions – This honestly needs to be built into Lemmy itself, but there’s also a handful of user scripts and other tools other developers have already written that can do this.

    Keep in mind I don’t have a frame of reference for what the prices were in Sync for Reddit, but cut the prices to about a 1/3rd or 1/4th of what they are now and they seem to be more inline with the value that the app provides over the other apps.

    1. The privacy policy. It’s a lot longer than I’d hope for a Lemmy app. I’m assuming most of the data being collected is for advertising, but it’s still concerning to me.

    I don’t mean to sounds critical in all of this. The app is probably one of the smoothest and best looking out there so far, but the value to money ratio just isn’t there.


  • Not sure if I entirely understand what you’re asking but here’s my setup that sounds similar-ish that might help.

    I’ve got essentially 3 machines

    1. Download machine - contains Sonarr/Radar/Nzbget, etc… This machine isn’t very powerful but it has A LOT of RAM.
    2. A Nas - this is where everything gets downloaded to. Primarily this machine just has a lot of HDD space.
    3. Jellyfin box – Decent RAM and a beefy CPU for transcoding.

    The download machine has a network share to download directly to the NAS in a special /downloads/ folder. Once a download completes Sonarr, etc… move it to it’s correct media folder.

    Finally the Jellyfin machine is monitoring the media folders for changes.

    I assume you could set up something similar with Plex instead of jellyfin and then store the fully downloaded files on a separate machine with a network drive, so Plex can see it. Essentially the NAS for you would be two machines one (the seedbox) for the partial downloads and a local NAS for the fully downloaded files?

    Anyway, not sure if that’s what you’re looking for.







  • There is a public API now. While I won’t support sorting, you can process and do what you will with the results as-is. Currently I only support Posts and Communities for now.

    When you search for posts you’re just matching against the title or body. For communities it’s searching the posts within that community.

    There’s also more filters now with: instance/community/author/since/until and a safe-search option.

    So I’m not sure how close this comes to your idea but I thought I’d share.





  • Oh wanted to add, as a workaround for now you can set your home instance to lemmy.world or lemmy.ml. Because of how the fediverse works, searching the larger older instances should have a fairly complete copy of content.

    Once I do “fix” this though, note that you may click on a link and get a 404 page. As that post may not be on your home instance.

    One rule I will always follow for this project is that if I display a link, that link MUST take you to your home instance and that link MUST point to the post in question (but I cannot guarantee that you won’t get an error, just that you won’t be taken to a completely different post)