~ser

Minnesota, USA

https://www.ser1.net

~ser/lbb

Last active 2 months ago

~ser/claptrap

Last active 4 months ago

~ser/ddt-discuss

Last active 2 years ago

~ser/kanto-devel

Last active 2 years ago

~ser/kanto-announce

Last active 2 years ago

~ser/legume

Last active 2 years ago

~ser/public-inbox

Last active 2 years ago
View more

Recent activity

Re: [PATCH]: sort commands by name 4 months ago

From Sean E. Russell to ~ser/claptrap

On Fri Dec 13, 2024 at 2:23 PM CST, Sertonix wrote:
> Thanks for the quick merge! Full email would have been fine aswell.

Of course! Thanks for the contribution.

Mercurial has a [PatchBomb extension](https://wiki.mercurial-
scm.org/PatchbombExtension), which is the easiest and gives you an `email`
command (described [here](https://man.sr.ht/hg.sr.ht/email.md)). The benefit of
this is that it preserves metadata, like the author and comment of the commit.
But what you did is just fine, and it doesn't really matter how the patches are
created.

--- SER   
Sean E. Russell

Re: [PATCH]: sort commands by name 4 months ago

From Sean E. Russell to ~ser/claptrap

Hi!

On Fri Dec 13, 2024 at 4:06 AM CST, Sertonix wrote:
> The order of commands in the rook manpage is shuffled around each time
> them manpage is generated. Sort them so the output is stable and commands
> are easier to find with the alphabeth.

Thanks for this; it's been applied and pushed as v2.4.4.

The patch was perfect. It got committed with me as the author, and I wasn't sure if you wanted your full email in the commit message, so I credited you as "sertonix".

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp

Re: gogio issues finding packages 11 months ago

From Sean E. Russell to ~eliasnaur/gio

Well, for anyone else encountering issues and finding this thread: I downgraded
to Java 17 and `-buildmode exe` works. Haven't tried running it yet, but the
build works. So the maximum compatible Java version is [17,22)

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp    
GPG key: https://ser1.net/.well-known/pgp.asc

Re: gogio issues finding packages 11 months ago

From Sean E. Russell to ~eliasnaur/gio

Ok, so I cleaned out and re-installed gogio from @latest, and now I'm getting
different errors which might be related to Android SDK version incompatability.

I _can_ successfully build an archive with `-buildmode archive`, so I could
probably get the rest of the way with the Android build tools.

```
gogio -buildmode exe -target android -appid net.ser.forage2 -o forage2.apk .
gogio: /opt/android-sdk/build-tools/34.0.0/d8 --lib /opt/android-sdk/platforms/android-34/android.jar --output /tmp/gogio-2368606926/apk --min-api 16 /tmp/gogio-2368606926/classes/org/gioui/Gio$1.class /tmp/gogio-2368606926/classes/org/gioui/Gio.class /tmp/gogio-2368606926/classes/org/gioui/GioActivity.class /tmp/gogio-2368606926/classes/org/gioui/GioView$1.class /tmp/gogio-2368606926/classes/org/gioui/GioView$2.class /tmp/gogio-2368606926/classes/org/gioui/GioView$3.class /tmp/gogio-2368606926/classes/org/gioui/GioView$Bar.class /tmp/gogio-2368606926/classes/org/gioui/GioView$GioInputConnection.class /tmp/gogio-2368606926/classes/org/gioui/GioView$Snippet.class /tmp/gogio-2368606926/classes/org/gioui/GioView.class failed: Error in /tmp/gogio-2368606926/classes/org/gioui/GioView$1.class:
java.lang.NullPointerException: Cannot invoke "String.length()" because "<parameter1>" is null
Compilation failed with an internal error.
```

and then the usual couple dozen lines of Java stack trace -- ending curiously with:

gogio issues finding packages 11 months ago

From Sean E. Russell to ~eliasnaur/gio

Hi,

I'm assuming some user error, but looking through the tickets and the mailing
list, I don't see anyone else encountering this, so I'm stuck.

I have an application that compiles and runs on my desktop. When I follow the
instructions for cross-compiling to Android, though, I get errors from gogio:

```
gogio -target android .
gogio: go list -f {{.Dir}} gioui.org/app/internal/window failed: no required module provides package gioui.org/app/internal/window; to add it:
        go get gioui.org/app/internal/window  
```

Re: Resend / recompose? 2 years ago

From Sean E. Russell to ~rjarry/aerc-discuss

On Sun Dec 4, 2022 at 10:50 AM CST, inwit wrote:
> On Sun Dec 4, 2022 at 4:29 PM CET, Sean E. Russell wrote:
> > How do you resend a sent email, or edit a draft?
> You use the command :recall, with -f if the email is not in the draft folder.

That does it, thanks!

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp    
GPG key: https://ser1.net/.well-known/pgp.asc    
Matrix: @ser:matrix.org

Resend / recompose? 2 years ago

From Sean E. Russell to ~rjarry/aerc-discuss

Hi,

How do you resend a sent email, or edit a draft?

I'm sorry for such a basic question, but I've failed to find any answer in the man pages or aerc-discuss.

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp    
GPG key: https://ser1.net/.well-known/pgp.asc    
Matrix: @ser:matrix.org

Re: Flair marked messages 2 years ago

From Sean E. Russell to ~rjarry/aerc-discuss

On Mon Oct 17, 2022 at 3:00 PM CDT, Robin Jarry wrote:
> Sean E. Russell, Oct 17, 2022 at 16:45:
> > Is there a configuration option to have aerc flair marked messages?
> > Showing a "+", or some font change... something that lets the user see
> > which messages have been marked in the message list?
...
> The marked messages should have a '*' in the message flags %Z. Here is
> an example:

Thank you, that was it: I was missing the %Z.

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp

Flair marked messages 2 years ago

From Sean E. Russell to ~rjarry/aerc-discuss

Hi,

Is there a configuration option to have aerc flair marked messages? Showing a
"+", or some font change... something that lets the user see which messages have
been marked in the message list?

It may be that I can't find a discussion about this in the lists because I've
inadvertently disabled it, so if marked messages *should* be annotated in the
list, please let me know. I also found no matches for "mark" in the default
styleset (I've been searching for the keyword "mark" because of the commands).

Thank you,

--- SER

Fwd: Re: ~psic4t/qcard#1: Patches available in a fork 2 years ago

From Sean E. Russell to ~psic4t/public-inbox

Hi!

I've been grabbing the email address from the bottom of the readme, which is the
todo list; of course, the emails have been eaten by the mail server because
general discussions should be going to the mailing list, not the todo list.

Consequently, I'm forwarding some emails I sent to the wrong address.

Forwarded message from Sean E. Russell on Tue Oct 11, 2022 at 3:02 PM:
On Tue Oct 11, 2022 at 12:00 PM CDT, Matthias Debus wrote:
> qcal and qcard are my first Go projects, so some refactoring from a more
> skilled person than me is more than welcome. :)

Yeah, I just saw qcal in your list; I'll be looking at that, too.