Skip to content

Commit

Permalink
december draft
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Dec 22, 2023
1 parent 46dddfd commit a0bee7d
Show file tree
Hide file tree
Showing 11 changed files with 711 additions and 1 deletion.
695 changes: 695 additions & 0 deletions web/2023/december.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions web/data/data-20231201.js

Large diffs are not rendered by default.

Binary file added web/images/202312-artificial-intelligence.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/202312-ask-hn-who-is-hiring-tot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions web/images/202312-ask-hn-who-is-hiring-tot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/202312-engineering-levels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/202312-remote-work.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/202312-specialization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/images/202312-top-10-programming-langu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,19 @@ <h1>Hacker News Hiring Trends</h1>
<div class="row">
<div class="col-md-9" role="main">

<div class="post">
<h3><a href="2023/december.html">December</a></h3>
<div class="post-date">Friday, December 22, 2023</div>
<p>
</p>
<p>
<a href="2023/december.html"><img src="/images/202312-ask-hn-who-is-hiring-tot.svg" alt="Total Job Postings on whoishiring for December, 2023" class="img-fluid" /></a>
</p>
<p>
<a href="2023/december.html">December 2023 Hacker News Hiring Trends</a> &gt;&gt;
</p>
</div>

<div class="post">
<h3><a href="2023/november.html">Number of job postings climbing: up 20% in last two months</a></h3>
<div class="post-date">Saturday, November 25, 2023</div>
Expand Down
2 changes: 1 addition & 1 deletion web/js/builder-v22.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const chartBuilder = (function () {
text: window.chartTitle || 'Hacker News Hiring Trends'
},
// subtitle: {
// text: 'September 2023 Hacker News Hiring Trends'
// text: 'December 2023 Hacker News Hiring Trends'
// },
xAxis: {
type: 'datetime',
Expand Down

0 comments on commit a0bee7d

Please sign in to comment.