diff --git a/public/index.html b/public/index.html index 9fbed9c..8ffe5a0 100644 --- a/public/index.html +++ b/public/index.html @@ -136,20 +136,6 @@ if (!doNotTrack) { -
-
Add explainshell.com to your list of favorite websites! Right behind regex101.com. -
-
-

New Favorite Website! -

-
-
-

For the longest time, I had Regex101 as a bookmarked website for (almost) daily use. Not only does it help me build muscle memory for using regex queries without banging my head against the wall with a bunch of print and debug statements, but if I happen to be in a different language - say in javascript instead of python - it gives you the correct syntax for using regex in that language....

-
- - -
-
git commands
diff --git a/public/index.xml b/public/index.xml index a1ab45d..afc62ae 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,16 +6,7 @@ Recent content on Norm-working Packets 馃捑 Hugo -- gohugo.io en-us - Wed, 27 Sep 2023 10:07:01 -0400 - - New Favorite Website! - /posts/new-favorite-website.html - Wed, 27 Sep 2023 10:07:01 -0400 - - /posts/new-favorite-website.html - Regex101 has long been one of my favorite reference tools. As of today, I will be adding ExplainShell to the list of must-use tools!. - - + Fri, 22 Sep 2023 15:07:10 -0400 Pushing a Single Local Git Repo to Multiple Remote Repos /posts/multiple_git_remotes.html diff --git a/public/posts.html b/public/posts.html index eb773e2..f4da337 100644 --- a/public/posts.html +++ b/public/posts.html @@ -110,20 +110,6 @@ if (!doNotTrack) { -
-
Add explainshell.com to your list of favorite websites! Right behind regex101.com. -
-
-

New Favorite Website! -

-
-
-

For the longest time, I had Regex101 as a bookmarked website for (almost) daily use. Not only does it help me build muscle memory for using regex queries without banging my head against the wall with a bunch of print and debug statements, but if I happen to be in a different language - say in javascript instead of python - it gives you the correct syntax for using regex in that language....

-
-
September 27, 2023 路 2 min 路 377 words 路 Me
- -
-
git commands
diff --git a/public/posts/index.xml b/public/posts/index.xml index 3fbe369..94b3735 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -6,16 +6,7 @@ Recent content in Posts on Norm-working Packets 馃捑 Hugo -- gohugo.io en-us - Wed, 27 Sep 2023 10:07:01 -0400 - - New Favorite Website! - /posts/new-favorite-website.html - Wed, 27 Sep 2023 10:07:01 -0400 - - /posts/new-favorite-website.html - Regex101 has long been one of my favorite reference tools. As of today, I will be adding ExplainShell to the list of must-use tools!. - - + Fri, 22 Sep 2023 15:07:10 -0400 Pushing a Single Local Git Repo to Multiple Remote Repos /posts/multiple_git_remotes.html diff --git a/public/posts/multiple_git_remotes.html b/public/posts/multiple_git_remotes.html index 4189795..4bd49b7 100644 --- a/public/posts/multiple_git_remotes.html +++ b/public/posts/multiple_git_remotes.html @@ -216,11 +216,6 @@ there twice, once for (push) and once for (fetch).

  • commandline