2
0

index.html 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <html>
  2. <head><title>tinydatacenter</title></head>
  3. <body>
  4. <h1>Tiny DC</h1>
  5. <p><strong>We use ARM processors and are unaffected by the Intel processor bugs :)</strong> -- please inquire about our longest ruler on Amazon special.</p>
  6. <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>
  7. <h3>Episodes</h3>
  8. <ol>
  9. <li><a href="https://www.youtube.com/watch?v=RPyHFrn37Qc&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=3">Setting up a new RasPi with a Hello World web site</a>
  10. <li><a href="https://www.youtube.com/watch?v=RPyHFrn37Qc&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=3">Connecting to a netwwork and accessing the web site</a>
  11. <li><a href="https://www.youtube.com/watch?v=0S9rePglH2Y&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=5">Using Docker to keep the site running between reboots</a>
  12. <li><a href="https://www.youtube.com/watch?v=crApIVQ5Wqk&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=8">Adding a desktop environment<a/>
  13. <li>Creating a maintainable site
  14. <li>A fancy way to collect feedback - API and storage
  15. <li>Going live - configuring the home router
  16. <li>Let there be scale - adding a CDN, talking about factors
  17. <li>Show me, show me, show me how you do that trick
  18. <li>Talk nerdy to me
  19. </ol>
  20. <ul>
  21. <li><a href="https://www.youtube.com/watch?v=YtvJ4k8tEBY&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=9">Branch Prediction and ARM</a>
  22. <li><a href="https://www.youtube.com/watch?v=4ef-aF5TCGs&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=6">Economics of web hosting</a>
  23. <li><a href="https://www.youtube.com/watch?v=VHDdbuUF2lo&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=7">Single Board Computer Spec Guide - Draft 1 (how to decide)</a>
  24. </ul>
  25. <h3>Maintenence</h3>
  26. <ul>
  27. <li><a href="">Upgrading from RasPi 1 to RasPi 3</a>
  28. </ul>
  29. <h3>Contact</h3>
  30. <p>social @t ispooge d0t com or (four one f1ve).93 seven.7four67</p>
  31. </html>