Logs: liberachat/#haskell
| 2021-08-15 23:27:20 | <geekosaur> | that sounds like old tar format |
| 2021-08-15 23:27:34 | <geekosaur> | which had a 100-byte limit on filenames |
| 2021-08-15 23:28:12 | <arahael> | geekosaur: Modern, actually, from the looks of things, except the Tar package in haskell does not support PaxHeaders. |
| 2021-08-15 23:28:24 | <geekosaur> | but that PaxHeader entry sounds like written by the pax program |
| 2021-08-15 23:28:48 | × | pfurla quits (~pfurla@ool-3f8fcb0f.dyn.optonline.net) (Ping timeout: 268 seconds) |
| 2021-08-15 23:29:00 | <arahael> | I think it's posix, just not gnu. |
| 2021-08-15 23:29:06 | <geekosaur> | https://en.wikipedia.org/wiki/Pax_(command)#:~:text=IEEE%2C%20in%202001%2C%20defined%20a,of%20both%20tar%20and%20cpio%20. |
| 2021-08-15 23:31:05 | × | oxide quits (~lambda@user/oxide) (Ping timeout: 258 seconds) |
| 2021-08-15 23:31:35 | × | bitdex_ quits (~bitdex@gateway/tor-sasl/bitdex) (Ping timeout: 244 seconds) |
| 2021-08-15 23:31:45 | → | bitdex joins (~bitdex@gateway/tor-sasl/bitdex) |
| 2021-08-15 23:33:40 | <arahael> | geekosaur: Sure, but tar arhives themselves use pax headers, as it turns out. |
| 2021-08-15 23:33:58 | <arahael> | OOoh, that's what the IEEE defined in 2001 on that page. |
| 2021-08-15 23:37:10 | <arahael> | Ah! Found it. The tar file is indeed in the older pax format: |
| 2021-08-15 23:37:51 | <arahael> | https://docs.python.org/3/library/tarfile.html -> Says that the default format is pax until until python 3.8, when it started being in gnu format. |
| 2021-08-15 23:38:03 | × | jeslie0 quits (~user@108.162.150.9) (Ping timeout: 268 seconds) |
| 2021-08-15 23:39:24 | → | azeem joins (~azeem@dynamic-adsl-94-34-33-6.clienti.tiscali.it) |
| 2021-08-15 23:39:55 | × | wroathe quits (~wroathe@96-88-30-181-static.hfc.comcastbusiness.net) (Ping timeout: 268 seconds) |
| 2021-08-15 23:40:55 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2021-08-15 23:41:02 | → | jeslie0 joins (~user@108.162.150.9) |
| 2021-08-15 23:48:53 | → | roboguy_ joins (~roboguy_@2605:a601:afe7:9f00:789f:7a:b395:5977) |
| 2021-08-15 23:50:57 | <arahael> | geekosaur: Anyway, thanks for the quite direct pointer. :) |
| 2021-08-15 23:51:05 | <arahael> | Quite *correct* pointer. |
| 2021-08-15 23:53:01 | × | vysn quits (~vysn@user/vysn) (Remote host closed the connection) |
| 2021-08-15 23:53:36 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-08-15 23:53:56 | × | eggplantade quits (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection) |
| 2021-08-15 23:54:06 | → | keutoi joins (~keutoi@157.47.84.95) |
| 2021-08-15 23:54:39 | → | eggplantade joins (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) |
| 2021-08-15 23:54:42 | × | jtomas quits (~jtomas@233.red-83-34-2.dynamicip.rima-tde.net) (Ping timeout: 245 seconds) |
| 2021-08-15 23:56:32 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 272 seconds) |
| 2021-08-15 23:56:53 | × | jgeerds quits (~jgeerds@55d45555.access.ecotel.net) (Ping timeout: 252 seconds) |
| 2021-08-15 23:57:27 | <justsomeguy> | An indirection that pointed directly to the correct point? |
| 2021-08-15 23:58:24 | → | raehik joins (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) |
| 2021-08-15 23:59:01 | × | eggplantade quits (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 268 seconds) |
| 2021-08-16 00:07:29 | × | machinedgod quits (~machinedg@24.105.81.50) (Ping timeout: 248 seconds) |
| 2021-08-16 00:09:22 | × | cheater quits (~Username@user/cheater) (Remote host closed the connection) |
| 2021-08-16 00:09:37 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 248 seconds) |
| 2021-08-16 00:11:51 | <arahael> | Heh. Yes, that metaphor holds. :D |
| 2021-08-16 00:17:11 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-08-16 00:18:56 | × | jeslie0 quits (~user@108.162.150.9) (Remote host closed the connection) |
| 2021-08-16 00:20:17 | → | adam1 joins (~adam@2001-b011-4007-2102-c141-6d4e-8529-c8c5.dynamic-ip6.hinet.net) |
| 2021-08-16 00:22:40 | → | pavonia joins (~user@user/siracusa) |
| 2021-08-16 00:31:05 | × | arthur_melo_ quits (IRC@gateway/vpn/airvpn/arthurmelo/x-07739757) (Quit: arthur_melo_) |
| 2021-08-16 00:31:41 | → | Atum_ joins (IRC@user/atum/x-2392232) |
| 2021-08-16 00:33:46 | × | roboguy_ quits (~roboguy_@2605:a601:afe7:9f00:789f:7a:b395:5977) (Remote host closed the connection) |
| 2021-08-16 00:34:20 | → | roboguy_ joins (~roboguy_@2605:a601:afe7:9f00:789f:7a:b395:5977) |
| 2021-08-16 00:38:33 | × | roboguy_ quits (~roboguy_@2605:a601:afe7:9f00:789f:7a:b395:5977) (Ping timeout: 258 seconds) |
| 2021-08-16 00:39:41 | → | notzmv joins (~zmv@user/notzmv) |
| 2021-08-16 00:39:49 | → | lavaman joins (~lavaman@98.38.249.169) |
| 2021-08-16 00:39:49 | × | lavaman quits (~lavaman@98.38.249.169) (Remote host closed the connection) |
| 2021-08-16 00:40:02 | → | lavaman joins (~lavaman@98.38.249.169) |
| 2021-08-16 00:43:15 | × | qrpnxz quits (abc4f95c31@user/qrpnxz) (Quit: Gateway shutdown) |
| 2021-08-16 00:43:31 | → | qrpnxz joins (~qrpnxz@user/qrpnxz) |
| 2021-08-16 00:46:40 | × | Lord_of_Life quits (~Lord@user/lord-of-life/x-2819915) (Ping timeout: 256 seconds) |
| 2021-08-16 00:46:43 | → | eggplantade joins (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) |
| 2021-08-16 00:49:37 | → | Lord_of_Life joins (~Lord@user/lord-of-life/x-2819915) |
| 2021-08-16 00:51:38 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 272 seconds) |
| 2021-08-16 00:58:32 | → | Guest84 joins (~Guest84@2406:3003:2006:447e:155:147:a4dc:1e) |
| 2021-08-16 01:07:04 | × | theproffesor quits (~theproffe@user/theproffesor) (Ping timeout: 256 seconds) |
| 2021-08-16 01:09:21 | → | roboguy_ joins (~roboguy_@2605:a601:afe7:9f00:789f:7a:b395:5977) |
| 2021-08-16 01:11:43 | × | kayprish quits (~kayprish@cable-188-2-229-172.dynamic.sbb.rs) (Remote host closed the connection) |
| 2021-08-16 01:12:09 | × | albet70 quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (Remote host closed the connection) |
| 2021-08-16 01:13:15 | → | albet70 joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 2021-08-16 01:13:49 | × | roboguy_ quits (~roboguy_@2605:a601:afe7:9f00:789f:7a:b395:5977) (Ping timeout: 258 seconds) |
| 2021-08-16 01:14:43 | × | Xnuk quits (~xnuk@vultr.xnu.kr) (Quit: ZNC - https://znc.in) |
| 2021-08-16 01:15:00 | → | Xnuk joins (~xnuk@vultr.xnu.kr) |
| 2021-08-16 01:16:38 | × | MQ-17J quits (~MQ-17J@d14-69-206-129.try.wideopenwest.com) (Read error: Connection reset by peer) |
| 2021-08-16 01:18:32 | × | vicfred quits (~vicfred@user/vicfred) (Quit: Leaving) |
| 2021-08-16 01:18:50 | → | MQ-17J joins (~MQ-17J@8.6.144.209) |
| 2021-08-16 01:24:08 | × | CannabisIndica quits (~herb@user/mesaboogie) (Ping timeout: 268 seconds) |
| 2021-08-16 01:25:04 | → | pfurla joins (~pfurla@ool-3f8fcb0f.dyn.optonline.net) |
| 2021-08-16 01:29:04 | × | pfurla_ quits (~pfurla@ool-3f8fcb0f.dyn.optonline.net) (Ping timeout: 272 seconds) |
| 2021-08-16 01:29:38 | → | slack1256 joins (~slack1256@181.203.78.111) |
| 2021-08-16 01:31:19 | → | CnnibisIndica joins (~herb@user/mesaboogie) |
| 2021-08-16 01:33:11 | × | Guest84 quits (~Guest84@2406:3003:2006:447e:155:147:a4dc:1e) (Quit: Client closed) |
| 2021-08-16 01:39:08 | × | Erutuon quits (~Erutuon@user/erutuon) (Ping timeout: 272 seconds) |
| 2021-08-16 01:40:07 | CnnibisIndica | is now known as CannabisIndica |
| 2021-08-16 01:40:48 | → | Erutuon joins (~Erutuon@user/erutuon) |
| 2021-08-16 01:41:35 | × | epolanski quits (uid312403@id-312403.brockwell.irccloud.com) (Quit: Connection closed for inactivity) |
| 2021-08-16 01:42:17 | → | doyougnu joins (~user@c-73-25-202-122.hsd1.or.comcast.net) |
| 2021-08-16 01:43:06 | × | lep quits (~lep@94.31.86.183) (Read error: Connection reset by peer) |
| 2021-08-16 01:43:58 | → | lep joins (~lep@94.31.86.183) |
| 2021-08-16 01:45:42 | lep | is now known as lep- |
| 2021-08-16 01:49:32 | × | Atum_ quits (IRC@user/atum/x-2392232) (Quit: Atum_) |
| 2021-08-16 01:49:42 | × | xff0x quits (~xff0x@2001:1a81:52ed:2b00:dae0:b3ed:9593:292a) (Ping timeout: 245 seconds) |
| 2021-08-16 01:50:40 | × | jao quits (jao@gateway/vpn/protonvpn/jao) (Remote host closed the connection) |
| 2021-08-16 01:51:51 | → | xff0x joins (~xff0x@2001:1a81:5326:b600:845d:acc9:3c7f:1b89) |
| 2021-08-16 01:51:55 | × | NieDzejkob quits (~quassel@195.149.98.3) (Quit: No Ping reply in 180 seconds.) |
| 2021-08-16 01:53:15 | → | NieDzejkob joins (~quassel@195.149.98.3) |
| 2021-08-16 01:57:20 | × | Gurkenglas quits (~Gurkengla@dslb-002-203-144-156.002.203.pools.vodafone-ip.de) (Ping timeout: 252 seconds) |
| 2021-08-16 02:04:28 | × | peterhil quits (~peterhil@dsl-hkibng32-54fb52-57.dhcp.inet.fi) (Ping timeout: 272 seconds) |
| 2021-08-16 02:13:53 | × | td_ quits (~td@94.134.91.196) (Ping timeout: 248 seconds) |
| 2021-08-16 02:15:46 | → | td_ joins (~td@muedsl-82-207-238-122.citykom.de) |
| 2021-08-16 02:18:43 | × | winny quits (~winny@user/winny) (Quit: irc break see you l8r contact irc@winny.tech) |
| 2021-08-16 02:20:49 | × | MQ-17J quits (~MQ-17J@8.6.144.209) (Ping timeout: 248 seconds) |
| 2021-08-16 02:21:26 | → | roboguy_ joins (~roboguy_@136.37.123.186) |
| 2021-08-16 02:22:06 | × | pretty_dumm_guy quits (trottel@gateway/vpn/protonvpn/prettydummguy/x-88029655) (Quit: WeeChat 3.2) |
| 2021-08-16 02:23:49 | → | finn_elija joins (~finn_elij@user/finn-elija/x-0085643) |
| 2021-08-16 02:23:49 | FinnElija | is now known as Guest1510 |
| 2021-08-16 02:23:49 | finn_elija | is now known as FinnElija |
| 2021-08-16 02:24:01 | → | MQ-17J joins (~MQ-17J@d14-69-206-129.try.wideopenwest.com) |
All times are in UTC.