From f0c8a7b8cda53c20224bb04b261b235ff1f60b9f Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Sat, 15 Aug 2020 15:31:50 +0000 Subject: [PATCH] Update _site static files --- _site/2020/08/15/openbsd1.html | 67 +++++++++++++++++++++++++++++ _site/blog/index.html | 11 +++++ _site/feed.xml | 78 ++++++++++++---------------------- _site/sitemap.xml | 4 ++ 4 files changed, 108 insertions(+), 52 deletions(-) create mode 100644 _site/2020/08/15/openbsd1.html diff --git a/_site/2020/08/15/openbsd1.html b/_site/2020/08/15/openbsd1.html new file mode 100644 index 0000000..2ac8800 --- /dev/null +++ b/_site/2020/08/15/openbsd1.html @@ -0,0 +1,67 @@ + + + + + BSD Journey, Part 1 | tait.tech + + + + +
+ + +

BSD Journey, Part 1

+ + +
+

As Linux becomes controlled by corporate sponsors and becomes more full of proprietary blobs, drivers, and even closed-source software like Steam, +One may wonder if there are other options out there. +For me, somebody that is intensely interested in security, there is one option: OpenBSD.

+ +

Now, my interest in OpenBSD has been going on for a long time. +I started poking around for Linux alternatives way back a few years ago when Linus Torvalds decided to leave after he got in trouble for some +unprofessional behaviour. +That said, Linus did come back to Linux development, +but I knew that his abrasive style is what brought good code to the Linux kernel. +I also knew that his ability to be critical would be hurt by the new +code of conduct. +It would become a tool for the SJW types to hammer of Linus for being a “white male, et al.”; +It would become a tool for the easily offended to use to get their dumb code into Linux; +It would become a tool for the corporatization, the HR-ification of Linux. +Frankly, this does not interest me.

+ +

Now I’m sure that OpenBSD has its own internal policies that I disagree with. +That said, Theo De Raadt is still at least known for calling Firefox an “amorphous peace of garbage” due to its lack of privilege separation. +He also went to university in my hometown, so that’s pretty cool! +I can support a local madman who thinks he can make a better operating system than all those corporations. +Maybe he was right, maybe not. What I know is I am excited to find out!

+ +

Wish my luck on my OpenBSD journey. I will post updates here along the way.

+ +

Happy hacking!

+ +
+ + + +
+ + diff --git a/_site/blog/index.html b/_site/blog/index.html index e478c39..5bc08f8 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -28,6 +28,17 @@ + + + +
+

BSD Journey, Part 1

+ +

As Linux becomes controlled by corporate sponsors and becomes more full of proprietary blobs, drivers, and even closed-source software like Steam, +One may wonder if there are other options out there. +For me, somebody that is intensely interested in security, there is one option: OpenBSD.

+
+

Know How Your Representative Votes In Parliament

