Jaap Meijers

Results 9 comments of Jaap Meijers

@thepaul's solution to this problem worked for me as well. I only had to create that directory myself. Restarted Firefox and it worked!

Hi, I had the same problem. I think the cause is that the weekday number is shifted up and down in several places in the code. On line 79 in...

Just to add some background, I think what may be the source of confusion is that there seems to have been a bug in MicroPython's port for Pico: https://github.com/micropython/micropython/issues/7889 https://github.com/micropython/micropython/pull/8250/commits/5679fe6aee7811447ab9dfc9b4539526b23b1d84...

Ah I see. Sorry for pestering ;-)

I think so! You would just need to generate a higher 'version'. Version 40 QR codes is 177x177 modules, which translates to a resolution for our live QR code of...

Hi @SableRaf, I don't mind letting it go, but are you sure that my fix would not work? [You said](https://github.com/processing/processing-website/pull/594#pullrequestreview-2521933936) "most of these changes can't be made directly in the...

Aaah I see. It makes sense now. I'll have a go applying the changes I previously made to the JSONs to the source files instead.

I suspect most broken links are caused by the script that converts the Javadoc annotations to a json file. Things mostly go wrong where the java files use '@see_external'. [This...

@mingness @SableRaf Like I said, I think it's better someone more knowledgeable takes on changing those conversion scripts :-)