--- Log opened Sun Nov 10 00:00:28 2024 --- Day changed Sun Nov 10 2024 00:00 < avih> anyway, at least that's one mystery solved. i think i'll just remove the "!" in my version. 00:01 < avih> and maybe upstream it some day... 00:01 -!- adip [~adip@c145-14.icpnet.pl] has quit [Ping timeout: 244 seconds] 00:01 < avih> quinq: out of curiosity, do you use any git-info thing in your PS1? personally i fint it extremely helpful 00:01 -!- ZLima12 [~zlima12@user/meow/ZLima12] has quit [] 00:02 < avih> d 00:03 < avih> definitely worth the few extra ms for me on every new shell prompt 00:05 < thrig> [[ -z "$SSH_CLIENT" ]] && PS1='$ ' 00:07 < ssm_> not \$? 00:09 -!- todi_away [~todi@p57803331.dip0.t-ipconnect.de] has joined #openbsd 00:09 < avih> anyway, just in case you missed it, as of git 2.47, the upstream contrib/completion/git-prompt.sh is now compatible with most shells, including openbsh /bin/ksh (but not ksh94* because it requires "local", which is the only non-posix requirement, but most shells do support it. before i fixed the compatibility issues it was littered with bashism and only worked in bash and zsh). 00:10 < avih> not ksh93* 00:10 -!- todi [~todi@p57803331.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 00:10 -!- sdds [~sdds@user/sdds] has joined #openbsd 00:14 < avih> i now wonder whether mksh also has this histexpand thing in PS1. i'm guessing yes... 00:16 < avih> “A literal ‘!’ can be put in the prompt by placing ‘!!’ in PS1.” <- i can't find "!!" in https://man.openbsd.org/sh.1 00:17 < avih> also not in "man sh", but yes in "man ksh" ... 00:17 < avih> isn't sh ksh in openbsd? 00:18 < tux0r> it is 00:18 < avih> maybe it's more posix compliant or some such when invoked as sh? 00:18 < tux0r> from 'man sh': This version of sh is actually ksh in disguise. 00:19 < avih> but "!!" exits in man ksh, but not in man sh... 00:20 < tux0r> because, also from 'man sh': This manual page describes 00:20 < tux0r> only the parts relevant to a POSIX compliant sh. 00:20 < tux0r> did you even read it? 00:20 * avih RTFM 00:21 < avih> not from start to finish right now. possibly at some stage in the past though. 00:21 < tux0r> well, it's even quite at the top.. 00:21 < avih> i hit ^F very quickly :) 00:22 < avih> though man sh does mention "!" in PS1, just not "!!" 00:23 < ssm_> why doesn't my tmux session (started under X) import $SSH_AGENT_PID from my ~/.xsession? (normal xterms do) 00:24 < avih> hmm.. because apparently "!" in PS1 is posix. i don't think i recalled that... "Exclamation-mark expansion: The shell shall replace each instance of the character ('!') with the history file number..." 00:24 -!- ZLima12 [~zlima12@user/meow/ZLima12] has joined #openbsd 00:24 < avih> i guess that's a bigger incentive to upstream the GIT_DIR without "!". 00:25 -!- jason123onirc [~jason123o@user/jason123onirc] has quit [Ping timeout: 252 seconds] 00:25 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 00:32 -!- voidheart [~Thunderbi@user/voidheart] has quit [Quit: voidheart] 00:33 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [Quit: format_c] 00:34 -!- viq|w [~viq@user/viq] has quit [Quit: WeeChat 4.4.2] 00:34 -!- viq|w [~viq@user/viq] has joined #openbsd 00:43 -!- jason123onirc [~jason123o@user/jason123onirc] has joined #openbsd 00:48 -!- jason123onirc [~jason123o@user/jason123onirc] has quit [Excess Flood] 00:49 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 00:50 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 00:50 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 00:50 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 00:52 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 00:52 -!- jason123onirc [~jason123o@user/jason123onirc] has joined #openbsd 00:52 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 00:52 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 00:53 -!- midnight_ [~midnight@user/midnight] has joined #openbsd 00:54 -!- megawatt [~megawatt@user/megawatt] has left #openbsd [] 00:54 -!- midnight [~midnight@user/midnight] has quit [Ping timeout: 252 seconds] 00:56 -!- dooder [~dooder@user/dooder] has quit [Ping timeout: 252 seconds] 00:56 -!- dooder2 [~dooder@75.164.76.41] has joined #openbsd 01:00 -!- monolith [~rm@p5487262e.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 01:01 -!- dooder2 [~dooder@75.164.76.41] has quit [Ping timeout: 252 seconds] 01:02 -!- MrGoblins [~MrGoblins@2a00:11b1:1100:f80b:2307:d0ba:a8e2:f7c5] has quit [Remote host closed the connection] 01:03 -!- MrGoblins [~MrGoblins@2a00:11b1:1100:f80b:2307:d0ba:a8e2:f7c5] has joined #openbsd 01:03 -!- koo5__ [~quassel@vmi579006.contaboserver.net] has quit [Ping timeout: 252 seconds] 01:04 -!- leo_ [~leo@arioch.leonhardt.eu] has quit [Quit: leaving] 01:04 -!- dooder [~dooder@75.164.76.41] has joined #openbsd 01:04 -!- dooder [~dooder@75.164.76.41] has quit [Changing host] 01:04 -!- dooder [~dooder@user/dooder] has joined #openbsd 01:05 -!- dastain [~dastain@2a00:d880:6:262::45a3] has quit [Ping timeout: 248 seconds] 01:06 -!- welcome [~Windshiel@1.125.111.35] has joined #openbsd 01:13 -!- koo5__ [~quassel@vmi579006.contaboserver.net] has joined #openbsd 01:14 -!- dastain [~dastain@81.4.102.12] has joined #openbsd 01:19 -!- izder456 [uid658421@id-658421.helmsley.irccloud.com] has joined #openbsd 01:29 -!- tercal_ [~tercal@user/tercal] has joined #openbsd 01:31 -!- adig [~default@109.166.139.183] has joined #openbsd 01:31 -!- tercal [~tercal@user/tercal] has quit [Ping timeout: 255 seconds] 01:37 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 01:41 -!- memset_ [~memset@gateway/tor-sasl/memset] has joined #openbsd 01:44 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 01:57 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: bbl] 01:59 -!- user21 [~user21@c-73-28-154-38.hsd1.fl.comcast.net] has joined #openbsd 02:00 -!- CrashOverride [~strcat@p57b4b609.dip0.t-ipconnect.de] has quit [Ping timeout: 248 seconds] 02:20 -!- zimmer__ [~zimmer@user/zimmer] has quit [Ping timeout: 265 seconds] 02:21 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 02:31 -!- seninha [~seninha@user/seninha] has joined #openbsd 02:35 -!- Quantafac [~Quantafac@38.189.110.250] has joined #openbsd 02:36 -!- lenny [~lenny@174-18-72-226.tcso.qwest.net] has joined #openbsd 02:36 -!- lenny is now known as lenny1337 02:40 -!- sodapop [~s0dap0p@user/sodapop] has quit [Quit: FUNDSUARESAFU] 02:43 -!- pyu [~pyu@cm222-166-4-59.hkcable.com.hk] has joined #openbsd 02:49 -!- sodapop [~s0dap0p@user/sodapop] has joined #openbsd 02:51 -!- Yukiteru [~Yukiteru@152.53.54.16] has joined #openbsd 02:51 -!- Yukiteru [~Yukiteru@152.53.54.16] has quit [Changing host] 02:51 -!- Yukiteru [~Yukiteru@user/yukiteru] has joined #openbsd 03:00 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 03:04 -!- welcome [~Windshiel@1.125.111.35] has quit [Remote host closed the connection] 03:10 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 03:12 -!- SNAX_74 [~snax@198.22.92.40] has joined #openbsd 03:13 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 03:13 -!- SNAX_74 [~snax@198.22.92.40] has left #openbsd [] 03:14 -!- zoraj [~ubuntu@41.136.71.10] has quit [Ping timeout: 248 seconds] 03:14 -!- SNAX_74 [~snax@198.22.92.40] has joined #openbsd 03:15 < SNAX_74> Does anyone know the default location where tarballs are loaded to on OpenBSD ? 03:15 < SNAX_74> tarballs that come from the OpenBSD repository ? 03:16 -!- zoraj [~ubuntu@41.136.80.167] has joined #openbsd 03:21 -!- SNAX_74 [~snax@198.22.92.40] has quit [Quit: Leaving] 03:28 -!- chaky [~chaky@93-138-214-91.adsl.net.t-com.hr] has quit [Ping timeout: 252 seconds] 03:31 -!- chaky [~chaky@93-138-253-53.adsl.net.t-com.hr] has joined #openbsd 03:38 -!- kikadf [~quassel@20014C4E2BCC1500DEA632FFFE5AD709.dsl.pool.telekom.hu] has quit [Ping timeout: 252 seconds] 03:39 -!- Aedil [~adrian@146.52.104.238] has joined #openbsd 03:40 -!- msi [~msi@user/msi] has quit [Ping timeout: 248 seconds] 03:41 -!- kikadf [~quassel@20014C4E2BCAA100DEA632FFFE5AD709.dsl.pool.telekom.hu] has joined #openbsd 03:49 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 03:49 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 03:54 -!- zip100 [~zip100@193.32.248.148] has quit [Ping timeout: 276 seconds] 03:55 -!- zip100 [~zip100@193.32.248.201] has joined #openbsd 04:02 -!- mijndert [~mijndert@user/mijndert] has quit [Quit: Ping timeout (120 seconds)] 04:02 -!- mijndert [~mijndert@user/mijndert] has joined #openbsd 04:10 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 04:15 -!- mxz_ [~mxz@user/mxz] has quit [Ping timeout: 248 seconds] 04:15 -!- mxz_ [~mxz@user/mxz] has joined #openbsd 04:16 -!- mxz [~mxz@user/mxz] has quit [Ping timeout: 248 seconds] 04:16 -!- mxz_ is now known as mxz 04:17 -!- n6bsd [~n6bsd@user/n6bsd] has quit [Killed (NickServ (GHOST command used by n6bsd_!~n6bsd@47-177-63-64.fdr01.whtr.ca.frontiernet.net))] 04:18 -!- n6bsd [~n6bsd@user/n6bsd] has joined #openbsd 04:21 -!- user21 [~user21@c-73-28-154-38.hsd1.fl.comcast.net] has quit [Ping timeout: 272 seconds] 04:23 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 04:35 -!- n6bsd [~n6bsd@user/n6bsd] has quit [Quit: leaving] 04:39 -!- mover [~hischild@user/mover] has quit [Quit: leaving] 04:48 -!- izder456 [uid658421@id-658421.helmsley.irccloud.com] has quit [Quit: Connection closed for inactivity] 04:49 -!- punk [~punk@pa8-84-91-203-155.netvisao.pt] has quit [Read error: Connection reset by peer] 04:56 -!- toxic063 [~toxic0@82.66.203.96] has quit [Read error: Connection reset by peer] 04:56 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 04:58 -!- punk [~punk@pa8-84-91-203-155.netvisao.pt] has joined #openbsd 05:09 -!- MrGoblins [~MrGoblins@2a00:11b1:1100:f80b:2307:d0ba:a8e2:f7c5] has quit [Ping timeout: 244 seconds] 05:22 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 05:29 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 05:30 -!- user21 [~user21@c-73-28-154-38.hsd1.fl.comcast.net] has joined #openbsd 05:47 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 05:53 -!- shiranaihito_ [~shiranaih@156.59.208.18] has joined #openbsd 05:54 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 06:06 -!- vysn [~vysn@user/vysn] has joined #openbsd 06:23 -!- mxz_ [~mxz@user/mxz] has joined #openbsd 06:26 -!- uncleyear [~ian@45.80.46.84] has quit [Ping timeout: 255 seconds] 06:27 -!- Pixi` [~Pixi@user/pixi] has joined #openbsd 06:28 -!- uncleyear [~ian@45.80.46.92] has joined #openbsd 06:30 -!- tcberner [~quassel@user/tcberner] has quit [Read error: Connection reset by peer] 06:30 -!- Pixi [~Pixi@user/pixi] has quit [Ping timeout: 244 seconds] 06:30 -!- tcberner [~quassel@user/tcberner] has joined #openbsd 06:43 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Quit: Konversation terminated!] 06:45 -!- cryptexx0_ [~cryptexx0@203-12-5-216.dyn.launtel.net.au] has joined #openbsd 06:47 -!- shiranaihito_ [~shiranaih@156.59.208.18] has quit [Ping timeout: 255 seconds] 06:47 -!- cryptexx0 [~cryptexx0@203-12-5-216.dyn.launtel.net.au] has quit [Ping timeout: 252 seconds] 06:47 -!- cryptexx0_ is now known as cryptexx0 06:49 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has joined #openbsd 06:54 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 06:56 -!- Aedil [~adrian@146.52.104.238] has quit [Quit: Rebooting…] 06:57 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 07:04 -!- feriman [~feriman@user/feriman] has quit [Read error: Connection reset by peer] 07:07 -!- cryptexx0_ [~cryptexx0@203-12-5-216.dyn.launtel.net.au] has joined #openbsd 07:10 -!- cryptexx0 [~cryptexx0@203-12-5-216.dyn.launtel.net.au] has quit [Ping timeout: 240 seconds] 07:10 -!- cryptexx0_ is now known as cryptexx0 07:14 -!- Aedil [~adrian@146.52.104.238] has joined #openbsd 07:25 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 07:59 -!- xx [~xx@user/xx] has joined #openbsd 08:00 -!- MrGoblins [~MrGoblins@2a00:11b1:1081:c18:9947:2476:37cd:111d] has joined #openbsd 08:01 -!- d-ra [~d-ra@user/d-ra] has joined #openbsd 08:08 -!- feriman [~feriman@user/feriman] has joined #openbsd 08:18 -!- antanst [~antanst@user/antanst] has quit [Quit: The Lounge - https://thelounge.chat] 08:21 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 08:21 -!- antanst [~antanst@user/antanst] has joined #openbsd 08:23 -!- smol-hors is now known as pony 08:30 -!- zwr [~zwr@200-97-57-182.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 08:30 -!- zwr [~zwr@200-97-57-182.user3p.veloxzone.com.br] has joined #openbsd 08:35 < quinq> avih, !! in PS1 is also POSIX 08:36 < avih> yes 08:36 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 08:36 -!- sdds [~sdds@user/sdds] has joined #openbsd 08:37 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 08:37 < quinq> 08:37 < avih> :) 08:44 -!- xx [~xx@user/xx] has quit [Ping timeout: 260 seconds] 08:45 -!- antanst [~antanst@user/antanst] has quit [Ping timeout: 264 seconds] 08:46 -!- xx [~xx@user/xx] has joined #openbsd 08:47 -!- Yukiteru [~Yukiteru@user/yukiteru] has quit [Ping timeout: 260 seconds] 08:51 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 08:51 -!- sdds [~sdds@user/sdds] has joined #openbsd 08:55 -!- sdds_ [~sdds@user/sdds] has joined #openbsd 08:55 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 09:05 -!- sdds_ [~sdds@user/sdds] has quit [Remote host closed the connection] 09:05 -!- sdds [~sdds@user/sdds] has joined #openbsd 09:14 -!- sheikhshard [~Administr@101.68.203.234] has joined #openbsd 09:19 -!- undergrad94 [~user@46.98.178.42] has joined #openbsd 09:22 -!- Warr1024 is now known as Guest7524 09:22 -!- Guest7524 [~Warr@user/warr1024] has quit [Killed (calcium.libera.chat (Nickname regained by services))] 09:22 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 09:25 -!- sdds_ [~sdds@user/sdds] has joined #openbsd 09:25 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 09:26 -!- sdds_ [~sdds@user/sdds] has quit [Remote host closed the connection] 09:29 -!- sdds [~sdds@user/sdds] has joined #openbsd 09:41 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 09:45 -!- Warr1024 [~Warr@user/warr1024] has quit [Quit: Warr1024] 09:46 -!- Warr1024 [~Warr@user/warr1024] has joined #openbsd 09:56 -!- adig [~default@109.166.139.183] has quit [Ping timeout: 260 seconds] 10:02 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has quit [Quit: MirC] 10:10 -!- megawatt [~megawatt@user/megawatt] has joined #openbsd 10:15 -!- undergrad94 [~user@46.98.178.42] has quit [Ping timeout: 272 seconds] 10:15 -!- msi [~msi@user/msi] has joined #openbsd 10:17 -!- leo_ [~leo@arioch.leonhardt.eu] has joined #openbsd 10:25 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 10:26 -!- Xenguy__ [~Xenguy@user/xenguy] has quit [Ping timeout: 252 seconds] 10:27 -!- Xenguy [~Xenguy@user/xenguy] has quit [Ping timeout: 252 seconds] 10:27 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 10:27 -!- Xenguy__ [~Xenguy@user/xenguy] has joined #openbsd 10:29 -!- cgnarne_ [~pk@cgn-89-0-3-227.nc.de] has joined #openbsd 10:30 -!- cgnarne [~pk@user/cgnarne] has quit [Ping timeout: 272 seconds] 10:32 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 276 seconds] 10:33 -!- uncleyear [~ian@45.80.46.92] has quit [Ping timeout: 272 seconds] 10:35 -!- uncleyear [~ian@45.80.46.84] has joined #openbsd 10:36 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 10:38 -!- feriman [~feriman@user/feriman] has joined #openbsd 10:39 -!- msi [~msi@user/msi] has quit [Ping timeout: 276 seconds] 10:40 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 10:46 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 244 seconds] 10:48 -!- adig [~default@109.166.139.183] has joined #openbsd 10:58 -!- noone [~six@user/six] has quit [Quit: nyaa~] 10:58 -!- Aedil [~adrian@146.52.104.238] has quit [Ping timeout: 255 seconds] 11:13 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 11:17 -!- aljustiet [~aljustiet@user/meow/aljustiet] has joined #openbsd 11:17 < aljustiet> How hard is it to host email server or irc bounceer on openbsd compared to debian? 11:18 < aljustiet> Like, I want to choose openbsd as my OS on the server, but there are things emailwiz from lukesmith, which can help setup email quickly. 11:19 -!- pabs3 [~pabs3@user/pabs3] has quit [Ping timeout: 248 seconds] 11:19 < aljustiet> I bought VPS from the pq.hosting, which doesn't have openbsd installation option, but has the custom iso option. 11:19 < aljustiet> Where I can manually install openbsd. 11:21 < aljustiet> Will it make a difference if I choose a VPS that emphasizes OpenBSD as its main OS? 11:22 -!- CrashOverride [~strcat@p57b4b609.dip0.t-ipconnect.de] has joined #openbsd 11:22 -!- sir-photch [~m-hy5poy@static.93.70.235.167.clients.your-server.de] has quit [Remote host closed the connection] 11:23 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 11:23 -!- voidheart [~Thunderbi@user/voidheart] has quit [Remote host closed the connection] 11:24 < aljustiet> What VPS do you guys suggest? 11:26 < surrounder> https://openbsd.amsterdam/ 11:34 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 11:35 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 11:37 -!- polarian [~polarian@znc.polarian.dev] has quit [Quit: Polarian has disappeared] 11:40 -!- polarian [~polarian@znc.polarian.dev] has joined #openbsd 11:40 -!- pabs3 [~pabs3@user/pabs3] has joined #openbsd 11:42 -!- niftily [~niftily@user/niftily] has joined #openbsd 11:43 -!- MrGoblins [~MrGoblins@2a00:11b1:1081:c18:9947:2476:37cd:111d] has quit [Read error: Connection reset by peer] 11:44 -!- MrGoblins [~MrGoblins@2a00:11b1:1081:c18:9947:2476:37cd:111d] has joined #openbsd 11:51 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 248 seconds] 11:54 < aljustiet> Do you have any ideas why price different on different VPS? Like on pq.hosting I pay 8 EUR for 4 GB 60 GB VPS. 11:54 < aljustiet> VPS providers*? 11:54 < aljustiet> surrounder: 11:55 < surrounder> no idea 11:55 < aljustiet> Can I pay monthly on openbsd.amsterdam VPS? 11:56 -!- lenny1337 [~lenny@174-18-72-226.tcso.qwest.net] has quit [Ping timeout: 252 seconds] 11:56 < surrounder> dunno, I do yearly 12:01 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 12:16 -!- jedesa [~Thunderbi@user/jedesa] has joined #openbsd 12:17 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 12:19 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 12:19 -!- Quantafac [~Quantafac@38.189.110.250] has quit [Quit: Leaving.] 12:19 -!- Everything [~Everythin@94.153.13.83] has joined #openbsd 12:19 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 12:19 -!- voidheart [~Thunderbi@user/voidheart] has quit [Quit: voidheart] 12:23 -!- adip [~adip@c145-14.icpnet.pl] has joined #openbsd 12:24 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 12:34 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 12:37 -!- Guest70 [~Guest70@2a01:599:a02:eaaa:4d51:a224:b509:de84] has joined #openbsd 12:39 -!- Guest70 [~Guest70@2a01:599:a02:eaaa:4d51:a224:b509:de84] has quit [Client Quit] 12:40 -!- voidheart [~Thunderbi@user/voidheart] has quit [Quit: voidheart] 12:45 -!- user21 [~user21@c-73-28-154-38.hsd1.fl.comcast.net] has quit [Ping timeout: 276 seconds] 12:47 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 12:49 -!- fspax [~fspax@31.135.237.62] has joined #openbsd 12:52 -!- fspax [~fspax@31.135.237.62] has quit [Client Quit] 12:54 -!- tercal_ [~tercal@user/tercal] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 12:58 -!- memset_ [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 12:59 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Ping timeout: 260 seconds] 12:59 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 13:00 -!- henrix [~henrix@user/henrix] has quit [Ping timeout: 255 seconds] 13:04 < sibiria> aljustiet: different costs, different desire for profit 13:04 < sibiria> i use scaleway (not for openbsd anymore since their platform changes too much all the time), and oracle (openbsd runs fine) 13:06 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 13:06 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 13:07 < sibiria> with oracle i have paid $0.00/month the past 2 years 13:08 < sibiria> that's zero dot double-zero 13:10 < avih> sibiria: how do you get a free vps with oracle? 13:12 < avih> (that sounds very not oracle to me) 13:12 -!- henrix [~henrix@user/henrix] has joined #openbsd 13:13 -!- Guest72 [~Guest72@d-23-244-136-222.nh.cpe.atlanticbb.net] has joined #openbsd 13:14 < sibiria> avih: it's part of their aggressive marketing to take shares from aws, gcp and azure 13:14 -!- Guest72 [~Guest72@d-23-244-136-222.nh.cpe.atlanticbb.net] has quit [Write error: Broken pipe] 13:14 < sibiria> they offer a few products for free. some "always free", some free for now 13:14 < avih> do you have to be a competitor client for that offer? 13:15 < sibiria> you can get an x86-64 vps with 1 core and 1 gb of ram as "always free", and you can get a total of 6 Arm64 cores and 24 gb of ram for "free for now" 13:15 < avih> link? 13:15 < sibiria> (and those 6/24 you can split on multiple VPSes if you wish) 13:15 < sibiria> https://cloud.oracle.com/ 13:15 < avih> thanks 13:15 < sibiria> no you can just sign up as a private customer 13:16 -!- housemate [~housemate@146.70.66.228] has joined #openbsd 13:16 < sibiria> you will get one initial trial month with a $200 (or $2000?) allocation to try all of their products. after that your account regresses to "free tenancy" with limitations 13:17 < sibiria> you may unlock those limitations by moving to a "paid tenancy" free of charge - it's just a matter of providing a valid debit/credit card to verify billing 13:17 < sibiria> by now i have been on "paid tenancy" for $0/month since early 2023 13:18 < avih> so you either way you have to start with $200[0] ? 13:18 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 13:18 < sibiria> during your first trial month, yes. it's to allow you to test all of the product catalogue. there are some limits to avoid abuse, of course 13:19 -!- xx [~xx@user/xx] has joined #openbsd 13:19 < avih> i see. i don't want to test all their products. i want to pay nothing. 13:19 < sibiria> then you simply pay nothing :) 13:19 < avih> i do! 13:19 -!- absc [~absc@2a04:ee41:8:6055:197a:5624:d080:981d] has joined #openbsd 13:20 < avih> (i do have the same vpf for more than 10 years now. $40/year for x86 4 cores and 4G ram. that deal is long gone, but it's perpetual) 13:20 < sibiria> if you decide to stick around with oracle, i recommend that you move to a paid tenancy. the free tenancy has some drawbacks 13:20 -!- housemate [~housemate@146.70.66.228] has quit [Remote host closed the connection] 13:21 < sibiria> one being that your "free tenancy" VPSes may be booted to allow room for paid tenancy users 13:21 < avih> i don't 13:21 < avih> vps* 13:21 < sibiria> all in all i'm very happy with oracle cloud. i have not had a single hiccup, network outage, host crash etc. 13:21 < sibiria> incredibly professional impression 13:22 < avih> sure. they have to 13:23 < p3s> glad to hear you're enjoys oracle cloud, i'm oracle cloud datacenter guy... but please move to competitor so i can do less work 13:23 * ssm_ registers 200000 oracle vps's on his botfarm and runs `i=0; while [ i++ -lt $(sysctl -n hw.ncpuonline) ]; do :; done` on all of them 13:23 < ssm_> that's what you get for killing sun 13:23 < sibiria> p3s: :P 13:24 < ssm_> wait that shell scripts wrong. you get the point 13:26 < ssm_> i=0; while [ i++ -lt $(sysctl -n hw.ncpuonline) ]; do while true; do :; done & done 13:26 -!- msi [~msi@user/msi] has joined #openbsd 13:29 < p3s> ssm_: i do cry every day i walk by cabinets with the sun logo printed on the side 13:32 < avih> dark sun 13:33 -!- absc [~absc@2a04:ee41:8:6055:197a:5624:d080:981d] has quit [Quit: Got to go. irctk 1.1.0-beta] 13:35 -!- aljustiet [~aljustiet@user/meow/aljustiet] has quit [Remote host closed the connection] 13:40 -!- voidheart [~Thunderbi@user/voidheart] has quit [Quit: voidheart] 13:40 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 13:47 -!- Guest62 [~Guest12@31.154.179.218] has joined #openbsd 13:52 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 13:58 -!- niftily [~niftily@user/niftily] has quit [Ping timeout: 248 seconds] 13:59 -!- niftily [~niftily@user/niftily] has joined #openbsd 14:01 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 14:06 -!- voidheart [~Thunderbi@user/voidheart] has quit [Quit: voidheart] 14:06 -!- housemate [~housemate@146.70.66.228] has joined #openbsd 14:10 -!- Guest62 [~Guest12@31.154.179.218] has quit [Quit: Client closed] 14:12 -!- tobiasu [~tobiasu@user/tobiasu] has quit [Quit: WeeChat 3.8] 14:16 -!- henrix [~henrix@user/henrix] has quit [Ping timeout: 272 seconds] 14:18 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 14:32 -!- henrix [~henrix@user/henrix] has joined #openbsd 14:33 -!- niftily [~niftily@user/niftily] has quit [Quit: leaving] 14:35 -!- betabug [~betabug@betabug.ch] has quit [Changing host] 14:35 -!- betabug [~betabug@user/betabug] has joined #openbsd 14:44 -!- makr [~textual@2001:8f8:1a2d:ab03:c08c:8d10:7983:cc93] has quit [Quit: Textual IRC Client: www.textualapp.com] 14:47 < vortexx> dfdx: did your reinstall go smoothly? 14:51 -!- mxz is now known as Guest1783 14:51 -!- Guest1783 [~mxz@user/mxz] has quit [Killed (calcium.libera.chat (Nickname regained by services))] 14:51 -!- mxz_ is now known as mxz 14:51 -!- mxz_ [~mxz@user/mxz] has joined #openbsd 14:54 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 14:54 -!- annamalai [~yaaic@2409:4072:6117:42c6::201a:f0a1] has quit [Ping timeout: 276 seconds] 14:55 -!- user71 [~user71@2001:1530:1012:e0d7:ef8f:e97b:76f0:b9ca] has joined #openbsd 15:08 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 15:11 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 260 seconds] 15:17 -!- niftily [~niftily@user/niftily] has joined #openbsd 15:17 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 15:21 -!- niftily [~niftily@user/niftily] has quit [Quit: leaving] 15:22 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 15:22 -!- niftily [~niftily@user/niftily] has joined #openbsd 15:30 -!- R4F4 [rscastilho@user/R4F4] has joined #openbsd 15:31 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 15:33 -!- dastain [~dastain@81.4.102.12] has quit [Ping timeout: 252 seconds] 15:34 -!- MrGoblins [~MrGoblins@2a00:11b1:1081:c18:9947:2476:37cd:111d] has quit [Ping timeout: 244 seconds] 15:34 -!- gluon [~gluon@2a01:4f8:c0c:e2da::1] has quit [Quit: WeeChat 2.3] 15:36 -!- MrGoblins [~MrGoblins@cst-prg-14-75.cust.vodafone.cz] has joined #openbsd 15:38 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #openbsd 15:39 -!- dastain [~dastain@2a00:d880:6:262::45a3] has joined #openbsd 15:41 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 15:43 -!- dostoyevsky2 [~sck@user/dostoyevsky2] has quit [Quit: leaving] 15:44 -!- dostoyevsky2 [~sck@user/dostoyevsky2] has joined #openbsd 15:47 -!- alx_ [~alx@195.15.28.34] has quit [Read error: Connection reset by peer] 15:48 -!- niftily [~niftily@user/niftily] has quit [Quit: leaving] 15:49 -!- alx^ [~alx@195.15.28.34] has joined #openbsd 15:50 -!- ainema [~lemma@user/ainema] has joined #openbsd 15:51 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 15:52 -!- Aedil [~adrian@146.52.104.238] has joined #openbsd 15:54 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 15:55 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 15:55 < dfdx> vortexx: hey, thanks for asking... i'm in the middle of it right now, will let you know soon'ish (my expectation is that the install itself is easy, it's restoring all the backups -- which includes postgresql dbs -- that's the challenge). 15:55 -!- niftily [~niftily@user/niftily] has joined #openbsd 15:56 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 272 seconds] 15:57 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has joined #openbsd 15:59 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 16:06 -!- psy32nd [psychhim@psychhim.inspirenet.org] has quit [Ping timeout: 252 seconds] 16:10 -!- msi [~msi@user/msi] has quit [Ping timeout: 276 seconds] 16:18 -!- jedesa [~Thunderbi@user/jedesa] has quit [Quit: jedesa] 16:18 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 16:19 -!- Everything [~Everythin@94.153.13.83] has quit [Quit: leaving] 16:19 < dfdx> actually... I do have a question about this. 16:19 < dfdx> my hard disk is encrypted. 16:20 < dfdx> do I need to go over the steps to encrypt it again during the installation? e.g., entering the shell during hte installation and using bioctl to setup softraid0? 16:21 < dfdx> or do I mount and unencrypt sd0 first, making, say, sd1. and then complete the installation on sd1? 16:21 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 272 seconds] 16:22 -!- psy32nd [psychhim@psychhim.inspirenet.org] has joined #openbsd 16:22 < betabug> yeah, you mount sd1 16:22 < thyssentishman> dfdx: if you backed up your whole system on that HDD, then AFAIK you don't need to reinstall the system 16:23 < thyssentishman> you probably just need to make it bootable 16:23 < dfdx> thyssentishman: this isn't a normal upgrade; I am changing the partition sizes and all sorts of things. 16:24 < dfdx> so its a clean reinstall. i've backed up everything. 16:24 < dfdx> (to a separate, encrypted disk) 16:24 < thyssentishman> ah I see 16:24 < dfdx> i'm hoping after the installation is complete I can just remount thoseo like normal. 16:24 < dfdx> betabug: thanks. 16:26 -!- dfdx [~F@user/dfdx] has quit [Quit: leaving] 16:31 -!- u0_a147 [~u0_a147@85.198.104.253] has joined #openbsd 16:35 -!- housemate [~housemate@146.70.66.228] has quit [Quit: "I saw it in a tiktok video and thought that it was the most smartest answer ever." ~ AnonOps Radio [some time some place] | I AM THE DERIVATIVE I AM GOING TANGENT TO THE CURVE!] 16:37 -!- niftily [~niftily@user/niftily] has quit [Quit: leaving] 16:37 -!- u0_a147 [~u0_a147@85.198.104.253] has quit [Remote host closed the connection] 16:38 -!- u0_a147 [~u0_a147@85.198.104.253] has joined #openbsd 16:39 -!- u0_a147 [~u0_a147@85.198.104.253] has quit [Remote host closed the connection] 16:40 -!- u0_a147 [~u0_a147@85.198.104.253] has joined #openbsd 16:42 -!- u0_a147 [~u0_a147@85.198.104.253] has quit [Remote host closed the connection] 16:42 -!- u0_a147 [~u0_a147@85.198.104.253] has joined #openbsd 16:43 -!- SiFuh__ [~SiFuh@user/sifuh] has joined #openbsd 16:43 -!- voidheart1 [~Thunderbi@user/voidheart] has joined #openbsd 16:44 -!- voidheart [~Thunderbi@user/voidheart] has quit [Ping timeout: 252 seconds] 16:44 -!- voidheart1 is now known as voidheart 16:45 -!- joxn [~joxn@utaw/joxn] has quit [Remote host closed the connection] 16:46 -!- SiFuh [~SiFuh@user/sifuh] has quit [Ping timeout: 272 seconds] 16:47 -!- xet7 [~xet7@user/xet7] has quit [Read error: Connection reset by peer] 16:49 -!- MrGoblins [~MrGoblins@cst-prg-14-75.cust.vodafone.cz] has quit [Remote host closed the connection] 16:50 -!- xet7 [~xet7@user/xet7] has joined #openbsd 16:58 < XFXF-100> hi. anyone knows how to solve the following errors with ospf. endpoint is a mikrotik router with router os 7 16:58 < XFXF-100> recv_db_description: dupe from neighbor ID 100.64.0.2 (vport10) 16:58 < XFXF-100> recv_db_description: neighbor ID 100.64.0.2 (vport10): seq num mismatch, bad flags 16:58 -!- psy32nd [psychhim@psychhim.inspirenet.org] has quit [Ping timeout: 265 seconds] 16:59 -!- MrGoblins [~MrGoblins@cst-prg-14-75.cust.vodafone.cz] has joined #openbsd 17:04 -!- fallback [fallback@2605:6400:20:b4:2df7:c15d:5c14:7a83] has quit [Read error: Connection reset by peer] 17:09 -!- jrm [~jrm@user/jrm] has quit [Ping timeout: 248 seconds] 17:09 -!- desnudopenguino [~Thunderbi@c-24-16-0-66.hsd1.wa.comcast.net] has joined #openbsd 17:09 -!- MrGoblins [~MrGoblins@cst-prg-14-75.cust.vodafone.cz] has quit [Ping timeout: 245 seconds] 17:10 -!- MrGoblins [~MrGoblins@2a00:11b1:10a0:32a5:d5c7:62a7:f8d2:875d] has joined #openbsd 17:10 -!- user71 [~user71@2001:1530:1012:e0d7:ef8f:e97b:76f0:b9ca] has quit [Ping timeout: 264 seconds] 17:17 -!- seninha [~seninha@user/seninha] has joined #openbsd 17:19 -!- user71 [~user71@2001:1530:1012:e0d7:ef8f:e97b:76f0:b9ca] has joined #openbsd 17:20 -!- fallback [fallback@2605:6400:20:b4:2df7:c15d:5c14:7a83] has joined #openbsd 17:24 -!- psy32nd [psychhim@psychhim.inspirenet.org] has joined #openbsd 17:25 -!- cleric [~cleric@2604:a880:2:d0::53b2:f001] has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in] 17:26 -!- cleric [~cleric@138.68.21.116] has joined #openbsd 17:37 -!- jrm [~jrm@user/jrm] has joined #openbsd 17:40 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 17:43 -!- Kruppt [~Kruppt@user/Kruppt] has joined #openbsd 17:49 -!- whiteman809 [~whiteman8@paraboletancza.org] has quit [Quit: ZNC 1.9.1 - https://znc.in] 17:50 -!- whiteman809 [~whiteman8@paraboletancza.org] has joined #openbsd 17:54 -!- xet7 [~xet7@user/xet7] has quit [Ping timeout: 246 seconds] 18:02 -!- xx [~xx@user/xx] has joined #openbsd 18:02 -!- feriman [~feriman@user/feriman] has joined #openbsd 18:05 -!- d-ra [~d-ra@user/d-ra] has quit [Remote host closed the connection] 18:08 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Ping timeout: 260 seconds] 18:09 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 18:16 -!- nckhexen is now known as nckx 18:22 -!- pallas [~pallas@174.136.206.229] has joined #openbsd 18:22 -!- pallas [~pallas@174.136.206.229] has quit [Client Quit] 18:23 -!- housemate [~housemate@146.70.66.228] has joined #openbsd 18:23 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 18:29 -!- msi [~msi@user/msi] has joined #openbsd 18:33 < p3s> i have a particular keyboard which is behave strangly. it is recognized on boot and i type my encryption password. xenodm doesn't seem to accept input from it though. if i plug it in after entering xfce, still doesn't work. tested with more than one cable. odd. 18:35 -!- dfdx [~f@user/dfdx] has joined #openbsd 18:36 < dfdx> Hi #openbsd. upgrade to 7.6 was successful. :) one thing, though. this was a full re-install, so I had to recreate some users. before reinstalling, I backed up the user's /home/f/user/.ssh directory. now that i've recreated the user, I copied it back. But when I try to ssh from another machine I get the following error: WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! 18:36 < dfdx> What am I missing? 18:37 < p3s> jus delete ~/.ssh/know_hosts 18:37 < dfdx> from the client? 18:37 < p3s> yes 18:37 -!- MrGoblins [~MrGoblins@2a00:11b1:10a0:32a5:d5c7:62a7:f8d2:875d] has quit [Ping timeout: 252 seconds] 18:37 < dfdx> aha! thanks. 18:37 < p3s> yup 18:38 -!- msi [~msi@user/msi] has quit [Quit: leaving] 18:38 -!- dfdx [~f@user/dfdx] has quit [Client Quit] 18:39 -!- dfdx [~f@user/dfdx] has joined #openbsd 18:39 -!- MrGoblins [~MrGoblins@2a00:11b1:1080:afb2:55d3:6ae2:ec62:713] has joined #openbsd 18:40 -!- setient [~setient@li92-193.members.linode.com] has quit [Ping timeout: 260 seconds] 18:41 -!- setient [~setient@li92-193.members.linode.com] has joined #openbsd 18:41 -!- hisacro [~OBSD@142.171.161.105] has quit [Excess Flood] 18:42 -!- hisacro [~OBSD@my.displ.nl] has joined #openbsd 18:43 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 252 seconds] 18:44 -!- MrGoblins [~MrGoblins@2a00:11b1:1080:afb2:55d3:6ae2:ec62:713] has quit [Ping timeout: 272 seconds] 18:44 -!- voidheart [~Thunderbi@user/voidheart] has quit [Remote host closed the connection] 18:45 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 18:47 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 18:53 -!- MrGoblins [~MrGoblins@cst-prg-1-127.cust.vodafone.cz] has joined #openbsd 18:54 < dfdx> one more thing, I also backed up /etc/ssh/ssh_host_*. Is it safe to just copy over the default files in /etc/ssh after an install? 18:56 -!- housemate [~housemate@146.70.66.228] has quit [Quit: "I saw it in a tiktok video and thought that it was the most smartest answer ever." ~ AnonOps Radio [some time some place] | I AM THE DERIVATIVE I AM GOING TANGENT TO THE CURVE!] 18:57 < thrig> probably not if the backups were obtained by someone else 18:58 < sibiria> dfdx: yes you can 18:58 < sibiria> the reason you get a warning from ssh (the client) is simply because you now have new host keys on the server 19:00 -!- Aedil [~adrian@146.52.104.238] has quit [Ping timeout: 252 seconds] 19:00 < sibiria> the contents in your ~/.ssh/known_hosts file matches the old host keys 19:01 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [Quit: format_c] 19:03 -!- xet7 [~xet7@user/xet7] has joined #openbsd 19:10 -!- ainema [~lemma@user/ainema] has quit [Quit: Konversation terminated!] 19:22 -!- khrbtxyz [~khrbtxyz@user/khrbt] has joined #openbsd 19:24 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 19:25 -!- Kruppt [~Kruppt@user/Kruppt] has quit [Remote host closed the connection] 19:33 -!- msi [~msi@user/msi] has joined #openbsd 19:47 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 19:57 -!- inky [~inky@37.252.77.193] has joined #openbsd 20:00 -!- housemate [~housemate@146.70.66.228] has joined #openbsd 20:01 -!- user71 [~user71@2001:1530:1012:e0d7:ef8f:e97b:76f0:b9ca] has quit [Quit: Leaving] 20:04 -!- dooder [~dooder@user/dooder] has quit [Ping timeout: 246 seconds] 20:05 -!- euphores [~SASL_euph@user/euphores] has quit [Ping timeout: 255 seconds] 20:07 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Read error: Connection reset by peer] 20:08 -!- henrix [~henrix@user/henrix] has quit [Remote host closed the connection] 20:09 -!- henrix [~henrix@user/henrix] has joined #openbsd 20:10 -!- ublx [~ublx@user/ublx] has joined #openbsd 20:11 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 20:12 -!- feriman [~feriman@user/feriman] has quit [Quit: Lost terminal] 20:16 -!- absc [~absc@2a04:ee41:8:6055:9e0d:c35e:9ded:bebf] has joined #openbsd 20:19 -!- dooder [~dooder@75.164.76.41] has joined #openbsd 20:19 -!- dooder [~dooder@75.164.76.41] has quit [Changing host] 20:19 -!- dooder [~dooder@user/dooder] has joined #openbsd 20:20 -!- antanst [~antanst@user/antanst] has joined #openbsd 20:22 -!- housemate [~housemate@146.70.66.228] has quit [Quit: "I saw it in a tiktok video and thought that it was the most smartest answer ever." ~ AnonOps Radio [some time some place] | I AM THE DERIVATIVE I AM GOING TANGENT TO THE CURVE!] 20:23 -!- tertullian [~sonne@80.255.7.69] has joined #openbsd 20:25 -!- Everything [~Everythin@178-133-13-61.mobile.vf-ua.net] has joined #openbsd 20:25 -!- tertullian [~sonne@80.255.7.69] has quit [Client Quit] 20:28 -!- zwr [~zwr@200-97-57-182.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 20:29 -!- seninha [~seninha@user/seninha] has joined #openbsd 20:29 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 20:30 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 20:31 -!- housemate [~housemate@146.70.66.228] has joined #openbsd 20:31 -!- tertullian [~sonne@80.255.7.69] has joined #openbsd 20:34 -!- zwr [~zwr@200-97-57-182.user3p.veloxzone.com.br] has joined #openbsd 20:40 -!- down200 [~down200@shell.lug.mtu.edu] has quit [Quit: ZNC - https://znc.in] 20:41 -!- down200 [~down200@shell.lug.mtu.edu] has joined #openbsd 20:43 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 20:44 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 20:44 -!- down200 [~down200@shell.lug.mtu.edu] has quit [Client Quit] 20:47 -!- noone [~six@user/six] has joined #openbsd 20:47 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 20:47 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 20:47 -!- dfdx [~f@user/dfdx] has quit [Quit: leaving] 20:48 -!- dfdx [~F@user/dfdx] has joined #openbsd 20:49 -!- down200 [~down200@shell.lug.mtu.edu] has joined #openbsd 20:53 -!- R4F4 [rscastilho@user/R4F4] has quit [] 20:57 -!- MrGoblins [~MrGoblins@cst-prg-1-127.cust.vodafone.cz] has quit [Ping timeout: 248 seconds] 21:01 -!- MrGoblins [~MrGoblins@cst-prg-15-63.cust.vodafone.cz] has joined #openbsd 21:06 -!- voidheart [~Thunderbi@user/voidheart] has joined #openbsd 21:07 -!- voidheart [~Thunderbi@user/voidheart] has quit [Client Quit] 21:16 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 21:19 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 265 seconds] 21:19 -!- V3NOM [~V3NOM@user/v3nom] has joined #openbsd 21:20 -!- zimmer__ [~zimmer@user/zimmer] has joined #openbsd 21:22 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 252 seconds] 21:28 -!- absc [~absc@2a04:ee41:8:6055:9e0d:c35e:9ded:bebf] has quit [Quit: Got to go. irctk 1.1.0-beta] 21:30 -!- archpc [~root@user/archpc] has quit [Remote host closed the connection] 21:30 -!- MrGoblins [~MrGoblins@cst-prg-15-63.cust.vodafone.cz] has quit [Remote host closed the connection] 21:30 -!- MrGoblins [~MrGoblins@2a00:11b1:100b:c93e:1dd3:a151:844c:2b8e] has joined #openbsd 21:31 -!- archpc [~root@user/archpc] has joined #openbsd 21:37 -!- vysn [~vysn@user/vysn] has quit [Remote host closed the connection] 21:44 -!- CrashOverride [~strcat@p57b4b609.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 21:59 -!- msi [~msi@user/msi] has quit [Ping timeout: 252 seconds] 22:28 -!- V3NOM [~V3NOM@user/v3nom] has quit [Ping timeout: 260 seconds] 22:29 -!- EtherNet [~ethernet@user/ethernet] has left #openbsd [The Lounge - https://thelounge.chat] 22:31 -!- msi [~msi@user/msi] has joined #openbsd 22:41 -!- adig [~default@109.166.139.183] has quit [Read error: Connection reset by peer] 22:49 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Remote host closed the connection] 23:01 -!- AbsolutelyFree [~Absolutel@user/AbsolutelyFree] has joined #openbsd 23:10 -!- megawatt [~megawatt@user/megawatt] has left #openbsd [] 23:20 -!- Everything [~Everythin@178-133-13-61.mobile.vf-ua.net] has quit [Quit: leaving] 23:33 -!- sheikhshard [~Administr@101.68.203.234] has quit [Ping timeout: 276 seconds] 23:40 -!- V3NOM [~V3NOM@user/v3nom] has joined #openbsd 23:42 -!- xx [~xx@user/xx] has quit [Ping timeout: 260 seconds] 23:44 -!- V3NOM [~V3NOM@user/v3nom] has quit [Remote host closed the connection] 23:45 -!- V3NOM [~V3NOM@user/v3nom] has joined #openbsd 23:47 -!- m3a [~m3a@170.52.78.7] has quit [Remote host closed the connection] 23:54 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 23:55 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 23:57 -!- lenny1337 [~lenny1337@174-18-72-226.tcso.qwest.net] has joined #openbsd --- Log closed Mon Nov 11 00:00:00 2024