10

Noticed json issues when uploading images recently. Anyone else experiencing similar issues?

[-] Deemo@lemmy.fmhy.ml 33 points 1 year ago* (last edited 1 year ago)

In the case of this instance (lemmy.fmhy.ml) it appears to be self funded by the admins

Q: Can I donate?

A: We appreciate that people want to support us, but we never have and never will accept donations. We maintain this project because its fun and we want to help others, not make money.

https://www.reddit.com/r/FREEMEDIAHECKYEAH/comments/xrxen7/faq_support_thread/

However currently for others instances donations seem to be the primary method of funding (beehaw has a nice cost breakdown)

Edit FMHY link to beehaw post:

https://lemmy.fmhy.ml/post/509214

Beehaw direct link to post

https://beehaw.org/post/920683

https://beehaw.org/post/428209

[-] Deemo@lemmy.fmhy.ml 7 points 1 year ago

Lemmy is actually interesting as there could be four implementations (or five if you consider none).

  • Standard instant push notifications (you get them in app and out of app)
  • Push notifications only while app is open in forground (example lemmy web ui only has notifications when tab is open)
  • Polled notifications (notifications that occur after preset interval).
  • A combination of the above three (ex: polled notifications in background push in forground)
  • No notifcations at all

Just some thoughts

[-] Deemo@lemmy.fmhy.ml 22 points 1 year ago

Whats wrong with having an option? I'm not saying it should be manditory 😉

[-] Deemo@lemmy.fmhy.ml 6 points 1 year ago

^This

Additionally some times I just open lemmy (and Reddit in the past). To check inbox. Push notifications disables that need (no notifications = conversation hasn’t progressed much = no need to open app 😉).

32

Out of curiosity will sync for lemmy have push notifications?

Was on Memmy's discord and found an intersting problem with push notifications. Currently lemmy doesn't have any way to send push notifiations (via api or webhooks). In Memmy's case the dev is relying on frequent polling (say one request per min). A problem with this though is its increadibly bandwith intensive. For just 800 users there is 3gb of bandwith used for memmy's polled notifications. If scaled to sync would mean 30 terabytes of bandwith daily (based this communities 10,000 user subscribers at a poll rate of one request a min).

[-] Deemo@lemmy.fmhy.ml 8 points 1 year ago* (last edited 1 year ago)

Maybe lj could go down the swift backup route where purchases are tied to a Google sign in to avoid play services? You could buy the app from Google play via web, download it via aurora, then validate via in app login.

https://swiftapps.org/faq#whygoogle

Down side is lj would need a verification server (although he has servers for Reddit sync Imgur which he could repurpose for billing).

Disclaimer I am not a dev just a rando lemmy, Lemite? (Idk what to call a lemmy user)

[-] Deemo@lemmy.fmhy.ml 24 points 1 year ago

Second question would the US gov consider google "to big to fail" and just inject a ton of money to restore it (or give enought time to break it up)?

Kinda curious 😉

[-] Deemo@lemmy.fmhy.ml 12 points 1 year ago

I doubt people will pay for a windows subscription. Most will stay on 10/11 indefinitely and Microsoft will probably backtrack pretty quickly (look at windows 10 to 11 migration) 😉

10
submitted 1 year ago* (last edited 1 year ago) by Deemo@lemmy.fmhy.ml to c/liftoff@lemmy.world

Would it be possible to add deeplinks to launch certain parts of the app.

For example using liftoff://inbox to open the inbox in liftoff directly, or comments.

Edit example comment: liftoff://lemmy.fmhy.ml/comment/820537

https://lemmy.fmhy.ml/comment/820537

4

One small issue I have with Lemmy inbox rss is if I ser my poll rate to say ever 10 min there are times I may see a new message early and mark it as read. However 10 min later I get a new notification for the notification I just read from my inbox.

Sorted syntax and unsorted seem to be same file with no changes.

Any ideas?

[-] Deemo@lemmy.fmhy.ml 4 points 1 year ago

I kinda wonder if sync for lemmy can use a sort of hybrid aproach. For instance when sync for lemmy is in the forground it uses websockets with the lemmy instance to get push notifications. However once the app is exited (or after a predetermined perioed of time) sync could revert back to polled notifications. This is kinda similar to how lemmy web sends push notificaitons when opened as a tab but doesn't when closed.

32

Hi guys, out of curiosity when you used reddit sync did you use the notifications feature?

If so did you use push notifications from the official reddit app or polled notifications (ie sync checkes every 60min, 2hrs, etc)?

Lastly hypothetically if sync for lemmy had notifications features similar to sync for reddit would you use star/continue to use instant push notifications/polling based push notifications?

Curious on your thoughts.

3
submitted 1 year ago* (last edited 1 year ago) by Deemo@lemmy.fmhy.ml to c/technology@beehaw.org

Hi guys so something weird I noticed about youtube and their enhanced premium experiments. Last week I had enhanced premium availble as an option. I don't use youtube premium so I went with stock 1080p. Quality was kinda degreaded.

This week however the enhanced 1080p was missing but the video quality for 1080p looked considerably better

Any thoughts?

Imgur album

https://imgur.com/a/CYoKIB8

Source video:

【推しの子】STAR☆T☆RAIN/新生B小町【第十一話「アイドル」挿入歌】

https://youtu.be/S-UmqvA7uR8?t=4

[-] Deemo@lemmy.fmhy.ml 3 points 1 year ago

Hi lj random question regarding sync for reddit. Do you know by any chance when the imgur rapid api key will expire?

5
submitted 1 year ago by Deemo@lemmy.fmhy.ml to c/chat@beehaw.org

I might just be paranoid but is wefwef.app safe? Any of you guys use it?

I'm primarly curious how much of wefwef is proxied versus directly pulled from instance.

[-] Deemo@lemmy.fmhy.ml 3 points 1 year ago

I switched from ios to android 3 years ago. I searched for apollo replacements and sync popuped up. One thing I found intersting with sync is it was the only 3rd party app (aside from apollo) that had push notifications.

[-] Deemo@lemmy.fmhy.ml 5 points 1 year ago* (last edited 1 year ago)

There is a self host sync plugin for obsidian (I'm assuming you just want to self host not any other specific reasons)

https://github.com/vrtmrz/obsidian-livesync

I currently use it with a self hosted docker instance of couchdb

https://github.com/vrtmrz/obsidian-livesync/blob/main/docs/setup_own_server.md

Edit alternativly their is Joplin (but not sure about how you used obsidian/zotero)

https://joplinapp.org/

https://github.com/laurent22/joplin/blob/dev/packages/server/README.md

https://github.com/tborychowski/self-hosted-cookbook/blob/master/apps/notes/joplin.md

[-] Deemo@lemmy.fmhy.ml 5 points 1 year ago

Try playing super Mario Galaxy Wii while walking on a treadmill

9
submitted 1 year ago by Deemo@lemmy.fmhy.ml to c/chat@beehaw.org

Hi guys curious if in the past with reddit did you use push notifications (via first party app, 3rd party apps, or desktop).

Do you wish it could be expanded to Lemmy?

Or do you think push is to addicting/bad?

Curious on your thoughts

2

Reddit appears to be down (code 500) https://downdetector.com/status/reddit/

Status indicator seems off: https://www.redditstatus.com/

view more: next ›

Deemo

joined 1 year ago