"Previous is a NeXT Computer emulator based on the Atari emulator Hatari. It uses the latest m68k emulation core from WinUAE and the i860 emulator from Jason Eckhardt. Previous works on all systems which are supported by the SDL3 library."
"Previous is a NeXT Computer emulator based on the Atari emulator Hatari. It uses the latest m68k emulation core from WinUAE and the i860 emulator from Jason Eckhardt. Previous works on all systems which are supported by the SDL3 library."
this all now works*! After about an hour of messing with YAML files I have a #gnustep webobjects app deployed to #k8s with an end-to-end pipeline. Using nginx ingress controller to load-balance instead of apache2 mod_gsw.
*still needs a domain name and TLS. I'm using the app's default action as the health endpoint, so I'll add a direct action that returns 204 to make life easier on the app.
I added an article to gnustep-developer on IMP caching. I don't think it's necessarily something people need to do any more, but in code where you do it, you're probably breaking your build on macOS. https://gnustep-developer.com/articles/imp-caching/