user avatar
Kate
@thingskatedid
she/her · If I unfollowed you, it's because you keep posting things without alt text bsky.app/profile/katef.…
Scotland
Joined November 2011
Posts
  • Pinned
    user avatar
    💡FAQ about displaying stuff in a terminal
    some charts in a terminal
    some language grammar diagrams in a terminal
  • user avatar
    Border agent guy: Ma'am is this your laptop? me: yes, can I have it back please agent guy: It shows as suspicious. Can you turn it on? me: uh... no. I removed the battery agent guy: Why? me: oh because it was going to explode i have never seen a man become so alert so quickly
    twitter how explodey do we think this is?
    a danger pillow! the open back of my laptop, showing a mediumly-inflated battery, which i will absolutely not fit back into the case if i try to close it again
  • user avatar
    Replying to @thingskatedid
    the rest of our conversation was me saying variations of "i mean i took the battery out before traveling, to make the laptop safe. it's very safe. i like safe things" while agents spawned continuously
  • user avatar
    "we recovered four generators" you mean you stole four generators
    Police say it is one of most elaborate encampments they have ever seen, with a mini-power grid, including solar panels, and multiple home appliances. The encampment was discovered last week by the City of Edmonton and Edmonton Police Service joint response encampment team. It
    00:00
  • user avatar
    Replying to @timonsku
    because i like almost missing my flight apparently
  • user avatar
    twitter how explodey do we think this is?
    a danger pillow! the open back of my laptop, showing a mediumly-inflated battery, which i will absolutely not fit back into the case if i try to close it again
  • user avatar
    Adding important things to my http responses
    Screenshot of http request, showing ascii art of a moomin in the response headers
  • user avatar
    me uncomfortable in bed until eventually captured & cuddled by gf
    A reminder that proteins are highly dynamic molecules. ◼ We have made progress in measuring & predicting static protein structures, but the dynamics that animate life remain challenging to measure & model.
    00:00
  • user avatar
    Replying to @Chris_8086
    a brave use of past tense there
  • user avatar
    🧵 Make yours and everybody else's lives slightly less terrible by having all your programs print out their internal stuff as pictures; ✨ a thread ✨
    A terminal session showing progressive compilation of a simple regular expression, going through phases with finite automata, to an IR, and then to VM style instructions. These are output as diagrams, and the VM instructions are annotated with arrows showing the control flow for basic blocks. This indicates looping, and each block of instructions forms a node in a graph.
    A simple AST overlaid with a symbol table alongside, showing some example content. It's from a unix shell, parsing a conditional expression. Nodes are present for logical AND and OR operators, and the symbol table contains variables for each scope.
  • user avatar
    Replying to @techleadhd
    "coding is a brutal 24/7 job" my guy we sit behind a desk
  • user avatar
  • user avatar
    finally worked out how to make a function for addition. C isn't as hard as people say
    addition implemented in terms of offsetof():

int add(int m, int n) {
	struct add {
		char a[m];
		char b[n];
		char c;
	};
	return offsetof(struct add, c);
}
  • user avatar
    Replying to @PAWJOBPRINCESS
    no, because of the super janky heatshrunk coin cell dangling on the end of wires