00:31:44 Is the mdo API stable? Previously we would separate the source and target ids with ':' and now it appears to be '>' instead? At least based on the man page for 15ALPHA1. 00:33:34 Weirder still, sysctl security.mac.do.rules=uid=1001>uid=0,gid=0 does not work but security.mac.do.rules=uid=1001:uid=0,gid=0 does. 00:51:31 Context is here fwiw https://reviews.freebsd.org/D49627, looks like > is expected. 07:37:52 zi: ok 07:38:06 zi: thanks again! It works now 10:09:50 regis in my case, I am the VPN provider. 10:10:28 zi thank, reading the man page helpled. now I am trying to use EAP instead of PSK for my server, but the enc and pf issues are at least solved :-) 11:52:52 unsure where my serial issues came 11:53:06 it feels like serial is ok 11:53:16 but it's cu? 11:57:46 went cuckoo 12:03:34 how to make cu go cuckoo, run "timeout 10 cu -s 115200 -l deviceport" then login and run "cat -u > /tmp/0" ... take another terminal and run "ssh devicehost" then "env LANG=C tr -cd '[:print:]' < /dev/urandom > /dev/ttyu0 &" then "tail -0F /tmp/0" and wait 12:03:46 so just a cu? 12:04:49 perhaps add few newlines with enter key to make process go faster... nothing but newlines should go there 12:05:05 but it's not just newlines :p 12:11:25 tip is fine 12:11:30 just the tip 12:12:23 however that thing has no support for port filename? 12:12:48 it could be symlink of a symlink of device 12:14:11 poor cu has probably never seen world so big 12:14:17 :p 12:16:16 but now comes the other question, how do the data from ttyv1 migrate intp ttyv2 12:16:24 into 12:16:31 that's a sc bug? 12:19:20 i only turned vt into sc because i had to use physical console once and each time switched it did reset the video, turned video output and therefor monitor off for 1s and then back on 12:19:36 that wasn't nice to watch 12:19:59 unsure if vt textmode wouldn' help 12:23:30 pros: modern console, each window is separate and displays graphics in it's own resolution 12:23:41 cons: resets vid out 12:23:52 unless it's a bug 12:39:59 of course one bug doesn't mean the bugs stopped 18:00:43 https://wiki.freebsd.org/SummerOfCode2019Projects/VirtualMemoryCompression 18:00:56 this this ever become a thing? the github linked is 404 22:57:15 1 22:57:20 1 22:57:45 * V_PauAmma_V eyes his keyboard warily. 23:00:12 you keep at it 23:00:14 youll get there 23:00:16 2 23:00:16 2 23:32:39 I see Freebsd 15 beta 1 snapshot is released - I wonder if I install it - pkg install works ? also does it roll to release - if I keep pkg update upgrade ? 23:33:28 I want to try to install ollama on freebsd - so far I run it on Debian 13.1 with NVIDIA GPu - but I love FreeBSD I want to give it another shot 23:35:56 I think FreeBSD strategy has to keep on eye on AI and the least a cloud virtualization option that is production worthy ---- so far --- clonos cbsd is the only solid solution I know off (made by an amazing Russian guy called Oleg) - there are other virtualization option but they are all half-ass nothing comparing with olegs clonos (which is similar to cockpit or virtualmin or some other decent options available for linux) 23:38:05 I wish there is some strategy from FreeBSD leadership so we can make some ecosystem that is credible and sustainable based on freebsd - otherwise - we are screwed 23:39:27 acu: https://www.freshports.org/misc/ollama/