job board that queries hacker news who is hiring job listings from a database and sorts by tech the user knows and how well the user knows them
austintackaberry/hn-scraper-bot 3
scrapes hacker news who is hiring, parses the data, and stores it in AWS MySQL database
austintackaberry/100-days-of-code 2
Fork this template for the 100 days journal - to keep yourself accountable
austintackaberry/2018-jamstack-hackathon 0
IN PERSON freeCodeCamp JAMstack Hackathon on November 3 - 4 at GitHub
austintackaberry/all-contributors-cli 0
Tool to help automate adding contributor acknowledgements according to the all-contributors specification.
2 player local battleship game
startedapache/spark
started time in 4 days
starteddelta-io/delta
started time in 4 days
startedhandsonscala/build
started time in 15 days
pull request commentaustintackaberry/ydkjs-exercises
WIP: minimal changes to the home page
Perhaps it would be better to merge this into a separate WIP-redesign-branch so that we can thoroughly test it before merging it into master
comment created time in a month
issue commentaustintackaberry/ydkjs-exercises
You both can use the discord channel if you want!
comment created time in a month
pull request commentaustintackaberry/ydkjs-exercises
WIP: minimal changes to the home page
You can make a constants.js file if you want and just add them there!
comment created time in a month
push eventaustintackaberry/ydkjs-exercises
commit sha 80461936ae9a49d9ddeda8ff8737a059693a325e
Bump webpack-dev-server from 2.11.2 to 3.1.11 Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.2 to 3.1.11. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v2.11.2...v3.1.11) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 9fe7c15015884c8809ba5bb12815afc94e6c8576
Merge pull request #239 from austintackaberry/dependabot/npm_and_yarn/webpack-dev-server-3.1.11 Bump webpack-dev-server from 2.11.2 to 3.1.11
push time in a month
PR merged austintackaberry/ydkjs-exercises
Bumps webpack-dev-server from 2.11.2 to 3.1.11. <details> <summary>Release notes</summary>
Sourced from webpack-dev-server's releases.
v3.1.11
<a name="3.1.11"></a>
3.1.11 (2018-12-21)
Bug Fixes
- bin/options: correct check for color support (
options.color) (#1555) (55398b5)- package: update
spdyv3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257)- Server: correct
nodeversion checks (#1543) (927a2b3)- Server: mime type for wasm in contentBase directory (#1575) (#1580) (fadae5d)
- add url for compatibility with webpack@5 (#1598) (#1599) (68dd49a)
- check origin header for websocket connection (#1603) (b3217ca)
v3.1.10
2018-10-23
Bug Fixes
- options: add
writeToDiskoption to schema (#1520) (d2f4902)- package: update
sockjs-clientv1.1.5...1.3.0 (url-parsevulnerability) (#1537) (e719959)- Server: set
tls.DEFAULT_ECDH_CURVEto'auto'(#1531) (c12def3)v3.1.9
No release notes provided.
v3.1.8
2018-09-06
Bug Fixes
- package:
yargssecurity vulnerability (dependencies) (#1492) (8fb67c9)- utils/createLogger: ensure
quietalways takes precedence (options.quiet) (#1486) (7a6ca47)v3.1.7
2018-08-29
Bug Fixes
v3.1.6
2018-08-26
Bug Fixes
</tr></table> ... (truncated) </details> <details> <summary>Changelog</summary>
Sourced from webpack-dev-server's changelog.
3.1.11 (2018-12-21)
Bug Fixes
- bin/options: correct check for color support (
options.color) (#1555) (55398b5)- package: update
spdyv3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257)- Server: correct
nodeversion checks (#1543) (927a2b3)- Server: mime type for wasm in contentBase directory (#1575) (#1580) (fadae5d)
- add url for compatibility with webpack@5 (#1598) (#1599) (68dd49a)
- check origin header for websocket connection (#1603) (b3217ca)
<a name="3.1.10"></a>
3.1.10 (2018-10-23)
Bug Fixes
- options: add
writeToDiskoption to schema (#1520) (d2f4902)- package: update
sockjs-clientv1.1.5...1.3.0 (url-parsevulnerability) (#1537) (e719959)- Server: set
tls.DEFAULT_ECDH_CURVEto'auto'(#1531) (c12def3)<a name="3.1.9"></a>
3.1.9 (2018-09-24)
<a name="3.1.8"></a>
3.1.8 (2018-09-06)
Bug Fixes
- package:
yargssecurity vulnerability (dependencies) (#1492) (8fb67c9)- utils/createLogger: ensure
quietalways takes precedence (options.quiet) (#1486) (7a6ca47)<a name="3.1.7"></a>
3.1.7 (2018-08-29)
Bug Fixes
</tr></table> ... (truncated) </details> <details> <summary>Commits</summary>
ff2874fchore(release): 3.1.11b3217cafix: check origin header for websocket connection (#1603)68dd49afix: add url for compatibility with webpack@5 (#1598) (#1599)fadae5dfix(Server): mime type for wasm in contentBase directory (#1575) (#1580)7a3a257fix(package): updatespdyv3.4.1...4.0.0 (assertion error) (#1491) (#1563)1fe82deci(travis): Node 11 (on OS X) crashes, use 10 for now (#1588)55398b5fix(bin/options): correct check for color support (options.color) (#1555)927a2b3fix(Server): correctnodeversion checks (#1543)fa96a76chore(PULL_REQUEST_TEMPLATE): allow features (#1539)fe3219fchore(release): 3.1.10- Additional commits viewable in compare view </details> <details> <summary>Maintainer changes</summary>
This version was pushed to npm by evilebottnawi, a new releaser for webpack-dev-server since your current version. </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
push eventaustintackaberry/ydkjs-exercises
commit sha 8138e168edf89fa33a8e652256476921583255a1
Bump websocket-extensions from 0.1.3 to 0.1.4 Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
commit sha a702098dca6d23b1bcf709d8a4139b8593444862
Merge pull request #243 from austintackaberry/dependabot/npm_and_yarn/websocket-extensions-0.1.4 Bump websocket-extensions from 0.1.3 to 0.1.4
push time in a month
PR merged austintackaberry/ydkjs-exercises
Bumps websocket-extensions from 0.1.3 to 0.1.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md">websocket-extensions's changelog</a>.</em></p> <blockquote> <h3>0.1.4 / 2020-06-02</h3> <ul> <li>Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin)</li> <li>Change license from MIT to Apache 2.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faye/websocket-extensions-node/commit/8efd0cd6e35faf9bb9cb08759be1e27082177d43"><code>8efd0cd</code></a> Bump version to 0.1.4</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/3dad4ad44a8c5f74d4f8f4efd3f9d6e0b5df3051"><code>3dad4ad</code></a> Remove ReDoS vulnerability in the Sec-WebSocket-Extensions header parser</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/4a76c75efb1c5d6a2f60550e9501757458d19533"><code>4a76c75</code></a> Add Node versions 13 and 14 on Travis</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/44a677a9c0631daed0b0f4a4b68c095b624183b8"><code>44a677a</code></a> Formatting change: {...} should have spaces inside the braces</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/f6c50aba0c20ff45b0f87cea33babec1217ec3f5"><code>f6c50ab</code></a> Let npm reformat package.json</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/2d211f3705d52d9efb4f01daf5a253adf828592e"><code>2d211f3</code></a> Change markdown formatting of docs.</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/0b620834cc1e1f2eace1d55ab17f71d90d88271d"><code>0b62083</code></a> Update Travis target versions.</li> <li><a href="https://github.com/faye/websocket-extensions-node/commit/729a4653073fa8dd020561113513bfa2e2119415"><code>729a465</code></a> Switch license to Apache 2.0.</li> <li>See full diff in <a href="https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
push eventaustintackaberry/ydkjs-exercises
commit sha b3c532ce272a81bd5fe7d528280773ffbd216bda
Bump elliptic from 6.4.0 to 6.5.3 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]>
commit sha b50554a111fe89890f65c43ec47fa229f2342de0
Merge pull request #248 from austintackaberry/dependabot/npm_and_yarn/elliptic-6.5.3 Bump elliptic from 6.4.0 to 6.5.3
push time in a month
PR merged austintackaberry/ydkjs-exercises
Bumps elliptic from 6.4.0 to 6.5.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indutny/elliptic/commit/8647803dc3d90506aa03021737f7b061ba959ae1"><code>8647803</code></a> 6.5.3</li> <li><a href="https://github.com/indutny/elliptic/commit/856fe4d99fe7b6200556e6400b3bf585b1721bec"><code>856fe4d</code></a> signature: prevent malleability and overflows</li> <li><a href="https://github.com/indutny/elliptic/commit/60489415e545efdfd3010ae74b9726facbf08ca8"><code>6048941</code></a> 6.5.2</li> <li><a href="https://github.com/indutny/elliptic/commit/9984964457c9f8a63b91b01ea103260417eca237"><code>9984964</code></a> package: bump dependencies</li> <li><a href="https://github.com/indutny/elliptic/commit/ec735edde187a43693197f6fa3667ceade751a3a"><code>ec735ed</code></a> utils: leak less information in <code>getNAF()</code></li> <li><a href="https://github.com/indutny/elliptic/commit/71e4e8e2f5b8f0bdbfbe106c72cc9fbc746d3d60"><code>71e4e8e</code></a> 6.5.1</li> <li><a href="https://github.com/indutny/elliptic/commit/7ec66ffa255079260126d87b1762a59ea10de5ea"><code>7ec66ff</code></a> short: add infinity check before multiplying</li> <li><a href="https://github.com/indutny/elliptic/commit/ee7970b92f388e981d694be0436c4c8036b5d36c"><code>ee7970b</code></a> travis: really move on</li> <li><a href="https://github.com/indutny/elliptic/commit/637d0216b58de7edee4f3eb5641295ac323acadb"><code>637d021</code></a> travis: move on</li> <li><a href="https://github.com/indutny/elliptic/commit/5ed0babb6467cd8575a9218265473fda926d9d42"><code>5ed0bab</code></a> package: update deps</li> <li>Additional commits viewable in <a href="https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
push eventaustintackaberry/ydkjs-exercises
commit sha 4189de271e346639c68272f9b79840933c57bf5e
book6, ch6: 7 new questions
commit sha 831df7c418748d9536fd67dfb4293b895550f4e0
book6, ch7: 5 new questions
commit sha 12a5038d44431c8cfd079ea3eb4d7a6f21f45027
book6, ch8: 3 new questions
commit sha 62aa694ae7d91b507baf479ec18319e960cabcbf
Merge pull request #252 from asemarian/master book6: 15 new questions covering chapters 6, 7, and 8
push time in a month
PR merged austintackaberry/ydkjs-exercises
plus: I fixed one typo and added a link to a question with a missing link
pr closed time in a month
push eventaustintackaberry/ydkjs-exercises
commit sha 909eb391829219e3b387750f12c869d8e0b0b2c3
book6, ch5: 5 new questions
commit sha 1459ab29cd4bfd2d5880a97d28732d3dd3d4cf3e
Merge branch 'master' of https://github.com/austintackaberry/ydkjs-exercises
commit sha 72090a422c765837e1425ffc35c5ed874ed9958b
Merge pull request #251 from asemarian/master book6, ch5: 5 new questions
push time in 2 months
issue commentGuake/guake
On fullscreen mode don't appear on mouse display
I am also having this issue
comment created time in 2 months
push eventaustintackaberry/ydkjs-exercises
commit sha b96ced18694da912dde59ee0ef2f5f94ef078cfc
book6, ch4: 5 new questions
commit sha 3f1178b3411d2c43b380fed49e4b1eacea9056a6
Merge pull request #250 from asemarian/master book6, ch4: 5 new questions
push time in 3 months
startedrreubenreyes/hearth
started time in 3 months
issue closedaustintackaberry/ydkjs-exercises
Wrong answer marked as correct
in Async and Performance, chapter 5, shouldn't the following question have id:3 as correct answer?
{
question: What is **not** a common use for a web worker?,
questionId: '7eg8p9TGqQ8TuMwYzmUv',
shouldBeRandomized: true,
answers: [
{ text: 'Processing intensive math calculations', id: 0 },
{ text: 'Sorting large data sets', id: 1 },
{ text: 'High-traffic network communications', id: 2 },
{ text: 'DOM diffing algorithm', id: 3 },
],
correctAnswerId: 0,
moreInfoUrl:
'https://github.com/getify/You-Dont-Know-JS/blob/master/async%20%26%20performance/ch5.md#worker-environment',
explanation: 'Web workers do not have access to the DOM',
},
closed time in 3 months
alexigityanissue commentaustintackaberry/ydkjs-exercises
Wrong answer marked as correct
Looks like this has been fixed. Closing
comment created time in 3 months