Elektrine lite

← Feed

mid_kid

mid_kid@fosstodon.org

<p>shabade ba die be doo do<br />dee ba dee bie doooooo</p>

Posts

  • Post #3745102

    Today I was thinking of how I lowkey miss the interactivity of the next-&amp;gt;next-&amp;gt;done installation of programs on windows, especially the part where you see the progress graphically, and wondered if it&amp;#39;d be fun to make something like this for Linux. Then I remembered that this is one of the many ways #OpenSUSE was way ahead of its time: https://en.opensuse.org/openSUSE:One_Click_Install I&amp;#39;m pretty sure Q4OS also has a few wizards like this, but you can&amp;#39;t downl...

  • Post #3745101

    Presenting the HTML templating system you didn&amp;#39;t know you already had: ```sh #!/bin/sh cat&amp;lt;&amp;lt;EOF &amp;lt;html&amp;gt; &amp;lt;body&amp;gt; &amp;lt;b&amp;gt;Let&amp;#39;s count!&amp;lt;/b&amp;gt; &amp;lt;ol&amp;gt; $(for x in $(seq 10); do echo &amp;quot;&amp;lt;li&amp;gt;$x&amp;lt;/li&amp;gt;&amp;quot; done) &amp;lt;/ol&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; ```

  • Post #3745100

    TIL portage supports installing software from CDROMs, complete with an &amp;quot;Insert next CD and press ENTER&amp;quot; prompt https://codeberg.org/gentoo/gentoo/src/branch/master/games-rpg/comi/comi-1-r1.ebuild https://codeberg.org/gentoo/gentoo/src/branch/master/eclass/cdrom.eclass#L237 #gentoo

  • Post #3745099

    98% isn&amp;#39;t very much I have this conversation often enough, whether it is about supporting use cases or people, success rate of a process, or etc. It&amp;#39;s one of the cases where people will lie to your face using ratios: If the glass is half full, they will say 98%, which sounds like almost everything; If the glass is half empty, they will say 1 out of 50, which suddently sounds like an alarming figure. This is a good short blog post expressing this feeling. https://whynothugo.nl...

  • Post #3745098

    WARNING: You, a technically INEPT muggle, are hereby EXPRESSLY FORBIDDEN from MESSING with your computer UNLESS you have a BLACK BELT in bug squatting, SPEAK AT LEAST THREE programming tongues AND can FLIP A BIT using a BUTTERFLY (WE WILL FRY YOUR BALLS IF YOU DON&amp;#39;T COMPLY)

  • Post #3745097

    In the den. Straight up &amp;quot;jammin to it&amp;quot;. And by &amp;quot;it&amp;quot;, haha, well. Let&amp;#39;s just say, keygen music. https://archive.org/details/Keygen-Music-Archive

  • Post #3745096

    just because I spent time making it doesn&amp;#39;t mean I should post it just because I spent time making it doesn&amp;#39;t mean I should post it just because I spent time making it doesn&amp;#39;t mean I should post it just because I spent time making it doesn&amp;#39;t mean I should post it just because I spent time making it doesn&amp;#39;t mean I should post it just because I spent time making it doesn&amp;#39;t mean I should post it just because I spent time making it doesn&amp;#39;t mean...

  • Post #3745095

    I love application launchers that sort apps based on use. If I want to forget about an app for a while, I just, reset its usage counter. Now it will be pushed down the list off screen until I explicitly search for it.