[2023-03-22T00:35:28Z] I just emailed off a patch to fix "pigz", which doesn't build currently.

[2023-03-22T01:40:54Z] midfavila: nice

[2023-03-22T01:41:13Z] fultilt: not sure who you emailed, but I pushed a fix

[2023-03-22T01:43:46Z] phoebos: I emailed "git-bruh e817509a-8ee9-4332-b0ad-3a6bdf9ab63f@aleeas.com". Thanks for the fix, it's pretty much what I did, except I used a variable for those three files.

[2023-03-22T01:46:36Z] my fault for being sloppy with the DESTDIR change

[2023-03-22T01:46:48Z] phoebos: Uh oh, "kiss update" gives me this: "fatal: Commit f51ea499 has an untrusted GPG signature, allegedly by (null).". It didn't do that for other updates. Am I misconfigured somehow?

[2023-03-22T01:46:51Z] * midfavila slaps phoebos for their foolishness

[2023-03-22T01:46:54Z] how dare

[2023-03-22T01:47:01Z] a thousand dishonors upon your lineage

[2023-03-22T01:48:25Z] hang on, i'll add myself to .allowed_signers

[2023-03-22T01:48:33Z] * phoebos le oops

[2023-03-22T01:53:05Z] fultilt: pull again

[2023-03-22T02:00:36Z] Same thing, different hash.

[2023-03-22T02:02:50Z] phoebos: (oops, forgot the "phoebos:")

[2023-03-22T02:03:53Z] did you do the git config gpg.ssh.allowedSignersFile .allowed_signers

[2023-03-22T02:06:35Z] oh is your HEAD different, do you have a patched pigz already

[2023-03-22T02:06:40Z] fultilt:

[2023-03-22T02:07:06Z] phoebos: I tried re-doing that, didn't help. Nope, I'm on an untouched 'master'.

[2023-03-22T02:07:49Z] does the error prevent the tree from updating at all?

[2023-03-22T02:08:01Z] ie. you don't have my key in .allowed_signers

[2023-03-22T02:11:03Z] eh, ioraff bypassed it. i wonder why though

[2023-03-22T02:11:53Z] phoebos: Oh, it's working now. It seems like that cloned repo was a little slow getting the updates, which doesn't make sense to me (I have other clones that were quicker). But it's all good now, thanks!

[2023-03-22T02:12:29Z] in other news: https://codeberg.org/kiss-community/kiss/pulls/123

[2023-03-22T02:16:17Z] Oh, there is a kiss-xorg. News to me...

[2023-03-22T02:19:15Z] Although I am a little curious to try wayland. I installed it, tried "sv up seatd" (is that the right way to start it?), but just got "can't change to service directory: No such file or directory".

[2023-03-22T02:20:24Z] (And I did add the XDG_RUNTIME_DIR stuff.)

[2023-03-22T02:34:09Z] Oh, sv won't let you start a service without enabling it, apparently.

[2023-03-22T02:36:24Z] No Wayland, though.

[2023-03-22T04:04:43Z] hi

[2023-03-22T04:17:16Z] <testuser[m]123> Hi

[2023-03-22T04:18:01Z] hello

[2023-03-22T04:40:30Z] anyone know of a way to transparently redirect requests to youtube/twitter/reddit/whatever the fuck to a not-shit alternative like invidious, nitter or libreddit at the network level?

[2023-03-22T04:54:20Z] would a transparent proxy count?

[2023-03-22T04:54:30Z] or is that application layer

[2023-03-22T04:54:46Z] but I would like to know this too

[2023-03-22T04:55:26Z] i don't think it would. i'm thinking along the lines of reconfiguring my router to redirect youtube to an invidious instance or somesuch

[2023-03-22T04:55:36Z] obviously an /etc/hosts entry doesn't really do the trick

[2023-03-22T04:55:39Z] ah

[2023-03-22T04:55:40Z] since muh TLS

[2023-03-22T04:55:47Z] https://invidious.lunar.icu/watch?v=O9l3bLAx4Ng

[2023-03-22T04:55:58Z] also, mud wizard defeats riot police detachment, news at eleven

[2023-03-22T04:56:31Z] lol

[2023-03-22T04:57:45Z] would a custom cname dns record work?

[2023-03-22T04:57:52Z] ignoring valid tls certs

[2023-03-22T04:58:19Z] dunno. i'm honestly not as familiar with networking tech as i should be

[2023-03-22T04:58:26Z] i really need to get around to reading my copy of tcp/ip illustrated

[2023-03-22T05:16:03Z] i don't think the network level is the place to do redirects like that precisely because of tls

[2023-03-22T05:16:24Z] yeah, that's kind of what i'm thinking, just unsure

[2023-03-22T05:16:33Z] like i said, i'm not as informed about networking as I should be

[2023-03-22T05:17:27Z] aren't there browser plugins that do it?

[2023-03-22T05:21:43Z] webextensions, but idk about XUL plugins

[2023-03-22T05:21:51Z] more importantly, i want this to be device transparent

[2023-03-22T05:21:54Z] if at all possible

[2023-03-22T05:22:25Z] if browsers weren't fucking dogshit then i'd be able to, say, write a hook that examines a link, compares it to a list of entries in a dictionary, and then maps that to a better alternative

[2023-03-22T05:22:32Z] maybe this is my cue to learn javascript

