00:00:40 | | Mateon1 quits [Remote host closed the connection] |
00:01:04 | | Mateon1 joins |
00:14:16 | | Guest58 joins |
00:18:33 | | etnguyen03 (etnguyen03) joins |
00:21:03 | | Mateon1 quits [Remote host closed the connection] |
00:21:20 | | Mateon1 joins |
00:41:30 | | Mateon1 quits [Remote host closed the connection] |
00:42:02 | | Mateon1 joins |
00:45:06 | | Guest58 quits [Client Quit] |
00:48:57 | | Guest58 joins |
01:10:06 | | Mateon1 quits [Remote host closed the connection] |
01:10:14 | | corentin quits [Ping timeout: 258 seconds] |
01:11:21 | | Mateon1 joins |
01:11:28 | | corentin joins |
01:19:21 | | nomadgeek joins |
01:19:23 | | nomadgeek leaves |
01:19:24 | | nomadgeek joins |
01:23:57 | | Guest58 quits [Client Quit] |
01:24:09 | | nomadgeek is now authenticated as nomadgeek |
01:24:42 | | nomadgeek quits [Client Quit] |
01:24:48 | | Mateon1 quits [Ping timeout: 258 seconds] |
01:24:51 | | nomadgeek (nomadgeek) joins |
01:25:36 | | Guest58 joins |
01:33:07 | | nomadgeek quits [Remote host closed the connection] |
01:33:47 | | nomadgeek (nomadgeek) joins |
01:33:54 | | nomadgeek quits [Remote host closed the connection] |
01:34:21 | | nomadgeek (nomadgeek) joins |
02:03:12 | | Guest58 quits [Client Quit] |
02:14:18 | | Mateon1 joins |
02:23:12 | | Guest58 joins |
02:23:27 | | Mateon1 quits [Ping timeout: 258 seconds] |
02:29:27 | <pabs> | nicolas17: does Konversation let you send messages to channels via D-Bus? |
02:29:59 | <nicolas17> | yes |
02:30:07 | <nicolas17> | $ qdbus org.kde.konversation /irc say hackint "#archiveteam-ot" "yes" |
02:30:39 | <nicolas17> | to *receive* messages you have to resort to tail -f on your chat log files :) |
02:30:48 | | Mateon1 joins |
02:31:02 | | etnguyen03 quits [Client Quit] |
02:32:10 | <pabs> | great! thinking about what to replace hexchat with |
02:32:43 | <pabs> | does it remember marker lines and scroll positions after a restart? |
02:33:01 | <pabs> | KDE++ |
02:33:03 | <eggdrop> | [karma] 'KDE' now has 3 karma! |
02:33:57 | <nicolas17> | it remembers ~nothing after a restart; you can mark channels to be auto-joined, but it won't automatically auto-join all the channels you were in before quitting |
02:33:59 | <steering> | TheLounge obviously :) |
02:34:51 | | Guest58 quits [Client Quit] |
02:35:55 | | Guest58 joins |
02:37:03 | <pabs> | :( |
02:37:12 | <pabs> | TheLounge-- |
02:37:12 | <eggdrop> | [karma] 'TheLounge' now has -7 karma! |
02:39:36 | <nukke> | nicolas17: omg that is hilarious |
02:39:58 | <nukke> | did they never test rust uutils in beta?! |
02:39:58 | <nicolas17> | what thing |
02:40:14 | <nukke> | all the things |
02:40:27 | <nicolas17> | uutils not supporting locales yet is understandable, locales are a mess to implement |
02:40:42 | <nicolas17> | but why the fuck is canonical installing it and enabling it by default then |
02:41:57 | | etnguyen03 (etnguyen03) joins |
02:42:54 | <steering> | did canonical know that it didn't support locales though? |
02:43:05 | <nukke> | maybe non-en_us is a security risk |
02:43:11 | <steering> | I wouldn't put it past them to have just not noticed |
02:43:26 | <nukke> | steering: the 25.10 alpha had uutils since first release |
02:43:48 | <nukke> | uutils has been installable on 25.04 since a while now |
02:44:38 | <nukke> | canonical has an official script that replaces coreutils on any Ubuntu release |
02:45:00 | <pabs> | nicolas17: btw, do you use KDE clipboard actions? I've been using them to run ArchiveTeam IRC commands from a menu, makes it easier to do stuff without changing app context |
02:45:15 | <nukke> | you would think they tested on other locales considering Canonical isn't even. An American company |
02:45:46 | <steering> | wait wait wait. uutils sort aborts if not valid utf8 but then sorts by byte value??? |
02:46:28 | <steering> | why even |
02:48:04 | <nicolas17> | maybe it does parse utf8 and then sorts by unicode codepoints |
02:52:37 | <steering> | >Larger image size: A Docker image currently is 75 MB large. Rust-coreutils come in at 25 MB vs 7 MB for the classic coreutils, increasing the image size by 18MB to 93MB (+24%). |
02:54:10 | | Guest58 quits [Client Quit] |
02:54:31 | | Guest58 joins |
02:56:49 | | Gadelhas56287378443 quits [Ping timeout: 260 seconds] |
02:57:15 | | Gadelhas56287378443 joins |
02:57:36 | | etnguyen03 quits [Remote host closed the connection] |
03:05:33 | | DogsRNice quits [Quit: Leaving] |
03:12:34 | | Guest58 quits [Ping timeout: 260 seconds] |
03:12:58 | | Guest58 joins |
03:19:18 | | HackMii quits [Ping timeout: 258 seconds] |
03:27:19 | | Guest58 quits [Client Quit] |
03:47:50 | | nomadgeek quits [Client Quit] |
03:52:14 | | rohvani quits [Ping timeout: 260 seconds] |
03:59:25 | <steering> | JAA: by the way are your logging scripts public somewhere? :) |
04:03:13 | <@JAA> | steering: You mean the raw traffic logger? Not currently, no. |
04:03:41 | <steering> | aw, fine, i'll spend 5 minutes on it :P |
04:04:46 | <@JAA> | It's a simple script, really. Just hooks into 'server incoming' and 'server outgoing modify', timestamps the call, and appends to a file per server. |
04:05:13 | <steering> | dont forget server connecting :P |
04:05:46 | <@JAA> | Not doing that currently. |
04:06:44 | <@JAA> | And your PR isn't in a release yet. ;-) |
04:07:29 | <@JAA> | I need to take another look at getting TLS_REC into Perl. |
04:07:40 | <steering> | yeah, but its in my /etc/portage/patches ;) |
04:07:48 | <steering> | all the more motivation for me to reinvent the wheel I s'pose |
04:07:54 | <@JAA> | Heh |
04:18:57 | <steering> | https://github.com/irssi/irssi/blob/master/src/irc/core/irc-servers.c#L1053 lmao harsh but fair |
04:41:05 | <steering> | TIL irssi supports unix sockets |
05:31:24 | <BlankEclair> | https://share.google/zsLgL81gCWf6vlpLv |
05:31:30 | <BlankEclair> | google shortener, v2 (now with tracking) |
05:36:07 | | benjins3 quits [Ping timeout: 260 seconds] |
05:55:23 | <steering> | > ... the Google app’s URL shortcut ... When you click on a share.google shortlink, you’ll be directed to open it in the Google app. |
05:55:40 | <steering> | plis why |
05:56:49 | <steering> | 🤖🔥 |
05:57:20 | <steering> | ok I really need to teach myself things about fonts so I can go make my own emoji combos and stuff. even if I'm the only one who ever uses it, it'll be worth it. |
05:59:07 | <BlankEclair> | add neocats |
06:27:52 | | PredatorIWD25 quits [Read error: Connection reset by peer] |
06:41:21 | | Mateon1 quits [Remote host closed the connection] |
06:41:35 | | Mateon1 joins |
06:44:24 | | Umbire quits [Quit: Umbire zaps a wand of digging!] |
07:33:10 | | nine quits [Quit: See ya!] |
07:33:23 | | nine joins |
07:33:24 | | nine is now authenticated as nine |
07:33:24 | | nine quits [Changing host] |
07:33:24 | | nine (nine) joins |
07:34:04 | | benjins3 joins |
07:42:15 | | Mateon1 quits [Remote host closed the connection] |
07:42:30 | | Mateon1 joins |
07:45:57 | | Dada joins |
07:56:42 | | Dj-Wawa quits [Ping timeout: 260 seconds] |
08:02:09 | | Mateon1 quits [Remote host closed the connection] |
08:02:41 | | Mateon1 joins |
08:03:16 | | Dj-Wawa joins |
08:03:16 | | Dj-Wawa is now authenticated as Dj-Wawa |
08:21:04 | | xarph joins |
08:39:37 | | rohvani joins |
08:44:06 | | rohvani quits [Ping timeout: 258 seconds] |
09:12:57 | | Mateon1 quits [Remote host closed the connection] |
09:13:10 | | Mateon1 joins |
09:22:27 | | asie quits [Ping timeout: 260 seconds] |
09:30:38 | | asie joins |
09:31:16 | | FiTheArchiver joins |
09:32:46 | | FiTheArchiver quits [Client Quit] |
09:52:00 | | Guest58 joins |
10:45:30 | | HackMii (hacktheplanet) joins |
10:48:11 | | fea joins |
10:50:15 | | fea quits [Client Quit] |
10:57:54 | | Dada quits [Remote host closed the connection] |
10:59:48 | | Dada joins |
11:00:02 | | Bleo182600722719623455222 quits [Quit: The Lounge - https://thelounge.chat] |
11:00:05 | | Dada quits [Remote host closed the connection] |
11:02:54 | | Bleo182600722719623455222 joins |
11:11:09 | | midou_ joins |
11:12:50 | | midou quits [Ping timeout: 258 seconds] |
11:12:50 | | midou_ is now known as midou |
12:31:06 | | Mateon1 quits [Remote host closed the connection] |
12:31:37 | | Mateon1 joins |
12:47:47 | | PredatorIWD25 joins |
13:04:32 | | PredatorIWD25 quits [Read error: Connection reset by peer] |
13:05:26 | | SootBector quits [Remote host closed the connection] |
13:06:36 | | SootBector (SootBector) joins |
13:09:08 | | HackMii quits [Remote host closed the connection] |
13:09:36 | | HackMii (hacktheplanet) joins |
13:39:58 | | nomadgeek (nomadgeek) joins |
14:31:09 | | eroc1990 joins |
14:31:20 | | Mateon1 quits [Remote host closed the connection] |
14:31:38 | | Mateon1 joins |
14:31:57 | | Sidpatchy quits [Quit: The Lounge - https://thelounge.chat] |
14:32:37 | | Sidpatchy (Sidpatchy) joins |
14:41:24 | | Mateon1 quits [Remote host closed the connection] |
14:41:53 | | Mateon1 joins |
14:44:40 | | Sidpatchy quits [Client Quit] |
14:46:04 | | Sidpatchy (Sidpatchy) joins |
14:49:11 | | twiswist quits [Read error: Connection reset by peer] |
14:49:28 | | twiswist (twiswist) joins |
15:10:52 | | Mateon1 quits [Remote host closed the connection] |
15:11:18 | | Mateon1 joins |
15:30:13 | | Mateon1 quits [Remote host closed the connection] |
15:30:32 | | Mateon1 joins |
15:31:18 | | HackMii_ (hacktheplanet) joins |
15:35:11 | | HackMii quits [Remote host closed the connection] |
15:47:38 | | grill (grill) joins |
16:19:05 | | Mateon1 quits [Remote host closed the connection] |
16:19:27 | | Mateon1 joins |
16:27:39 | | rohvani joins |
16:49:47 | | grill quits [Ping timeout: 258 seconds] |
16:51:29 | | grill (grill) joins |
16:52:42 | <that_lurker> | neocats? |
16:55:21 | | Dada joins |
16:58:00 | | Mateon1 quits [Remote host closed the connection] |
16:58:43 | | Mateon1 joins |
17:13:09 | <@OrIdow6> | Neopets but just cats? |
17:40:43 | | archiveDrill quits [Read error: Connection reset by peer] |
17:43:43 | | archiveDrill joins |
17:51:57 | | archiveDrill9 joins |
17:54:02 | | archiveDrill quits [Ping timeout: 260 seconds] |
17:54:02 | | archiveDrill9 is now known as archiveDrill |
18:24:51 | | grill quits [Ping timeout: 258 seconds] |
18:25:19 | | DogsRNice joins |
18:26:49 | | grill (grill) joins |
18:35:45 | | DogsRNice quits [Client Quit] |
18:48:34 | | PredatorIWD25 joins |
18:48:45 | | Sidpatchy6 (Sidpatchy) joins |
18:50:37 | | Sidpatchy quits [Ping timeout: 260 seconds] |
18:50:37 | | Sidpatchy6 is now known as Sidpatchy |
19:35:00 | | grill quits [Ping timeout: 258 seconds] |
19:57:07 | | nine quits [Ping timeout: 260 seconds] |
20:05:52 | | Guest58 quits [Ping timeout: 260 seconds] |
20:08:55 | | Guest58 joins |
20:25:24 | | Dada quits [Remote host closed the connection] |
20:26:43 | | HP_Archivist quits [Quit: Leaving] |
20:26:59 | | Dada joins |
20:28:26 | | Dada quits [Remote host closed the connection] |
20:28:52 | | DogsRNice joins |
20:30:13 | | Dada joins |
20:30:30 | | Dada quits [Remote host closed the connection] |
20:34:42 | <steering> | https://documents.westerndigital.com/content/dam/doc-library/en_us/assets/public/western-digital/collateral/tech-brief/tech-brief-reimagining-hdds-with-optinand-technology.pdf interesting read |
20:34:49 | <steering> | (in a few places anyway) |
20:34:58 | <steering> | HDDs generate gigabytes of metadata that can be utilized to |
20:35:00 | <steering> | increase areal density. |
20:35:56 | <steering> | Repeatable runout (RRO) is the portion of the position error signal that is repeatable for every spindle revolution. ... generated in the factory during manufacturing. |
20:59:23 | | Guest58 quits [Client Quit] |
21:01:04 | | Dada joins |
21:13:03 | | Dada quits [Remote host closed the connection] |
21:14:26 | | HP_Archivist (HP_Archivist) joins |
21:17:20 | | Dada joins |
21:17:25 | | Dada quits [Remote host closed the connection] |
21:19:11 | | Dada joins |
21:22:50 | | eroc1990 quits [Quit: eroc1990] |
21:30:55 | | Unknown (Unknown) joins |
21:31:43 | <nukke> | https://techtrenches.substack.com/p/the-great-software-quality-collapse |
21:36:07 | <BlankEclair> | > [15/10/2025 03:52] <that_lurker> neocats? |
21:36:09 | <BlankEclair> | https://volpeon.ink/emojis/neocat/ |
21:36:23 | <that_lurker> | there is no real negative impact for companies like Microsoft to do better as they already have their fist so high up peoples asses that kermit the frog would gasp |
21:36:32 | <that_lurker> | BlankEclair: ahh those |
21:36:37 | <BlankEclair> | :3 |
21:36:40 | <that_lurker> | they are amazing |
21:37:54 | | Unknown quits [Client Quit] |
21:38:21 | | etnguyen03 (etnguyen03) joins |
21:47:35 | <nukke> | that_lurker: look at Intel now. there was no real impact for them as they already controlled the server, desktop and laptop market |
21:47:46 | <nukke> | ;) |
22:26:57 | <steering> | nukke: hmm, intel almost never had the marketshare that microsoft does |
22:27:09 | <steering> | AMD in my lifetime |
22:27:11 | | Dada quits [Remote host closed the connection] |
22:27:59 | <steering> | i think cyrix or whoever actually had some marketshare at one point |
22:31:47 | <steering> | even in the 00s AMD was much more of an option (in comparison to Intel) than Linux is today (in comparison to Windows) IMO |
22:32:02 | <steering> | so it only took em what 15 years to dethrone Intel? |
22:40:21 | <steering> | interesting. the US state department is still processing passport applications despite the shutdown. I had expected them to pause them (at least for routine service) |
22:43:24 | | etnguyen03 quits [Client Quit] |
22:47:51 | | phillipsjk quits [Remote host closed the connection] |
22:47:53 | | etnguyen03 (etnguyen03) joins |
22:48:08 | | Soulflare quits [Quit: http://drsclan.net] |
22:48:15 | | phillipsjk joins |
22:48:26 | | Ryz2 quits [Quit: Ping timeout (120 seconds)] |
22:48:37 | | Ryz2 (Ryz) joins |
22:49:28 | | Soulflare joins |
22:49:51 | | HackMii_ quits [Remote host closed the connection] |
22:50:16 | | phillipsjk quits [Remote host closed the connection] |
22:50:22 | | HackMii (hacktheplanet) joins |
22:50:33 | | phillipsjk joins |
22:52:34 | | fuzzy80211 quits [Killed (NickServ (GHOST command used by fuzzy8021))] |
22:52:40 | | fuzzy80211 (fuzzy80211) joins |
23:24:08 | | etnguyen03 quits [Client Quit] |