mirror of
https://github.com/WerySkok/weryskok.ru.git
synced 2025-04-23 00:13:01 +03:00
66 lines
No EOL
2.9 KiB
HTML
66 lines
No EOL
2.9 KiB
HTML
---
|
|
layout: default-en
|
|
title: My PC
|
|
---
|
|
<section class="container mb-5">
|
|
<h1 class="display-5 mb-4">My computer</h1>
|
|
<p>Well, it just so happens that my computer is a purchased unit from 2013. It was assembled by USN company as part
|
|
of IGROMIR series (and yes, in 2013 I was at IGROMIR and after the big crowds and queues I refused to go there
|
|
again). Judging by <a href="http://www.dailycomm.ru/m/24594/">this article</a>, the exact model is the USN
|
|
IGROMIR V1, although the claimed SSD unit was not
|
|
there. The main thing is that this computer is still doing its job well today.
|
|
</p>
|
|
<p>Of course, the computer in such a long time was updated, first I added a terabyte HDD from the old computer, Then
|
|
I
|
|
ordered an SSD from AliExpress, and in 2020 I decided to replace the RAM and video card.</p>
|
|
|
|
<p>The current configuration is:</p>
|
|
|
|
<table class="table table-hover">
|
|
<tbody>
|
|
<tr>
|
|
<th scope="row">Motherboard</th>
|
|
<td>GIGABYTE GA-B75-D3V</td>
|
|
</tr>
|
|
<tr>
|
|
<th scope="row">CPU</th>
|
|
<td><a
|
|
href="https://ark.intel.com/content/www/us/en/ark/products/65719/intel-core-i7-3770-processor-8m-cache-up-to-3-90-ghz.html">Intel
|
|
Core i7-3770</a></td>
|
|
</tr>
|
|
<tr>
|
|
<th scope="row">RAM</th>
|
|
<td>16 GB DDR3 (2*8)</td>
|
|
</tr>
|
|
<tr>
|
|
<th scope="row">Video card</th>
|
|
<td>GIGABYTE GeForce GTX 1650 SUPER WINDFORCE OC 4G (GV-N165SWF2OC-4GD)</td>
|
|
</tr>
|
|
<tr>
|
|
<th scope="row">Storage</th>
|
|
<td>
|
|
<ul>
|
|
<li>KingDian S370 for <strong>128 GB</strong></li>
|
|
<li>Seagate Barracuda ST1000DM003 for <strong>1 TB</strong></li>
|
|
<li>Western Digital AV-GP WD10EVDS for <strong>1 TB</strong></li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th scope="row">Operating System</th>
|
|
<td>Manjaro Linux <small>(I advice it for everyone)</small> and Windows 10</td>
|
|
</tr>
|
|
<tr>
|
|
<th scope="row">Monitors</th>
|
|
<td>
|
|
<ul>
|
|
<li>ViewSonic VX2452MH with <strong>1920x1080</strong> (16:9) resoluton.</li>
|
|
<li>BenQ E910 with <strong>1280x1024</strong> (5:4) resolution</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>I think that if it were not for Microsoft's artificial restrictions, this computer would be able to handle
|
|
Windows 11, but since they say it's incompatible, I don't even think there's any point in trying it ¯\_(ツ)_/¯</p>
|
|
</section> |