[2023-03-22T05:22:45Z] could totally write something for greasemonkey to do that...

[2023-03-22T05:23:16Z] ...then again, that would probably only work for static pages, not web apps

[2023-03-22T05:23:22Z] unfortunately i use steam's web chat a lot

[2023-03-22T05:23:40Z] and people keep sending me youtube links and such and having my browser automatically resolve and embed videos is really annoying

[2023-03-22T05:23:50Z] i'm just sinkholing requests to google atm but eugh

[2023-03-22T06:33:18Z] what browser are you using again midd

[2023-03-22T06:33:45Z] usually links, but recently a pale moon fork

[2023-03-22T06:34:10Z] how do you use steams web chat

[2023-03-22T06:34:25Z] uh, using the pale moon fork

[2023-03-22T06:34:33Z] no like whats the link

[2023-03-22T06:34:37Z] ah

[2023-03-22T06:34:42Z] usually steam chat is locked to the apps

[2023-03-22T06:34:43Z] https://steamcommunity.com/chat

[2023-03-22T06:34:53Z] it hasn't been for years

[2023-03-22T06:34:57Z] like the android and the proprietary

[2023-03-22T06:34:57Z] damn

[2023-03-22T08:17:27Z] Hi

[2023-03-22T08:17:31Z] <sad_plan> hi

[2023-03-22T08:21:02Z] midfavila: redirecting domains could be made in firewall I think

[2023-03-22T08:23:55Z] sad_plan: are you in #oasis

[2023-03-22T08:24:00Z] <sad_plan> yes

[2023-03-22T08:25:06Z] smh check it

[2023-03-22T08:25:54Z] <sad_plan> nothing there on my end sinnce I joined when I got to my laptop

[2023-03-22T08:26:00Z] <sad_plan> matrix issues again?

[2023-03-22T08:26:21Z] <sad_plan> it says youre in the room atleast

[2023-03-22T08:29:38Z] <sad_plan> anyone else getting this error when building go-bootstrap? go tool dist: mkdtemp(/var/tmp/go-cbuild-XXXXXX): No such file or directory

[2023-03-22T08:35:19Z] sad_plan: when I used gdb integration for kakoune

[2023-03-22T08:35:38Z] <sad_plan> hm. but I dont use that

[2023-03-22T08:35:42Z] I noticed that implementation of mktemp is different than majority one

[2023-03-22T08:35:55Z] XXXXX should be replaced with random string

[2023-03-22T08:36:10Z] and with typical flag it is not replaced

[2023-03-22T08:36:54Z] Isn't it related somehow?

[2023-03-22T08:37:49Z] <sad_plan> maybe. im using sbase mktemp. but I dont belive I have had any issues with it earlier

[2023-03-22T08:39:37Z] <sad_plan> I had no issues with building go before the go-bootstrap pacakge became a thing

[2023-03-22T08:40:30Z] I updated the system recently and didn't have such issue (if it aborts update)

[2023-03-22T08:40:44Z] if it doesn't abort update I could not notice this one

[2023-03-22T08:44:48Z] <sad_plan> hm

[2023-03-22T08:52:14Z] <sad_plan> sewn, on #oasis, are you having connection problems, or whats the issue?

[2023-03-22T08:56:12Z] <sad_plan> if youre not getting any respons, it may be due the really low traffic there. afaik, you also joined before I did, so if you sent something before that, I wouldnt know. the channel isnt logged either

[2023-03-22T09:03:46Z] ok good

[2023-03-22T11:35:18Z] who decided on the removal of destdir and such

[2023-03-22T11:35:28Z] because for me now GOFLAGS causes problems

[2023-03-22T11:35:43Z] go: parsing $GOFLAGS: unknown flag -X

[2023-03-22T11:35:51Z] for a project that sets main.Version

[2023-03-22T11:38:55Z] since i assume go build reads from GOFLAGS variable and simultaneously arguments as well

[2023-03-22T11:40:00Z] aerc does the same but it also ignores environmental flags and uses GO_LDFLAGS

[2023-03-22T11:43:36Z] yep that fixes it

[2023-03-22T11:47:02Z] <sad_plan> goflags isnt removed. only destdir and version

[2023-03-22T12:06:13Z] i know

[2023-03-22T12:06:21Z] just curious why such vars are kept (probably for safety reasons)

[2023-03-22T12:23:38Z] <sad_plan> I dunno. im not sure why destdir and version got removed either. I liker version. made packaging easier atleast. but meh. I dont care all that much for it

[2023-03-22T14:24:36Z] "webextensions, but idk about XUL plugins" there

[2023-03-22T14:24:48Z] there's a very nice plugin called redirector for xul*

[2023-03-22T14:44:40Z] hey guys

[2023-03-22T14:44:55Z] someone ever packaged waydroid?

[2023-03-22T14:45:08Z] i tried it a while ago and not get succesfull

[2023-03-22T21:08:43Z] <Ellowee[m]> Doesn't it somewhat depend on freedesktop stuff

Proxy Information
Original URL
gemini://gemini.ctrl-c.club/~phoebos/logs/kisslinux-2023-03-22.txt
Status Code
Success (20)
Meta
text/plain; charset=utf-8
Capsule Response Time
458.126268 milliseconds
Gemini-to-HTML Time
4.984357 milliseconds

This content has been proxied by September (3851b).