links.html 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="generator" content="Pelican" />
  6. <title>I do care</title>
  7. <link rel="stylesheet" href="http://tomasparzen.github.io/theme/css/main.css" />
  8. <link href="http://tomasparzen.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="debris Atom Feed" />
  9. </head>
  10. <body id="index" class="home">
  11. <header id="banner" class="body">
  12. <h1><a href="http://tomasparzen.github.io/">debris</a></h1>
  13. <nav><ul>
  14. <li><a href="http://tomasparzen.github.io/pages/tomas-parzen.html">Tomas Parzen</a></li>
  15. <li class="active"><a href="http://tomasparzen.github.io/pages/links.html">I do care</a></li>
  16. <li><a href="http://tomasparzen.github.io/category/intentions.html">intentions</a></li>
  17. <li><a href="http://tomasparzen.github.io/category/misc.html">misc</a></li>
  18. <li><a href="http://tomasparzen.github.io/category/suggestions.html">suggestions</a></li>
  19. </ul></nav>
  20. </header><!-- /#banner -->
  21. <section id="content" class="body">
  22. <h1 class="entry-title">I do care</h1>
  23. <div class="section" id="brain-computation-and-mind">
  24. <h2>Brain, computation and mind</h2>
  25. <p>Just as languages like Sanskrit and Greek are historical facts and not absolute necessities, it is only reasonable to assume that logics and mathematics are similarly historical, accidental forms of expression</p>
  26. <p><em>Von Neumann, The Computer and the brain.</em></p>
  27. </div>
  28. <div class="section" id="capitalism-sucks">
  29. <h2>Capitalism sucks</h2>
  30. <p><a class="reference external" href="https://betterworldshopper.org/">This website scores companies on they shit they do</a></p>
  31. </div>
  32. <div class="section" id="music-and-arts">
  33. <h2>Music and arts</h2>
  34. <p><a class="reference external" href="https://shapeplatform.eu/category/watch/">Platform for Innovative Music and Audiovisual Art from Europe</a></p>
  35. <p><a class="reference external" href="https://openartimages.com/">Search browser of public domain artworks</a></p>
  36. </div>
  37. </section>
  38. <section id="extras" class="body">
  39. <div class="blogroll">
  40. <h2>links</h2>
  41. <ul>
  42. <li><a href="https://hackmeeting.org/">Hackmeeting</a></li>
  43. </ul>
  44. </div><!-- /.blogroll -->
  45. <div class="social">
  46. <h2>social</h2>
  47. <ul>
  48. <li><a href="http://tomasparzen.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
  49. <li><a href="https://twitter.com/TomasBlisset">Twitter</a></li>
  50. </ul>
  51. </div><!-- /.social -->
  52. </section><!-- /#extras -->
  53. <footer id="contentinfo" class="body">
  54. <address id="about" class="vcard body">
  55. Proudly powered by <a href="https://getpelican.com/">Pelican</a>, which takes great advantage of <a href="https://www.python.org/">Python</a>.
  56. </address><!-- /#about -->
  57. <p>The theme is by <a href="https://www.smashingmagazine.com/2009/08/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
  58. </footer><!-- /#contentinfo -->
  59. </body>
  60. </html>