From fossdd to ~sircmpwn/alpine-devel
On Thu Dec 26, 2024 at 9:27 PM CET, wrote: > > > > Hi, > > With Java language and runtime development happening at record pace, it would be nice to use the semiannual OpenJDK releases rather than wait 2 years for LTS. Alpine has non-LTS releases in edge, but not in any of its releases. Alpine edge is not usable in production, and its packages can't reliably be used in other releases. I understand that the support period of a non-LTS Java release is only 6 months, while Alpine releases are supported for 2 years. However, because Alpine is released every 6 months, it is not a problem for those who choose to use non-LTS OpenJDK and already understand the commitment to keep current. Please consider giving Alpine users a way to run/deploy the latest Java. Can you please open a issue[0] to request moving the packages from testing to community? This way we can assign it properly to the maintainer. Usually the issue is that we have to support the package for 6 months and packages known to easily break (especially if there is lots of
From fossdd to ~sircmpwn/sr.ht-dev
Signed-off-by: fossdd <fossdd@pwned.life> --- images/alpine/3.20/functions | 1 + images/alpine/3.20/genimg | 3 +++ images/alpine/latest | 2 +- images/alpine/old | 2 +- images/alpine/older | 2 +- images/alpine/oldest | 2 +- 6 files changed, 8 insertions(+), 4 deletions(-) create mode 120000 images/alpine/3.20/functions create mode 100755 images/alpine/3.20/genimg diff --git a/images/alpine/3.20/functions b/images/alpine/3.20/functions new file mode 120000 [message trimmed]
From fossdd to ~fossdd/delightful-harelang
Thanks! Just added some links of some Hare stuff in my lunch break and didn't properly reviewed them.
From fossdd to ~kennylevinsen/greetd-devel
Signed-off-by: fossdd <fossdd@pwned.life> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01a1e9a..23e9d87 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ See the [wiki](https://man.sr.ht/~kennylevinsen/greetd) for FAQ, guides for comm - [ReGreet](https://github.com/rharish101/ReGreet) - Clean and customizable GTK4 based greeter (to be used with something like `sway`) - [marine_greetdm](https://github.com/Decodetalkers/marine_greetdm) - A cli greeter, by rustyline and without gui. It can configure enviroment variables for special desktops. - [greetd-qmlgreet](https://github.com/Decodetalkers/greetd-qmlgreet) - Qt6 qml greetd (using ext-session-shell, to be used with something like `river` and `sway`) - [Phog](https://gitlab.com/mobian1/phog) - A greetd-compatible greeter for mobile devices like Purism's Librem 5 and Pine64's PinePhone.[message trimmed]
From fossdd to ~kennylevinsen/greetd
The issues has been fixed in: https://git.sr.ht/~kennylevinsen/wlgreet/commit/7e79d6004fc5e765a5c3ece6d377f8c5999d9dfa However no release has been tagged, I suggest to install the git tree. On Arch Linux, I used the `greetd-wlgreet-git` package. But a tag would be even nicer. :)
From fossdd to ~kennylevinsen/greetd
Hey, yesterday sway 1.9 got released. wlgreet panicked on the new version: ``` $ wlgreet thread 'main' panicked at src/app.rs:473:48: internal error: entered unreachable code note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [wayland-client error] A handler for wl_surface panicked. Aborted (core dumped) ```
From fossdd to ~sircmpwn/sr.ht-dev
Hey, i personally find using checkboxes for OAuth-scopes annoying. They often lack of enabling multiple scopes at once, for example like Mastodon does. You have to check every single scope by hand. I liked the "dragging"-feature sourcehut has, where you can just drag your required scopes all at once. This is just my personal opinion. Of course, if it's unusuable with accessibility devices, etc., it's maybe worth using checkboxes instead. But maybe a "Select all" (or "select all hg.sr.ht") button would be nice to add.
From fossdd to ~sircmpwn/email-test-drive
--- fossdd | 1 + 1 file changed, 1 insertion(+) create mode 100644 fossdd diff --git a/fossdd b/fossdd new file mode 100644 index 0000000..5831e0c --- /dev/null +++ b/fossdd @@ -0,0 +1 @@ -- 2.43.0 I have successfully used git send-email! Yippie![message trimmed]
From fossdd to ~sircmpwn/email-test-drive
--- Yes, here's the fix. fossdd | 1 + 1 file changed, 1 insertion(+) create mode 100644 fossdd diff --git a/fossdd b/fossdd new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/fossdd @@ -0,0 +1 @@ I have successfully used git send-email![message trimmed]
From fossdd to ~sircmpwn/email-test-drive
--- fossdd | 1 + 1 file changed, 1 insertion(+) create mode 100644 fossdd diff --git a/fossdd b/fossdd new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/fossdd @@ -0,0 +1 @@ -- 2.43.0 I'm about to try git send-email[message trimmed]