Skip to content

shrimple πŸ‡΅πŸ‡± πŸ³οΈβ€βš§οΈ

shrimple mind. shrimple problems. complex solutions. she/her

Simplistic reconciliation of mostly-append text files like Offpunk lists: draft involving Kahn’s algorithm

Posted on February[²⁰26], Monday 09. By Shrimple No Comments on Simplistic reconciliation of mostly-append text files like Offpunk lists: draft involving Kahn’s algorithm

I have been thinking about managing my Offpunk list files that I might be modifying on either, or both, my netbook and some main laptop. Since this is mostly about new parts that might have gotten added, I didn’t want to introduce some full-blown version control to this. Instead, I figured that I could start ensuring the files end with a time-specific marker when was the file last appended before sync that would also be useful to the human…

Read More “Simplistic reconciliation of mostly-append text files like Offpunk lists: draft involving Kahn’s algorithm” »

Wild Software Writing

Getting TLS1.3 Key Log from Go application with requests by a library, and using it in Wireshark

Posted on February[²⁰26], Tuesday 03.February[²⁰26], Tuesday 03. By Shrimple No Comments on Getting TLS1.3 Key Log from Go application with requests by a library, and using it in Wireshark

Today I wanted to sniff on TLS traffic of hell, a “mastodon client” that seemed to not want to work with things that aren’t Mastodon. The network calls are mostly made from within a library, hellclient-go-mastodon fork of go-mastodon.

SSLKEYLOGFILE turned out to be a standard, now even RFC 9850, for TLS client instrumentation. But Go standard library doesn’t simply write the secrets to a log file in coupling with the obscure environment variable. Not much libraries seem to do it β€” just programs like major web browsers and curl. (Perhaps bizarrely, this Haskell package adds it coupled with an environment variable β€” introduced to one’s Haskell code by means of adding nothing more than an import statement.)

Read More “Getting TLS1.3 Key Log from Go application with requests by a library, and using it in Wireshark” »

Programming Technologies

Distributed file version management in 15 minutes of Bash

Posted on February[²⁰26], Tuesday 03.February[²⁰26], Saturday 07. By Shrimple No Comments on Distributed file version management in 15 minutes of Bash

You don’t always need to have all the tools at your disposal, but you may want to have some way of checking in your file edits. CVS is too powerful and has a lot of unnecessary parts, while not being distributed. You may not need to keep everything in deltas. So why not just write…

Read More “Distributed file version management in 15 minutes of Bash” »

Wild Software Writing

Subscription into list rather than tour β€” Offpunk draft feature patch

Posted on January[²⁰26], Thursday 29.January[²⁰26], Friday 30. By Shrimple 2 Comments on Subscription into list rather than tour β€” Offpunk draft feature patch

Offpunk has a feature where any updated links from a subscribed list will be added to tour on sync. I expanded on that feature by making it possible to parameterize #subscribe with a list name like #subscribe(some_list_name) to the result of the links getting added to that list, with just the one link to that list getting added to tour.

Read More “Subscription into list rather than tour β€” Offpunk draft feature patch” »

Wild Software Writing

Slash-hierarchical list names β€” my draft implementation for Offpunk

Posted on January[²⁰26], Thursday 29.January[²⁰26], Friday 30. By Shrimple 2 Comments on Slash-hierarchical list names β€” my draft implementation for Offpunk

More draft patches for Offpunk from me that I haven’t particularly tested much yet.

Offpunk has no support for slash-containing list names β€” it just crashes on an attempt, because the names are neither supported by creating directories nor sanitized to not contain slashes. I wrote a patch for that. And another to make the all lists view, and other logic involving iterating through all lists like subscriptions and syncs, traverse them all, flatly for now.

Read More “Slash-hierarchical list names β€” my draft implementation for Offpunk” »

Wild Software Writing

Posts pagination

Previous 1 2 3 4 Next

Atom feed for this page

Atom feed for this blog

against-messy-software Atom|RSS_feeds bash big.ugly.git.patch. chromium-and-derivatives community fragment golang kde links2 linux microsoft-edge network offpunk offpunk:lists offpunk:redirections oss-contributing perl programming-tips scripting smolweb subscribe superuser window-decorations Wordpress_ActivityPub_plugin

Categories

  • Influencing Society

    (2)
  • Meta

    (2)
  • Oddities of alternate reality

    (1)
  • Programming Technologies

    (1)
  • Rookie Repairs

    (1)
  • Smol Web Habits

    (2)
  • Software Imposed On Us

    (1)
  • Wild Software Writing

    (8)
  • March 2026 (3)
  • February 2026 (5)
  • January 2026 (10)
shrimple πŸ‡΅πŸ‡±  πŸ³οΈβ€βš§οΈ
shrimple πŸ‡΅πŸ‡± πŸ³οΈβ€βš§οΈ
@shrimple@www.shrimple.pl
Follow

shrimple mind. shrimple problems. complex solutions. she/her

18 posts
6 followers

Follow shrimple πŸ‡΅πŸ‡± πŸ³οΈβ€βš§οΈ

My Profile

Paste my profile into the search field of your favorite open social app or platform.

Your Profile

Or, if you know your own profile, we can start things that way!
Why do I need to enter my profile?

This site is part of the ⁂ open social web, a network of interconnected social platforms (like Mastodon, Pixelfed, Friendica, and others). Unlike centralized social media, your account lives on a platform of your choice, and you can interact with people across different platforms.

By entering your profile, we can send you to your account where you can complete this action.

  • Experimentally expanding Offpunk browser Part 1 (nightly) Wild Software Writing
  • Simplistic reconciliation of mostly-append text files like Offpunk lists: draft involving Kahn’s algorithm Wild Software Writing
  • when DMI info like Serial not in hostnamectl output Oddities of alternate reality
  • Links 2, a graphical browser I wanna build upon. And a quick look at how ELinks is doing. Wild Software Writing
  • Subscription into list rather than tour β€” Offpunk draft feature patch Wild Software Writing
  • Slash-hierarchical list names β€” my draft implementation for Offpunk Wild Software Writing
  • ReΓ€ssessing my Canon Selphy CP530 and CP510 β€” slowly Rookie Repairs
  • Don’t let AI sparkle: idea for self-shame hub access Influencing Society

Great reads as of late

  1. Chris Siebenmann, The things that make me so attached to xterm as my terminal program
    https://utcc.utoronto.ca/~cks/space/blog/unix/XTermWhyAttached read March 4th

shrimple@shrimple.pl

Copyright © 2026 shrimple πŸ‡΅πŸ‡± πŸ³οΈβ€βš§οΈ.

Powered by PressBook News WordPress theme