Elektrine lite

← Feed

Paul Jimenez

pjz@indieweb.social

<p>Just some guy, ya know?</p><p>Born and raised in Houston, then spent two decades in Austin, but lately am in Great Falls, Virginia.</p><p>Long time linuxite. CLI uber alles. FOSS fanboy. Mostly python lately, but java, C, perl, pascal and others in the past. Interested in Zig, Nim and other lesser-known languages.</p><p><a href="https://indieweb.social/tags/internetoldfart" class="mention hashtag" rel="tag">#<span>internetoldfart</span></a></p>

Posts

  • Post #3085607

    @feoh I&amp;#39;m a member of the cult of done: https://miro.medium.com/v2/resize:fit:1400/format:webp/1*bIHFnTkfqOZYy_bt-jj11A.png

  • Post #3085606

    @edo78 https://pyscript.net/ runs python literally in your browser.

  • Post #3085605

    @feoh @technotim My suggested solution is a way to remote power-cycle &amp;#39;em - &amp;#39;smart&amp;#39; plugs are super cheap these days. Couple it with some dead simple monitoring from another box and you get automatic reboots whenever necessary. I used to do this with my cablemodem because it behaved similarly wrt going to la-la land.

  • Post #3085604

    @SnoopJ step 1: define your test suite with a `legacy` mark. step 2: write a small shell script, or Makefile or something to run pytest twice: once with `-m legacy` and once with `-m &amp;quot;not legacy&amp;quot;`. Thus it can all work.

  • Post #3085603

    @SnoopJ Ah, you want some default action. Pytest lets you specify that with a `pytest_collection_modifyitems` method in your conftest.py. See https://pytest.org/en/7.4.x/example/markers.html#marking-platform-specific-tests-with-pytest or https://stackoverflow.com/questions/10906817/does-pytest-support-default-markers

  • Post #3085602

    @feoh Must admit I punted and handed my lsp install/configs off to Mason. They seem to get it right most of the time.

  • Post #3085601

    @b0rk You&amp;#39;ve probably already stumbled on this, but Mitchell Hashimoto (of Hashicorp fame) recently wrote an entirely new terminal emulator called &amp;#39;ghostty&amp;#39; and so had to go deal with all of this. He documented this in a series of &amp;#39;Ghostty Dev Log&amp;#39; entries on his blog (https://mitchellh.com/writing) ; he talks about terminfo and also XTGETCAP, maintaining xterm compatability, and such, as well as theoretically-mundane things like font rendering and keyboa...

  • Post #3085600

    #elixirconf2025 starts today! And I&amp;#39;m here! And i don&amp;#39;t really know why! Call me elixir-curious, i guess.

  • Post #3085599

    @mike_k error code?