A random person on lemmy. Banner art from Deemo switch version
Alt lemmy @Deemo@lemmy.world
Alt kbin: @Deemo@fedia.io
FMHY (archive): @Deemo@lemmy.fmhy.ml
Can skype credit be used in teams?
On an unrelated note do you feel youtube videos feel more corperate/professional nowadays?
Update regarding virtual files has more quirks.
Also turns out the reason it was a github release was it is still in alpha 😅 .
Update the stable client does have proper virtual file sync.
Regarding the previous virtual file sync system (.nextcloud) you had to enable experimental features to get it. The latest stable just has both versions of syncing and I missed the obsious vfs sync option.
The only downside to the new system is there isn’t a make file/folder available offline always option in the context menu (you can get around this by manually setting up synced folders but it is a little inconvient).
This is how it shows up for me on Nextcloud desktop client 3.13.0
Unfortunatly like syncthing nextcloud mac app also has the same file extension sync issue (they use .nextcloud).
Apple charges him $0.50 USD per install for the store.
https://rileytestut.com/blog/2024/04/17/introducing-altstore-pal/
Will they need social security number (ssn) to set this up?
privacy.com used to offer a similar feature but then a while ago started requiring ssn due to new banking regulation.
If apple doesn’t require it I wonder how they where able to sidestep the supposed regulation.
With pypush the error seems to come when generating validaiton data (it either gets stuck endlessly or shows a error saying no cert found). Pypush is still able to communicate with apples sms gateway (and the gateway still sends sms replies). Additionally 2fa codes are still triggered and sent.
The weirdest part is even if you import your own real mac serial (data.plist) the same issue arises (I tried with my personal 2011 mac mini).
I wonder if the issue specifically relates to pypush trying to spoof a m1 mac using a intel mac serial, or the uncanny vally of registering a phone number through a mac serial.
You could create a DIY notification system if you want. In the past using a old Mac mini I had a script that would check new notifications from Lemmy rss feed if I recived an notification from Lemmy and then send a push notification to my phone using ntfy.
The script was janky it used apple script to trigger a apple short cut that sent the notification (sending a post request to ntfy).
I’m sure there is probably a more elegant way to do it.
Alternatively you could set up a RSS reader that polls Lemmy every so often to send notications.