Elektrine lite

← Feed

Aspiring Deathclaw Wife :verified_dragon:

dragonminded@chitter.xyz

<p>Dragon trapped in human form trying desperately to make the best of the situation by exploring my curiosities. My hoard consists of 48 arcade cabinets, a few thousand console games, all manner of BEMANI cabinet artwork, and possibly you. I&#39;m building a CPU from scratch, although my posts on the topic are sporadic. I post a lot of in-progress threads for whatever software I&#39;m working on. I also post a lot about daily minutia including chores and house maintenance. Ask me how to run Flash on your computer!</p><p>Please see my pinned posts for additional information. Extremely depressed and often posting through it. Bad at remembering to CW mental break threads. Follow at your own risk. Follow requests on for vibe checks, you&#39;ll likely pass.</p><p><a href="https://chitter.xyz/t

Posts

  • Post #4079371

    I know I don&#39;t really post here much anymore and I am still trying to figure out if I want to come back in any real capacity but I wanted to break my mostly-silence to announce that I brought up the memory interface board for #MiniDragon last night, integrated it this evening and successfully ran a small test program! The program is one that I wrote based on the instructions that I have brought up so far, assembled using the assembler I previously wrote and then burned to an EEPROM! The Mini...

  • Post #2882677

    dear birds, why are you so full of noise?! sincerely, a dragon :dragnloaf:

  • Post #1842051

    Hey y&amp;#39;all! I&amp;#39;m having another open house on Saturday May 23rd. These events usually kick off around 2:00pm and go until the last person taps out. I&amp;#39;m located in central Vermont off of interstate 89. It&amp;#39;s about a 3 hour drive from Boston, just over an hour from Burlington, 45 minutes from West Lebanon and a little under 2 and a half hours from Montreal. My house has an arcade with almost 50 games mainly focused on older rhythm games from the BEMANI series but inclu...

  • Post #1061301

    Okay, bringing up the shift instruction boards for the #MiniDragon if you want to come hang out! https://streaming.dragonminded.com/dragonminded/

  • Post #1061300

    Today the shift instruction PCBs came in the male so I brought two of them up and verified them! These will handle the shift left, rotate left, rotate with carry left, shift right, rotate right and rotate with carry right instructions in the #MiniDragon CPU. The CPU only allows shifting left or right by 1 bit so these are pretty simple circuits. Once I get these on an acrylic board and integrated with the physical layout the ALU will be 100% complete and tested, so somewhat of a big milestone re...

  • Post #1061299

    Finished laying out and wiring the very simple shift and compare acrylic. Part of the reason why it&amp;#39;s so simple is that I don&amp;#39;t actually have a design for or need for the comparison circuit at the moment. That&amp;#39;s in a branch that I&amp;#39;m going to go back to after I finish getting the base #MiniDragon up and running properly. For now, the ALU cannot compare numbers so comparisons are provided by stdlib functions and called by the compiler. Once I design the CMP instruct...

  • Post #1061296

    It&amp;#39;s been roughly a month since my last post on #CritterChat so I figure it&amp;#39;s time for another update post! Here&amp;#39;s the changes since then: - Private group conversations are now supported including a room invite system! - Introduced privacy settings so users can control whether they&amp;#39;re seachable or invitable on an instance. - Several usability tweaks, several UI layout tweaks, several small bug fixes (none big enough to warrant their own call-out) - Emoji upda...

  • Post #1061295

    I&amp;#39;m still on the fence as to whether I should add SQLite as a supported database to #CritterChat so it&amp;#39;s time for a poll! Feel free to boost if you think your followers care enough to answer. As a reminder, the repo for CritterChat is here: https://github.com/DragonMinded/critterchat If you have a more nuanced take or don&amp;#39;t see an option here, feel free to reply. In terms of your desire and willingness to run a CritterChat instance:

  • Post #1061293

    Six years ago to the day, this is what the #MiniDragon CPU looked like. One instruction (an older version of LOADI that only set the bottom 6 bits of the A register), two registers (A and B), two control signals (A load and reset), and only the bare minimum of support circuitry. No table to mount things to, and I hadn&amp;#39;t switched to clear acrylic for the boards. No dedicated PSUs yet either, I was powering it off of a bench PSU. Missing was all of the 16 bit address registers, all other 8...

  • Post #587541

    Riding the coat tails of the latest Discord news to remind people that I&amp;#39;m working on a self-hosted chat service called CritterChat that prioritizes experience, ease of use and refusal to collect private information. I made the decision early on not to obsess over E2EE, we have plenty of services that support this and all of them suffer in every other dimension. I also made the decision not to sit atop one of the many larger JS frameworks that cause issues on lower-spec computers and spo...

  • Post #587540

    Spending a little bit of time finishing the wiring for this instruction decoder board on the #MiniDragon finally. I hope it works, because I&amp;#39;d like to be done with it and get it integrated into the layout.

  • Post #587539

    I guess the SAVE act is back up again and passed the house. This will disenfranchise millions of voters, including women who don&amp;#39;t have passports but changed their name when married, active deployed troops who cannot come home to register to vote, and trans people who cannot get passports. Call your senators, urge them to vote no. It&amp;#39;s easy. Just look up their phone number (either their state office or their office in DC), call in and state that you would like to offer an opinion...

  • Post #587538

    Restock time! #MiniDragon

  • Post #587537

    These RTL circuits that I use in the #MiniDragon continue to prove themselves indestructible. Just reversed polarity on the new decoder board on accident and the only thing that happened was the voltage sagged in that corner of the CPU and the power wires got real hot. Found the mistake, reversed the wires and it&amp;#39;s running like nothing even happened. This is about the dozenth time I&amp;#39;ve done this. Not once has it damaged anything beyond once melting through a DuPont header that I...

  • Post #587536

    Alright, finally got done diagramming the new #MiniDragon boards so onto the physical layout the last one goes! It&amp;#39;s tested working as well! I also took the time to update the README with recent progress. Remember that the project is documented essentially down to the transistor at https://github.com/dragonMinded/minidragon

  • Post #587535

    I know this is last minute, but if anyone is going to be in central Vermont area on Saturday and wants to come over to an open house, hit me up (DMs open). I&amp;#39;m going to be turning on all of the arcade games (there&amp;#39;s almost 50, focused heavily on Japanese rhythm games) and console games. Pizza hopefully available, but with nobody that delivers this is contingent on logistics day-of. #Bemani #Arcade

  • Post #587534

    It&amp;#39;s been just over two weeks since my last post on CritterChat so I wanted to brag a little bit with a list of changes since then: - Emoji message reactions! - Country flags added to emoji search and reactions - Lots of UI design and QOL tweaks - Docker, thanks to @ThawnyRose - Better server CPU utilization - Several bug fixes to bugs found by members of the alpha test instance - Instance information is now displayed to new users and available at any time to logged-in users - B...

  • Post #587533

    Okay, a thing I&amp;#39;ve been wondering about with CritterChat is the implementation of private conversation invites. Right now anyone in a conversation can invite somebody else and anyone in a conversation can cancel an invite. That includes cancelling an invite you did not issue. The argument for is as follows: Private conversations are an equal footing in terms of ownership. There is no moderation and everyone equally can choose to change the group information, choose to leave, choose to i...

  • Post #314336

    Hi. I need a new job. Here&amp;#39;s my resume: https://dragonminded.com/resume/ I work remote, and can work in the USA.