From e2c67f500d433083e9becfb841f0e43947fb62cc Mon Sep 17 00:00:00 2001 From: 0foo <0foo@0foo.dev> Date: Thu, 16 Nov 2023 15:20:25 -0800 Subject: [PATCH] upd --- _includes/navbar.html | 12 ---------- _site/2023/09/02/is-even.html | 12 ---------- _site/2023/09/06/weather-data-mining.html | 12 ---------- _site/2023/11/16/api-limits.html | 12 ---------- _site/404.html | 12 ---------- _site/css/navbar.css | 1 - _site/feed.xml | 2 +- _site/index.html | 12 ---------- _site/pages/about.html | 28 +++++++++++------------ css/navbar.css | 1 - pages/about.html | 16 +++++++++++-- 11 files changed, 29 insertions(+), 91 deletions(-) diff --git a/_includes/navbar.html b/_includes/navbar.html index 038862c..c3249d7 100755 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -8,17 +8,5 @@ - - - - diff --git a/_site/2023/09/02/is-even.html b/_site/2023/09/02/is-even.html index 9aa7a64..44a6150 100755 --- a/_site/2023/09/02/is-even.html +++ b/_site/2023/09/02/is-even.html @@ -45,18 +45,6 @@ - - - - diff --git a/_site/2023/09/06/weather-data-mining.html b/_site/2023/09/06/weather-data-mining.html index 81e1325..335b13e 100755 --- a/_site/2023/09/06/weather-data-mining.html +++ b/_site/2023/09/06/weather-data-mining.html @@ -45,18 +45,6 @@ - - - - diff --git a/_site/2023/11/16/api-limits.html b/_site/2023/11/16/api-limits.html index af18222..74e2730 100644 --- a/_site/2023/11/16/api-limits.html +++ b/_site/2023/11/16/api-limits.html @@ -45,18 +45,6 @@ - - - - diff --git a/_site/404.html b/_site/404.html index 328ddac..c7f004e 100755 --- a/_site/404.html +++ b/_site/404.html @@ -45,18 +45,6 @@ - - - - diff --git a/_site/css/navbar.css b/_site/css/navbar.css index f3c365a..1fb11ea 100755 --- a/_site/css/navbar.css +++ b/_site/css/navbar.css @@ -41,7 +41,6 @@ width:2rem; /* height: 2rem; */ /* border: solid 1px red; */ - margin-top:25%; border-radius: 0px; } diff --git a/_site/feed.xml b/_site/feed.xml index 18f9b73..74ef3d0 100755 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2023-11-16T23:12:52+00:00http://0.0.0.0:4000/feed.xmlYour awesome titleWrite an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.Working around API request limits with bulk IP proxy2023-11-16T12:06:00+00:002023-11-16T12:06:00+00:00http://0.0.0.0:4000/2023/11/16/api-limitsMost websites have API request limits based on IP which make scraping or bulk data collection on their sites prohibitive.

+Jekyll2023-11-16T23:20:09+00:00http://0.0.0.0:4000/feed.xmlYour awesome titleWrite an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.Working around API request limits with bulk IP proxy2023-11-16T12:06:00+00:002023-11-16T12:06:00+00:00http://0.0.0.0:4000/2023/11/16/api-limitsMost websites have API request limits based on IP which make scraping or bulk data collection on their sites prohibitive.

Scraping and data collection requires a LOT of requests for each new page of data which would be rather quickly rate limited, slowing down your data collection to unsatisfactory speeds.

diff --git a/_site/index.html b/_site/index.html index ff5f8e5..d0f76ab 100755 --- a/_site/index.html +++ b/_site/index.html @@ -45,18 +45,6 @@ - - - - diff --git a/_site/pages/about.html b/_site/pages/about.html index 8983b07..5d57cec 100755 --- a/_site/pages/about.html +++ b/_site/pages/about.html @@ -45,18 +45,6 @@ - - - - @@ -82,8 +70,20 @@ Hi, I'm a tech professional originally from New Orleans but have worked remotely on and off for a decade.
I love technology and building things.
-Resume: nickkiermaier.com
-Contact: nick AT nickk.info +Contact: nick AT nickk.info
+Or via: + + + + diff --git a/css/navbar.css b/css/navbar.css index f3c365a..1fb11ea 100755 --- a/css/navbar.css +++ b/css/navbar.css @@ -41,7 +41,6 @@ width:2rem; /* height: 2rem; */ /* border: solid 1px red; */ - margin-top:25%; border-radius: 0px; } diff --git a/pages/about.html b/pages/about.html index 9409751..c74741f 100755 --- a/pages/about.html +++ b/pages/about.html @@ -6,5 +6,17 @@ Hi, I'm a tech professional originally from New Orleans but have worked remotely on and off for a decade.
I love technology and building things.
-Resume: nickkiermaier.com
-Contact: nick AT nickk.info +Contact: nick AT nickk.info
+Or via: + + + +