--- Log opened Wed May 21 00:00:33 2025 00:02 < sibiria> riceandbeans: if it's compiled, why not use compile-time conditionals 00:03 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.4.2] 00:04 -!- nodelay [~zack@user/nodelay] has quit [Ping timeout: 248 seconds] 00:08 < sibiria> you know, the predefined constants... 00:08 < sibiria> #ifdef __OpenBSD__ / #if defined(__OpenBSD__) 00:14 < riceandbeans> Yeah, something sorta like that.... 00:14 < riceandbeans> But Rust 00:15 < riceandbeans> #[cfg(target_os = "openbsd")] 00:15 < sibiria> ah, rust. sorry. cfg.target_os.values etc. 00:15 < riceandbeans> So the line under that only gets compiled when compiling on OpenBSD 00:15 < sibiria> yeah that looks right 00:16 < riceandbeans> :) 00:17 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 00:18 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 00:25 -!- sdds [~sdds@user/sdds] has joined #openbsd 00:45 -!- alx_ [~alx@195.15.28.34] has joined #openbsd 00:47 -!- AtleoS [~AtleoS@user/AtleoS] has quit [Ping timeout: 252 seconds] 00:47 -!- alx^ [~alx@195.15.28.34] has quit [Ping timeout: 252 seconds] 00:47 -!- macabro [~user@user/monkey/x-0691028] has quit [Ping timeout: 265 seconds] 00:53 -!- Saint_Tuesday [~tuesday@peridot.discordian.de] has quit [Remote host closed the connection] 00:54 -!- Saint_Tuesday [~tuesday@peridot.discordian.de] has joined #openbsd 00:57 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 01:06 -!- tommyrot [~tommyrot@user/tommyrot] has quit [Ping timeout: 252 seconds] 01:10 -!- Bradipo [~Bradipo@50.77.44.29] has quit [Quit: Lost terminal] 01:11 -!- Intrix [~Intrix@177.107.244.98] has quit [Quit: Leaving] 01:21 -!- tommyrot [~tommyrot@user/tommyrot] has joined #openbsd 01:25 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has joined #openbsd 01:27 -!- huy [~huy@arennes-650-1-228-166.w92-135.abo.wanadoo.fr] has quit [Ping timeout: 272 seconds] 01:28 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 01:34 -!- Poster [~poster@2603:6010:1302:974c:9560:b0f8:c6cc:cb63] has quit [Read error: Connection reset by peer] 01:34 -!- Poster [~poster@2603:6010:1302:974c:14a5:c6e1:5ad9:6c40] has joined #openbsd 01:40 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 01:44 -!- huy [~huy@arennes-650-1-228-166.w92-135.abo.wanadoo.fr] has joined #openbsd 01:50 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 260 seconds] 01:55 -!- macabro [~user@user/monkey/x-0691028] has quit [Read error: Connection reset by peer] 01:57 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 02:01 -!- passstab [~passstab@71.224.209.64] has joined #openbsd 02:02 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 02:02 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 02:05 < passstab> I just dd'd one gig to sd0 instead of sd1... 02:05 < FenderQ> :o 02:07 < passstab> I had windows at the start of my drive. 02:08 < passstab> Is it worth taking to a repair place? 02:08 < FenderQ> importance of backups 02:09 < FenderQ> dump(8) and restore(8) 02:09 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has joined #openbsd 02:11 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 268 seconds] 02:12 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 02:21 < passstab> little late for that now... 02:21 < FenderQ> live and learn 02:21 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has quit [Ping timeout: 276 seconds] 02:21 -!- sinvet [~sinvet@user/sinvet] has quit [Ping timeout: 276 seconds] 02:21 < FenderQ> I remember putting in a new HDD and getting the C: and D: mixed up :o 02:22 < passstab> Aye, Fortunately my OpenBSD install should be fine once I fix the boot sector. 02:22 < FenderQ> smart 02:23 < passstab> But do you have a sense whether there is hope for the windows install? the file was 1 gig. 02:23 < FenderQ> for me it would be a sense of value on that data, and money 02:24 < FenderQ> most likely a lesson learned 02:24 < FenderQ> the hard way, yet sometimes the best way 02:24 < passstab> oof 02:25 < passstab> Also, I do have a backup of the windows install, but it is a few months old. 02:25 < tvtoon> you didn't backup the "*.wim"? 02:25 < FenderQ> ah! a few months old and be better than nothing 02:25 < FenderQ> can* 02:25 < passstab> I don't even know what that is. 02:25 < tvtoon> all you need is the Windows Image file that comes with them 02:26 < tvtoon> contains the whole Windows basic installation 02:26 < passstab> tvtoon: so a repair shop isn't out of the question. 02:26 < passstab> ? 02:27 < tvtoon> usually that is what is written on the latter partitions that comes with the Windows one 02:27 < tvtoon> your call, but you can work it around yourself with the image and the BIOS 02:27 < passstab> ooh, that's what that was... :/ 02:28 < passstab> Hopefully I still have the one from the backup drive. 02:31 < Lucas_> mischief: idk, nor I know why you're asking me 02:33 < passstab> tvtoon: what is the process? I boot from the wim? 02:34 -!- naoki [~Thunderbi@240f:10b:7440:1:5981:a9c:c70f:3d5b] has joined #openbsd 02:35 < tvtoon> it depends on your brand, like Dell there is a setting for it to rescue from the partition 02:35 < tvtoon> but the general idea is to get the installer from MicroSoft and load the image there 02:35 -!- Ramon20 [~Ramon20@200.68.162.172] has joined #openbsd 02:36 -!- Ramon20 [~Ramon20@200.68.162.172] has quit [Client Quit] 02:36 -!- Ramon20 [~Ramon20@200.68.162.172] has joined #openbsd 02:37 -!- Ramon20 [~Ramon20@200.68.162.172] has quit [Client Quit] 02:38 < passstab> Lenovo 02:39 < tvtoon> Lenovo goes trough the general procedure with the installer 02:42 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 02:43 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 02:49 < passstab> tvtoon: is that the same as an in-place upgrade? 02:50 < tvtoon> I think so, check learn.microsoft.com for details because I never did them myself 02:51 < passstab> and is there any hope that it might respect my openbsd partition? (I know I will backup /home before doing anything meaningful.) 02:52 < tvtoon> and another good thing to do is packing EFI System Partition for all your needs whenever you can, that will avoid any trouble with installation for OpenBSD, Linux, Windows whatever... 02:52 < tvtoon> the Windows Installer doesn't mess with other systems, but if you are going to install first time, Windows need to be the first partition after the ESP 02:53 < tvtoon> or else, probably you will need to wipe your drive 02:53 < passstab> Not sure what you mean by that, but I was using rEFInd. 02:54 < passstab> It is 02:54 -!- _zip100 [~zip100@193.32.248.204] has quit [Ping timeout: 276 seconds] 02:55 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 02:57 -!- sheikhshard [~Administr@101.68.196.112] has joined #openbsd 02:57 -!- zip100 [~zip100@185.209.196.228] has joined #openbsd 02:57 -!- duri [~mduregon@97-120-181-248.ptld.qwest.net] has quit [Quit: leaving] 02:58 < passstab> tvtoon: What did you mean by packing? 02:59 -!- akasa [~stop@2601:649:201:69b0:d250:99ff:fea2:ddfe] has joined #openbsd 02:59 -!- duri [~mduregon@97-120-169-105.ptld.qwest.net] has joined #openbsd 03:05 -!- akasa [~stop@2601:649:201:69b0:d250:99ff:fea2:ddfe] has quit [Quit: Leaving] 03:05 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 272 seconds] 03:05 -!- rewtkid [~rewtkid@user/rewtkid] has quit [Remote host closed the connection] 03:06 < tvtoon> get as many installers as you can and put them in your system partition 03:07 < tvtoon> then use your BIOS to load them 03:07 < passstab> huh, why not just use thumb drives? 03:08 < tvtoon> you need USB to use the thumb driver 03:10 < tvtoon> see you 03:10 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "Howard is Free!"] 03:18 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 03:28 -!- rewtkid [~rewtkid@user/rewtkid] has joined #openbsd 03:35 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has joined #openbsd 03:41 -!- talos [~talos@2600:6c5d:0:4b06:cef0:dbe1:763e:b571] has joined #openbsd 03:50 -!- leah [~leah@libreboot/developer/leah] has quit [Ping timeout: 252 seconds] 03:51 -!- leah [~leah@libreboot/developer/leah] has joined #openbsd 03:54 -!- psydroid [~psydroid@user/psydroid] has quit [Ping timeout: 252 seconds] 03:55 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 03:59 -!- pabs3 [~pabs3@user/pabs3] has quit [Ping timeout: 252 seconds] 04:00 < horsegoosemeth> I suppose that freebsd's support of ARM64 is no better due to using the same kernel..? 04:05 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 260 seconds] 04:06 < systemdsucks> freebsd's support of mips is the same because the kernel is actually equivalent 04:07 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 04:08 < thrig> freebsd uses the freebsd kernel which is indeed no better than the freebsd kernel 04:09 -!- zimmer [~zimmer@user/zimmer] has quit [Read error: Connection reset by peer] 04:16 < remiliascarlet> Maybe we can get better support for various CPU's if FreeBSD would be using the Windows NT kernel. 04:17 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has joined #openbsd 04:18 -!- pabs3 [~pabs3@user/pabs3] has joined #openbsd 04:30 -!- jonf [~jonf@c-73-199-154-254.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 04:30 -!- passstab [~passstab@71.224.209.64] has quit [Quit: Lost terminal] 04:30 -!- jonf_ [~jonf@c-73-199-154-254.hsd1.nj.comcast.net] has joined #openbsd 04:33 -!- njn [~njn@user/njn] has joined #openbsd 04:44 < FenderQ> so much FreeBSD talk 04:45 < njn> freebsd? 04:46 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Ping timeout: 252 seconds] 04:53 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 04:53 -!- maccampus [~maccampus@user/maccampus] has joined #openbsd 04:53 < horsegoosemeth> Yes. 04:53 < horsegoosemeth> Thanks. 04:56 -!- znedw4 [~znedw@2400:a846:4040::f61] has quit [Quit: The Lounge - https://thelounge.chat] 05:00 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Ping timeout: 260 seconds] 05:00 < IcePic> systemdsucks: I do not think that is true, about mips support 05:02 -!- znedw4 [~znedw@2400:a846:4040::f61] has joined #openbsd 05:03 -!- sheikhshard [~Administr@101.68.196.112] has quit [Quit: Leaving.] 05:03 -!- struchu [~struchu@staticline-31-183-157-82.toya.net.pl] has joined #openbsd 05:08 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 05:08 -!- horrad [~Thunderbi@2003:a:61f:c901:9907:f2af:6ea5:44bb] has joined #openbsd 05:09 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 05:09 < systemdsucks> IcePic: neither do I :p 05:11 -!- breavyn [~breavyn@user/breavyn] has quit [Ping timeout: 252 seconds] 05:14 -!- breavyn [~breavyn@user/breavyn] has joined #openbsd 05:22 -!- maccampus [~maccampus@user/maccampus] has quit [Quit: Textual IRC Client: www.textualapp.com] 05:23 -!- xx [~xx@user/xx] has joined #openbsd 05:26 -!- ixc [~x@user/ixc] has quit [Quit: Quit] 05:30 -!- ixc [~x@user/ixc] has joined #openbsd 05:36 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 05:42 -!- adip [~adip@c145-14.icpnet.pl] has joined #openbsd 05:45 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 05:46 -!- feriman [~feriman@user/feriman] has joined #openbsd 05:59 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 252 seconds] 06:01 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 06:07 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Ping timeout: 252 seconds] 06:10 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 248 seconds] 06:10 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has joined #openbsd 06:13 -!- adip [~adip@c145-14.icpnet.pl] has quit [Ping timeout: 252 seconds] 06:21 -!- shiranaihito_ [~shiranaih@2001:fb1:7f:c1c5:e0f1:576c:787e:7065] has joined #openbsd 06:36 -!- chilledfrogs [~chilledfr@rsa59-h05-176-133-210-176.dsl.sta.abo.bbox.fr] has quit [Ping timeout: 252 seconds] 06:36 -!- aosync [~aws@user/aws] has quit [Ping timeout: 252 seconds] 06:36 -!- aosync [~aws@user/aws] has joined #openbsd 06:36 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 06:36 -!- mz` [~mz`@user/mz/x-8532539] has quit [Ping timeout: 252 seconds] 06:37 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Remote host closed the connection] 06:37 -!- cantelope [uid598105@id-598105.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 06:39 -!- nodelay [~zack@user/nodelay] has joined #openbsd 06:41 -!- itchy [~mr@user/itchy] has quit [Ping timeout: 245 seconds] 06:43 -!- itchy [~mr@user/itchy] has joined #openbsd 06:51 -!- mz` [~mz`@user/mz/x-8532539] has joined #openbsd 06:53 -!- lavaball [~Melissa@31.204.155.215] has quit [Quit: lavaball] 06:59 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has quit [Quit: Restarting…] 07:03 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 244 seconds] 07:05 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has quit [Remote host closed the connection] 07:06 -!- shiranaihito_ [~shiranaih@2001:fb1:7f:c1c5:e0f1:576c:787e:7065] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 07:09 -!- sinvet [~sinvet@user/sinvet] has joined #openbsd 07:14 -!- Everything [~Everythin@77.120.244.38] has joined #openbsd 07:18 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has joined #openbsd 07:24 -!- CrimeWave [~Montreal@user/CrimeWave] has quit [Quit: Textual IRC 7.2.5 2025 OSX] 07:25 -!- shiranaihito_ [~shiranaih@ppp-171-96-204-185.revip8.asianet.co.th] has joined #openbsd 07:30 -!- Everything [~Everythin@77.120.244.38] has quit [Quit: leaving] 07:41 -!- nowhere0 [mmme@user/foss] has joined #openbsd 07:44 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has quit [Ping timeout: 268 seconds] 07:49 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has joined #openbsd 08:00 -!- svragv [~diego@user/sukamu] has joined #openbsd 08:00 < svragv> join #debian 08:01 < zelest> I refuse! 08:01 < svragv> I forgot the "/"! 08:01 < zelest> I figured :D 08:01 < svragv> I would NEVER tell an openbsd user to use debian. as he is already enlighted :D 08:01 < svragv> linux is baby's first enlightment lol 08:03 -!- gnucode [~gnucode@user/jab] has quit [Read error: Connection reset by peer] 08:09 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 08:24 -!- xet7 [~xet7@user/xet7] has joined #openbsd 08:27 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 08:29 < IcePic> as far as linux dists go, debian seem to share a lot of the mentality of openbsd, being strict with licenses and so on 08:33 < anelli> yeah and sane defaults and stability. it's my goto for linux that just werks even tho i'd prefer other distros without systemd 08:33 < anelli> or apt 08:35 -!- sdds [~sdds@user/sdds] has quit [Ping timeout: 264 seconds] 08:37 -!- sdds [~sdds@user/sdds] has joined #openbsd 08:41 < svragv> Yeah debian is a good linux distro 08:46 -!- naoki [~Thunderbi@240f:10b:7440:1:5981:a9c:c70f:3d5b] has quit [Ping timeout: 260 seconds] 09:07 -!- daugaard [~daugaard@user/daugaard] has joined #openbsd 09:08 -!- njn [~njn@user/njn] has quit [Ping timeout: 252 seconds] 09:09 -!- Guest4626 [~njn@212-8-243-71.hosted-by-worldstream.net] has joined #openbsd 09:10 -!- jgh_ is now known as jgh 09:10 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has quit [Quit: WeeChat 4.6.2] 09:11 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 09:11 < ssm_> Alpine and Void are the closest to being like OpenBSD in my experience. I hate every moment I have to interact with debian. 09:13 < sibiria> devuan? debian without systemd 09:16 -!- Guest4626 [~njn@212-8-243-71.hosted-by-worldstream.net] has quit [Ping timeout: 252 seconds] 09:16 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 09:23 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 09:25 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 09:31 -!- anelli [~noodle@user/macarona] has quit [Read error: Connection reset by peer] 09:35 -!- anelli [~noodle@user/macarona] has joined #openbsd 09:37 -!- ixc [~x@user/ixc] has quit [Read error: Connection reset by peer] 09:39 -!- yclept [~yclept@user/yclept] has quit [Remote host closed the connection] 09:41 -!- njn [~njn@212-8-243-71.hosted-by-worldstream.net] has joined #openbsd 09:41 -!- njn is now known as Guest1799 09:43 -!- ixc [~x@user/ixc] has joined #openbsd 09:51 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 09:51 -!- f_|DEPRECATED [s-fun@user/f-:38077] has quit [Ping timeout: 260 seconds] 09:55 -!- comradeCrow [~comradeCr@99-110-128-132.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 252 seconds] 09:59 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 10:00 -!- frogprog [~frogprog@user/frogprog] has quit [Read error: Connection reset by peer] 10:00 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 10:01 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 10:01 -!- niftily [~niftily@user/niftily] has quit [Ping timeout: 260 seconds] 10:02 -!- frogprog [~frogprog@user/frogprog] has joined #openbsd 10:05 -!- zero-xray1 [~nonlinear@user/nonlinear] has joined #openbsd 10:08 -!- zero-xray [~nonlinear@user/nonlinear] has quit [Ping timeout: 248 seconds] 10:08 -!- zero-xray1 is now known as zero-xray 10:11 -!- f_|DEPRECATED [s-fun@user/f-:38077] has joined #openbsd 10:12 -!- anelli [~noodle@user/macarona] has quit [Remote host closed the connection] 10:16 -!- ewig [~ewig@user/ewig] has joined #openbsd 10:28 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 10:35 -!- user71 [~user71@2001:1530:1001:6590:b9ea:294d:cb12:deb2] has joined #openbsd 10:36 -!- sinvet [~sinvet@user/sinvet] has quit [Read error: Connection reset by peer] 10:37 -!- sinvet [~sinvet@user/sinvet] has joined #openbsd 10:39 -!- naoki [~Thunderbi@KD106150157243.ppp-bb.dion.ne.jp] has joined #openbsd 10:39 -!- naoki [~Thunderbi@KD106150157243.ppp-bb.dion.ne.jp] has quit [Client Quit] 10:46 -!- Guest1799 [~njn@212-8-243-71.hosted-by-worldstream.net] has quit [Ping timeout: 276 seconds] 10:46 -!- njn [~njn@212-8-243-71.hosted-by-worldstream.net] has joined #openbsd 10:47 -!- njn is now known as Guest4687 10:50 -!- feriman [~feriman@user/feriman] has joined #openbsd 10:54 -!- sdds [~sdds@user/sdds] has quit [Ping timeout: 264 seconds] 11:00 -!- deepesttoaster [~deepestto@user/deepesttoaster] has quit [Remote host closed the connection] 11:06 -!- deepesttoaster [~deepestto@user/deepesttoaster] has joined #openbsd 11:08 -!- noone [~six@user/six] has quit [Quit: nyaa~] 11:10 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 11:16 -!- yraten [~quassel@2a05:4f46:701:d900:4055:c5c6:3a24:4bfd] has joined #openbsd 11:18 -!- d-ra [~d-ra@user/d-ra] has joined #openbsd 11:20 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 11:20 -!- comradeCrow [~comradeCr@99-110-128-132.lightspeed.irvnca.sbcglobal.net] has joined #openbsd 11:21 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 11:28 < Posterdati> freezed again! 11:30 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 11:31 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 11:31 < Posterdati> this is a regression respect 7.6 11:34 < IcePic> Posterdati: https://www.openbsd.org/report.html 11:36 < Posterdati> IcePic: the problem is that I cannot understand where the problem is, no errors in the logs 11:36 < Posterdati> plus 11:37 < Posterdati> killing xenodm, thus restarting X, fixes things 11:38 < IcePic> perhaps you can crash X to get a dump of it, so one can look at what it was stuck doing when it froze 11:39 < Posterdati> could be an xfce4 problem? 11:39 < IcePic> possibly 11:40 < Posterdati> what is a lightweight aleternative to catch that? 11:40 < Posterdati> GNUstep? 11:41 < IcePic> I would probably go for fvwm or twm from base 11:41 < IcePic> the experience will be vastly different of course, those are only WMs and not complete environments 11:42 < IcePic> but then again, if the extra fluff is the cause of the freezes, then you would know by it not freezing anymore 11:45 < Posterdati> mmmh 11:46 -!- Poster [~poster@2603:6010:1302:974c:14a5:c6e1:5ad9:6c40] has quit [Quit: ZNC - https://znc.in] 11:46 -!- Poster [~poster@2603:6010:1302:974c:1a08:f787:8fd2:78e9] has joined #openbsd 11:51 -!- ublx [~ublx@user/ublx] has joined #openbsd 12:02 < Posterdati> I'm using GNUstep now, let's see 12:04 < sibiria> best just use amigaos and workbench 12:05 < Posterdati> which is more stable than OpenBSD 7.7 xfce4 12:09 -!- apac [~alexander@user/apac] has joined #openbsd 12:18 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 12:31 -!- cobra [~cobra@user/Cobra] has quit [Ping timeout: 276 seconds] 12:35 -!- moviuro_ is now known as moviuro 12:37 -!- gatlinggoat [~Thunderbi@96.225.72.95] has joined #openbsd 12:38 -!- xv8 [~xv8@user/XV8] has joined #openbsd 12:40 -!- gnucode [~gnucode@user/jab] has joined #openbsd 12:40 -!- eax_ [6ba2dd7b84@user/eax/x-8810663] has left #openbsd [] 12:41 -!- cobra [~cobra@user/Cobra] has joined #openbsd 12:56 -!- Foxy_ [~fox@user/Foxy/x-8224177] has quit [Ping timeout: 252 seconds] 12:58 -!- Foxy_ [~fox@user/Foxy/x-8224177] has joined #openbsd 13:06 -!- apac [~alexander@user/apac] has quit [Ping timeout: 245 seconds] 13:09 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 244 seconds] 13:17 -!- zimmer [~zimmer@user/zimmer] has quit [Read error: Connection reset by peer] 13:18 -!- cgnarne_ [~pk@2001-4dd5-1211-0-220-91ff-feff-ee02.ipv6dyn.netcologne.de] has joined #openbsd 13:21 -!- cgnarne [~pk@user/cgnarne] has quit [Ping timeout: 260 seconds] 13:21 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 13:22 -!- Xenguy [~Xenguy@user/xenguy] has quit [Ping timeout: 272 seconds] 13:22 -!- phosphorsghost [~jay@bras-base-ktnron0818w-grc-03-76-64-3-234.dsl.bell.ca] has quit [Ping timeout: 265 seconds] 13:31 -!- xx [~xx@user/xx] has quit [Ping timeout: 264 seconds] 13:31 -!- xx [~xx@user/xx] has joined #openbsd 13:34 -!- cantelope [uid598105@id-598105.hampstead.irccloud.com] has joined #openbsd 13:38 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 13:39 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 13:41 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Ping timeout: 264 seconds] 13:43 -!- virys [~virys@user/lovisabet] has quit [Quit: leaving] 13:48 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 264 seconds] 13:49 -!- chiselfu1e [~chiselfus@user/chiselfuse] has quit [Ping timeout: 264 seconds] 13:49 -!- eniac_ [~eniac@user/eniac] has quit [Quit: the culture paradigms is blockin ur mind bish! !$@#!$%%$^)(*!@#%$!] 13:50 -!- chiselfuse [~chiselfus@user/chiselfuse] has joined #openbsd 13:50 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 13:50 -!- eniac [~eniac@user/eniac] has joined #openbsd 13:50 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 13:51 -!- uncleyear [~ian@178.66.131.172] has quit [Remote host closed the connection] 13:52 -!- Bradipo [~Bradipo@50.77.44.29] has joined #openbsd 13:53 -!- uncleyear [~ian@178.66.131.172] has joined #openbsd 13:53 < Posterdati> IcePic: no freezes so far 13:54 -!- miojo [~user@177.37.133.221] has quit [Remote host closed the connection] 13:57 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 14:03 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Ping timeout: 264 seconds] 14:05 -!- xet7 [~xet7@user/xet7] has quit [Quit: Leaving] 14:06 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 264 seconds] 14:07 -!- agentil [~agentil@88-168-25-80.subs.proxad.net] has joined #openbsd 14:13 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 14:13 -!- trillion_exabyte [~X@80.239.178.98] has quit [Ping timeout: 244 seconds] 14:13 < IcePic> Posterdati: glad to hear it 14:13 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 264 seconds] 14:13 -!- struchu [~struchu@staticline-31-183-157-82.toya.net.pl] has quit [Quit: WeeChat 4.6.2] 14:14 -!- trillion_exabyte [~X@80.239.178.98] has joined #openbsd 14:15 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 14:15 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 14:18 -!- seninha [~seninha@user/seninha] has joined #openbsd 14:18 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 14:19 -!- jfsimon1981 [~jfsimon19@atoulouse-257-1-58-108.w90-5.abo.wanadoo.fr] has quit [Ping timeout: 252 seconds] 14:19 -!- jfsimon [~jfsimon19@atoulouse-257-1-58-108.w90-5.abo.wanadoo.fr] has quit [Ping timeout: 260 seconds] 14:26 -!- phosphorsghost [~jay@user/phosphorsghost] has joined #openbsd 14:32 -!- daugaard [~daugaard@user/daugaard] has quit [Ping timeout: 260 seconds] 14:38 < Posterdati> IcePic: could be something related to X DPMS features? 14:39 < Posterdati> IcePic: freezes occured after coming out from Display was turned off and on again! 14:39 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 14:56 -!- svragv [~diego@user/sukamu] has quit [Ping timeout: 252 seconds] 14:57 -!- Evilham [~evilham@2a0f:de00:fe00:6300:ab:45ff:fe54:9878] has joined #openbsd 14:59 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 265 seconds] 15:01 -!- typicat [~iam@user/typicat] has joined #openbsd 15:03 -!- horrad [~Thunderbi@2003:a:61f:c901:9907:f2af:6ea5:44bb] has quit [Ping timeout: 268 seconds] 15:07 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 15:11 < Posterdati> libc++abi: terminating due to uncaught excpetion of type std::bad_alloc: std::bad_alloc 15:12 < Posterdati> from kicad 9.0 15:17 -!- tbbr [~tbbr@user/tbbr] has joined #openbsd 15:25 -!- eniac_ [~eniac@user/eniac] has joined #openbsd 15:27 -!- eniac [~eniac@user/eniac] has quit [Ping timeout: 264 seconds] 15:31 -!- Ramon20 [~Ramon20@187.245.199.178] has joined #openbsd 15:37 -!- CrashOverride [~strcat@p54855153.dip0.t-ipconnect.de] has joined #openbsd 15:37 -!- Ramon20 [~Ramon20@187.245.199.178] has quit [Quit: Client closed] 15:39 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.4.2] 15:43 -!- cantelope [uid598105@id-598105.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 15:44 -!- bla [~bla@91.234.125.131] has quit [Read error: Connection reset by peer] 15:46 -!- Ramon20 [~Ramon20@187.245.199.178] has joined #openbsd 15:46 -!- bla [~bla@91.234.125.131] has joined #openbsd 15:47 -!- Ramon20 [~Ramon20@187.245.199.178] has quit [Client Quit] 15:49 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 15:50 < IcePic> Posterdati: "The std::bad_alloc exception - it means you want to allocate more memory that you have available." 15:50 < IcePic> check shell ulimits, login.conf limits 15:50 -!- dev1ls [dev1ls@user/Dev1ls] has quit [Quit: nyaa~] 15:51 -!- dev1ls [dev1ls@user/Dev1ls] has joined #openbsd 15:53 -!- Ramon20 [~Ramon20@187.245.199.178] has joined #openbsd 15:53 -!- Ramon20 [~Ramon20@187.245.199.178] has quit [Client Quit] 15:56 -!- cantelope [uid598105@id-598105.hampstead.irccloud.com] has joined #openbsd 16:00 -!- labrnth [~cjones@209.121.240.59] has quit [Quit: ZNC 1.9.1 - https://znc.in] 16:00 -!- labrnth [~cjones@209.121.240.59] has joined #openbsd 16:05 -!- itrsea [~itrsea@user/itrsea] has joined #openbsd 16:08 -!- psydroid [~psydroid@user/psydroid] has quit [Ping timeout: 252 seconds] 16:11 < itrsea> I signed up to mailing lists. Is there an easy fix I could start contributing? 16:12 < thrig> find ports in need of updates? 16:13 < itrsea> thrig: yes, good idea 16:14 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 244 seconds] 16:14 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 268 seconds] 16:15 -!- stewww [~stew@user/stewww] has quit [Ping timeout: 265 seconds] 16:16 -!- typicat [~iam@user/typicat] has joined #openbsd 16:19 -!- stewww [~stew@115.128.34.107] has joined #openbsd 16:21 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 16:24 -!- Everything [~Everythin@77.120.244.38] has joined #openbsd 16:28 -!- Michelle [~michelle@gate.mhix.org] has quit [Ping timeout: 248 seconds] 16:28 < itrsea> updating cowsay shows patches onto a root tree. Would I update Root or patches? 16:29 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 16:31 -!- Michelle [~michelle@gate.mhix.org] has joined #openbsd 16:34 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 16:34 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 16:47 -!- Everything [~Everythin@77.120.244.38] has quit [Quit: leaving] 16:50 < Posterdati> IcePic: Interesting: there's an update for radeon firmware :), let's see... 16:51 -!- agentil [~agentil@88-168-25-80.subs.proxad.net] has quit [Remote host closed the connection] 16:53 -!- psydroid2 [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 16:53 -!- adip [~adip@c145-14.icpnet.pl] has joined #openbsd 17:01 -!- d-ra [~d-ra@user/d-ra] has quit [Remote host closed the connection] 17:05 -!- stewww [~stew@115.128.34.107] has quit [Ping timeout: 260 seconds] 17:06 -!- Michelle [~michelle@gate.mhix.org] has quit [Ping timeout: 252 seconds] 17:09 -!- Michelle [~michelle@gate.mhix.org] has joined #openbsd 17:14 -!- Guest4687 is now known as njn 17:14 -!- njn [~njn@212-8-243-71.hosted-by-worldstream.net] has quit [Changing host] 17:14 -!- njn [~njn@user/njn] has joined #openbsd 17:15 -!- stewww [~stew@115.128.67.223] has joined #openbsd 17:15 < zwr> itrsea: I like working through programs that need patches to build on OpenBSD and sending the patches upstream. Usually I generalize them to fix compilation on e.g. the other BSDs too. Typically I find other bugs in the programs in the process. Generally there's a shortage of people to do the work, not the work in open source 17:18 -!- Michelle [~michelle@gate.mhix.org] has quit [Ping timeout: 248 seconds] 17:22 -!- lolok [~lolok@user/lolok] has joined #openbsd 17:25 -!- kerzhak [~kerzhak@user/kerzhak] has joined #openbsd 17:27 -!- Michelle [~michelle@gate.mhix.org] has joined #openbsd 17:32 < rewtkid> ssm_: agree. i dont use linux much now, but when i do its always void and alpine (unless its not my machine and i actually dont have the choice.) 17:33 < njn> i dont mind debian 17:33 -!- memset_ [~memset@gateway/tor-sasl/memset] has joined #openbsd 17:36 < systemdsucks> void and openbsd live together on my pc 17:36 < systemdsucks> both are great 17:36 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 264 seconds] 17:37 < zwr> void, alpine, gentoo, the better linux distros. also musl is really good 17:37 < Bradipo> What's great about void (in contrast to other Linuxen)? 17:38 -!- feriman [~feriman@user/feriman] has joined #openbsd 17:39 < njn> ive never used void or alpine 17:39 < Bradipo> I'm looking for a sane Linux since I believe blender on OpenBSD doesn't actually utilize the GPU. 17:41 < zwr> more competently run, e.g. the package infrastructure is more automated relative to something like Arch (possibly the worst Linux distro) so there's less space for human error, it's better than OpenBSD in that regard too. There's a Musl edition. You can avoid the stuff that many people hate about Linux these days like systemd, pulseaudio, the general redhat mess. The default install is more of a Unix and 17:41 < zwr> less of an attempt to make an exact replica of Windows, too 17:42 -!- ublx [~ublx@user/ublx] has joined #openbsd 17:42 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 17:43 < systemdsucks> Bradipo: rolling release without obsessing on the very latest and no systemd 17:45 < zwr> I don't think rolling release or whatever the alternative is called (the way OpenBSD does things) is better or worse, in fact I haven't seen the benefits people claim from either in practice, I just think the distro is more competently made than most others, although there are similarly quality ones like Alpine and Gentoo. Also OpenWRT but that really doesn't go on the desktop. 17:46 < rewtkid> Bradipo: well void was made in part by former netbsd developers, and i would say it has a more "BSD way" of doing things. its package management system is also great, xbps-src is inspired by pkgsrc IIRC, and ofc you have the benefit of it not using crap like systemd, if thats your thing. 17:47 < njn> Ill have to check it out. 17:47 < rewtkid> upon reading the wikipedia, its *founder* was actually a netbsd developer. https://en.wikipedia.org/wiki/Void_Linux 17:47 -!- alx_ [~alx@195.15.28.34] has quit [Ping timeout: 252 seconds] 17:48 < njn> honestly, i havent really used much of linux in a long time. 17:49 < rewtkid> yeah. i honestly boot linux on the weekends to play a steam game with a friend, and thats it. i live in openbsd for the most part. 17:49 < njn> yeah, ive really gotten used to the bsd way of things 17:50 -!- aqsd [~aqsd@user/aqsd] has quit [Ping timeout: 248 seconds] 17:51 * sonya runs crux and tinycore.. but alpine for vm's is good too.. all those linux-only things are sometimes quite annoying.. 17:51 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 17:51 < zwr> alpine VM for testing the Linux versions of stuff on vmd works well 17:52 < sonya> exactly :) 17:52 -!- denisbr [~denisbr@2804:30c:1608:7900:b12c:8fb0:68f3:59e3] has joined #openbsd 17:52 < Bradipo> rewtkid: Yeah, I don't care about systemd, only blender. :-) 17:52 -!- jfsimon1981 [~jfsimon19@lfbn-lyo-1-763-48.w92-137.abo.wanadoo.fr] has joined #openbsd 17:52 -!- jfsimon [~jfsimon19@lfbn-lyo-1-763-48.w92-137.abo.wanadoo.fr] has joined #openbsd 17:53 < sibiria> mint is a great linux distro for the desktop, if you want as much compatibility as possible and as little mess as possible 17:53 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 244 seconds] 17:54 < sibiria> will let you run nvidia's binary drivers without any hassle 17:54 < sibiria> and if you run AMD, that will work out of the box. blender should pick up on either 17:56 < njn> linux is a bloated mess 17:57 -!- aqsd [~aqsd@user/aqsd] has joined #openbsd 17:59 < sibiria> fully updated void linux/x86-64 has about a 1.6g footprint. leaner than openbsd! 18:00 < rewtkid> after getting used to openbsd, using linux feels like stumbling into a bunch of walls repeatedly. 18:02 < rewtkid> and for me its not even about bloat or the size, openbsd just *feels* much more cohesive and thought out than your typical linux distro. 18:02 -!- itrsea [~itrsea@user/itrsea] has quit [Quit: thanks] 18:05 -!- denisbr [~denisbr@2804:30c:1608:7900:b12c:8fb0:68f3:59e3] has quit [Quit: Client closed] 18:05 < zwr> njn: openbsd base system is anything but minimal too 18:07 < Bradipo> Oh I agree, OpenBSD is better designed. 18:07 < Bradipo> Size is only an issue if you're trying to install on a 128MB thumbdrive. 18:08 < systemdsucks> I don't think you can't even install from a 128M drive 18:09 < sibiria> *from* sure, with network access 18:09 < zwr> systemdsucks: you can if you boot the install kernel and get the sets from the internet 18:09 < zwr> I have OpenBSD and NetBSD dual booting on a 2002 laptop with a 27GB hard drive. I do get tight with space when using it to program and test stuff on i386 18:11 < zwr> for some reason a lot more 3rd party programs break on i386 than on NetBSD/Wii (some kind of PowerPC) in my experience 18:11 -!- mIRC-rockcavera2 [~mirc-rc@179.235.202.169] has joined #openbsd 18:11 -!- mIRC-rockcavera2 is now known as oraculo 18:11 -!- oraculo is now known as Guest3298 18:12 < seninha> Hi, wsconsctl(8) mentions Mode_switch and Mode_lock (similar to Shift and CapsLock) but does not mention how to use those extra levels of shift. 18:12 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 18:13 -!- xet7 [~xet7@user/xet7] has joined #openbsd 18:13 < seninha> It seems i need to specify extra keysyms like `wsconsctl keyboard.map+="a A ae AE"` 18:15 -!- alx^ [~alx@195.15.28.34] has joined #openbsd 18:22 -!- gatlinggoat [~Thunderbi@96.225.72.95] has quit [Ping timeout: 260 seconds] 18:24 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has quit [Quit: leaving] 18:25 -!- aqsd [~aqsd@user/aqsd] has quit [Ping timeout: 276 seconds] 18:36 -!- travltux [~travltux@user/travltux] has joined #openbsd 18:37 -!- Aedil [~adrian@188.193.3.19] has joined #openbsd 18:38 -!- aqsd [~aqsd@user/aqsd] has joined #openbsd 18:49 -!- apac [~alexander@user/apac] has joined #openbsd 19:06 -!- tertullian [~sonne@ip-078-094-224-090.um19.pools.vodafone-ip.de] has joined #openbsd 19:08 -!- daugaard [~daugaard@user/daugaard] has joined #openbsd 19:18 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 19:22 -!- Zerock [~0ck@copyfree/pedant/zerock] has quit [Remote host closed the connection] 19:22 -!- Zerock [~0ck@copyfree/pedant/zerock] has joined #openbsd 19:30 -!- fro [fro@humpty.dance] has joined #openbsd 19:34 -!- CrimeWave [~Montreal@user/CrimeWave] has joined #openbsd 19:36 -!- zimmer [~zimmer@user/zimmer] has quit [Read error: Connection reset by peer] 19:37 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 19:45 -!- niftily [~niftily@user/niftily] has joined #openbsd 19:47 -!- Zerock [~0ck@copyfree/pedant/zerock] has quit [Quit: ded] 19:48 -!- Zerock [~0ck@copyfree/pedant/zerock] has joined #openbsd 19:53 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 19:53 -!- user71 [~user71@2001:1530:1001:6590:b9ea:294d:cb12:deb2] has quit [Quit: Leaving] 19:56 -!- frodo [~sethkush@2602:ffb6:4:bc3a:f816:3eff:fe94:75bc] has quit [Remote host closed the connection] 19:56 -!- frodo [~sethkush@2602:ffb6:4:bc3a:f816:3eff:fe94:75bc] has joined #openbsd 20:00 -!- chilledfrogs [~chilledfr@rsa59-h05-176-133-210-176.dsl.sta.abo.bbox.fr] has joined #openbsd 20:07 -!- Aedil [~adrian@188.193.3.19] has quit [Ping timeout: 260 seconds] 20:09 -!- CrashOverride [~strcat@p54855153.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 20:13 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 20:16 -!- Aedil [~adrian@188.193.3.19] has joined #openbsd 20:21 -!- mIRC-rockcavera2 [~mirc-rc@179.235.202.169] has joined #openbsd 20:21 -!- mIRC-rockcavera2 is now known as oraculo 20:22 -!- oraculo is now known as Guest6760 20:22 -!- Guest6760 [~mirc-rc@179.235.202.169] has quit [Killed (platinum.libera.chat (Nickname regained by services))] 20:22 -!- mIRC-rockcavera2 [~mirc-rc@179.235.202.169] has joined #openbsd 20:22 -!- mIRC-rockcavera2 is now known as oraculo 20:22 -!- oraculo [~mirc-rc@179.235.202.169] has quit [Killed (platinum.libera.chat (Nickname regained by services))] 20:22 -!- mIRC-rockcavera2 [~mirc-rc@179.235.202.169] has joined #openbsd 20:22 -!- mIRC-rockcavera2 is now known as oraculo 20:24 -!- Guest3298 [~mirc-rc@179.235.202.169] has quit [Ping timeout: 244 seconds] 20:31 -!- anelli [~noodle@user/macarona] has joined #openbsd 20:41 -!- niftily [~niftily@user/niftily] has quit [Quit: leaving] 20:42 -!- SiFuh_ [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 20:43 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 20:48 -!- Aedil [~adrian@188.193.3.19] has quit [Quit: leaving] 20:48 -!- vezhlys [~vezhlys@213.159.57.238] has quit [Remote host closed the connection] 20:49 -!- uncleyear [~ian@178.66.131.172] has quit [Remote host closed the connection] 20:52 -!- uncleyear [~ian@178.66.131.172] has joined #openbsd 20:59 -!- ewig [~ewig@user/ewig] has quit [Remote host closed the connection] 21:10 -!- znedw4 [~znedw@2400:a846:4040::f61] has quit [Quit: The Lounge - https://thelounge.chat] 21:10 -!- xet7 [~xet7@user/xet7] has quit [Remote host closed the connection] 21:10 -!- shiranaihito_ [~shiranaih@ppp-171-96-204-185.revip8.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 21:10 -!- znedw4 [~znedw@2400:a846:4040::f61] has joined #openbsd 21:12 -!- xx [~xx@user/xx] has quit [Ping timeout: 264 seconds] 21:14 -!- noone [~six@user/six] has joined #openbsd 21:14 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.4.2] 21:16 -!- colectora0034788 [~thelounge@pool-173-56-93-88.nycmny.fios.verizon.net] has joined #openbsd 21:18 -!- popopoooo [~root@152.156.110.243] has joined #openbsd 21:26 -!- popopoooo is now known as popopooooo 21:27 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 21:31 -!- popopooooo [~root@152.156.110.243] has quit [Changing host] 21:31 -!- popopooooo [~root@user/popopooooo] has joined #openbsd 21:31 < popopooooo> hello, anyone knows how to wakeup system from sleep using "any" key, not only the powerbutton??? and also with external usb keyboard/mouse buttons? 21:34 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Quit: tarxvfz] 21:35 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 21:37 < quinq> popopooooo, configure that into the BIOS 21:37 < pardis> that's unrelated to OpenBSD, since the OS is not running when suspended 21:39 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 21:43 -!- gotohello [~gotohello@user/gotohello] has quit [Client Quit] 21:45 -!- apac [~alexander@user/apac] has quit [Ping timeout: 265 seconds] 21:53 < mischief> hm.. where's the any key? 21:53 -!- anthk_ [~anthk_@texto-plano.xyz] has quit [Quit: nyaa~] 21:56 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 21:56 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 21:57 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 264 seconds] 21:59 -!- gotohello [~gotohello@user/gotohello] has quit [Client Quit] 22:00 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 22:00 -!- vinleod [~vdamewood@fedora/vdamewood] has joined #openbsd 22:01 < thrig> the knee key is a button installed under the desk you can hit to warn coworkers when the manager is spotted 22:01 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Ping timeout: 248 seconds] 22:06 -!- sinvet [~sinvet@user/sinvet] has quit [Read error: Connection reset by peer] 22:07 -!- sinvet [~sinvet@user/sinvet] has joined #openbsd 22:12 -!- znedw4 [~znedw@2400:a846:4040::f61] has quit [Quit: The Lounge - https://thelounge.chat] 22:12 -!- znedw4 [~znedw@2400:a846:4040::f61] has joined #openbsd 22:13 -!- tvtoon [~The_cUnix@user/tvtoon] has joined #openbsd 22:15 < quinq> s/the/a/ 22:16 -!- popopooooo [~root@user/popopooooo] has quit [Ping timeout: 252 seconds] 22:20 -!- travltux [~travltux@user/travltux] has quit [Quit: Client closed] 22:21 -!- waks [~waks@user/waks] has joined #openbsd 22:21 -!- _wnh_ [~Thunderbi@user/wnh] has joined #openbsd 22:22 < waks> I can't seem to remove headers at all with relayd. I've tried both using header set and header remove. If I set the header twice, it just appends a second header of the same name, remove just doesn't remove it. 22:22 -!- zfli [~zfli@198.52.139.184] has joined #openbsd 22:23 -!- wnh [~Thunderbi@user/wnh] has quit [Ping timeout: 260 seconds] 22:23 < waks> This should be available according to the manual https://man.openbsd.org/relayd.conf.5#remove 22:25 -!- _wnh_ [~Thunderbi@user/wnh] has quit [Read error: Connection reset by peer] 22:25 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 22:29 -!- adip [~adip@c145-14.icpnet.pl] has quit [Ping timeout: 268 seconds] 22:30 -!- wnh [~Thunderbi@user/wnh] has quit [Ping timeout: 276 seconds] 22:36 -!- zorz [~zorz@user/zorz] has joined #openbsd 22:36 -!- zorz [~zorz@user/zorz] has quit [Quit: leaving] 22:36 -!- SiFuh [~SiFuh@user/sifuh] has quit [Quit: leaving] 22:38 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 22:38 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 22:43 -!- _zip100 [~zip100@193.32.248.251] has joined #openbsd 22:44 -!- zip100 [~zip100@185.209.196.228] has quit [Ping timeout: 276 seconds] 22:59 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 23:04 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 252 seconds] 23:06 -!- anelli [~noodle@user/macarona] has quit [Ping timeout: 248 seconds] 23:30 -!- waks [~waks@user/waks] has quit [Quit: Lost terminal] 23:49 -!- joe9 [~joe@c-73-24-194-198.hsd1.az.comcast.net] has joined #openbsd 23:55 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] --- Log closed Thu May 22 00:00:35 2025