Posts by jakintosh@merveilles.town
(DIR) Post #APN6q8obaJnxPIHB4a by jakintosh@merveilles.town
2022-11-07T18:52:20Z
1 likes, 0 repeats
@s_ol i've finally gotten proficient at typing "words" on my split colemak, but the "get on with it" urge is so strong when coding... that is a completely different set of muscle memory that is extremely frustrating, since it really breaks the flow of thinking, not just the speed of typing.
(DIR) Post #AQHqCVDjodeiFvS9fU by jakintosh@merveilles.town
2022-11-24T01:57:18Z
0 likes, 0 repeats
got my little virtual CPU to a baseline state of having instructions that can be assembled from text and executed. now we get to the interesting parts... #theFurnace
(DIR) Post #AQHqCWAEJARZBKorq4 by jakintosh@merveilles.town
2022-12-05T05:22:21Z
1 likes, 0 repeats
I've been working on expanding my assembly language, both in terms of design and also implementation. The language borrows from forth, but splits between callable routines and somewhat powerful macros that allow label parameters for hopefully very readable but very reusable code segments.It is almost completely assembling, but I'm working to unravel the mess of text and semantic parsing... #theFurnace
(DIR) Post #ASXGkNzuJBVrpMl6Zc by jakintosh@merveilles.town
2023-02-09T18:02:32Z
1 likes, 0 repeats
seeing a lot of AI discourse in the timelines today, and one thing that I’m curious about is how the “energy consumption” problem isn’t as prevalent here. like we just got done with the whole crypto/nft wave, but did everyone already forget that angle of criticism? how much unnecessary energy waste are these big corps burning (and hoping to promise to keep burning in perpetuity) to support this new paradigm of “black box neural networks as a solution for every problem”?
(DIR) Post #ATtAZxi6ccxjQlttE8 by jakintosh@merveilles.town
2023-03-22T16:13:31Z
1 likes, 0 repeats
source hut is undergoing maintenance so i configured my laptop and desktop to be remotes over the local network and it feels like i have truly just used git for the first time