Steven Githens
Steven Githens
I'm currently using the all in one Portacle emacs/sbcl/slime distribution ( https://portacle.github.io/ ) and VS Code on a slightly older macOS release, Mojave. I'm wondering if it's the Portacle environment...
Paddy: Any chance we can merge this patch in? I've been using it, and it's very hard to program and debug node apps on Android without it. Cheers, Steve
natsume23: My comment was directed towards Paddy, if he can merge it back in to the repo. It's very useful, and hard to live without.
On Oracle, I believe some of the NCLOB errors are related to this issue that I posted about earlier: https://groups.google.com/d/msg/harveststack/wGFKO5okdQ8/9o5IpLekifIJ https://groups.google.com/d/msg/harveststack/wGFKO5okdQ8/fLSoeLpSIaYJ On the one particular view I was hitting it...
Awesome thanks! I noticed this is tagged for version 2.4, when is that roughly scheduled for? If there is anything I can do (especially for the Oracle stuff) that would...
After revisting the tests, I can confirm the Oracle NCLOB issue is due to the issue I linked above, in that Oracle doesn't support distinct queries on NCLOB fields. The...
This should restrict the concepts and fields returned from /api/concepts and /api/fields in addition to being a parameter to contexts, correct? (So that the options in the left hand pane...
Great! Will try it out now.
Filtering api/concepts looks good so far from the URL bar. Going to start messing with the cilantro UI.
I'm currently hacking on this here: https://github.com/sgithens/cilantro/compare/cilantro-742 So far I've just experimented with adding a 'tree' parameter to the config, and slapping it on the end of all the bulk...