cyberpunk_philosophy.html 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <!DOCTYPE html>
  2. <!-- Hi /g/~-->
  3. <html><head>
  4. <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  5. <title>
  6. Cyberlife
  7. </title>
  8. <meta content="" name="description">
  9. <meta content="" name="keywords">
  10. <link href="Cyberlife.css" media="all" rel="stylesheet" type="text/css">
  11. <link rel="icon"
  12. type="image/x-icon"
  13. href="./images/favicon.ico">
  14. </head>
  15. <body>
  16. <div id="container">
  17. <div id="banner">
  18. </div>
  19. <div id="navigator">
  20. <nav>
  21. <a href="./index.html">Home</a>
  22. <a href="./essentials.html">Essentials</a>
  23. <a href="./cyberpunk_books.html">Books</a>
  24. <a href="./cyberpunk_movies.html">Movies</a>
  25. <a href="./cyberpunk_vidya.html">Games</a>
  26. <a href="./cyberpunk_anime.html">Anime</a>
  27. <a href="./cyberpunk_tv.html">TV</a>
  28. <a href="./cyberpunk_music.html">Music</a>
  29. <b><a href="./cyberpunk_philosophy.html">Philosophy</a></b>
  30. <a href="./braindump.html">Braindump</a>
  31. </nav>
  32. </div>
  33. <div id="main">
  34. <h2>Philosophy<br><br></h2>
  35. <i>The following is my opinion. Read it with that in mind, and don't immediately take it for granted.</i>
  36. <br>
  37. <h2>
  38. Cyberpunk Life in 2014 and Beyond
  39. </h2>
  40. Cyberpunk, for its popularity in games, movies, books, and media general, is surprisingly undefined. There are a few catchphrases that are often thrown around to describe it, like "high-tech, low-life", but with any given piece of media, people are still highly subjective about if they consider it "cyberpunk".
  41. <br><br>
  42. That said, the cyberpunk present in 2014 didn't exactly evolve like we thought it would as recently as 5 years ago, so here are some of my thoughts on modern cyberpunk.<br>
  43. <i>
  44. <br><br>It's better to blend in than to stand out. Drop the edgy punk clothing, you'll just draw attention. Unless you feel the need to go high-tech in public (like wearing an AR system), there's no purpose whatsoever.
  45. <br><br>There's also no point in going high-tech in public unless you have a serious advantage to gain from doing so. Stop and think: What do you immediately gain from AR?
  46. <br><br>Don't throw niche tech into your life where it doesn't belong. You're not more cyberpunk because you embedded LEDs along the seams of your trenchcoat.
  47. <br><br>Know the genre. Know your lit. Learn from it. Gibson has a gift for identifying nodal points, as he calls them - bits of the future mixed in with the present.
  48. <br><br>Protect your privacy. Duh.
  49. <br><br>Protect your freedoms. If you're in a country that allows firearm ownership, you have no excuse to not own at least one firearm.
  50. <br><br>Don't call yourself a cyberpunk. Don't believe anyone who calls themselves a cyberpunk. Actually using the label on yourself brands you as a poser. If anything, you live a cyberpunk lifestyle - but you probably don't if you feel the urge to call yourself cyberpunk.
  51. </i>
  52. </div>
  53. </div>
  54. </body></html>