diff --git a/_site/feed.xml b/_site/feed.xml index 3b6877c..39d9830 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,28 @@ -Jekyll2020-07-30T02:05:19+00:00http://localhost:4000/feed.xmlKnow How Your Representative Votes In Parliament2020-07-30T00:00:00+00:002020-07-30T00:00:00+00:00http://localhost:4000/2020/07/30/canadian-parliament<p>As an advocate for openness, I had an idea to make a project out of the government of Canada’s <a href="https://open.canada.ca/en/open-data">Open Data</a> +Jekyll2020-08-15T15:30:37+00:00http://localhost:4000/feed.xmlBSD Journey, Part 12020-08-15T00:00:00+00:002020-08-15T00:00:00+00:00http://localhost:4000/2020/08/15/openbsd1<p>As Linux becomes controlled by corporate sponsors and becomes more full of proprietary blobs, drivers, and even closed-source software like Steam, +One may wonder if there are other options out there. +For me, somebody that is intensely interested in security, there is one option: OpenBSD.</p> + +<p>Now, my interest in OpenBSD has been going on for a long time. +I started poking around for Linux alternatives way back a few years ago when Linus Torvalds decided to leave after he got in trouble for some +<a href="https://arstechnica.com/information-technology/2013/07/linus-torvalds-defends-his-right-to-shame-linux-kernel-developers/">unprofessional behaviour</a>. +That said, Linus did come back to Linux development, +but I knew that his abrasive style is what brought good code to the Linux kernel. +I also knew that his ability to be critical would be hurt by the new +<a href="https://itsfoss.com/linux-code-of-conduct/">code of conduct</a>. +It would become a tool for the SJW types to hammer of Linus for being a “white male, et al.”; +It would become a tool for the easily offended to use to get their dumb code into Linux; +It would become a tool for the corporatization, the HR-ification of Linux. +Frankly, this does not interest me.</p> + +<p>Now I’m sure that OpenBSD has its own internal policies that I disagree with. +That said, Theo De Raadt is still at least known for calling Firefox an “amorphous peace of garbage” due to its lack of privilege separation. +He also went to university in my hometown, so that’s pretty cool! +I can support a local madman who thinks he can make a better operating system than all those corporations. +Maybe he was right, maybe not. What I know is I am excited to find out!</p> + +<p>Wish my luck on my OpenBSD journey. I will post updates here along the way.</p> + +<p>Happy hacking!</p>As Linux becomes controlled by corporate sponsors and becomes more full of proprietary blobs, drivers, and even closed-source software like Steam, One may wonder if there are other options out there. For me, somebody that is intensely interested in security, there is one option: OpenBSD.Know How Your Representative Votes In Parliament2020-07-30T00:00:00+00:002020-07-30T00:00:00+00:00http://localhost:4000/2020/07/30/canadian-parliament<p>As an advocate for openness, I had an idea to make a project out of the government of Canada’s <a href="https://open.canada.ca/en/open-data">Open Data</a> initiative to take a look at how my local MP voted on various pieces of legislation. It turns out though that this was not necessary due to how easy it was to find this information on the government’s own website. In this article, I will explain how you can do the same.</p> @@ -486,54 +510,4 @@ it gets a random file from the specified directory if you give it one like so:&l <p>Which is very useful if you want to start a random VPN configuration :)</p> -<p>The code, comments, etc. are on the <a href="https://github.com/TTWNO/scripts">Github</a>.</p>I made a little video about this script I wrote:NAS Part 1: Theorize2020-04-12T00:00:00+00:002020-04-12T00:00:00+00:00http://localhost:4000/2020/04/12/nas1<p>New Project, phase one: -Theorize.</p> - -<p>I want to build a NAS server to store a bunch of data on. Current problem is lack of a computer to accept multiple SATA connections.</p> - -<h3 id="problem-1-sata-connectors">Problem 1: SATA connectors</h3> - -<p>This can be solved by an HBE card. Although they tend to be quite expensive (250+). -One decent model that isn’t that much is the <a href="https://www.amazon.ca/SAS9211-8I-8PORT-Int-Sata-Pcie/dp/B002RL8I7M/ref=sr_1_2?keywords=9211-8i&amp;qid=1586699707&amp;sr=8-2">LSI 9211-8I</a>. -This is ideal for future expansion.</p> - -<p>A cheaper option is a PCIe multi-SATA connector <a href="https://www.amazon.ca/Rivo-Controller-Expansion-Profile-Non-Raid/dp/B0836MKFCR?ref_=ast_slp_dp">like this</a>.</p> - -<p>Either work, but one is cheaper and the other is more expandable. -The 9211-8I uses two SAS ports, which can be expanded indefinetely. SAS supports splitting. -SATA can be connected in a 4:1 ratio to SAS connectors with some <a href="https://www.amazon.com/Cable-Matters-Internal-SFF-8087-Breakout/dp/B012BPLYJC">cheap cables</a>.</p> - -<h3 id="problem-2-drives">Problem 2: Drives</h3> -<p>I do not have enough drives to make this work right now. -For the setup I want it would require 5 or 6 drives. -I will get 4-5 drives worth of space as one drive worth of space is dedicated to “parity”, making you able to:</p> - -<ol> - <li>Verify data integrity. If anything goes wrong with a write, it will be fixed automatically.</li> - <li>If <em>one</em> drive dies, the system can stay online with no problem. Two drives and I’m eff-you-see-kay-ed-dee.</li> -</ol> - -<p>My other option is to use two drives worth of space for partiy. -This would only have me 3-4 drives of space, but -this system can withstand the failure of <em>two</em> drives.</p> - -<h3 id="problem-3-computer-system">Problem 3: Computer System</h3> - -<p>I currently have 5 computers.</p> - -<ol> - <li>Celery Stick. An old grey HP laptop with a Braille stickered keyboard. <em>Does not work right now; bad thermal paste job.</em></li> - <li>A Dell laptop lent to me by my school during my studies.</li> - <li>Houston. A 21-inch 2011 iMac for which the screen does not work under Linux (excep with the <code class="highlighter-rouge">nomodeset</code> kernel option enabled).</li> - <li>An Old Toshiba laptop (circa 2010) that I got for $50 to test with OpenBSD (works….sometimes).</li> - <li>Main Rig. My main laptop is an ASUS-705 TUF gaming laptop.</li> -</ol> - -<p>None of these have PCIe expansion slots with a case that can handle the new drives.</p> - -<p>I think it’s reasonable to say that for hard-drives and low-end tower PCs, -I will likely have luck on a place like <a href="https://kijiji.ca">Kijiji</a> (Canadian Craigslist).</p> - -<p>The search continues :)</p> - -<p>I’m in for a fun ride…. and a few monnies.</p>New Project, phase one: Theorize. \ No newline at end of file +<p>The code, comments, etc. are on the <a href="https://github.com/TTWNO/scripts">Github</a>.</p>I made a little video about this script I wrote: \ No newline at end of file diff --git a/_site/sitemap.xml b/_site/sitemap.xml index d49f9d2..73919fe 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -61,6 +61,10 @@ 2020-07-30T00:00:00+00:00 +http://localhost:4000/2020/08/15/openbsd1.html +2020-08-15T00:00:00+00:00 + + http://localhost:4000/2020-04-27-quiz-your-friends-xss.html