Trending repository
-
Updated
May 25, 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.
August 08, 2022 - August 10, 2022 • Kansas City, MO
Frameworks for building games across multiple platforms.
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.
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
Meercode App Ever wanted to monitor multiple Github Actions workflows on a single dashboard? Meercode lets you visualize your running and completed workflows, on a clean and beautiful UI.
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.