Trending repository
-
Updated
May 24, 2022 - JavaScript
On The Download with Christina Warren this week: News from PyCon 2022 and Google IO. A great new markdown authoring framework. And the ultimate eighties toy for ageing millennials.
June 01, 2022 - June 04, 2022 • Las Vegas, NV
Open source projects built in or receiving significant contributions from Brazil :brazil:
Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.
After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.
Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.
GNU sort v. Rust sort:
$ /usr/bin/sort --buffer-size=50% < /dev/null
$ target/release/coreutils sort --buffer-size=50% < /dev/null
sort: invalid --buffer-size argument '50%'
Relevant excerpts from GNU sort manpage:
-S, --buffer-size=SIZE
use SIZE for main memory buffer
[...]
SIZE may be followed by the following multiplicative suffixes: % 1% o
Developers move much faster using webapp.io to get per-branch review & E2E testing environments.
npm install over and over again.
It would be nice if there was a way to restrict access to one specific monitor. TeamViewer also has a meeting mode where you share a specific monitor and the other users can only see this particular monitor.