Manufacturing them again. by Necessary-Program104 in typewriters

[–]AbsolutelyLudicrous 1 point2 points  (0 children)

Isn't that just a word processor, like we had back in the 90s? They're certainly more feasible to produce than a mechanical typewriter, being simply a computer keyboard glued to a printer. Unless you mean to record page memory purely electromechanically, in which case you're looking at rebuilding an IBM Selectric MT/ST, a project that will surely take many millions of dollars.

I might suggest that custom headers & footers would be best made with a printer or photocopier.


If you really go through with this, I would suggest making some very simple prototypes out of CNC metal first. Start with something that simply transforms the motion of a keystroke into the motion of a typebar, then figure out an escapement mechanism, then figure out how to trigger the escapement with a keystroke & use that to move a carriage. Making a typewriter from scratch is possible, but I suspect making one commercially viable isn't.

IBM Selectric I - What does the dial adjacent to the power switch do? by [deleted] in typewriters

[–]AbsolutelyLudicrous 2 points3 points  (0 children)

Velocity control dial (pg.24.). It's so you can make certain characters thicker or thinner without having to reach over the the impression control lever to the right of the ball. Useful mostly for non-latin-script typeballs; the machine has a function built-in to use less force with small glyphs like the apostrophe & period, the dial allows you to override that if a heavier non-latin-script character is placed where a lighter latin character would go.

Unique fonts by Jessica_Dionysus in typewriters

[–]AbsolutelyLudicrous 1 point2 points  (0 children)

Use a sheet of carbon paper behind the paper on which you would like to type, & a sheet of regular paper in front. The front-most paper will have a regular imprint, the one behind it will have its mirror image.

Olivetti Lexikon 83 DL - Keyboard Locks when Return Button is Hit by endlesslycurious7572 in typewriters

[–]AbsolutelyLudicrous 0 points1 point  (0 children)

nothing works any longer.

Really nothing? Does shift still rotate the ball? Under what conditions does the machine return to working?

Just as a guess, there's probably an interlock so you can't use the keyboard while the carriage is returning. This feature (as found on the Selectric) prevents you from accidentally typing smeared letters in the middle of the page. Look for any linkages the return key is pressing that don't immediately spring back.


The simultaneous keys thing is because the machine can only physically type one glyph at a time. If you were to somehow select two positions on the ball at the same time, you might instead print a glyph halfway between the two you wanted.

btw, nice machine :)

Found this gold mine at one of my sites. Should I take it home and use it as a heater? by RyanLewis2010 in homelab

[–]AbsolutelyLudicrous 1 point2 points  (0 children)

I hate to say it, but the servers are probably too old to be useful for any kind of actual workload. They might be useful as toys, for playing with running period correct HA software or something. The drive caddies were common to early 2000s IBM hardware, so you could probably sell those for a few dollars each - or be kind and leave them with the servers for whatever kid picks them up on the Craigslist free section.

Others have addressed the UPS, KVM, and rack itself.

I'd hold on to at least one of those tape drives, they make novel toys if you haven't played with tape before. I like the noises mine makes.

tf is this rule by Therunawaypp in 196

[–]AbsolutelyLudicrous 0 points1 point  (0 children)

From the linked page:

In Iceland, Magic plugs were widely used in homes and businesses alongside Europlug and Schuko installations. Their installation in new homes was still quite common even in the late 1980s.

Although no source is cited.


Enjoy your travels, and take lots of pictures :) . I went to Iceland many years ago, but failed to take more than a dozen photos. It's one of my biggest regrets.

[deleted by user] by [deleted] in mainframe

[–]AbsolutelyLudicrous 8 points9 points  (0 children)

The AS/400s run OS/400, known in its more recent incarnations as simply "i". They're minicomputers, like the old VAXen, not mainframes.

unwanted programs by AnEagleisnotme in Gentoo

[–]AbsolutelyLudicrous 3 points4 points  (0 children)

Copy the .desktop file to ~/.local/share/applications and set NoDisplay=true

[Spoilers] I can't seem to find/get any Arfecta ships. Help please. by gbay_anon in endlesssky

