Stocking up for food and water for two months is not too hard, but two months without any way of disposing of waste is the tricky one. Almost everyone we meet stay for at any one place for at most week or two, then they have to make their way back to the city to dispose of trash, refuel, charge their batteries and restock. @neauoire yep, we start to run out of fresh food after a week, low on water after 2-3 weeks. Then dry food would see us through a month with some foraging. Power is pretty infernate and fuel over a year traveling 1,000+ km's #boatingeurope #lifeboat For the past year or so, whenever I write a bit of code that is slightly faster than the last time I did that same thing, I write it down in this little program's memory. Now, I always run this program over everything I do, and it tells me how I've previously made that same thing faster before. It's kindda neat, it catches all sorts of things. https://git.sr.ht/~rabbits/uxnlin/tree/main/item/src/uxnlin.tal#L332 For two (positive) integers N and M, the properties of their greatest common divisor gcd() and the least common multiple lcm() come in pairs; the phenomenon is partly explained by the formula gcd(M, N) × lcm(M, N) = M × N. 🤯
Show previous comments
neighbor paddles over "so how long you think y'all be staying in here" @neauoire huh, people say yall in Canada? (that's cool; I think it's a good word. just unexpected) There's this funny thing with fractions where, if you divide 2 by 3, getting 2/3, you can flip the numbers to get the reciprocal 3/2. Now, while a division takes two whole numbers and gives you a fraction, there's no way to get back to two whole numbers again. It's destructive in a way, so I've added this little operator that is basically the opposite of a division, but that is also not a multiplication, taking the fraction 2/3, and giving you 2 and 3.
Show previous comments
@neauoire A few years ago I came up with a neat algorithm for this for a floating-point number, including support for expressions with square roots and multiples of pi. It works by trying to deduce a repeated fraction for the number (similar to how the golden ratio is constructed). The code is here: https://gist.github.com/nakst/f8a70fd69724b8a239138c3f03dd1b75 I looked around the internet for a while to see if anyone had described this algorithm, but I couldn't find anything :( @neauoire A fraction represents a part of a whole. The Numerator is the top of part of a fraction. The Denominator is the bottom of part of a fraction. An proper fraction must be less than 1, like 3/4 and 7/12. An improper fraction is more than 1, like 9/2 and 13/4. A mixed fraction is a whole number and a portion less than 1 together, like 2 3/4. I'm not sure if you're familiar with this visual way of multiplying numbers together, it has nothing to do with fractions, but I just thought about it. I think it's called vedic multiplication sometimes, or just the sticks method. I'm using a thicker line here to represent 4 to save me some time, so intersections with the thicker line are worth 4, two thick intersecting lines would be worth 16. Added snarf buffer support so I can paste directly into the calculator, it makes for a pretty neat little hex/dec converter. # set-hex mode We were having coffee outside this morning, Rekka looked at the lifelines sleeves and asked "do you think it's rusty inside". Turns out the metal cables we rely on to keep us from falling overboard are completely corroded, and some spokes are even cut through.
Show previous comments
@neauoire Yup, I've seen that on past boats of mine. Will you replace them with more coated wire or leave them bare? Here's something I have never seen before. The binary for the graphical calculator works BOTH as a graphical user interface, and is equally usable in the console without the GUI. The same rom file can be used with both the cli and gui emulators. To add onto the food preservation thread, which is unfortunately private. If you're hoping to keep oats for a while, don't stock up on the rolled oats, instead get whole oats, and process(grind/roll) them as needed, they take half as much space that way, and will last a lot longer. @neauoire I remember when you got (or were gifted?) that grinder; do you happen to have a model number or other documentation available for it if I were to look for a similar on the second hand market? This is one of those things I probably *could* find a higher-tech solution for, but don't *need* to (Though I guess a burr-style coffee grinder, like the one I have, actually probably works for grains in a pinch. It's just a motor and blades, eh?) Finished revamping the graphical desktop calculator.rom(5537 bytes) source/download: https://git.sr.ht/~rabbits/cccc Added a little easter egg to the calculator, pressing `@` transforms the calculator button theme to that of the Macintosh System 7 calculator. It's really nice to see everyone organizing and making plans to face what's coming. 🌻 I'm planning to connect the gutters of my workshop to a couple of pallet tanks, to have decent water to grow some potatoes inside buckets in the backyard. There is a well, but it's pretty brackish, so I prefer not to use it. Aw yeah! UF3 #forth is out! The application I use most of all besides Left has got to be the crappy little graphical calculator that I made way back, it's time that I made a better one. I love that depending which project I'm working on, the entire computer's look adapts to that project's theme. It's a bit jarring sometimes, but otherwise it's been nice, I always know where I'm at when I open a source file. |
@neauoire when I think about it, it makes sense, but I wonder if over time it will settle as devider.