Re: [Jgeneral] add prefix to a boxed list

2023-12-16 Thread 'Viktor Grigorov' via General
The second boxing is unnecessary though.    ('prefix'&, &.>) q=:Aileen`Brittney`Gail`Fiona Also, alternatively    ([: <@;"1 (<'prefix')&,.) q Dec 16, 2023, 16:03 by schott.br...@gmail.com: > Robert, especially, but all, > > Your solution is great and exploring it took me to the NuVoc page for

Re: [Jgeneral] Nuvoc colors

2023-08-25 Thread 'Viktor Grigorov' via General
You're not wrong, it's not great. nuvoc uses 6 rather than 4 colors. In the j reference sheet, I had to pick 4 distinctive, that is contrasting color, slap them on white (rather than a dark background), and it's all lost, at least to my eyes. Copulas and controls, could be white and red

Re: [Jgeneral] Missing error messages and -O2?

2023-03-04 Thread 'Viktor Grigorov' via General
ail.com: > Even if eformat_j_ is undefined or fails, you should get the old terse > messages. > > Henry Rich > > On 3/4/2023 3:12 PM, 'Viktor Grigorov' via General wrote: > >> I updated to the official 941 and I'm getting no error messages. I'd had a >> eformat.i

[Jgeneral] Missing error messages and -O2?

2023-03-04 Thread 'Viktor Grigorov' via General
I updated to the official 941 and I'm getting no error messages. I'd had a eformat.ijs missing error, so I rm -r 'd the /usr/share/j/9sth/addons dir, and cp -r 'd the one in the zip thereto. No more messages, but also no error messages. My jsource clone, built yesterday, spits out errors

Re: [Jgeneral] Thought experiment -- pacman

2022-08-25 Thread 'Viktor Grigorov' via General
. My 2c. Aug 26, 2022, 08:02 by rauldmil...@gmail.com: > On Thu, Aug 25, 2022 at 10:17 PM 'Viktor Grigorov' via General > wrote: > >> github is a monopoly, but not the sole code hosting website. Allowing for >> any remote or local repository would be more pruden

Re: [Jgeneral] Thought experiment -- pacman

2022-08-25 Thread 'Viktor Grigorov' via General
github is a monopoly, but not the sole code hosting website. Allowing for any remote or local repository would be more prudent. Package updating would be nice IF doing the install doen't overwrite file (and clear dir beforehand). Aug 26, 2022, 04:03 by rauldmil...@gmail.com: > Currently, we

Re: [Jgeneral] Comments on J9.04 Reference Page 1

2022-08-25 Thread 'Viktor Grigorov' via General
I have a question to everybody regarding the reference sheet/card as useful: have you had any desire to create your own version, edit something small, or add to the existing tabled? If so, have you had any issue getting useful output? And if not, why?

Re: [Jgeneral] Comments on J9.04 Reference Page 1

2022-08-25 Thread 'Viktor Grigorov' via General
Thank you for the detailed feedback, Art. I'll reupload later on. Aug 25, 2022, 20:36 by artan...@comcast.net: > The format is improved: the darker two-tone striping delineates whitespace > clearly between most blocks. Some blocks have new or extended examples. > Symbols are colored for

[Jgeneral] J904 refsheet release

2022-08-15 Thread 'Viktor Grigorov' via General
Hey, I am happy to announce the completion of the final draft, that is, the release of the J904 reference sheet.  I don't want to repeat myself, I wrote about it somewhat in the link belowhttps://code.jsoftware.com/wiki/User:Viktor_Grigorov/j90xrefsheet I would hope that enough people have

Re: [Jgeneral] wiki migration

2022-07-25 Thread 'Viktor Grigorov' via General
t; On Mon, Jul 25, 2022 at 9:20 AM 'Viktor Grigorov' via General > wrote: > >> >> Hey, >> >> I just now realized articles and pages have not been copied from the old >> version of the wiki like the users' credentials have been. I am now wonder >> whe

[Jgeneral] wiki migration

2022-07-25 Thread 'Viktor Grigorov' via General
Hey,  I just now realized articles and pages have not been copied from the old version of the wiki like the users' credentials have been. I am now wonder whether to edit my two pages there, or create new ones on code2---will a migration of all users' pages be instigated at some point? How

Re: [Jgeneral] Iteration terminology

2022-05-17 Thread 'Viktor Grigorov' via General
Frank, In addition to what Bob said, if you update your hosts file from various places, it might be prudent to take a peek at your hosts file (should be at C:\Windows\System32\Drivers\etc\hosts on Windows) for lines containing 'jsoftware.com'. I do so with 45 lists, and I'm sure one has

Re: [Jgeneral] j90x reference sheet

2022-05-12 Thread 'Viktor Grigorov' via General
Bob, I can't get zoom to run on my machine, or browsers (gnu/linux, x86-64, musl). Sorry to plop this on you in the last minute, but such is the way of proprietary software :p If there is/were a tox/slack/etc. channel for written and or oral, I could join, otherwise I cannot easily

Re: [Jgeneral] j90x reference sheet

2022-05-12 Thread 'Viktor Grigorov' via General
Bob, 2300 is doable for me and I'd be fine with participating, if you think it'd be faster or more productive (than email chains or some instant messaging program). May 12, 2022, 18:28 by gene...@jsoftware.com: > Hi Viktor, > > Do you have any interest in joining the J wiki Zoom meeting that

Re: [Jgeneral] j90x reference sheet

2022-05-12 Thread 'Viktor Grigorov' via General
I rechecked the copy in my sent dir, it did have it. If you don't see for whatever reason, here [0] is a link to the uploaded file. Although my last TeX project was several years back,  I'm up for the task. Could you provide a URL to Sherlock's source or result, or contact information, and

[Jgeneral] j90x reference sheet

2022-05-12 Thread 'Viktor Grigorov' via General
Hey, Awhiles back, in the programming mailing list in one thread, there were a few comments one user made about still having the two J604 pages [0] printed out on his desk. They are a great tool for somebody unfamiliar with the language the get a feel of what does what, or just as a quick

Re: [Jgeneral] Strange error

2021-08-02 Thread 'Viktor Grigorov' via General
I was suggested running ldd over the binary.  I did so: /lib64/ld-linux-x85-64.so.2 (adr) libdl.so.2 => /lib64/ld-linux-x85-64.so.2 (adr) libc.so.6 => /lib64/ld-linux-x85-64.so.2 (adr) The addresses are the identical, and what they are symlinked to does not exist. What I get on my machine is:

Re: [Jgeneral] Strange error

2021-07-29 Thread 'Viktor Grigorov' via General
You should download and untar the tgz install file to a folder under your > home. And then sudo run the install-usr.sh script. This will install files > to various folders under /usr. > > On Thu, Jul 29, 2021 at 5:21 AM 'Viktor Grigorov' via General < > gene...@jsoftware.com>

[Jgeneral] Strange error

2021-07-28 Thread 'Viktor Grigorov' via General
Hello, I yesterday I installed musl-based (not glibc) Void Linux on 64-bit machine. Everything was dandy up til install j. To have the latest developments, I went for the proved zip (somewhere on the wiki), decomp'd, executed the install script in bin/ with return code 0 and some success