[-] KaKi87@jlai.lu 3 points 3 hours ago

I'm and end user working for end users.

[-] KaKi87@jlai.lu 1 points 3 hours ago

My main use case is end user desktops.

[-] KaKi87@jlai.lu 3 points 3 hours ago

Which isn't user-friendly.

[-] KaKi87@jlai.lu 7 points 5 hours ago

Well, I'm just automating what people currently have to do manually : visit GitHub and download DEB and install DEB.

If the automated process would be dangerous then the manual process also would be, and that would be on the maintainer for not providing an APT repository or a Flatpak, not on the user for just downloading from GitHub.

[-] KaKi87@jlai.lu 1 points 6 hours ago

Why the OOP structure and syntax ? Sorry but it makes it difficult to read for me even in my own language ๐Ÿ˜…

[-] KaKi87@jlai.lu 2 points 7 hours ago

I didn't know there was one, that's interesting, thanks.

Updates must still be delayed because of being third-party though.

[-] KaKi87@jlai.lu 1 points 9 hours ago

I'd be willing to implement additional features for people who are extra careful about security.

Could you please explain what does this consist in ?

Thanks

[-] KaKi87@jlai.lu 1 points 9 hours ago

What's a FIFO ?

I've also looked into VFS but found nothing I'd have the skills to implement. ๐Ÿ˜…

[-] KaKi87@jlai.lu 1 points 9 hours ago

I'll look into it, thanks !

[-] KaKi87@jlai.lu 4 points 9 hours ago

Discord not automating downloads of DEBs is one of the reasons motivating me to do this.

Personally I need the desktop client because I mod it with plugins that are so useful that I can't do without these anymore.

Alternatively, there are third-party repositories here and here.

There still is delay between Discord releases and repository updates so I still believe dynapt to be the better solution.

[-] KaKi87@jlai.lu 7 points 1 day ago

Sorry to ask

Don't be. I would love to know that an existing and more experienced program does what mine does.

I've been looking for it myself for a long time before deciding to build it.

isnโ€™t this basically the same thing as apt-cacher-ng?

Here's what I'm reading :

Apt-Cache-ng is A caching proxy. Specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.

A caching proxy have the following benefits:

  • Lower latency
  • Reduce WAN traffic
  • Higher speed for cached contents
+------------+         +------------+        +------------+
| Apt Client |  <------+ Apt Cache  | <------+ Apt Mirror |
+------------+         +------------+        +------------+

So, not the same thing.

It locally mirrors existing repositories containing existing packages, it doesn't locally create a new repository for new packages from standalone DEBs.

[-] KaKi87@jlai.lu 9 points 1 day ago

local repo with file:// scheme

With that, I couldn't trigger a download when apt update is ran, I could only do a cron, i.e. a delay, that I do not want.

custom apt-transport

I thought about that, but found no documentation on how to do it. If you have any, I'm interested.

Even just finding documentation on how to generate DEBs and APT repository metadata files was very hard.

167
submitted 1 day ago by KaKi87@jlai.lu to c/linux@lemmy.ml

On Debian-based distros, when an app is available as a DEB or an AppImage (that doesn't self-update), but no APT repository, PPA or Flatpak, the only option is to manually download each update, and usually manually check even whether there are updates.

But, what if those would be upgraded at the same time as everything else using the tools you're familiar with ?

dynapt is a local web server that fetches those DEBs (and AppImages to be wrapped into DEBs) wherever those are, then serves these to APT like any package repository does.

I started building it a few months ago, and after using it to upgrade apps on my computers and servers for some time, I pre-released it for the first time last week.

The stable version will come with a CLI wizard to avoid this manual configuration.

Feedback is welcome :)

11
submitted 2 months ago* (last edited 2 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

On KDE neon 6 using Wayland, OBS 30.1.2 is black when trying "Screen Capture (PipeWire)" or "Window Capture (PipeWire)", when launching from terminal, the following line stands out :

error: [pipewire] Error retrieving pipewire fd: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying

When asking the OBS community, I'm told :

Sounds like a broken PipeWire and/or xdg-desktop-portal install. That would be a question for your distro's support channels

What to do ?

Thanks


SOLVED : the xdg-desktop-portal package crashes since v1.18.3 (see issue report), so downgrading it fixes this.

14
submitted 3 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Is that possible ?

Thanks

4
submitted 3 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Thanks

20
submitted 3 months ago* (last edited 3 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

KDE neon is a Linux distribution built on top of the latest Ubuntu LTS release (22.04 at the moment)

โ€” KDE neon

Since 22.04 no longer is the latest Ubuntu LTS, is KDE neon now based on 24.04, or is it still based on 22.04 ?

It would be nice to have this info in About this System, so we wouldn't be in doubt.

Thanks

17
submitted 4 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Does that exist ?

Thanks

15
submitted 4 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Since it just checked for updates already, hence the notification...

Thanks

26
submitted 4 months ago* (last edited 4 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

How to make code folding buttons appear not only at start of blocks, but also at end of blocks, like the following in JetBrains ?

Thanks

11
submitted 4 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

After offline updates, KDE neon shows the GRUB menu, despite being otherwise disabled.

How to prevent that ?

Thanks

7
submitted 5 months ago by KaKi87@jlai.lu to c/eternityapp

Thanks

11
submitted 5 months ago* (last edited 5 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

Despite my keyboard layout is French AZERTY, the virtual keyboard Maliit keeps using the QWERTY layout.

How to fix this ?

Thanks

15
submitted 5 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

My login screen is almost unreadable at 100% scale. How to make it apply the 175% scale that I set in Display Configuration that works after logging in ?

Thanks

view more: next โ€บ

KaKi87

joined 9 months ago