Mainly at home. I have several old Apple G4s i run NetBSD/macppc on. A few years back I wrote short guide on installing NetBSD on these machines. http://www.rabbitfarm.com/cgi-bin/blosxom/netbsd
Prolog Day Symposium
In November 2022, the ALP (Association of Logic Programming) organized the Prolog Day Symposium in Paris to celebrate 50 year of Prolog.
The link is to the slides and videos of the talks.
Several years back people upset with a Slashdot redesign started using comp.misc. It has maintained a decent level of activity. Could be something to try out.
Interview with Pascal Hitzler: The Rise of NSAI, Explainability, Concept Induction, and more
YouTube Video
Click to view this content.
Perl Weekly #619
Originally published at Perl Weekly 619 Hi there! There are way too many CPAN modules that are...
Perl Weekly #619
Automatic Differentiation in Prolog
Authors detail a Prolog based approach to automatic differentiation of functions. A future outcome of this present work is the creation of Prolog based Neural Networks.
Parsing AsciiDoc in Prolog
This is a nice example of an intermediate to somewhat advanced application of DCGs.