12:16:41 So this works, nice. 12:16:41 I am here to talk about Monero on OpenBSD. 12:16:41 The CLI thing is probably bugged as I remember having some balance on it. 12:16:41 Second thing - while I had the daemon up, it was freezing my computer after some time (not a crash, just freezes for a few min, then again not). And after the daemon was synced - you could pretty much call that ac rash, since you have so little time to even log-in your computer between freezes, let alone do anything else. 12:46:40 We don't offer any OpenBSD binaries currently, did you self compile? 13:10:34 Hmmm no? 13:10:39 Don't know how to. 13:10:44 nor want to xD 13:11:02 I'm pretty sure you do offer 13:11:45 https://github.com/monero-project/monero 13:11:45 > On OpenBSD: ... 13:11:59 Wait no yes yes I did compile it myself I am so stupid 13:12:49 Also it shows some weird question-mark symbols like an font error, not for entire monero-cli text, just like the beginning I think 13:15:03 OpenBSD 7.0 (GENERIC.MP) #232 13:23:29 I don't use OpenBSD so don't know myself. ndorf any idea? 16:38:08 weird characters sounds like libreadline is misconfigured 16:38:29 also make sure you actually linked against real libreadline, not BSD's libedit with readline compat wrapper 16:41:58 o.o 16:42:02 how does one do that?