Jani Juhani Sinervo sham1 · he/him
sham1 commented on issue scheme/r7rs#376 2026年07月12日 12:04:54 +02:00
Contradictory definition of integers

I'd argue that (integer? +inf.0) => #f is inplied already due to integers being rational, as you said. Since the infinity isn't rational, it can't possibly be an integer, even if (= x (round x)).

sham1 commented on issue scheme/r7rs#375 2026年07月11日 17:44:21 +02:00
Removing all undefined behaviour from the report

I'll just note here for consideration that most undefined behaviour in C only exists because there is no good way to express the wanted outcome within the spec language and the abstract machine...

sham1 opened issue guix/guix#9819 2026年07月08日 14:37:38 +02:00
Emacs fails to generate autoloads for certain packages
sham1 commented on pull request guix/emacs-guix#18 2026年06月26日 15:38:03 +02:00
fix: Incompatible byte-compiled modules.

I am but a humble user, but I am currently running this PR on my profile, and it's working absolutely fantastically.

sham1 closed issue guix/guix#8357 2026年06月24日 15:04:08 +02:00
guix home cannot find home environments defined with service extensions from operating-system
sham1 commented on issue guix/guix#8357 2026年06月24日 15:04:07 +02:00
guix home cannot find home environments defined with service extensions from operating-system

This has now been done, with the two PRs, #8450 and #9296. Closing.

sham1 created pull request trevarj/gubar#15 2026年06月21日 23:02:07 +02:00
fix(volume-pipewire): allow user to specify pactl location
sham1 commented on pull request guix/guix#9296 2026年06月21日 19:16:19 +02:00
scripts: home: Add missing selection for ensure-home-environment os-home-env-config

I'm sorry if this is bad form, but since you already found the problem in https://codeberg.org/guix/guix/pulls/8450#issuecomment-17357648, I feel sort of justified in doing this ping.

sham1 commented on pull request guix/guix#8450 2026年06月14日 21:07:01 +02:00
scripts: home: Support extracting home-environment from Guix System service extension.

Alright, the fix for the missing #:use-module #:select is now up for review at #9296. I apologise for the inconvenience.

sham1 created pull request guix/guix#9296 2026年06月14日 21:03:39 +02:00
scripts: home: Add missing selection for ensure-home-environment os-home-env-config
sham1 commented on pull request guix/guix#8450 2026年06月13日 17:17:56 +02:00
scripts: home: Support extracting home-environment from Guix System service extension.

@abcdw I’m seeing this worrying compilation warning:

sham1 commented on pull request guix/guix#8450 2026年06月06日 14:51:10 +02:00
scripts: home: Support extracting home-environment from Guix System service extension.

I have now centralized the flow a bit more, and now the thing will go to the final block no matter if one does or does not have the guix-home-service-type added.

sham1 commented on pull request guix/guix#8450 2026年05月25日 20:39:39 +02:00
scripts: home: Support extracting home-environment from Guix System service extension.

Tiny ping.

sham1 commented on pull request guix/guix#8450 2026年05月16日 12:22:35 +02:00
scripts: home: Support extracting home-environment from Guix System service extension.

Sadly it does need some kind of a check, because if the user for whatever reason has no guix-home-service-type service in their operating-system service list, fold-services will of course...

sham1 deleted branch pr-1 from Schemeists/wiki 2026年05月14日 12:57:08 +02:00
sham1 commented on pull request Schemeists/wiki#1 2026年05月14日 12:33:14 +02:00
Improve development container

Seems to work for me:

sham1 created branch pr-1 in Schemeists/wiki 2026年05月14日 12:29:44 +02:00
sham1 pushed to pr-1 at Schemeists/wiki 2026年05月14日 12:29:44 +02:00
f265a12712 Update local dokuwiki link
5258aed7f3 Make README reflect new container image
2f0c6bc029 Make sure build.sh is executable
56e4bb325f Use official dokuwiki container image
Compare 4 commits »
sham1 created pull request Schemeists/wiki#1 2026年05月14日 12:19:40 +02:00
Improve development container
sham1 opened issue thanosapollo/emacs-forgejo#41 2026年05月14日 11:05:18 +02:00
forgejo-vc cannot get a token due to TOTP