💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-03-15.txt captured on 2024-05-26 at 16:09:38.
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
[2022-03-15T02:23:35Z] <noocsharp> https://drewdevault.com/2022/03/14/It-takes-a-village.html [2022-03-15T02:24:15Z] <noocsharp> where's my name :'( [2022-03-15T03:01:57Z] <phoebos> what did you contribute :p [2022-03-15T03:02:03Z] <phoebos> i see acheam there [2022-03-15T03:21:09Z] <noocsharp> https://github.com/swaywm/sway/pulls?q=is%3Apr+author%3Anoocsharp [2022-03-15T03:51:00Z] <noocsharp> first release of wayclip: https://github.com/noocsharp/wayclip/releases/tag/0.1 [2022-03-15T04:08:44Z] <phoebos> woop [2022-03-15T04:09:34Z] <phoebos> put it in community? [2022-03-15T04:40:25Z] <noocsharp> Soon [2022-03-15T09:36:20Z] <testuser[m]> https://www.bleepingcomputer.com/news/microsoft/microsoft-is-testing-ads-in-the-windows-11-file-explorer/ [2022-03-15T16:04:05Z] <testuser[m]> we will NEVER teach or use Emacs, which creates even worse habits ctrl-x + ctrl-s will suspend most applications freezing the beginners keyboard. Emacs is a pox on the UNIX world as well serving no real purpose whatsoever. It is neither on all systems nor as easy to use at Atom for the non-vim sort of developer. [2022-03-15T16:06:40Z] <vulpine> what applications get frozen by C-x C-s? i just tried 4 different ones and none of them do [2022-03-15T21:35:41Z] <noocsharp> ctrl-s suspends terminals [2022-03-15T21:35:49Z] <noocsharp> and you have to do ctrl-q to resume [2022-03-15T21:36:39Z] <noocsharp> they send SIGSTOP and SIGCONT respectively [2022-03-15T22:12:23Z] <dilyn> illiliti: testuser[m]: what exactly are the new flags for chromium we're suggesting? I've got plenty of spare cycles today to test builds and patches [2022-03-15T22:12:34Z] <dilyn> I don't get any useful output when pages crash (for error 4 or 11); http://ix.io/3Sms [2022-03-15T22:12:58Z] <dilyn> interesting that it doesn't actually specify what ANGLE *is*, but that's about it [2022-03-15T23:23:09Z] <illiliti> dilyn: first would be good to figure out what exactly causes this crash. [2022-03-15T23:24:07Z] <dilyn> i agree! [2022-03-15T23:24:31Z] <dilyn> I can only "reliably" reproduce this on youtube and other google sites (google calendar, gmail, google meets) [2022-03-15T23:25:09Z] <illiliti> https://gitlab.alpinelinux.org/alpine/aports/-/issues/13579#note_222330 [2022-03-15T23:27:28Z] <illiliti> try to build chromium with debug symbols [2022-03-15T23:27:31Z] <illiliti> and debug it [2022-03-15T23:28:11Z] <illiliti> or at least share the build with us, so we can try to debug it too [2022-03-15T23:28:29Z] <dilyn> could certainly try...