Deemo

joined 1 year ago
[–] Deemo@bookwormstory.social 4 points 2 months ago (2 children)

I do wish there were more services like nebula one yearly fee no baked in ads or ads at all and more creators are willing to join them.

The thing that sucks with youtube premium is you still have creators dumping 1 min long sponsors ruining the experience. Additionally often only way these creators allow you to go add free is via patreon, floatplane, etc which can get quite expensive if you follow 30-50 channels. The only other viable route is sponsorblock which works great but requires modified youtube clients/browser extensions and with youtubes new video adinjection could potentially be broken.

The only part I do wonder with nebula is how well it works for larger creators.

Linus Media group revenue break down

https://youtu.be/-zt57TWkTF4?t=532

[–] Deemo@bookwormstory.social 1 points 2 months ago

Again thanks for taking the time to help and explain this to me

[–] Deemo@bookwormstory.social 1 points 2 months ago

Yep this works

[–] Deemo@bookwormstory.social 1 points 2 months ago* (last edited 2 months ago) (3 children)

"origin=cloudsmith/caddy/stable";

Unable to parse Unattended-Upgrade::Allowed-Origins. An error occurred: not enough values to unpack (expected 2, got 1)


// Automatically upgrade packages from these (origin:archive) pairs
//
// Note that in Ubuntu security updates may pull in new dependencies
// from non-security sources (e.g. chromium). By allowing the release
// pocket these get automatically pulled in.
Unattended-Upgrade::Allowed-Origins {
        "${distro_id}:${distro_codename}";
        "${distro_id}:${distro_codename}-security";
        // Extended Security Maintenance; doesn't necessarily exist for
        // every release and this system may not have it installed, but if
        // available, the policy for updates is such that unattended-upgrades
        // should also install from here by default.
        "${distro_id}ESMApps:${distro_codename}-apps-security";
        "${distro_id}ESM:${distro_codename}-infra-security";
        "${distro_id}:${distro_codename}-updates";
//      "${distro_id}:${distro_codename}-proposed";
//      "${distro_id}:${distro_codename}-backports";
        "origin=cloudsmith/caddy/stable";
};
[–] Deemo@bookwormstory.social 1 points 2 months ago (5 children)

Firstly thank you so much for explaing this for me.

"origin=Zabbix,codename=${distro_codename}"; //Zabbix Agent repository

I tried using this as a template for caddy

 500 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version/main arm64 Packages
     release o=cloudsmith/caddy/stable,a=any-version,n=any-version,l=source=none,c=main,b=arm64
     origin dl.cloudsmith.io

I assume origin is:

o=cloudsmith/caddy/stable

When adding this rule

"origin=cloudsmith/caddy/stable,codename=${distro_codename}"; //Caddy repository

I get this error

Unable to parse Unattended-Upgrade::Allowed-Origins.
An error occurred: not enough values to unpack (expected 2, got 1)
Traceback (most recent call last):

https://pastebin.com/raw/7gtkRw7c

When changing the syntax to:

"cloudsmith/caddy/stable:${distro_codename}"; // Caddy

The error goes away.

Any ideas?

[–] Deemo@bookwormstory.social 1 points 3 months ago (1 children)

Update regarding virtual files has more quirks.

  • You cannot move files or folders. If you try nextcloud will simply copy the files to new destinaiton while not moving.
  • the nextcloud sync and virtual files refresh/update independently (a change may propigate to sync but not files and vice versa).

Also turns out the reason it was a github release was it is still in alpha 😅 .

[–] Deemo@bookwormstory.social 1 points 3 months ago (3 children)

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).

[–] Deemo@bookwormstory.social 1 points 3 months ago* (last edited 3 months ago)

Nextcloud desktop client 3.13.0

Edit 2:

You need to grab the release from https://github.com/nextcloud-releases/desktop/releases/tag/v3.13.0

Specifically the vfs version Nextcloud-3.13.0-macOS-vfs.pkg

brew doesn't really work

[–] Deemo@bookwormstory.social 1 points 3 months ago (5 children)

This is how it shows up for me on Nextcloud desktop client 3.13.0

[–] Deemo@bookwormstory.social 2 points 3 months ago

It sorta does. Nextcloud creates a list of placeholder files with a .nextcloud extension and when you open it nextcloud will auto download the realfile and open it.

[–] Deemo@bookwormstory.social 1 points 3 months ago (7 children)

Unfortunatly like syncthing nextcloud mac app also has the same file extension sync issue (they use .nextcloud).

 

5
submitted 1 year ago* (last edited 1 year ago) by Deemo@bookwormstory.social to c/voyagerapp@lemmy.world
 

Edit issue self resolved on latest update

Hi guys anyone noticing the chrome pwa haptics aren't working anymore? Weird thing is if voyager is opened directly in chrome haptics work but in pwa it doesn't seem to work.

 

Some useful apps to work around voyagers markdown and image limitations

Instabord is a handy keyboard app that allows you to program shortcuts. I have it set to some common mark down syntax.

Only down side is it's closed source and free version has a 5 key limit then $5 one time purchase. Not sure if there is a fdroid open source equivalent.

https://play.google.com/store/apps/details?id=com.zero.wboard

My config: https://files.catbox.moe/6gc7gn.txt

Another app I found usefull is custom file uploader with catbox moe

https://www.f-droid.org/packages/com.nyx.custom_uploader/

Config:

24
[feature] search comments (bookwormstory.social)
submitted 1 year ago* (last edited 1 year ago) by Deemo@bookwormstory.social to c/voyagerapp@lemmy.world
 

Is it possible to add a search for comments feature when inside a post?

Currently only work around is using the open post link in WebView and using the find in page.

Edit some images of search implemented in apollo and sync:

Apollo:

Sync for Lemmy:

 

Hi guys this might not be applicable to a whole lot of people but recently I made a shortcut which kinda works as a pseudo push notification system for lemmy.

It primarily works by intercepting emails from apple mail app, triggering a apple script, which then triggers a shortcut to get latest inbox message from RSS and forward it as a ntfy push notification (you can set clicking the notification to open your lemmy inbox or open another lemmy app, etc).

Its not the most elegant solution to push notifications (memmy probabbly puts this system to shame) but I use it since it can relay messages to ios, android, mac, pc, etc.

https://www.icloud.com/shortcuts/55eed8af815a407a9f173d0d5d43a4ea

view more: ‹ prev next ›