fantastic-garbanzo/RedditlikeBreadmaker.HTML
2024-05-12 18:36:21 +02:00

30 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<title>The Bread box computer</title>
<style>
img {
max-width: 100%;
height: auto;
width: 60%;
}
</style>
</head>
<body>
<div>
<img src="Bread2.jpg" alt="Ladies, gentleman and tennis balls, I present to you the bread box computer, or rather server.">
<h1>T thing is assembled out of like 5 differrent computers and the total cost is somewhere areound 10 dollars</h1>
<h1>The motherboard is a MSI C847MS-E33, and I know you don't really care, It came with a dual-core CPU, Intel C847</h1>
<h1>I found it for around 8 bucks on a local website, and I tought It needed some love, so.. I bought It. Here is the seller's orginal image:</h1>
<img src="Bread_motherboard.png" alt="">
<h1>Then, I needed something to run the motherboard, a power supply, I bought It for around 4 bucks, but I didn't take any pictures of It.</h1>
<h1>Great It now works, but we can't leave It like this, all open to get dusty. So... I put it in an old bread box I found In my basement</h1>
<img src="Bread1.jpg" alt="Here is the image right after I cleaned and added the motherboard">
<h1>I think we are missing something...RAM! My friend has some old computer parts, and just kinda donated a 4GB DDR3 stick, basically just what I needed</h1>
<h1>That is about It, the full computer! Great! Check out the rest of the website By the way</h1>
<h1>Edit: Since the time this was posted, the server has been upgraded with 4 more gigabytes of RAM and a 350GB HDD. Works even better now. Still lacking a good Internet dongle tho</h1>
<h1></h1><a href="Redditlike.HTML">Home</a>
</div>
</body>
</html>