~fossdd

Cologne

https://chaos.social/@fossdd

Please don't upload to GitHub


My pastes are CC0-licensed unless stated otherwise. :)

~fossdd/delightful-harelang

Last active 7 months ago
View more

Recent activity

[PATCH builds.sr.ht] alpine: add 3.20 6 months ago

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]

Re: link to hare-http points to hare-linux 7 months ago

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.

[PATCH] readme: Add Phog greeter implementation 7 months ago

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]

Re: wlgreet panicked on sway 1.9 8 months ago

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

wlgreet panicked on sway 1.9 9 months ago

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

Re: [PATCH meta.sr.ht 1/3] use checkboxes for oauth2 scopes 10 months ago

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.

[PATCH v3] Demonstrate that I can use git send-email 11 months ago

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 @@
I have successfully used git send-email! Yippie!
-- 
2.43.0
[message trimmed]

[PATCH v2] Demonstrate that I can use git send-email a year ago

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]

[PATCH] Demonstrate that I can use git send-email 1 year, 1 day ago

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 @@
I'm about to try git send-email
-- 
2.43.0
[message trimmed]

mirror.sr.ht: SSL certificate problem 3 years ago

From fossdd to ~sircmpwn/sr.ht-discuss

The SSL certificate of https://mirror.sr.ht has expired since Thu, 14
Oct 2021 06:58:08 GMT.

```
[admin@main ~]$ curl https://mirror.sr.ht
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could
not
establish a secure connection to it. To learn more about this situation
and
how to fix it, please visit the web page mentioned above.
```