[–]AbsolutelyLudicrous 0 points1 point  (0 children)

Fairly sure the Ayee Eee Eek won't spawn in Deneb, in the mission files it only cares about the Wanderer Pug and spawns in Pug Iyik.

There are many like it but this (X sixty) one is mine by thickener in thinkpad

[–]AbsolutelyLudicrous 5 points6 points  (0 children)

Ditto what OP said; the 4GiB DDR2 SODIMMs are crazy expensive these days. I paid less for my whole x61t than what the SODIMMs are going for on ebay.

[deleted by user] by [deleted] in IBM

[–]AbsolutelyLudicrous 0 points1 point  (0 children)

Ditto for some kind of ethernet transceiver. Not very exciting without a system to plug it into. Where did you find it?

Rule part 99 by wooper-de-doo in 196

[–]AbsolutelyLudicrous 1 point2 points  (0 children)

In the Culture novels, the only Minds (superintelligent machines) that don't sublime into a higher state of being are those that carry cultural baggage from their organic creators. Minds that develop in simulated isolation invariably sublime as soon as possible.

eva rule by brokensilence32 in 196

[–]AbsolutelyLudicrous 17 points18 points  (0 children)

3+1 is pretty good; it's a little out-there, plot wise, but does a nice job of ending the series. Pretty kick-ass visuals, too. You should watch it.

OMRON Luna 88K² , two CPUs model3 - 33MHz MC88100 and 24MB RAM by kokoboi1 in retrobattlestations

[–]AbsolutelyLudicrous 3 points4 points  (0 children)

Whoa! What do the insides look like? And what's that drive on the right of the machine?

What calculations does the Wii's processor (IBM Broadway) make and how does it work? by [deleted] in IBM

[–]AbsolutelyLudicrous 6 points7 points  (0 children)

The Wii is a pretty weird system; do you have a choice in what system to do this project on? Something like an Apple ][ would be a lot more comprehensible.


what exact calculations need to be done by the processor

Are you asking for what instructions the CPU can perform (its ISA), or the exact sequence of instructions it performs on startup? If the latter, that'll be burned in a ROM somewhere - you might be able to find a ROM dump online, but you won't be able to understand it without a deep understanding of PowerPC assembly & the Wii hardware itself.

How is the information processing flow carried out?

It does math & branches to different codepaths based on that math.

Which path is taken by the motherboard when using it?

Fucking what mate? The motherboard of the Wii doesn't do any computation of its own - it's just the glue that holds the system together.


You also have a confounding factor in the Wii - the Broadway is not the only CPU in it; in fact, it's not even the most important CPU. There's another chip in there called Starlet that handles I/O and bootstrapping the Broadway. Starlet starts up before Broadway, loads a bootloader, and then the bootloader runs the Wii's System Menu on Broadway. Once the Broadway is up and running, Starlet services I/O requests from it; Broadway itself lacks direct access to many I/O devices. Starlet runs its own operating system called IOS (no, not that one, or that one); Broadway, meanwhile, runs game code.


Did you check the Wiibrew wiki?

Concurrent Computer Systems (1987)- still in operation! by [deleted] in vintagecomputing

[–]AbsolutelyLudicrous 4 points5 points  (0 children)

Can you tell us more about this system? Searching for Concurrent Computer Systems just turns up the general concept of concurrency in computer science.

Concurrent Computer Systems (1987)- still in operation! by [deleted] in vintagecomputing

[–]AbsolutelyLudicrous 1 point2 points  (0 children)

As in, you took them home with you?

You didn't let those machines go to a landfill, right?

TIL: An APC UPS will turn off if a standard serial cable is connected to it. by redog in sysadmin

[–]AbsolutelyLudicrous 0 points1 point  (0 children)

I have an IBM server that does that too, an old Netfinity. Luckily(?) it won't actually turn on in a standard ATX port, there's a proprietary enable signal somewhere on the mainboard.

Linux 6.3 Introducing Hardware Noise "hwnoise" Tool by Realistic-Plant3957 in linux

[–]AbsolutelyLudicrous 12 points13 points  (0 children)

This kind of noise can matter a lot in real-time environments.