Hi All - New Devuan user! Refugee from Debian
Skipping to Devuan before systemd begins leaking my birthday/age to people who don't really need it, and who are not accountable to keep it safe.
Skipping to Devuan before systemd begins leaking my birthday/age to people who don't really need it, and who are not accountable to keep it safe.
Apple IIC+ OH NOES! My internal floppy eject mechanism has failed. I had to remove the little motor assembly that pushes the internal eject lever, and now I push that manually when I want to remove a floppy. (I push the eject button, which is wired to the motherboard, wait a moment, then push the mechanical lever to physically eject the disk) The motor assembly has a gear that has disintegrated.
I have a quick question about Linux from Scratch - Can one go through the process on a machine with no OS and a prepared thumb drive? I have a spare laptop right here... (or even an image on Ventoy)
Assembly language programmers:
Do you see any use at all for an instruction STORE register Y in the memory location pointed to by register Y ?
I am writing my own 8-bit computer emulator for a machine with an ISA I designed myself, and the quest for orthogonality has led to this.
Sorry for the wall of text...
NewTiny is the next iteration in the tiny family - gone are line numbers and only A..Z for variables - now you can have lines with labels and named variables. The next update did bring named arrays.
Codeburg currently has the most current version
https://codeberg.org/WasPentalive/newtiny.git
Anyone want to run git for me? I am running into so much trouble with Codeberg. I can log into the webui. 2FA works fine. But I can not seem to authenticate properly to a cli git command. I can upload files to the webUI . But I can't get a merge to happen no matter what I do..
-- Update - got git to do cli commands properly now!! The Git is now a proper git and not simply storage for multiple tar.gz files. Do yourself a git clone!
I am manually creating versioned .tar.gz with everything for each version of newtiny as it comes out. It is essentially feature complete for V0 Several things planed for V1 if there is any interest.
Download the manual and take a look.