💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-10-30.txt captured on 2024-05-26 at 16:04:45.

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

[2022-10-30T05:17:24Z] <illiliti> has anyone done bumpbot to counter stalebot?
[2022-10-30T05:17:43Z] <illiliti> i want them fight
[2022-10-30T05:17:47Z] <illiliti> without me
[2022-10-30T05:19:19Z] <testuser[m]> Hi
[2022-10-30T05:19:32Z] <illiliti> hi
[2022-10-30T05:19:43Z] <illiliti> check patch that i sent
[2022-10-30T05:20:14Z] <illiliti> for #92
[2022-10-30T06:10:42Z] <wael_> Hi
[2022-10-30T06:43:29Z] <illiliti> hi
[2022-10-30T06:45:40Z] <wael_> hi illiliti
[2022-10-30T07:05:13Z] <testuser[m]> illiliti: i applied it
[2022-10-30T07:06:02Z] <testuser[m]> works fine
[2022-10-30T07:09:06Z] <testuser[m]> ig it can be merged now
[2022-10-30T07:18:20Z] <testuser[m]> Meta's value has plunged by $700 billion
[2022-10-30T07:54:22Z] <wael_> guys what language should I learn to turn a project of mine from shell to a good language
[2022-10-30T07:54:36Z] <wael_> I can't choose C cuz for my use case its like really bad and I don't know much about C
[2022-10-30T07:59:05Z] <testuser[m]> python
[2022-10-30T09:44:15Z] <phoebos> > what language should I learn
[2022-10-30T09:44:33Z] <phoebos> > can't choose C because I don't know much about C
[2022-10-30T10:04:11Z] <testuser[m]> lol
[2022-10-30T11:00:38Z] <wael_> fuck ur right
[2022-10-30T11:00:56Z] <wael_> I was saying its vastly difficult
[2022-10-30T11:01:05Z] <wael_> because of memory management free file stuff and system calls
[2022-10-30T11:01:31Z] <wael_> also why is `set -- this that` used all over kiss
[2022-10-30T11:13:02Z] <phoebos> d47508c0 messed up $@ in pkg_source_url
[2022-10-30T11:14:03Z] <phoebos> if i have a git history with three branches like <- master <- a <- b
[2022-10-30T11:14:13Z] <phoebos> ie, b contains the commit in a and one more on top of master
[2022-10-30T11:14:34Z] <phoebos> if i make a PR with a to master and one with b to master
[2022-10-30T11:14:56Z] <phoebos> when the one from a is merged, will the one from b just apply the second commit or will it try to apply both?
[2022-10-30T11:16:02Z] <phoebos> wael_: because it's useful, and $@ is the only array in sh
[2022-10-30T11:31:54Z] <testuser[m]> phoebos: whats messed up in that commit
[2022-10-30T11:37:06Z] <phoebos> b is fixing something different but depends on a
[2022-10-30T11:38:29Z] <testuser[m]> i was asking about d47508c0, but b being able to merge would depend on how a was merged into master
[2022-10-30T11:38:36Z] <testuser[m]> a must be merged by fast forward 
[2022-10-30T11:38:56Z] <testuser[m]> else you get different commit hash and u have to rebase b
[2022-10-30T11:39:55Z] <phoebos> ah thanks
[2022-10-30T11:40:03Z] <phoebos> with d47508c0 
[2022-10-30T11:40:12Z] <phoebos> if aria2c fails, it does rm -f /
[2022-10-30T11:40:24Z] <testuser[m]> lol
[2022-10-30T12:01:32Z] <testuser[m]> can we make new release after these 2 fixes and do the b3sum change
[2022-10-30T12:24:30Z] <phoebos> sure
[2022-10-30T14:34:25Z] <testuser[m]> phoebos: illiliti any thoughts on proper fix for https://codeberg.org/kiss-community/kiss/pulls/96
[2022-10-30T16:32:51Z] <noocsharp> wael_: c is not as difficult to learn as you seem to think it is
[2022-10-30T17:12:08Z] <wael_> ooookay
[2022-10-30T17:12:15Z] <wael_> well hmm
[2022-10-30T22:46:52Z] <saturn[m]> 👋