--- Log opened Fri Sep 29 00:00:12 2023 00:03 -!- tozhu [~tozhu@210.17.227.86] has joined #openbsd 00:05 -!- n6bsd [~n6bsd@user/n6bsd] has joined #openbsd 00:15 -!- nyah [~nyah@york-06-b2-v4wan-167893-cust646.vm25.cable.virginm.net] has quit [Quit: leaving] 00:16 -!- tjdaugaard [~tjdaugaar@nat-cgn9-185-107-12-178.static.kviknet.net] has quit [Ping timeout: 272 seconds] 00:19 -!- sunwind [~paradox@31.111.34.162] has quit [Ping timeout: 255 seconds] 00:20 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 00:21 -!- buq [~buq@user/buq] has joined #openbsd 00:23 -!- jacobk [~quassel@utdpat241106.utdallas.edu] has quit [Ping timeout: 260 seconds] 00:27 -!- paddymahoney [~paddymaho@cpe883d24bcf597-cmbc4dfb741f80.cpe.net.cable.rogers.com] has quit [Remote host closed the connection] 00:32 -!- ArtGravity [~artgravit@user/artgravity] has quit [] 00:39 -!- inak [~justme@70-105-74-65.gci.net] has joined #openbsd 00:40 -!- jacobk [~quassel@129.110.242.173] has joined #openbsd 00:43 < nature> Ok now my website is behind relayd that takes care of the tls, my issue is that it seems that relayd constently needs the tls handshake to be made? 00:43 < nature> blazebone.com open the dev console, look at the network tab and see what happens when you refresh 00:44 < thrig> the what now in w3m? 00:44 < nature> haha 00:44 < nature> more like in those "modern" bloatware like chromium or firefox 00:46 < nature> It's strange because it seems that relays session timeout is 10 min... 00:48 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has quit [Remote host closed the connection] 00:53 < xse> nature: it's not clear what your config is 00:55 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has joined #openbsd 00:56 < nature> Here: https://0x0.st/HVYA.txt 00:56 < nature> That's my relayd.conf 00:57 < nature> I don't think I ever had this issue when I was running httpd by itself, but now that relayd is in front every page load is 500ms or more because of the tls handshake 00:59 < xse> eeh not sure what session tickets are i don't use that 00:59 < xse> what's the point of use for: match request header set "Connection" value "close" ? 01:01 -!- sudden [~cat@user/sudden] has quit [Ping timeout: 240 seconds] 01:02 -!- sudden [~cat@user/sudden] has joined #openbsd 01:09 -!- ArchCezar [~cezary@83.21.187.58.ipv4.supernova.orange.pl] has quit [Ping timeout: 258 seconds] 01:10 -!- ArchCezar [~cezary@83.21.212.2.ipv4.supernova.orange.pl] has joined #openbsd 01:16 < xse> it's keep-alive by default, if you set it to close it'll close the connection, check out https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Connection 01:18 < xse> also unrelated but it doesn't seem useful to "check icmp" on localhost 01:26 -!- dev1ls [~dev1ls@user/Dev1ls] has joined #openbsd 01:42 < nature> Oh right, the session tickets I tried to see if it would help 01:42 < nature> Ohhh thanks for all those pointers xse + 01:42 < nature> ! 01:43 < nature> This came from the /etc/examples/relayd.conf 01:49 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 01:50 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 01:51 < nature> Perfect, this solves my issue but now only new sessions get logged by relayd, I'll have to figure out a way to aggregate logs 01:52 -!- BobSlacker [~BobSlacke@user/BobSlacker] has quit [Ping timeout: 255 seconds] 01:52 -!- segfaultfizzbuzz [~segfaultf@23-93-74-212.fiber.dynamic.sonic.net] has joined #openbsd 01:52 < segfaultfizzbuzz> how do openbsd nerds compile and ship their project binaries, especially for servers? 01:53 < segfaultfizzbuzz> i don't mean for the openbsd operating system itself, i mean if someone uses openbsd as a host os for a server they are writing, how do they ship code? 01:54 < thrig> configuration management software has been around for a year or two 01:55 < nature> scp ? 01:57 < xse> rdist(1) says "can update programs that are executing" 02:00 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 02:01 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 02:05 -!- gnucode [~gnucode@user/jab] has quit [Remote host closed the connection] 02:10 -!- Guest168 [~vxla@lax.catastrophe.net] has quit [Changing host] 02:10 -!- Guest168 [~vxla@user/vxla] has joined #openbsd 02:10 -!- Guest168 is now known as vxla 02:16 -!- dastain [~dastain@81.4.102.12] has quit [Ping timeout: 255 seconds] 02:17 -!- deltahotel [~fr5dh@user/deltahotel] has quit [Ping timeout: 240 seconds] 02:19 -!- dastain [~dastain@81.4.102.12] has joined #openbsd 02:29 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has quit [Remote host closed the connection] 02:30 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has joined #openbsd 02:39 -!- Mete- [~Mete-@2804:da8:f7a0:f3e:bb9e:bdc4:1ce4:c581] has quit [Remote host closed the connection] 02:51 -!- chrisz [xczwjow7s7@62.144.35.151] has quit [Ping timeout: 255 seconds] 02:53 -!- chrisz [ogv8brag0l@62.144.40.40] has joined #openbsd 02:54 -!- Rue [~rue@1-160-25-171.dynamic-ip.hinet.net] has quit [Quit: WeeChat 4.0.4] 02:55 -!- Rue [~rue@1-160-25-171.dynamic-ip.hinet.net] has joined #openbsd 02:55 -!- blop_ [~blop@user/blop] has joined #openbsd 02:56 -!- blop [~blop@user/blop] has quit [Remote host closed the connection] 02:59 -!- markmcb [~markmcb@138.199.43.69] has joined #openbsd 03:03 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has quit [Quit: ....and i am outta here....] 03:05 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has joined #openbsd 03:09 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has joined #openbsd 03:09 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has quit [Changing host] 03:09 -!- vortexx [~nothing@user/vortexx] has joined #openbsd 03:10 -!- ichdasich [~tfiebig@shells.aperture-labs.org] has quit [Ping timeout: 240 seconds] 03:10 -!- ichdasich [~tfiebig@shells.aperture-labs.org] has joined #openbsd 03:11 < markmcb> am i correct that the beta is a snapshot, i.e., if i'm on release there's no simple way to go 7.3 -> 7.4-beta -> 7.4? 03:13 < nature> You could get to current and when we reach 7.4 you simply stop sysupgrading to snapshots if I am not mistaken 03:15 -!- shiranaihito_ [~shiranaih@123-192-192-149.dynamic.kbronet.com.tw] has joined #openbsd 03:23 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has quit [Remote host closed the connection] 03:25 -!- rcf [rcf@iceland.sdf.org] has quit [Ping timeout: 258 seconds] 03:25 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 03:26 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 03:30 < segfaultfizzbuzz> nature: you just scp? do you build on your own dev machine or...? 03:30 < segfaultfizzbuzz> i have been looking at ci/cd stuff but it expands the surface area so much i get really nervous 03:33 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 03:33 < nature> segfaultfizzbuzz: Usually yes, but I like to work with languages like lisp and forth, so "building" is a bit different for me I guess. 03:34 < segfaultfizzbuzz> i am just really skeptical of all of this modern bloat-dev ecosystem 03:34 < oldlaptop> markmcb: I believe it's nominally not supported to go from snapshots to a release; in practice I would be rather surprised if an upgrade from a snapshot after-7.3-and-before-7.4 *to* 7.4-release (once it exists) were to fail 03:35 < nature> Also, question regarding backups, dump(8) seems pretty cool, but I don't get the rmt(8) stuff, like what port do you need to open? or does a combination of dump(8) and scp/rsync sounds more reasonable? 03:35 < nature> segfaultfizzbuzz: as you should :) 03:36 < oldlaptop> (Do note that "before 7.4" would mean before 7.4 is tagged; generally a release is tagged some time before the official release day, meaning snapshots will have been post-7.4 for some time when 7.4 is formally released) 03:37 -!- xet7 [~xet7@user/xet7] has quit [Remote host closed the connection] 03:37 < oldlaptop> nature: under normal circumstances rmt/rdump use ssh; see rcmdsh(3) 03:39 < nature> oooh, missed it thanks 03:41 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has joined #openbsd 03:42 < oldlaptop> historically it'd have been the rightmost headstone: https://www.openbsd.org/images/poster2.jpg 03:42 -!- rcf [rcf@iceland.sdf.org] has joined #openbsd 03:42 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has quit [Remote host closed the connection] 03:43 -!- jambove [~jambove@51B6E014.dsl.pool.telekom.hu] has quit [Ping timeout: 240 seconds] 03:43 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has joined #openbsd 03:44 -!- jacobk [~quassel@129.110.242.173] has quit [Ping timeout: 240 seconds] 03:45 -!- jambove [~jambove@51B6E014.dsl.pool.telekom.hu] has joined #openbsd 03:46 -!- blop_ [~blop@user/blop] has quit [Remote host closed the connection] 03:46 < nature> ooooh rsh 03:49 -!- dhmltb^ [~cd@c-66-56-7-24.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 03:51 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has quit [Remote host closed the connection] 03:52 -!- arch-nemesis [~arch-neme@user/arch-nemesis] has joined #openbsd 03:56 -!- buq [~buq@user/buq] has quit [Ping timeout: 260 seconds] 03:59 -!- xi [~quassel@nilio.ca] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 04:00 -!- xi [~quassel@nilio.ca] has joined #openbsd 04:07 < nature> so it seems dump(8) doesn't see the hosts like ssh does 04:08 < nature> Iam getting something like: "rcmd: aries: no address associated with name" 04:19 -!- xet7 [~xet7@user/xet7] has joined #openbsd 04:32 -!- buq [~buq@user/buq] has joined #openbsd 04:33 -!- shiranaihito_ [~shiranaih@123-192-192-149.dynamic.kbronet.com.tw] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 04:40 -!- nature [~user@46.23.92.148] has quit [Remote host closed the connection] 04:41 -!- mlw [~mlw@41.223.181.214] has joined #openbsd 04:47 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has joined #openbsd 04:48 -!- unwired [~unwired@user/unwired] has joined #openbsd 04:51 -!- n6bsd [~n6bsd@user/n6bsd] has left #openbsd [] 04:51 -!- billchenchina- [~billchenc@171.113.147.192] has quit [Ping timeout: 255 seconds] 04:54 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has quit [Ping timeout: 260 seconds] 04:56 -!- deltahotel [~fr5dh@user/deltahotel] has joined #openbsd 04:59 < avemestr> segfaultfizzbuzz: Or just develop in Go. It normally produces a single binary that can be easily "deployed". No pip/npm/other dependency hell. 05:01 -!- jacobk [~quassel@129.110.242.173] has joined #openbsd 05:03 -!- Mellowlink [~Mellowlin@user/mellowlink] has quit [Quit: Mellowlink] 05:06 -!- Mellowlink [~Mellowlin@user/mellowlink] has joined #openbsd 05:08 -!- LW [~LW@i5E866B43.versanet.de] has joined #openbsd 05:09 -!- LW [~LW@i5E866B43.versanet.de] has quit [Client Quit] 05:09 -!- shiranaihito_ [~shiranaih@219.85.182.228] has joined #openbsd 05:11 -!- Guest7221 [~Guest7221@2a02:a03f:a12c:9701:1ac0:4dff:fe1a:aaa7] has joined #openbsd 05:12 -!- polyex [~polyex@user/polyex] has joined #openbsd 05:12 < polyex> how do we inject a line of text into a file only if it isn't already in there? 05:12 -!- Guest7221 [~Guest7221@2a02:a03f:a12c:9701:1ac0:4dff:fe1a:aaa7] has quit [Changing host] 05:12 -!- Guest7221 [~Guest7221@user/nex8192] has joined #openbsd 05:13 < IcePic> polyex: something along the lines of: grep -q line file && echo "$line" >> file 05:13 < IcePic> wait, not && but || 05:16 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has joined #openbsd 05:22 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has quit [Ping timeout: 272 seconds] 05:37 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 05:38 -!- edthix [~Thunderbi@175.142.43.237] has joined #openbsd 05:42 -!- horrad [~horrad@217.91.26.253] has joined #openbsd 05:43 -!- shiranaihito_ [~shiranaih@219.85.182.228] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 05:51 -!- jacobk [~quassel@129.110.242.173] has quit [Ping timeout: 272 seconds] 05:52 -!- gbowne1 [~gbowne1@97-113-131-15.tukw.qwest.net] has quit [Quit: Leaving] 05:53 -!- rustyy [~rusty@74.3.163.187] has quit [Quit: leaving] 05:57 -!- solaare [~solaarae@user/solaarae] has quit [Ping timeout: 245 seconds] 05:58 -!- solaare [~solaarae@user/solaarae] has joined #openbsd 06:02 -!- rustyy [~rusty@74.3.163.187] has joined #openbsd 06:04 -!- shiranaihito_ [~shiranaih@2001-b011-4013-358d-f1b1-f45f-d3df-3ce4.dynamic-ip6.hinet.net] has joined #openbsd 06:10 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 06:10 -!- paddymahoney [~paddymaho@cpe883d24bcf597-cmbc4dfb741f80.cpe.net.cable.rogers.com] has joined #openbsd 06:11 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 06:11 -!- paddymahoney [~paddymaho@cpe883d24bcf597-cmbc4dfb741f80.cpe.net.cable.rogers.com] has quit [Remote host closed the connection] 06:12 -!- jambove_ [~jambove@51B6E256.dsl.pool.telekom.hu] has joined #openbsd 06:12 -!- paddymahoney [~paddymaho@cpe883d24bcf597-cmbc4dfb741f80.cpe.net.cable.rogers.com] has joined #openbsd 06:13 -!- jambove [~jambove@51B6E014.dsl.pool.telekom.hu] has quit [Ping timeout: 255 seconds] 06:16 -!- norayr [~norayr@37.252.78.253] has left #openbsd [] 06:21 -!- moviuro_ is now known as moviuro 06:21 -!- jacobk [~quassel@64.189.201.150] has joined #openbsd 06:22 -!- inak [~justme@70-105-74-65.gci.net] has quit [Quit: Leaving] 06:23 -!- ivandragomije [~myself@user/ivandragomije] has joined #openbsd 06:32 -!- Jaywalker_ [~Jaywalker@209.33.126.194] has joined #openbsd 06:33 -!- paddymahoney [~paddymaho@cpe883d24bcf597-cmbc4dfb741f80.cpe.net.cable.rogers.com] has quit [Remote host closed the connection] 06:33 -!- artmdl [~art5456@d172-218-174-94.bchsia.telus.net] has quit [Quit: Leaving] 06:33 -!- paddymahoney [~paddymaho@cpe883d24bcf597-cmbc4dfb741f80.cpe.net.cable.rogers.com] has joined #openbsd 06:34 -!- Jaywalker [~Jaywalker@209.33.126.194] has quit [Ping timeout: 272 seconds] 06:40 -!- norayr [~norayr@37.252.78.253] has joined #openbsd 06:41 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has joined #openbsd 06:42 -!- sunwind [~paradox@31.111.34.162] has quit [Quit: Outside Context Problem.] 06:59 -!- struchu [~struchu@62.87.192.114] has joined #openbsd 06:59 -!- jastrom [~jastrom@194.132.164.182] has joined #openbsd 07:11 -!- chasmo77 [~chas77@c-98-232-187-196.hsd1.or.comcast.net] has quit [Ping timeout: 258 seconds] 07:15 -!- sjg [~sjg@user/sjg] has quit [Remote host closed the connection] 07:17 -!- Guest7622 [~aman@2402:a00:401:f093:920f:cff:feb7:1bcf] has joined #openbsd 07:21 -!- feriman [~feriman@user/feriman] has joined #openbsd 07:22 -!- zxrom [~zxrom@mm-208-30-212-37.vitebsk.dynamic.pppoe.byfly.by] has joined #openbsd 07:24 -!- artmdl [~art5456@d172-218-174-94.bchsia.telus.net] has joined #openbsd 07:29 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 07:31 -!- RonaldR34g4m [~baby@101.117.118.218] has quit [Quit: I identify as a terminal.] 07:31 -!- sjg [~sjg@user/sjg] has joined #openbsd 07:33 -!- Vyrus [~baby@user/Vyrus] has joined #openbsd 07:39 -!- ficonni [~ficonni@46.235.96.18] has joined #openbsd 07:41 -!- emigrant [~emigrant@109.231.52.255] has quit [Ping timeout: 240 seconds] 07:42 -!- adig [~adig@109.166.130.76] has joined #openbsd 07:43 -!- emigrant [~emigrant@user-5-173-21-6.play-internet.pl] has joined #openbsd 07:43 -!- jaj [~jaj@user/jaj] has joined #openbsd 07:45 -!- shiranaihito_ [~shiranaih@2001-b011-4013-358d-f1b1-f45f-d3df-3ce4.dynamic-ip6.hinet.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 07:46 -!- adig [~adig@109.166.130.76] has quit [Client Quit] 07:47 -!- adig [~adig@109.166.130.76] has joined #openbsd 07:49 -!- emigrant [~emigrant@user-5-173-21-6.play-internet.pl] has quit [Ping timeout: 272 seconds] 07:50 -!- emigrant [~emigrant@83.175.149.110.koba.pl] has joined #openbsd 07:54 -!- shiranaihito_ [~shiranaih@2001-b011-4013-358d-f1b1-f45f-d3df-3ce4.dynamic-ip6.hinet.net] has joined #openbsd 07:58 -!- xet7 [~xet7@user/xet7] has quit [Quit: Leaving] 07:59 -!- polyex [~polyex@user/polyex] has quit [Quit: Client closed] 07:59 -!- danilogondolfo [~danilogon@37.228.206.65] has joined #openbsd 08:00 -!- Quantafac [~Quantafac@12.22.122.66] has quit [Read error: Connection reset by peer] 08:01 -!- mlw [~mlw@41.223.181.214] has quit [Ping timeout: 255 seconds] 08:02 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 08:03 -!- tercaL [~tercaL@user/tercal] has joined #openbsd 08:07 -!- Rue [~rue@1-160-25-171.dynamic-ip.hinet.net] has quit [Quit: WeeChat 4.0.4] 08:08 -!- mlw [~mlw@41.223.181.214] has joined #openbsd 08:08 -!- Rue [~rue@1-160-25-171.dynamic-ip.hinet.net] has joined #openbsd 08:13 -!- jaj [~jaj@user/jaj] has quit [Remote host closed the connection] 08:13 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 08:22 -!- sunwind [~paradox@31.111.34.162] has quit [Quit: Outside Context Problem.] 08:30 -!- feriman [~feriman@user/feriman] has quit [Quit: leaving] 08:30 -!- feriman [~feriman@user/feriman] has joined #openbsd 08:34 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 08:35 -!- norayr [~norayr@37.252.78.253] has left #openbsd [] 08:38 -!- nyah [~nyah@york-06-b2-v4wan-167893-cust646.vm25.cable.virginm.net] has joined #openbsd 08:38 -!- shiranaihito_ [~shiranaih@2001-b011-4013-358d-f1b1-f45f-d3df-3ce4.dynamic-ip6.hinet.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 08:40 -!- polyex [~polyex@user/polyex] has joined #openbsd 08:42 -!- xet7 [~xet7@user/xet7] has joined #openbsd 08:51 -!- chasmo77 [~chas77@c-98-232-187-196.hsd1.or.comcast.net] has joined #openbsd 08:57 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 08:58 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 09:04 -!- tjdaugaard [~tjdaugaar@nat-cgn9-185-107-12-178.static.kviknet.net] has joined #openbsd 09:05 -!- adig [~adig@109.166.130.76] has quit [Remote host closed the connection] 09:05 -!- adig [~adig@109.166.130.76] has joined #openbsd 09:11 -!- desnudopenguino [~Thunderbi@c-73-35-234-26.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 09:11 -!- desnudopenguino [~Thunderbi@c-73-35-234-26.hsd1.wa.comcast.net] has joined #openbsd 09:11 -!- bsdbandit [~bwell@users.757.org] has joined #openbsd 09:13 -!- polyex [~polyex@user/polyex] has quit [Quit: Ping timeout (120 seconds)] 09:13 -!- adig [~adig@109.166.130.76] has quit [Ping timeout: 264 seconds] 09:14 -!- shiranaihito_ [~shiranaih@123-192-192-149.dynamic.kbronet.com.tw] has joined #openbsd 09:17 -!- chrisz [ogv8brag0l@62.144.40.40] has quit [Ping timeout: 255 seconds] 09:19 -!- chrisz [niimv7jlfe@62.144.43.242] has joined #openbsd 09:23 -!- deltahotel [~fr5dh@user/deltahotel] has quit [Quit: Quit] 09:29 -!- mw1144 [~mjs@67-1-122-238.tcso.qwest.net] has quit [Remote host closed the connection] 09:29 -!- mw1144 [~mjs@67-1-122-238.tcso.qwest.net] has joined #openbsd 09:30 -!- znedw2358 [~znedw@home.znedw.com] has quit [Quit: The Lounge - https://thelounge.chat] 09:30 -!- znedw2358 [~znedw@home.znedw.com] has joined #openbsd 09:37 -!- markmcb [~markmcb@138.199.43.69] has quit [Ping timeout: 245 seconds] 09:40 -!- markmcb [~markmcb@138.199.43.100] has joined #openbsd 09:44 -!- c1gar [~c1gar@user/c1gar] has quit [Quit: The Lounge - https://thelounge.chat] 09:45 -!- c1gar [~c1gar@user/c1gar] has joined #openbsd 09:54 -!- lumo_e [~enrico@151.29.85.231] has joined #openbsd 10:00 -!- meros67817602046 [~meros@213-64-148-45-no600.tbcn.telia.com] has quit [Quit: The Lounge - https://thelounge.chat] 10:00 -!- meros67817602046 [~meros@213-64-148-45-no600.tbcn.telia.com] has joined #openbsd 10:03 -!- buq [~buq@user/buq] has quit [Ping timeout: 272 seconds] 10:05 -!- buq [~buq@user/buq] has joined #openbsd 10:06 -!- fstd_ [~fstd@xdsl-89-0-43-68.nc.de] has joined #openbsd 10:10 -!- fstd [~fstd@xdsl-195-14-198-234.nc.de] has quit [Ping timeout: 260 seconds] 10:10 -!- fstd_ is now known as fstd 10:11 -!- BobSlacker [~BobSlacke@user/BobSlacker] has joined #openbsd 10:14 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Ping timeout: 255 seconds] 10:19 -!- jastrom [~jastrom@194.132.164.182] has quit [Remote host closed the connection] 10:19 -!- jastrom [~jastrom@194.132.164.182] has joined #openbsd 10:27 -!- deltahotel [~fr5dh@user/deltahotel] has joined #openbsd 10:27 -!- gxt [~gxt@gateway/tor-sasl/gxt] has quit [Ping timeout: 252 seconds] 10:27 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 252 seconds] 10:27 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Ping timeout: 252 seconds] 10:29 -!- gxt [~gxt@gateway/tor-sasl/gxt] has joined #openbsd 10:29 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 10:29 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 10:31 -!- imega [~coma@55.42.150.83.ftth.as8758.net] has quit [Read error: Connection reset by peer] 10:32 -!- imega [~coma@55.42.150.83.ftth.as8758.net] has joined #openbsd 10:34 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has joined #openbsd 10:38 -!- fstd_ [~fstd@xdsl-89-0-42-179.nc.de] has joined #openbsd 10:40 -!- fstd__ [~fstd@xdsl-89-0-42-181.nc.de] has joined #openbsd 10:41 -!- fstd [~fstd@xdsl-89-0-43-68.nc.de] has quit [Ping timeout: 255 seconds] 10:42 -!- fstd [~fstd@xdsl-89-0-42-192.nc.de] has joined #openbsd 10:43 -!- fstd_ [~fstd@xdsl-89-0-42-179.nc.de] has quit [Ping timeout: 260 seconds] 10:45 -!- fstd__ [~fstd@xdsl-89-0-42-181.nc.de] has quit [Ping timeout: 260 seconds] 10:47 -!- lumo_e [~enrico@151.29.85.231] has quit [Quit: Quit] 10:50 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:51 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has quit [Quit: willyg_cos] 10:51 -!- adig [~adig@109.166.128.247] has joined #openbsd 10:52 -!- Mete- [~Mete-@2804:da8:f7a0:f3e:ad05:9466:cd22:37b5] has joined #openbsd 10:54 -!- deltahotel [~fr5dh@user/deltahotel] has left #openbsd [Leaving] 10:55 -!- sunwind [~paradox@31.111.34.162] has quit [Quit: Outside Context Problem.] 10:56 -!- deltahotel [~fr5dh@user/deltahotel] has joined #openbsd 10:59 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has quit [Quit: ZtevOz] 10:59 -!- broesel [~broesel@gateway/tor-sasl/broesel] has joined #openbsd 11:03 -!- Rue [~rue@1-160-25-171.dynamic-ip.hinet.net] has quit [Quit: WeeChat 4.0.4] 11:04 -!- mlw [~mlw@41.223.181.214] has quit [Ping timeout: 258 seconds] 11:06 -!- xha [~xha@user/xha] has joined #openbsd 11:09 -!- mlw [~mlw@41.223.181.214] has joined #openbsd 11:12 -!- wiu [~wiu@user/wiu] has quit [Read error: Connection reset by peer] 11:14 -!- norayr [~norayr@37.252.78.253] has joined #openbsd 11:14 -!- wiu [~wiu@user/wiu] has joined #openbsd 11:17 -!- markmcb [~markmcb@138.199.43.100] has quit [Ping timeout: 255 seconds] 11:18 -!- weevoy [~weevoy@5.202.23.242] has joined #openbsd 11:18 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 252 seconds] 11:19 -!- Leonarbro [~Leo@user/leonarbro] has quit [Ping timeout: 272 seconds] 11:22 -!- markmcb [~markmcb@192.252.212.12] has joined #openbsd 11:23 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:4c73:724:372e:ba65] has quit [Ping timeout: 252 seconds] 11:25 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 11:26 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 11:28 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 11:30 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 11:31 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 11:31 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 11:35 -!- scain [~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com] has joined #openbsd 11:36 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:ab83:e762:2f5d:15be] has joined #openbsd 11:36 -!- Leonarbro [~Leo@user/leonarbro] has joined #openbsd 11:37 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 11:37 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 11:37 -!- sunwind [~paradox@31.111.34.162] has quit [Quit: Outside Context Problem.] 11:39 -!- edthix [~Thunderbi@175.142.43.237] has quit [Quit: edthix] 11:42 -!- BobSlacker [~BobSlacke@user/BobSlacker] has quit [Remote host closed the connection] 11:42 -!- NicknameJohn [~NicknameJ@187-27-159-69.3g.claro.net.br] has joined #openbsd 11:42 -!- BobSlacker [~BobSlacke@user/BobSlacker] has joined #openbsd 11:44 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 11:45 -!- aaro [aaro@user/aaro] has quit [Remote host closed the connection] 11:49 -!- jacobk [~quassel@64.189.201.150] has quit [Ping timeout: 255 seconds] 11:50 -!- sunwind [~paradox@31.111.34.162] has quit [Quit: Outside Context Problem.] 11:51 -!- seninha [~seninha@user/seninha] has joined #openbsd 11:51 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 11:52 -!- seninha [~seninha@user/seninha] has joined #openbsd 11:54 -!- aaro [aaro@user/aaro] has joined #openbsd 11:54 -!- adig [~adig@109.166.128.247] has quit [Ping timeout: 260 seconds] 11:56 -!- broesel [~broesel@gateway/tor-sasl/broesel] has left #openbsd [] 11:56 -!- blop_ [~blop@user/blop] has joined #openbsd 11:57 -!- jaj [~jaj@user/jaj] has joined #openbsd 11:57 -!- Leone [~Leo@104.247.228.147] has joined #openbsd 11:58 -!- jaj [~jaj@user/jaj] has quit [Remote host closed the connection] 12:00 -!- jmcunx [jmccue@user/zjmc] has joined #openbsd 12:02 -!- Nahual [~Nahual@centos/community/Nahual] has joined #openbsd 12:07 < il> IcePic, nice 12:09 -!- buq [~buq@user/buq] has quit [Ping timeout: 240 seconds] 12:10 -!- norayr [~norayr@37.252.78.253] has left #openbsd [] 12:20 -!- miojo [~miojofu@191.27.205.188] has joined #openbsd 12:30 -!- jscript_ [~jscript@cpe-172-193-181-254.qld.foxtel.net.au] has joined #openbsd 12:33 -!- Leonarbro [~Leo@user/leonarbro] has quit [Ping timeout: 272 seconds] 12:36 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 12:37 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 258 seconds] 12:38 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 12:38 -!- grobi [~grobi@user/grobi] has quit [Remote host closed the connection] 12:40 -!- sunwind [~paradox@31.111.34.162] has quit [Client Quit] 12:43 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 12:43 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 12:43 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 12:44 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 12:46 -!- Leonarbro [~Leo@user/leonarbro] has joined #openbsd 12:47 -!- horrad [~horrad@217.91.26.253] has quit [Remote host closed the connection] 12:47 -!- c64 [uid502328@user/c64] has joined #openbsd 13:01 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 13:02 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 13:02 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has joined #openbsd 13:03 -!- jacobk [~quassel@cpe-70-119-64-84.tx.res.rr.com] has joined #openbsd 13:05 -!- buq [~buq@user/buq] has joined #openbsd 13:08 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 13:10 -!- accelerat0r [~user@user/accelerat0r] has joined #openbsd 13:11 -!- jacobk_ [~quassel@cpe-70-119-64-84.tx.res.rr.com] has joined #openbsd 13:11 -!- jacobk [~quassel@cpe-70-119-64-84.tx.res.rr.com] has quit [Ping timeout: 272 seconds] 13:12 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 13:14 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 13:14 -!- Quantafac [~Quantafac@12.22.122.66] has joined #openbsd 13:17 -!- blop_ [~blop@user/blop] has quit [Ping timeout: 252 seconds] 13:19 -!- blop_ [~blop@user/blop] has joined #openbsd 13:23 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 13:23 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 13:26 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 13:26 -!- uorka [~lesta@user/uorka] has joined #openbsd 13:28 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: Leaving] 13:28 < quinq> Hola 13:29 < quinq> I'm looking for a Wi-Fi card to put into my OpenBSD/APU2 13:29 < quinq> Any recommendation for something that would work fine there as an AP? 13:30 < zelest> I got a athn on my apu2, but last time I checked (6.something) it worked very poorly. 13:31 < quinq> Somebody lend me an AR9280 there, it works nicely, but the signal is actually pretty low and in practice, I lose signal more than 3m away 13:31 < zelest> yeah, AR9280 is what I have 13:31 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 13:31 < quinq> Thanks zelest 13:32 < zelest> I might give it a spin again and see if it has gotten any better since I last tried. :) 13:32 -!- uorka [~lesta@user/uorka] has quit [Quit: uorka] 13:32 < zelest> (I'm at work now though) 13:34 < quinq> Well, at least I can tell you that's it's not great from here :) 13:35 < brynet> quinq: There really isn't any good choices right now. You're better off just buying a dedicated wireless AP. 13:35 < quinq> But maybe actually using that kind of setup as an AP is just not a good idea and I'd be better off using a vendor full AP 13:35 < quinq> haha yeah ok brynet :) 13:36 < quinq> Well, thank you both, I'll start looking at online opinions about what's a good choice for an AP nowadays 13:37 < brynet> You can usually disable services like DHCP on them and handle it on your existing router. 13:39 < zelest> And don't use an old Apple one from 2011.. pro-tip :P 13:39 * zelest really needs a new AP 13:39 < quinq> Yeah brynet I had and old tplink before, just doing the eth/wifi bridging and using the APU as proper router 13:40 < quinq> But it died so I thought this would be a good opportunity to install something nicely handled directly by OpenBSD 13:40 * zelest has his secure stuff on wired network.. and insecure stuff like mobile devices on wifi :) 13:41 -!- grobi [~grobi@user/grobi] has joined #openbsd 13:41 < brynet> Yeah, the best supported wireless drivers are Intel, but they don't have HostAP support. 13:41 -!- jscript_ [~jscript@cpe-172-193-181-254.qld.foxtel.net.au] has quit [Ping timeout: 255 seconds] 13:42 < quinq> Erf, *LynkSys (from… ~2008?) 13:42 < quinq> brynet, too bad 13:42 < brynet> bwfm(4) for Broadcom FullMAC devices technically supports HostAP (even potentially 802.11ac/ax), but are generally harder to buy. 13:42 < segfaultfizzbuzz> quinq: i was wondering the same thing, what is a good router these days? do you folks make your own? 13:43 < quinq> A good router is an OpenBSD ;) 13:43 < segfaultfizzbuzz> what hardware then? do you just put a wifi card in an openbsd box? 13:43 -!- adig [~adig@109.166.134.45] has joined #openbsd 13:43 < quinq> Ah, well, if you follow the conversation the conclusion seems to be no. 13:43 -!- ficonni [~ficonni@46.235.96.18] has quit [Quit: Lost terminal] 13:43 < brynet> That's what we're talking about above. 13:44 < zelest> the APU ones are sadly obsoleted, but I do enjoy my APU2 with latest OpenBSD. 13:44 < zelest> As for AP, no clue. 13:44 < brynet> yeah, pcengines is done making those machines. 13:44 < zelest> Sadly :( 13:45 < brynet> gone the way of the soekris 13:46 < zelest> But now we have RPi5! (jk) 13:46 < segfaultfizzbuzz> raspberry pi lol 13:47 -!- NicknameJohn [~NicknameJ@187-27-159-69.3g.claro.net.br] has quit [Ping timeout: 272 seconds] 13:48 < brynet> So new it's already old again, it lacks recent mitigations like BTI and PAC. 13:48 < zelest> What's that? 13:49 < brynet> rpi continues to be uninteresting 13:49 * zelest nods 13:55 -!- Bradipo [~amb@50-77-44-29-static.hfc.comcastbusiness.net] has joined #openbsd 13:55 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 13:55 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 13:58 < tommyrot> does it have ABC and XYZ though? because that's the real interesting stuff 14:00 < sibiria> ral(4) continues to be the best choice for HostAP on openbsd 14:00 < sibiria> unfortunately it's still stuck with 802.11g 14:02 -!- Hooloovoo [~Hooloovoo@hax0rbana.org] has quit [Ping timeout: 264 seconds] 14:02 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 3.8] 14:05 -!- jastrom [~jastrom@194.132.164.182] has quit [Quit: Leaving] 14:09 -!- tjdaugaard [~tjdaugaar@nat-cgn9-185-107-12-178.static.kviknet.net] has quit [Ping timeout: 246 seconds] 14:10 -!- Hooloovoo [~Hooloovoo@hax0rbana.org] has joined #openbsd 14:10 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 14:10 < Bradipo> Does ping(8) have a "quiet" mode where it just reports success or fail after 1 ping? 14:11 -!- Hackerpcs [~user@user/hackerpcs] has quit [Max SendQ exceeded] 14:11 < Bradipo> I guess there is -q, not quite the same as Solaris' option. 14:14 < renaud> Bradipo: ping -c1 -q 14:15 < lts> If you're running exim, today is a bad day for it https://www.zerodayinitiative.com/advisories/ZDI-23-1469/ 14:15 < renaud> and a bad day for the maintainer :) 14:16 < renaud> if I remember well, on one kind of auth is vulnerable 14:16 < renaud> only one 14:17 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 14:17 < renaud> the problem is mainly that they haven't released a public fix yet 14:18 < renaud> although a private fix exists 14:18 -!- inak [~akD1@70-105-74-65.gci.net] has joined #openbsd 14:18 < renaud> we need to wait until 4.97 is released 14:19 < renaud> hoping this will be before freeze day 14:21 -!- NicknameJohn [~NicknameJ@187-27-159-69.3g.claro.net.br] has joined #openbsd 14:25 < Bradipo> renaud: That's not exactly what old Unix ping does. It just a success/fail output. 14:25 < Bradipo> I just wrote a script. 14:25 < Bradipo> ping c1 -q host >/dev/null && echo SUCCESS || echo FAIL 14:25 < Bradipo> A bit more elaborate than that because I wanted also the hostname output. 14:30 -!- adig [~adig@109.166.134.45] has quit [Ping timeout: 255 seconds] 14:34 < IcePic> Not sure if stacking a && b || c means that c runs if b fails, or if a failed 14:35 < Bradipo> Yeah, maybe I need {} 14:35 < Bradipo> But the results seem to suggest it's working correctly. 14:35 < IcePic> scripts I've made had two ping lines, one with the && stuff, and the second with the || 14:35 < Bradipo> I get SUCCESS on those that are up and FAIL on those that are down. 14:35 < IcePic> worst case, you send two pings 14:35 < Bradipo> As long as PING exits correctly. 14:36 < phy1729> &&|| is nearly always wrong; just use if 14:36 -!- NicknameJohn [~NicknameJ@187-27-159-69.3g.claro.net.br] has quit [Ping timeout: 255 seconds] 14:36 < Bradipo> I am not getting both b and c if that's what youre suggesting. 14:36 -!- Guest7622 [~aman@2402:a00:401:f093:920f:cff:feb7:1bcf] has quit [Remote host closed the connection] 14:37 < IcePic> Bradipo: no, I suggest that c might be looking at b return code 14:37 < Bradipo> From the man page for ksh(8): `&&' and `||' are used to specify conditional execution; 14:37 < phy1729> || is looking at $? which is set by b if that's run 14:37 < Bradipo> If this were true, then I would never get any FAIL output. 14:37 -!- struchu [~struchu@62.87.192.114] has quit [Quit: WeeChat 4.0.4] 14:37 < phy1729> Just use an if statement 14:37 < Bradipo> Because echo would always be true. 14:38 < phy1729> true && false || echo here will echo if true; then false; else echo here; fi will not 14:39 < Bradipo> Man ksh gives the following examples: 14:39 < Bradipo> $ false && echo foo || echo bar 14:39 < Bradipo> $ true || echo foo && echo bar 14:39 < Bradipo> It clearly discusses that && and || have equal precedence and that they are "left-associative". 14:40 < phy1729> Should add a false || echo foo && echo bar echos both 14:41 < IcePic> true && false || echo false 14:41 < IcePic> false 14:43 < IcePic> so while "echo" may never fail, a "ping-test && send-ack.sh || send-alarm.sh" could have send-ack.sh fail for some reason 14:44 < thrig> what happens when there's too many proces for fork to happen 14:44 -!- BobSlacker [~BobSlacke@user/BobSlacker] has quit [Ping timeout: 255 seconds] 14:45 < phy1729> echo can fail if stdout is closed though that's an odd edge case 14:45 < IcePic> phy1729: perhaps if it is enclosed in ( ... ) > /dev/full situation 14:45 < babouille> it returns -EAGAIN 14:46 < phy1729> or just >&- 14:48 < IcePic> phy1729: yes, that was a good test. ( true && echo BLAHA || touch /tmp/fail ) >&- 14:48 < IcePic> is makes a file in /tmp (if there is space there) 14:49 -!- jacobk_ [~quassel@cpe-70-119-64-84.tx.res.rr.com] has quit [Ping timeout: 272 seconds] 14:56 < jrmu> I sent my bug report re the keyboard to bugs@openbsd.org, I wonder if it should have gone to misc@ instead 14:57 -!- tjdaugaard [~tjdaugaar@nat-cgn9-185-107-12-178.static.kviknet.net] has joined #openbsd 15:01 -!- feriman [~feriman@user/feriman] has quit [Quit: leaving] 15:02 -!- tercaL [~tercaL@user/tercal] has quit [Quit: enter the Tekken!] 15:02 -!- ripdog [~ripdog@user/ripdog] has quit [Ping timeout: 255 seconds] 15:03 -!- feriman [~feriman@user/feriman] has joined #openbsd 15:04 -!- ripdog [~ripdog@user/ripdog] has joined #openbsd 15:09 -!- deltahotel [~fr5dh@user/deltahotel] has quit [Ping timeout: 255 seconds] 15:24 -!- feriman [~feriman@user/feriman] has quit [Quit: leaving] 15:26 -!- feriman [~feriman@user/feriman] has joined #openbsd 15:28 -!- deltahotel [~fr5dh@user/deltahotel] has joined #openbsd 15:37 -!- TheCatCollective is now known as CalculusCat 15:39 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has quit [Quit: ZtevOz] 15:41 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has joined #openbsd 15:45 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has quit [Client Quit] 15:48 -!- deltahotel [~fr5dh@user/deltahotel] has quit [Ping timeout: 272 seconds] 15:53 -!- deltahotel [~fr5dh@user/deltahotel] has joined #openbsd 15:53 -!- adig [~adig@109.166.130.126] has joined #openbsd 15:56 -!- inak [~akD1@70-105-74-65.gci.net] has quit [Read error: Connection reset by peer] 15:57 -!- inak [~akD1@70-105-74-65.gci.net] has joined #openbsd 15:58 -!- Iketani [~Iketani@46.23.90.48] has quit [Ping timeout: 245 seconds] 15:59 -!- Iketani [~Iketani@46.23.90.48] has joined #openbsd 15:59 -!- dostoyevsky2 [~sck@user/dostoyevsky2] has quit [Ping timeout: 252 seconds] 16:00 -!- dostoyevsky2 [~sck@user/dostoyevsky2] has joined #openbsd 16:00 -!- fspax [~fspax@185.244.48.254] has joined #openbsd 16:00 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 272 seconds] 16:01 -!- justache [~justache@user/justache] has quit [Ping timeout: 258 seconds] 16:01 -!- justache [~justache@user/justache] has joined #openbsd 16:04 -!- micronn [~micronn@user/micronn] has quit [Ping timeout: 258 seconds] 16:04 -!- krono [sid197855@user/krono] has quit [Ping timeout: 252 seconds] 16:04 -!- krono [sid197855@user/krono] has joined #openbsd 16:05 -!- micronn [~micronn@user/micronn] has joined #openbsd 16:05 -!- jtbx [~jtbx@125-238-85-137-adsl.sparkbb.co.nz] has quit [Ping timeout: 252 seconds] 16:05 -!- linsux [~metbsd@user/linsux] has quit [Ping timeout: 245 seconds] 16:05 -!- jtbx [~jtbx@125-238-85-137-adsl.sparkbb.co.nz] has joined #openbsd 16:05 -!- linsux [~metbsd@174.119.53.138] has joined #openbsd 16:05 -!- linsux [~metbsd@174.119.53.138] has quit [Changing host] 16:05 -!- linsux [~metbsd@user/linsux] has joined #openbsd 16:08 -!- nixfloyd [~nixfloyd@84.245.35.93] has quit [Ping timeout: 245 seconds] 16:08 -!- nixfloyd [~nixfloyd@user/nixfloyd] has joined #openbsd 16:09 -!- EtherNet [~ethernet@user/ethernet] has quit [Ping timeout: 245 seconds] 16:10 -!- ClaudioM [claudiom@tilde.institute] has joined #openbsd 16:10 -!- randyn24 [82ca4404@m396.ata.ams-1.nl.appbox.co] has quit [Ping timeout: 245 seconds] 16:10 -!- EtherNet [~ethernet@user/ethernet] has joined #openbsd 16:11 -!- randyn24 [3fd1017e@m396.ata.ams-1.nl.appbox.co] has joined #openbsd 16:14 -!- vortexx [~nothing@user/vortexx] has quit [Ping timeout: 272 seconds] 16:15 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has joined #openbsd 16:15 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has quit [Changing host] 16:15 -!- vortexx [~nothing@user/vortexx] has joined #openbsd 16:16 -!- jsing [~jsing@stingray.exigere.com.au] has quit [Ping timeout: 258 seconds] 16:16 -!- metavoid [~80blocks@user/metavoid] has quit [Ping timeout: 245 seconds] 16:18 -!- jsing [~jsing@stingray.exigere.com.au] has joined #openbsd 16:21 -!- henrix [~henrix@user/henrix] has quit [Quit: leaving] 16:21 -!- henrix [~henrix@user/henrix] has joined #openbsd 16:21 -!- jacobk [~quassel@utdpat241106.utdallas.edu] has joined #openbsd 16:22 -!- breavyn [~breavyn@user/breavyn] has quit [Ping timeout: 245 seconds] 16:23 -!- breavyn [~breavyn@user/breavyn] has joined #openbsd 16:23 < pardis> alternative implementation: set -A status SUCCESS FAIL; ping -c1 -q host >/dev/null; echo ${status[$?]} 16:23 < pardis> determining why this is arguably worse is left as an exercise for the reader 16:24 < vortexx> I was recabling in my flat and when I turned on my APU2B the LR44 battery blew... Not sure if the mobo is still working or not, not getting anything through the serial port. Luckily I'd ordered an APU6D to upgrade to but getting that going (I'm trying FreeBSD) has been hard learning. So many things to reimplement and it's not proving much faster than OpenBSD on network transfers all of a sudden 16:25 -!- izder456 [~izder456@h134-215-112-249.mdtnwi.broadband.dynamic.tds.net] has joined #openbsd 16:26 -!- izder456 [~izder456@h134-215-112-249.mdtnwi.broadband.dynamic.tds.net] has quit [Client Quit] 16:26 -!- phy1729 [~phy1729@zsh/wizard/phy1729] has quit [Ping timeout: 252 seconds] 16:27 -!- phy1729 [~phy1729@zsh/wizard/phy1729] has joined #openbsd 16:28 -!- CalculusCat is now known as TheCatCollective 16:28 < Bradipo> pardis: Interesting approach indeed. 16:29 -!- devune [devune@nastycode.com] has quit [Ping timeout: 245 seconds] 16:30 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 16:31 < phy1729> That's easy just set -A status SUCCESS FAIL{,,,}{,,,}{,,,}{,,,} 16:32 < byteskeptical> lol 16:33 -!- Yonle [~Yonle@user/yonle] has quit [Ping timeout: 252 seconds] 16:33 -!- Yonle [~Yonle@user/yonle] has joined #openbsd 16:34 -!- devune [devune@nastycode.com] has joined #openbsd 16:37 -!- vortexx [~nothing@user/vortexx] has quit [Ping timeout: 255 seconds] 16:38 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has joined #openbsd 16:38 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has quit [Changing host] 16:38 -!- vortexx [~nothing@user/vortexx] has joined #openbsd 16:39 < Bradipo> Wouldn't that be better as: set -A status SUCCESS FAIL; ping -c1 -q host >/dev/null; test $? -eq 0; echo ${status[$?]} 16:40 < Bradipo> Again, that ignores just *why* ping might fail (e.g. resource exhaustion, or some other non-network related failure). 16:41 < Bradipo> Though, arguably, the -q isn't even necessary since we're redirecting stdout to /dev/null. 16:43 < Bradipo> When I first looked, I had hoped that -q would do what Solaris' (or is it AIX, HPUX or some other *nix) that would just report success or fail. 16:46 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #openbsd 16:47 -!- pirateoverboard [~pirateove@user/pirateoverboard] has quit [Quit: ZNC 1.8.2 - https://znc.in] 16:47 -!- pirateoverboard [~pirateove@user/pirateoverboard] has joined #openbsd 16:50 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:acb1:c1af:f2a1:e4f4] has joined #openbsd 16:52 -!- shiranaihito_ [~shiranaih@123-192-192-149.dynamic.kbronet.com.tw] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 16:56 -!- nature [~user@46.23.92.148] has joined #openbsd 16:58 < nature> sysupgrade seems to fail when verifying the sets: https://0x0.st/HVl0.txt 16:59 < Lucas6023> try again. Maybe you were unlucky enoguh to grab things mid-update. 16:59 < Lucas6023> mid-sync 17:00 < uwharrie> also try with a non-CDN mirror if you're currently using one 17:00 < Lucas6023> in particular, because your old base74.tgz does verify 17:02 -!- danilogondolfo [~danilogon@37.228.206.65] has quit [Remote host closed the connection] 17:03 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 17:07 -!- buq [~buq@user/buq] has quit [Ping timeout: 255 seconds] 17:08 -!- dqk [~dqk@lfbn-gre-1-178-214.w90-112.abo.wanadoo.fr] has quit [Quit: leaving] 17:08 -!- gawen [~gawen@user/gawen] has quit [Quit: cya] 17:10 -!- gawen [~gawen@user/gawen] has joined #openbsd 17:17 -!- jacobk [~quassel@utdpat241106.utdallas.edu] has quit [Ping timeout: 248 seconds] 17:28 -!- adig [~adig@109.166.130.126] has quit [Remote host closed the connection] 17:29 -!- jacobk [~quassel@129.110.242.224] has joined #openbsd 17:29 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 17:50 -!- nature [~user@46.23.92.148] has quit [Remote host closed the connection] 17:51 -!- sunwind [~paradox@31.111.34.162] has quit [Ping timeout: 272 seconds] 17:53 -!- pyu_ [~pyu@cm222-166-4-68.hkcable.com.hk] has joined #openbsd 17:54 -!- pyu [~pyu@cm222-166-4-68.hkcable.com.hk] has quit [Read error: Connection reset by peer] 17:57 -!- buq [~buq@user/buq] has joined #openbsd 17:59 -!- beastie [~luis@user/thebeastie] has quit [Ping timeout: 240 seconds] 18:02 -!- buq [~buq@user/buq] has quit [Ping timeout: 255 seconds] 18:04 -!- vortexx [~nothing@user/vortexx] has quit [Ping timeout: 258 seconds] 18:10 -!- Guest7221 [~Guest7221@user/nex8192] has left #openbsd [Error from remote client] 18:11 -!- beastie [~luis@user/thebeastie] has joined #openbsd 18:13 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 18:14 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has joined #openbsd 18:15 -!- NicknameJohn [~NicknameJ@187-27-145-128.3g.claro.net.br] has joined #openbsd 18:18 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 18:18 < Bradipo> When using ssh -A, does the config on the remote server influence what HostKeyAlgorithms are negotiated, or the local SSH config? 18:19 < Bradipo> It seems that it would make sense that the remote system's would be the correct one, but I just wondered... 18:19 < Bradipo> I suppose I can experiment. 18:20 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has quit [Quit: ZtevOz] 18:23 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 18:37 < phy1729> Is there a reason you're using -A and not ProxyJump / -J 18:38 < Bradipo> Because I ignored the warning in the man page and this is mostly a single-user host. 18:38 -!- tjdaugaard [~tjdaugaar@nat-cgn9-185-107-12-178.static.kviknet.net] has quit [Ping timeout: 260 seconds] 18:38 < dayid> Both the client and server will impact what algorithm is finally negotiated. 18:39 < Bradipo> Yes, I realize that. But I was wondering if there was some magic that -A did. 18:39 < Bradipo> I ask because 2 days ago, I SSH'd to a host, accepted the ECDSA host key. 18:40 < Bradipo> Today when I SSH, I'm getting a MITM warning that the host key has changed and that the remote host is using ED25519 and that my ECDSA host key is offensive. 18:40 < Bradipo> So I wonder why today ED25519 is being negotiated when 2 days ago it was ECDSA. 18:40 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 3.8] 18:41 < Bradipo> Reason tells me that the remote host must have decided to change it's default host key algorithm. But then I wondered if perhaps my client decided to change algorithms for some reason. 18:42 < Bradipo> The only change I have made on my local ssh_config is "EnableEscapeCommandline yes" 18:43 < dayid> I would not expect so. In that situation I'd expect a software/config change or even a server change (as I am far too used to having to SSH towards loadbalancer endpoints and getting different backends) 18:43 < Bradipo> Right, I suspect the remote host has changed something, but I cannot prove it because I don't manage it. 18:43 < dayid> If you do ssh-keyscan against it, what does it present? 18:43 < Bradipo> But before I go accusing anyone of anything, I wanted to make sure that -A didn't do funny things. :-) 18:44 < Bradipo> It presents 3 host keys, one is the one that I accepted 2 days ago (ECDSA), the other 2 are RSA and ED25519 (the one being presented today). 18:44 < dayid> if you "hop" w/o -A, does it revert back to the other algorithM? 18:44 < dayid> That seems like it would rapidly exclude the -A theory 18:44 < Bradipo> Right, that was my point about "experimenting". 18:44 < dayid> ah 18:49 < Bradipo> phy1729: Also, I primarily do use ProxyJump, but I saw -A and wanted to evaluate the difference. 18:49 -!- NicknameJohn [~NicknameJ@187-27-145-128.3g.claro.net.br] has quit [Read error: Connection reset by peer] 18:50 < phy1729> ProxyJump in .ssh/config is nice since it just works with ssh, scp, sftp, rsync, ansible, basically anything that uses ssh under the hood 18:51 < Bradipo> Yes, I do have ProxyJump in ~/.ssh/config for those hosts that use it. 18:51 -!- jacobk [~quassel@129.110.242.224] has quit [Ping timeout: 248 seconds] 18:51 < Bradipo> However, sometimes I may actually want to use the remote socket. 18:52 < Bradipo> This leaves the key material on my "local" system, but allows me to login and use the socket when I'm at the console of the system. 18:58 -!- nature [~user@46.23.92.148] has joined #openbsd 19:02 < nature> Any recommended way to monitor storage drive health? 19:04 < uwharrie> https://openports.pl/path/sysutils/smartmontools 19:06 < xse> atactl in base, smartmontools yeah, iirc there's no way to monitor nvme - might have changed at some point 19:06 < thrig> nagios or etc for higher level checks 19:08 -!- jacobk [~quassel@utdpat241106.utdallas.edu] has joined #openbsd 19:08 -!- mlw [~mlw@41.223.181.214] has quit [Ping timeout: 272 seconds] 19:11 -!- km [znc@buildfarm.krot.org] has quit [Quit: ZNC - https://znc.in] 19:13 -!- arpeas [~jamie@79-101-248-6.dynamic.isp.telekom.rs] has joined #openbsd 19:16 -!- arpeas [~jamie@79-101-248-6.dynamic.isp.telekom.rs] has left #openbsd [] 19:17 -!- km [znc@buildfarm.krot.org] has joined #openbsd 19:20 -!- segfaultfizzbuzz [~segfaultf@23-93-74-212.fiber.dynamic.sonic.net] has quit [Remote host closed the connection] 19:23 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 264 seconds] 19:23 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 19:25 -!- ClaudioM [claudiom@tilde.institute] has quit [Quit: leaving] 19:26 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has joined #openbsd 19:26 -!- vortexx [~nothing@casper.nineinchnetworks.ch] has quit [Changing host] 19:26 -!- vortexx [~nothing@user/vortexx] has joined #openbsd 19:29 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has joined #openbsd 19:31 -!- rain0r [~rainer@static.198.178.130.94.clients.your-server.de] has quit [Quit: rain0r] 19:32 -!- rain0r [~rainer@static.198.178.130.94.clients.your-server.de] has joined #openbsd 19:33 -!- lagash [lagash@wanted.freeirc.org] has quit [Ping timeout: 260 seconds] 19:34 -!- Kilroy [Kilroy@user/Kilroy] has quit [Read error: Connection reset by peer] 19:34 -!- Mete- [~Mete-@2804:da8:f7a0:f3e:ad05:9466:cd22:37b5] has quit [Remote host closed the connection] 19:35 -!- ludovicus [jimbo@user/ludovicus] has quit [Ping timeout: 264 seconds] 19:35 -!- Mete- [~Mete-@2804:da8:f7a0:f3e:672c:2df5:9785:19db] has joined #openbsd 19:48 -!- lbia1 [~lbia@user/lbia] has joined #openbsd 19:48 -!- lbia [~lbia@user/lbia] has quit [Read error: Connection reset by peer] 19:49 -!- Night-Shade [~Tim@153.115.2.81.in-addr.arpa] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 19:50 -!- ludovicus [jimbo@user/ludovicus] has joined #openbsd 19:51 -!- donofrio [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has joined #openbsd 19:56 -!- Kilroy [Kilroy@user/Kilroy] has joined #openbsd 19:58 < markmcb> the surprising killer feature for me on openbsd is reliable hibernation. it works really well. on the same laptop that dual boots to archlinux, linux will panic like 5-10% of the time when hibernating. i've yet to have a problem on 7.3 (first gen framework laptop) 19:59 < thrig> I set machdep.lidaction=0 and forget about it 20:05 -!- jmcunx [jmccue@user/zjmc] has left #openbsd [] 20:06 -!- tjdaugaard [~tjdaugaar@nat-cgn9-185-107-12-178.static.kviknet.net] has joined #openbsd 20:07 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 20:07 < armin> i love that my x230 reliably suspends and wakes up when i close/open the lid. 20:07 < avemestr> Same for X395. Never a problem. 20:08 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 20:08 < armin> on linux with systemd i had major problems, though. 20:08 -!- Old-Ben-Jabroni [~Old-Ben-J@user/Old-Ben-Jabroni] has quit [Ping timeout: 252 seconds] 20:08 < byteskeptical> armin: wait until you get a new processor with fancy C states 20:09 < armin> linux with runit was fine, freebsd had some minor issues, linux with openrc was just fine without any issue. 20:09 < uwharrie> Guess I should give it another shot. Have stuck with the habit of shutting down and booting with my X1 20:09 < il> avemestr, i'm thinking of getting that laptop 20:09 < il> armin, void uses runit, right? 20:10 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 20:10 < armin> byteskeptical: i don't have many options i could upgrade to when it comes to that type of laptop. maybe some nice used t460s would do the job to replace my x230, but that becomes really difficult to begin with, that thing does the job, yes. 20:10 < armin> il: that's correct. 20:10 -!- Old-Ben-Jabroni [~Old-Ben-J@user/Old-Ben-Jabroni] has joined #openbsd 20:11 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 20:12 -!- deltahotel [~fr5dh@user/deltahotel] has quit [Quit: Quit] 20:12 < armin> il: and artix, too, if you choose the runit version. 20:15 < armin> anyhoooooo, i just tried installing openbsd on a very small thinclient, but the built-in ssd drive is simply way too small (2gb) to install all the sets (i get "Cannot determine prefetch area"). is there something i could de-select but still end up with a functioning X system? 20:15 -!- tjdaugaard [~tjdaugaar@nat-cgn9-185-107-12-178.static.kviknet.net] has quit [Ping timeout: 272 seconds] 20:16 < armin> i should probably just open the damn thing and see what type of ssd that is and order some cheapo 256gb thing on amazon... 20:16 < avemestr> il: A bunch of OpenBSD devs discussed the Thinkpad **95-series when they showed up. Support has been very good on the different models: https://marc.info/?l=openbsd-misc&m=155905832502853&w=2 20:17 < armin> avemestr: that post is literally 4 years old. 20:17 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 20:17 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 20:18 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [Quit: format_c] 20:18 < avemestr> il: The X395 is somewhat old, though, and probably hard to come by as new nowadays. I believe the T14s G2 might be the closest - or the "Thinkpad 13". But I'm not certain the wifi chip in those are OpenBSD-friendly. 20:18 < avemestr> armin: Yeah, and? Doesn't change the fact that those laptops are excellently supported by OpenBSD? 20:18 -!- donofrio [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Remote host closed the connection] 20:18 < armin> avemestr: i never questioned that. :) 20:19 < armin> avemestr: just pointing that out, i mean, if the post is 4 years old, it's more or less safe to assume buying one of these won't cause major issues. 20:20 -!- gbowne1 [~gbowne1@97-113-131-15.tukw.qwest.net] has joined #openbsd 20:20 < armin> still i would love to hear that from someone who actually uses that thing on a daily basis. 20:21 -!- marekp [~marek@user/marekp] has joined #openbsd 20:21 -!- gbowne1 [~gbowne1@97-113-131-15.tukw.qwest.net] has quit [Remote host closed the connection] 20:21 < avemestr> I use my X395 on a daily basis. 20:21 < armin> avemestr: satisfied? everything ok? 20:22 -!- gbowne1 [~gbowne1@97-113-131-15.tukw.qwest.net] has joined #openbsd 20:22 < il> avemestr, i can get one for 300 eur here in belgrade 20:22 -!- NicknameJohn [~NicknameJ@187-27-145-66.3g.claro.net.br] has joined #openbsd 20:23 < il> avemestr, I don't need a new device yet, but I like having my sights on the next device just in case. Ideally I'd want something passivelly cooled, 12 or 13"... But it doesn't really exist, so it's going to be thinkpads until then. 20:23 < avemestr> Yep. Only thing is battery management probably could be better. But everything I expect to work just works (function keys, lid-action, etc). I use the clit for mouse movement - not a fan of trackpads. 20:23 < armin> that thing does look decent indeed. 20:24 < armin> avemestr: 100% clit here, too. thank you. 20:24 < il> A bit of a tangent: Has anyone used QMK or ZMK on openbsd? 20:24 < il> anyone here* of course... 20:26 < armin> il: uhm, that's some keyboard firmware, you should have no issues with QMK keyboards, i use them all the time. 20:26 -!- chiselfuse [~chiselfus@user/chiselfuse] has quit [Remote host closed the connection] 20:26 -!- chiselfuse [~chiselfus@user/chiselfuse] has joined #openbsd 20:27 < armin> il: ZMK no clue, never used that. 20:28 -!- grobi [~grobi@user/grobi] has quit [Ping timeout: 272 seconds] 20:30 < il> armin, yes, but I mean compiling/flashing qmk firmware on keyboards 20:30 < il> worst case, I could do it on a linux system, true 20:31 < armin> il: ah now i get what you mean. 20:32 -!- marekp [~marek@user/marekp] has quit [Quit: leaving] 20:32 -!- marekp [~marek@user/marekp] has joined #openbsd 20:33 < armin> il: good question though 20:38 < armin> il: ok so there is a package in pip3 called qmk, let's see what that does 20:38 < il> armin, it has quite a few dependencies. https://github.com/samhocevar-forks/qmk-firmware/blob/master/docs/getting_started_build_tools.md 20:39 < armin> il: that's manageable i guess? 20:40 < armin> i mean i don't know, i might be biased. 20:41 -!- CosmicDJ [~cosmicdj@p200300e24f073201f286c8d0b17e1e1f.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 20:41 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has joined #openbsd 20:41 < il> armin, well, next step would be researching these packages (binutils-avr, avr-libc, dfu-programmer, dfu-util, gcc-arm-none-eabi, binutils-arm-none-eabi, libnewlib-arm-none-eabi) and seeing if they're present in openbsd ports etc. 20:41 < il> But I'll cross that bridge when I get to it. 20:41 -!- CosmicDJ [~cosmicdj@p200300e24f073201e416bd80347c137f.dip0.t-ipconnect.de] has joined #openbsd 20:42 < il> Too much work to do without having to do it :) 20:43 -!- norayr [~norayr@37.252.78.253] has joined #openbsd 20:43 -!- norayr [~norayr@37.252.78.253] has left #openbsd [] 20:43 < armin> avr-binutils exists, avr-libs exists, dfu-programmer exists, dfu-util exists, then for "eabi" there are 4 packages, not sure if they bring everything in the 3 packages you mention. 20:44 < armin> just did a quick check. 20:44 < il> Those packages are apparently something needed for cross-compilation 20:45 < armin> arm-none-eabi-binutils-2.31.1 arm-none-eabi-gcc-linaro-7.4.2019.02p1 arm-none-eabi-gdb-7.12.1p0 arm-none-eabi-newlib-2.2.0.1p1 that's the 4 i find using *eabi* 20:45 < il> armin, but yeah, that's a good place to start 20:45 < il> thanks for the effort 20:45 < armin> much welcome welcome 20:49 -!- NicknameJohn [~NicknameJ@187-27-145-66.3g.claro.net.br] has quit [Ping timeout: 248 seconds] 20:51 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 20:51 -!- ZtevOz [~Thunderbi@lfbn-idf3-1-360-46.w83-199.abo.wanadoo.fr] has quit [Quit: ZtevOz] 20:53 < armin> il: anyhow yes i end up with some ~/.local/bin/qmk command when i do that. 20:53 < armin> il: i'll try to get qmk to run, will report in this channel here when i did. 20:54 < il> armin, do you have a qmk keyboard, though? heh 20:54 < armin> il: i have 23 mechanical keyboards, so yes. :) 20:54 < il> I guess you could do it with only a microcontroller that's supported by qmk, you don't need a full keyboard 20:54 < il> oh, perfect 20:54 < armin> i have some microcontrollers SOMEWHERE, i fail to find them, there should be at least 3 in this room! 20:55 < armin> but those 23 keyboards i do find, yes. 20:55 < il> all 23 keyboards in one room? 20:56 < il> I'm waiting for a 7u stabilizer, that's the only thing I'm missing in order to build a hhkb-layout keyboard I have the kit for. Unix60 20:57 < il> After that, I'm fairly sure I'll build a corne-style split keyboard. I know it'll be a struggle, but I'm curious and willing to suffer through learning a new layout/typing style, especially considering the compactness and the ergonomics achieved by the 40% split keyboards... 20:57 < armin> il: i had to put some in the sleeping room, under the bed and into the wardrobe. girlfriend does not like that. 20:58 < il> lol 20:58 < armin> corne is comfy tier, but yes hard to build. :) 20:58 < il> wanna sell some keyboards? 20:58 < armin> NO! 20:58 < armin> :) 20:58 < il> Do you swap them out on a daily basis or what do you do with them 20:59 < armin> yes, and clean them, replace parts, move them around, modify them, you know, it's like a fidget toy. 20:59 < il> how many hours per day 20:59 < il> full time job lol 20:59 < armin> i work 100% from home. :) 20:59 -!- Old-Ben-Jabroni [~Old-Ben-J@user/Old-Ben-Jabroni] has quit [Ping timeout: 252 seconds] 21:00 < armin> it's like music collecting or rendering fractals, i just can't stop. 21:00 < Bradipo> armin: Have any Duckys? 21:00 < armin> Bradipo: 1 21:00 < il> I have one crappy mechanical keyboard, it barely qualifies. The unix60 I'm gonna build (as soon as the 7u stabilizer arrives) will be my first 'proper' mechanical keyboards. I'm really looking forward to real NKRO as well as QMK. 21:01 < armin> well QMK is like the life-changer, if you have a fundamental understanding of C and of why the memory of the controller might not be enough, you can go CRAZY in QMK. 21:01 < Bradipo> I'm not sure why. What exactly would QMK do for me? 21:01 < armin> honestly, you can up with MAD layerings. 21:01 < armin> layers. 21:01 < armin> just layers. 21:02 < armin> the things that ctrl, alt, shift, alt-gr or whatever other modifier will do. 21:02 < Bradipo> Right. 21:02 < armin> think: now you're able to come up with customalt1, customalt2, customalt3, ... 21:02 < armin> of course other weird things, too, you could input your password with ctrl-alt-p if you want (don't do that!). 21:02 < Bradipo> If you dare to store your password in the keyboard. 21:03 -!- lagash [lagash@wanted.freeirc.org] has joined #openbsd 21:04 < armin> Bradipo: if it's a customer laptop that randomly locks you out when you try to access it from rdp, from localhost, via an ssh tunnel, well yes, in such case it might make sense. 21:04 < armin> Bradipo: just saying. ;-) 21:05 < armin> (yes, norton endpoint security does precisely that.) 21:08 -!- tozhu [~tozhu@210.17.227.86] has quit [Remote host closed the connection] 21:08 -!- tozhu [~tozhu@210.17.227.86] has joined #openbsd 21:09 < Bradipo> armin: So you ship them a keyboard with an embedded password and tell them to press ctrl-alt-p? 21:11 -!- dqk [~dqk@lfbn-gre-1-178-214.w90-112.abo.wanadoo.fr] has joined #openbsd 21:20 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 21:20 -!- Guest7221 [~Guest7221@user/nex8192] has joined #openbsd 21:20 < vortexx> anyone else have a APU board blow it's battery ? 21:20 < vortexx> s/a APU/an APU 21:21 -!- Old-Ben-Jabroni [~Old-Ben-J@user/Old-Ben-Jabroni] has joined #openbsd 21:22 < vortexx> (I moved the m-sata drive to the APU6, FreeBSD's performance was pretty poor with pf (400Mbits less performance when it's running on a really simple ruleset doing just NAT) 21:22 < armin> Bradipo: of course not, no, i'm an it consultant so sometimes i get laptops from customers. they're often just so "secure" that they will randomly log you off when norton-something detects that you access the host via rdp, no matter if from localhost (via an ssh tunnel) or not. 21:22 < armin> Bradipo: so you're actively typing in a terminal and it will lock your screen. 21:27 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 260 seconds] 21:31 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 21:37 -!- fluentpwn [e7b4bb6755@spooky.academy] has quit [Remote host closed the connection] 21:37 -!- thatcher [16abab341f@spooky.academy] has quit [Remote host closed the connection] 21:37 -!- fluentpwn [e7b4bb6755@spooky.academy] has joined #openbsd 21:37 -!- thatcher [16abab341f@spooky.academy] has joined #openbsd 21:41 -!- scain [~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com] has quit [Quit: Konversation terminated!] 21:47 -!- seninha [~seninha@user/seninha] has joined #openbsd 21:48 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 21:49 -!- bigfondue [~sm@45.77.146.243] has quit [Quit: WeeChat 3.8] 21:51 -!- sunwind [~paradox@31.111.34.162] has quit [Quit: Outside Context Problem.] 21:51 -!- bigfondue [~sm@45.77.146.243] has joined #openbsd 21:52 < Bradipo> APC PDUs, specifically "NetShelter Rack PDU" are broken. 21:52 < Bradipo> When you upgrade the firmware on the device it completely replaces the SSH host key. 21:52 -!- c64 [uid502328@user/c64] has quit [Quit: Connection closed for inactivity] 21:53 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:acb1:c1af:f2a1:e4f4] has quit [Quit: Leaving] 21:53 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Remote host closed the connection] 21:57 -!- polyex [~polyex@user/polyex] has joined #openbsd 22:00 -!- meros67817602046 [~meros@213-64-148-45-no600.tbcn.telia.com] has quit [Read error: Connection reset by peer] 22:00 -!- km [znc@buildfarm.krot.org] has quit [Remote host closed the connection] 22:00 -!- sunwind [~paradox@31.111.34.162] has joined #openbsd 22:00 -!- meros67817602046 [~meros@213-64-148-45-no600.tbcn.telia.com] has joined #openbsd 22:01 -!- km [znc@buildfarm.krot.org] has joined #openbsd 22:07 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 22:09 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 22:15 -!- mastensg [~mastensg@77-40-158-101.customer.powertech.no] has quit [Quit: leaving] 22:19 -!- topcat001 [~topcat001@user/topcat001] has quit [Quit: topcat001] 22:20 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 22:20 -!- letoram [~bjorn@user/letoram] has quit [Quit: WeeChat 2.9] 22:21 -!- letoram [~bjorn@user/letoram] has joined #openbsd 22:25 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 22:26 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 22:36 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 22:36 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 22:44 -!- aretter [~quassel@2a01:4f8:10a:3221::256] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 22:44 -!- aretter [~quassel@2a01:4f8:10a:3221::256] has joined #openbsd 22:52 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 22:53 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 22:54 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 23:07 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 23:12 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 23:18 -!- Thorne [~thorne@user/Thorne] has quit [Quit: No Water.] 23:18 -!- Thorne [~thorne@user/Thorne] has joined #openbsd 23:20 -!- terminaldweller [~terminald@user/terminaldweller] has quit [Quit: ZNC - https://znc.in] 23:21 -!- terminaldweller [~terminald@user/terminaldweller] has joined #openbsd 23:21 -!- terminaldweller [~terminald@user/terminaldweller] has quit [Remote host closed the connection] 23:26 -!- terminaldweller [~terminald@user/terminaldweller] has joined #openbsd 23:36 -!- fstd [~fstd@xdsl-89-0-42-192.nc.de] has quit [Remote host closed the connection] 23:36 -!- fstd [~fstd@xdsl-89-0-42-192.nc.de] has joined #openbsd 23:36 -!- tozhu [~tozhu@210.17.227.86] has left #openbsd [] 23:41 -!- BobSlacker [~BobSlacke@user/BobSlacker] has joined #openbsd 23:44 -!- psydroid [~psydroid@user/psydroid] has quit [Remote host closed the connection] 23:45 -!- polarian [~polarian@znc.polarian.dev] has quit [Quit: Polarian has disappeared] 23:46 -!- polarian [~polarian@znc.polarian.dev] has joined #openbsd 23:47 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 255 seconds] 23:48 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 23:48 -!- daugaard [~daugaard@nat-cgn9-185-107-12-178.static.kviknet.net] has joined #openbsd 23:49 -!- desnudopenguino [~Thunderbi@c-73-35-234-26.hsd1.wa.comcast.net] has quit [Ping timeout: 264 seconds] 23:51 -!- desnudopenguino [~Thunderbi@c-73-35-234-26.hsd1.wa.comcast.net] has joined #openbsd 23:57 -!- polyex [~polyex@user/polyex] has quit [Quit: Ping timeout (120 seconds)] --- Log closed Sat Sep 30 00:00:04 2023