So, @eli_oat gave me this book called "Permaculture: A Designer's Manual", by Bill Mollison. It's excellent.
#theLibrary
So, @eli_oat gave me this book called "Permaculture: A Designer's Manual", by Bill Mollison. It's excellent. It's strange how coffee tastes different depending on where we are. We make the same coffee, the same way, with the same mokapot and the same water, everyday. Yet, it tastes different here, or in transit, or in the city.
Show previous comments
@neauoire there's this text i really like on the best coffee(s) being context-dependent: https://griefbacon.substack.com/p/the-only-good-coffee-is-bad-coffee @neauoire even in the same place! When I moved to hand grinding, I was shocked at how different the grind experience was for the same coffee in morning Vs afternoon. Atmospheric conditions, particularly humidity, affect grind a lot, with knock on for extraction which is probably where you’re seeing the taste change Updated /now page. We're stern-tied to the shore, it grantees the angle of the sun to be consistent, as opposed to being anchored and spinning to the whims of the tide and the wind. This allows us to set the solar oven once, and not have to worry about it. @neauoire Every time I see stuff like this, I think: y'all are doing it right. Hope we get to meet in person someday :D It's unbelieveable that we can sail up along the coast, find a pretty nook between two mountains that seems inviting, and just live there. When we'll have walked up and down the old trails to our heart's content, maybe we'll keep going. Part of me wonder for how long this will remain possible, it's just too good to last.
Show previous comments
I've been toying with Marginalia's random site feature for the past hour, eventually I ended up on @renaudbedard's blog! Adopting the speech inflection off of the robotic automated voices from the weather stations. @neauoire I tend to pick up accents, I think it's part of my masking behaviors, so I can just imagine myself doing the same thing unconsciously after listening to that voice for a few days.
Show previous comments
After a few days of fine-tuning, I've managed to write a program that successfully turns an abritrary uxntal program source file into the style that I normally use when coding. It should help me parse other people's programs more easily when using unfamiliar indentation. All these experiments at structured editing, reassembly, auto-formatting are my poking at better understanding which patterns are used in a language that lacks syntactical constructs. @neauoire so what did you use in the end? [4 or [ ( 4 )? I couldn't quickly understand it from the code. When the implication is not to design @neauoire source: https://yt.oelrichsgarcia.de/watch?v=urcL86UpqZc&local=true that guy makes real funny vids like that one *cutting through a storm, looking at another boat emerging from the blattering rain* Preparing Pino to raise anchor tomorrow at 5am, to sail from Telegraph to Smuggler Cove. *picks up Story of B* @avi we're looking into entering Jervis Inlet, and I remember you said you had a cabin nearby. We could stop by if you tell us where it is :) @neauoire cool! Can we take that convo to Signal or something? Fedi private messaging confuses me. Between the aggresive type-checker, formatter, structured editor reassembler, I've built the perfect self-asphyxiation programming framework to never ever get anything done ever again. Don't mind me while I proof the hello world printing routines for a month.
Show previous comments
@neauoire Law of conservation of static checks Languages that don't start out with static checks will tend to add them or be replaced by other languages that do. I haven't done this yet, but I know what you are talking about (except the email thing). PS You guys are cool I do a fair bit of uxntal code review these days and since each person has their own unique style, and sometimes I just can't understand the person's patterns at a glance, I wrote a tiny code formatter that standardizes any tal file to something pretty "standard"(or at least familiar to me). Here's a 1000 bytes rom that'll overwrite the source file with the formatted result. The linked source file is fed a minified source and here is the result: I've been wondering about these static lists of things, and how I should break them into lines. Obviously, I can't just always make list of a fixed length, some data types, like 1-bit sprites will be 8 items wide, some LUTs will be 6 items wide. I was thinking, since we have this bracket rune, maybe specifying the width could be done this way: |