-
rdr
I see the BSD, but it wasn't free... I paid with my blood, sweat, and tears ;_;
-
djPoorly
it's always a struggle, then you die alone
-
djPoorly
I'm new to Freebsd, however I do enjoy how involved it is
-
rwp
BSD gives me the power to crush those who oppose me. :-)
-
rdr
i like how a package told me "you maybe dont want to install this" after i installed it XD
-
s2r
rdr, package near eol?
-
rdr
oh it was eol in 2024 lol
-
rdr
centos7 emulation layer
-
rdr
i went with rocky 9
-
wavefunction
BSD = Blood, Sweat, and ground-in Dirt?
-
tangentnet
BSD = Bondage, Sockets, and Daemons.
-
FaFaS
Heya. Would like to ask if py-build@py311 py311-wheel-0.47.0 works fine on 14.4? having problems updating using ports.
-
skered
FaFaS: Via `make build`?
-
skered
FaFaS: Makefile error: UNIQUE (suffix): ... error?
-
Comstar
is it wrong that I get the impression that SMPng was a big deal for a minute until 2005 and then stuff quieted down about it? or did the documentation/whitepapers stop because it basically got implemented and was a solved problem
-
Comstar
like I know some of the amd64 smp stuff got updated as late as oct last year with stuff like `cpu_mp_stop` being added
-
ivy
SMPng was the name for the new kernel threading features which shipped in 5.0, while they were in development. after smpng was merged there was no need for it to have a name anymore
-
LXGHTNXNG
stop the world, I want to gc
-
Comstar
ivy, I guess my question then would be that
docs.freebsd.org/en/books/arch-handbook/smp would otherwise have seemed to be the documentation on how threading/caching is implemented on FreeBSD? I get that this isn't Design And Implementation of the FreeBSD Operating System
-
Comstar
i just think the stuff is neat and wanted to know how cache misses and stuff are thought of which the chapter of the architecture handbook does discuss
-
CrtxReavr
5.x was an unstable POS on SMP hardware.
-
CrtxReavr
Found myself removing SMP support from my kernel, 'til 6.x came out.
-
CrtxReavr
6.x also added SCHED_ULE which was an awesome improvement.
-
CrtxReavr
I think that was the last time I jumped early to a new major FreeBSD version.
-
Comstar
scars from the trenches
-
CrtxReavr
It was so weird and scary for FreeBSD to not have rock-solid stability.
-
vkarlsen
Single-thread Reaver, they called him
-
sopparus
throw new Error(`Unsupported platform: ${platform} (${arch})`);
-
sopparus
^
-
sopparus
-
sopparus
Error: Unsupported platform: freebsd (x64)
-
sopparus
from codex npm install?
-
sopparus
did the drop freebsd?
-
sopparus
theyy
-
Comstar
-
sopparus
thanks
-
sopparus
but how sad
-
nimaje
sometimes people don't care to write portable software
-
rtprio
not even not portable, but actively unportable