Marcus Fernstrom
Marcus Fernstrom
Just installed Rust, Cargo, etc. the other day, and getting this error when running cargo-check `error: the option 'Z' is only accepted on the nightly compiler error: Could not compile...
As per the "Sorry we don't have any docs matching that name. If we should have a doc for this, please log an Issue so we can look into it."...
The demo Widget page includes icons/fonts that are not included with the GitHub files.
I got it running on Debian, and I can connect with a telnet session, and it seems to be working fine. Then I try to connect using xchat, since it's...
I'm running the latest version of erlang. Following the example for the server, I get a console after the first command, but when I try irc_app:start()., I get this error:...
I'm working on implementing a self-contained API and application, serving the html, js, and css files. But I can't figure out how to set the mime type for the returned...
I'm trying to use named parameters, but not having any luck. According to the JSON-RPC spec parameters should be either array or object. If I'm reading CeosMW sources right, it...
I've noticed that if I start the server, it works, if I stop the server, that works too. But if I try to start it again without closing the application,...
I'm trying to find a good solution for pooling and handling multiple database connections efficiently. Tiopf2 seems like it might be a good choice but I'm not finding any examples...
Installing the cross compiler for i8086 msdos installs without errors but the target is not usable in Lazarus. Complains about not finding the system.ppu "The project uses target OS=msdos and...