Skip to content
#

programming

Here are 3,393 public repositories matching this topic...

freeCodeCamp
RandellDawson
RandellDawson commented Mar 2, 2020

Following up on the comment on PR 38309, the following English challenge tests need to be updated as described, as the non-English version were translating these when they should not have been translated.

  • Standardize Times with the HTML5 datetime Attribute
    Issues: All tests need to be re-translated

  • Use

njacharya
njacharya commented Aug 16, 2019

A description is incomplete. It should mention:

These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.

right after

"There are two main patterns to support high availability: fail-over and replication. "

30-seconds-of-css
boyum
boyum commented Feb 27, 2018

What a wonderful site! I really like the easy to understand tips and tricks.

For the popout menu, I think accessibility should be added as a possible caveat. A popout menu isn't necessarily inaccessible, but one should be careful adding crucial information behind a non-focusable element. I think either adding a bit of information on the topic or simply making the example component more accessib

iamnewton
iamnewton commented Feb 21, 2017

I think the work you've done on this is amazing. Seems like a great project, but your README is a bit bloated and hard to decipher. Might I suggest you condense it down into a set of readable chunks and maybe link off to the wiki for the more detailed bits.

Its only my opinion, but I find that answering the following questions, in order, helps to simplify docs.

  • who? - who wrote the p
deajan
deajan commented Jan 14, 2020

Hello,

I am currently deploying a nuitka built standalone program on a couple of different machines, and noticed that the api-ms-win-crt-*.dll files that come with Nuitka aren't enough depending on the target OS.

Example:
My program asked for api-ms-win-crt-conio-l1-1-0.dll which wasn't present on a vanilla Windows 7 32-bit OS, and which wasn't bundled by nuitka when compiled on Win10 x64.

Improve this page

Add a description, image, and links to the programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.