Elektrine lite

← Feed

YankeeDoodleAndy

ablatedsprocket@hachyderm.io

<p>Banner picture of red, yellow, and blue pikmin having a huddle drawn by Lachlan (<a href="https://www.tumblr.com/tangiblebread/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">tumblr.com/tangiblebread/</span><span class="invisible"></span></a>)</p><p>I&#39;m an <a href="https://hachyderm.io/tags/appsec" class="mention hashtag" rel="tag">#<span>appsec</span></a> engineer, also a directionless <a href="https://hachyderm.io/tags/emacs" class="mention hashtag" rel="tag">#<span>emacs</span></a> and <a href="https://hachyderm.io/tags/org" class="mention hashtag" rel="tag">#<span>org</span></a> enthusiast and general tinkerer.</p><p>Aspiring cook interested in <a href="https://hachyderm.io/tags/vegetarianrecipes" class="mention

Posts

  • Post #2958643

    Hey @adele, did you write the validator at smolweb.org/validator? I think I found a conflict between the validator and guidance.

  • Post #2958641

    I keep my #emacs modules separated into different repositories and decided to write a function to reload them after edits. To do this I&amp;#39;m calling unload-feature on a package and its autoloads, byte-recompiling the module&amp;#39;s directory, and finally requiring the module. Am I missing anything? I mostly want to make sure the feature&amp;#39;s fully removed from memory.

  • Post #2958640

    It turns out #Emacs&amp;#39;s MPC mode wasn&amp;#39;t made with playlists in mind (it even says so in the elisp file). I happen to like playlists, so I wrote a couple of functions to accommodate them a bit better. https://codeberg.org/ablatedsprocket/gists/src/branch/main/emacs/mpc.el

  • Post #716250

    Do any of you folks using #latex fragments in #org files on #emacs use lualatex to generate the previews? The .dvi files don&amp;#39;t get generated when using dvipng or dvisvgm preview processes and I&amp;#39;m wondering if this is a fool&amp;#39;s errand.

  • Post #716249

    I have been using #niri for the past couple of weeks and it has been a joy to use. The documentation is excellent and made configuration a breeze. I of course get tripped up by my #sway muscle memory, but scrolling managers are fantastic for keeping context in a workspace and not having to worry about screen real estate. It also simplifies things if you&amp;#39;re like me and have workspaces dedicated to programs.

  • Post #716248

    @ericsfraga @alex I spend most of my time in org buffers, that almost has to be one of the bigger pain points. I forgot/didn&amp;#39;t know it had layout configuration