Browse Source

history of jrtechs

pull/4/head
Jeffery R 6 years ago
parent
commit
1c88faaa47
7 changed files with 56 additions and 2 deletions
  1. +6
    -0
      .idea/vcs.xml
  2. +12
    -2
      entries/hardware/hard-drive-speeds.md
  3. +38
    -0
      entries/web-development/history-of-jrtechs.md
  4. BIN
      entries/web-development/media/0a829ea2071126a5642534f54bc0fe19.png
  5. BIN
      entries/web-development/media/4fcc3a9fe52f7b2e8bc1bfb164846073.png
  6. BIN
      entries/web-development/media/55ad5b49fe28c6374968b0f8a5b3e48b.png
  7. BIN
      entries/web-development/media/fbd5a1128549b4feb5bafe3595ac1989.png

+ 6
- 0
.idea/vcs.xml View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

+ 12
- 2
entries/hardware/hard-drive-speeds.md View File

@ -3,8 +3,10 @@ drive. The read and write speeds of a hard drive affects the computer’s
performance. The most affected processes are the boot time and time it takes to
open an application.
Experiment
-----------
![](media/d460663e2f964c76a15d2c07a7052d60.png)
Experiment
----------
I decided to explore the speed differences between several types of hard drives.
In all the trials I used a program called Parkdale for speed measurements.
@ -14,15 +16,23 @@ be great variation of performances between different manufacturers.
5400 RPM Toshiba Laptop HHD
---------------------------
![](media/31210e78cc2cae122a6c3fdb93ab87c0.png)
7200 RPM HHD
------------
![](media/f19479753c6d86855a3a77f1cf840942.png)
Samsung 840 EVO SSD
-------------------
![](media/3812f5e41805eb999b057c15bae19081.png)
Kingston SSD
------------
![](media/2ac00ccdcae9b672a2f844b7f8f318c5.png)
Conclusion
----------

+ 38
- 0
entries/web-development/history-of-jrtechs.md View File

@ -0,0 +1,38 @@
Original Site
-------------
Jrtechs initially started as a static HTML site that I created early 2014 to
build my HTML skills. I initially chose the name Jrtech, but that name was taken
so later changed it to Jrtechs. My old computer running ubuntu 12.04 hosted this
website. This website went though a lot of revisions as I learned more HTML/CSS.
When every you opened the webpage, the images slowly appeared since I was
hosting it on a DSL connection. This website **never** got any *real* traffic
since it mostly just hosted a few pictures of projects I was working on. My
vision for this website was just to be a place where I hosted projects that I
was working on.
![](media/fbd5a1128549b4feb5bafe3595ac1989.png)
Move to WordPress
-----------------
In 2015 I moved my website to the cloud and started a WordPress site. The
website was focused on turorial like blog posts.
![](media/4fcc3a9fe52f7b2e8bc1bfb164846073.png)
New Theme
---------
![](media/55ad5b49fe28c6374968b0f8a5b3e48b.png)
Rebirth in Nodejs
-----------------
If you want to read about why I created a new content management system and left
WordPress read
[this](http://jrtechs.net/web-development/why-i-stopped-using-wordpress)
article. The short version of that article is that I was tired of the simplicity
of WordPress and wanted to learn Nodejs which is a robust JavaScript framework.
![](media/0a829ea2071126a5642534f54bc0fe19.png)

BIN
entries/web-development/media/0a829ea2071126a5642534f54bc0fe19.png View File

Before After
Width: 1431  |  Height: 738  |  Size: 277 KiB

BIN
entries/web-development/media/4fcc3a9fe52f7b2e8bc1bfb164846073.png View File

Before After
Width: 1429  |  Height: 715  |  Size: 573 KiB

BIN
entries/web-development/media/55ad5b49fe28c6374968b0f8a5b3e48b.png View File

Before After
Width: 1431  |  Height: 763  |  Size: 624 KiB

BIN
entries/web-development/media/fbd5a1128549b4feb5bafe3595ac1989.png View File

Before After
Width: 1430  |  Height: 1140  |  Size: 931 KiB

Loading…
Cancel
Save