tA's crappy blog
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
3.3KB

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="x-ua-compatible" content="ie=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="referrer" content="no-referrer">
  8. <title>rf - Ixnay on the IxOSnay</title>
  9. <link rel="stylesheet" href="../../css/default.css" />
  10. <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"><link rel="shortcut icon" href="../../images/favicons/favicon32.png"><link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../images/favicons/favicon144.png"><link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../images/favicons/favicon114.png"><link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../images/favicons/favicon72.png"><link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../images/favicons/favicon57.png">
  11. </head>
  12. <body>
  13. <header>
  14. <div class="logo">
  15. <a href="../../">Regular Flolloping</a>
  16. </div>
  17. <nav class="navbar">
  18. <a href="../../">Home</a>
  19. <a href="../../about/">About</a>
  20. <a href="../../contact/">Contact</a>
  21. <a href="../../archive/">Archive</a>
  22. </nav>
  23. </header>
  24. <main role="main">
  25. <h1>Ixnay on the IxOSnay</h1>
  26. <article>
  27. <section class="header">
  28. Posted on September 16, 2018
  29. </section>
  30. <section>
  31. <p>dear sister…</p>
  32. <p>by the time you read this, my laptops OS will be dead.</p>
  33. <p>heres how I think it’ll go down:</p>
  34. <h2 id="open-source-programs">open source programs</h2>
  35. <p>the support for them on nixos is <strong>excellent</strong>, no problems there, if that was all i were doing (and it is about 97% of what i do) it’d be fine.</p>
  36. <p>i still intend 100% to use nix the package manager as the dependency and build environment tool of choice for my personal projects, its too good to not use.</p>
  37. <h2 id="closed-source-programs">closed source programs</h2>
  38. <p>mainly, <strong><em>games</em></strong>, im an edgy kid i like to play games in my free time, and whenever im on holiday (prime time for playing games all day) i like to be able to <em>install</em> them.</p>
  39. <p>this is not an easy task on NixOS.</p>
  40. <p>this is not an easy task at all.</p>
  41. <p>this is a really <em>really</em> <strong>really</strong> <strong><em>really</em></strong> annoying task on nixos.</p>
  42. <p>sometimes they’ll <em>just werk</em> if you set up a virtual file system</p>
  43. <p>every other time you’re better off setting up a VM just to avoid all the library hell you’ll have to go through.</p>
  44. <h2 id="final-thoughts">final thoughts</h2>
  45. <p>short post, i gotta get around to <code>dd'ing</code> a usb and messing up everything.</p>
  46. <p>one day i’ll stick to a distro, maybe even one i really really like (like nixos)</p>
  47. <p>it’s not you nixos its me. my beard isn’t long enough, i have too much of a social life at the moment, i’m not worthy.</p>
  48. <p>until we meet again.</p>
  49. <p><code>close nixos || hcra nepo</code></p>
  50. </section>
  51. </article>
  52. </main>
  53. <footer>
  54. powered by <a href="http://jaspervdj.be/hakyll">Hakyll</a>
  55. </footer>
  56. </body>
  57. </html>