1Bit, to random French
@1Bit@bitbang.social avatar

Here's what I got: Bundle of goodies for both the and worlds
Picogus v2
4x coin cell batt holders with switch
2x neithernet for localtalk for macs

All of these are purchasable from jcm-1.com

kalleboo, to random
@kalleboo@bitbang.social avatar

It’s not something I’m buying but the design is damn cute

jcdenton, to retrocomputing
@jcdenton@mastodon.social avatar

Look at the condition of this G4 iBook! Someone took care of this thing.

jcdenton,
@jcdenton@mastodon.social avatar
paulrickards, to retrocomputing
@paulrickards@mastodon.social avatar

This Python script will convert an ImageWriter II data stream/capture into a TIFF file. This was incredibly handy for running multiple tests without needing to actually print it on the printer to see the results.

https://github.com/shysaur/ImageWriter2/blob/2f34b9174de10b2a22d825854159468a5a3c45e2/TestOutput/imwii_sim.py

#RetroComputing #VintageApple #VintageMac #ImageWriterII

muzej, to Slovenia
@muzej@mastodon.social avatar

🛠️🍏 Next week, our volunteer Andrés will begin assembling a museum replica of the Apple I computer. It's an "open lab," so feel free to get hands-on, as it will take place in the classroom on the 1st floor. All are welcome!

kalleboo, to retrocomputing Japanese
@kalleboo@bitbang.social avatar

So this MessagePad 130 showed up on PayPay Fleamarket for $45. Never seen a Newton go for this cheap in Japan (even with massive a black screen burn spot), and they're rare to show up to begin with.

The photos didn't show the screen, but revealed some bad battery leakage (which was also disclosed in the description), but I figured at least it could be used for parts (my pen on my 120 has lost it's end cap!)

It arrived today so let's see what we got!

Yahoo Fleamarket ad showing a newton messagepad 130 rear with battery leakage
A newton messagepad and keyboard wrapped in bubble wrap on a tatami floor

vga256, to random
@vga256@dialup.cafe avatar
paulrickards, (edited ) to RaspberryPi
@paulrickards@mastodon.social avatar

I’ve been rebuilding a installation that supports my classic Mac habit 😄

I used to use the awesome image which includes a ton of pre-configured software like . But it hasn’t been updated in a while so I used it as excuse to start from scratch.

I used this Pi Zero W as my starting point. HDMI video stopped working on it for unknown reasons. I added an Ethernet/USB hub hat and a 2 hat for devices.

paulrickards,
@paulrickards@mastodon.social avatar

One reason for rebuilding netatalk is I wanted to run TashRouter on the same machine. It’s doesn’t work right on the MacIPGW image because of the “split horizon” patch.

I can now freely use AppleTalk devices on EtherTalk, LocalTalk (PhoneNet!), and LToUDP (Mini VMac). This enables, for instance, printing to an ImageWriter II from my modern Mac running System 7.5 in Mini VMac! (There were lots of bugs to resolve to get the ImageWriter II working!)

paulrickards,
@paulrickards@mastodon.social avatar

One piece that's missing is AURP aka support. I'd like to avoid running a VM and have something more lightweight.

Luckily @DrJosh9000 has created jrouter which comes very close to accomplishing this! Remote zones are showing up but are all empty and not sure if my zone is visible outside. I need to play with some settings some more I think. But soooo close!

https://gitea.drjosh.dev/josh/jrouter

paulrickards,
@paulrickards@mastodon.social avatar

With netatalk, a TashTalk hat, TashRouter, and CUPS on the Raspberry Pi, we can do clever things like share a II printer over with an iPhone using AirPrint!

This screenshot was printed from my phone to the ImageWriter II.

Interestingly, this was just fixed in the latest netatalk 2.3.2!

paulrickards,
@paulrickards@mastodon.social avatar

In the interest of science, I did an ImageWriter II comparison print of CUPS vs the MacPalette driver for Classic. I think MacPalette wins here. There appears to be better color range and the text is a little sharper.

A black and white dot matrix print of iOS maps showing the Apple Campus. The print is a little lighter and crisper. Done with the MacPalette II driver on Classic.

paulrickards,
@paulrickards@mastodon.social avatar
paulrickards,
@paulrickards@mastodon.social avatar

Ok folks: how do you make MacOS 9.2 automatically print a PDF that appears in a specific folder?

paulrickards, (edited )
@paulrickards@mastodon.social avatar

So I have a new MacOS 9.2.2 Folder Action attached to a network share via netatalk. It works only if these conditions are met:

  1. The folder is open already in the Finder. If it’s closed, it never triggers.
  2. The new item is added to the folder from the current machine. Items added remotely to the network share do not “refresh” therefore never trigger the action.

Is this expected?

paulrickards,
@paulrickards@mastodon.social avatar

Ok, I've abandoned Folder Actions as it just doesn't seem to work. I've now gone with an always-running to scan the folder.

And.. it works! Almost? It seems that MacPalette II crashes (and takes Acrobat Reader with it) after it completes a print and there's a finder dialog that's proving difficult to dismiss in AppleScript.

paulrickards,
@paulrickards@mastodon.social avatar

The way it works is this:

  1. A print is initiated from a device to the CUPS-PDF driver on my Raspberry Pi.
  2. The resulting PDF is placed in the AFP share of netatalk/afpd.
  3. An emulated PPC Mac 9.2.2 running the below is watching for new files in that folder and will print them using Acrobat Reader to the via using the MacPalette II driver.

It works, but crashes with dialog that I can't auto-dismiss.

paulrickards,
@paulrickards@mastodon.social avatar

Ok, so this centipede printer workflow isn’t really reliable so I dove into CUPS to try and see if there’s a way to alter the dithering.

I tried adding different settings to the PPD file but nothing produced any changes.

Until I added “DitherPPI” (a GS option) and it produced a result that was pretty good! I tried various values (30, 80, 120, 180) but they all looked identical. In any case, this is good enough for me!

paulrickards,
@paulrickards@mastodon.social avatar

As promised, I wrote a blog post about creating my own classic Mac support server using a Raspberry Pi Zero, a TashTalk 2 hat, netatalk, and a few other tools. It's very much like MacIPRpi with everything current.

https://biosrhythm.com/?p=2791

Boosts appreciated!

paulrickards,
@paulrickards@mastodon.social avatar

I was able to tweak the output of the ImageWriter II prints from CUPS to be slightly better. I've updated the blog post.

https://biosrhythm.com/?p=2791

#RetroComputing #VintageApple #VintageMac #ImageWriterII

paulrickards,
@paulrickards@mastodon.social avatar

This animation shows the simulated output of CUPS ImageWriter II DitherPPI setting approximately from 2 to 31. After that, it changes to a more posterized dither and is the same for any larger value. You can see the dithering dots start very large and shrink down with each new value.

An animation showing subsequent values for the DitherPPI setting inside the CUPS iwhi PPD. The video starts as large halftone dots that slowly get smaller, eventually being clear enough to see that it's Margaret Hamilton.

vga256, to retrocomputing
@vga256@dialup.cafe avatar

thank you @radiofreelunch for this treasure trove of classic macintosh and PC goodies! 😻

i am most excited about the Manhole CD-ROM as this was cyan’s first major project

vga256, to random
@vga256@dialup.cafe avatar

i seriously love that you can still buy a Snood registration code for PowerPC/Mac OS X < 10.6

I believe it is even Carbonized will run on mac OS9, but i've never tried it

https://www.snoodworld.com/snood-game/snood/

paulrickards, to retrocomputing
@paulrickards@mastodon.social avatar

The was made for designs like this! I love recreating the original logo specifications. This is just an approximate as the original didn’t have dimensions but love the way it looks.

The same pen plot on the plot stage of a vintage HP 7550Plus pen plotter with the lid open. The pen carousel is visible on the top right.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • khanakhh
  • magazineikmin
  • thenastyranch
  • Youngstown
  • mdbf
  • rosin
  • slotface
  • InstantRegret
  • modclub
  • GTA5RPClips
  • kavyap
  • ethstaker
  • DreamBathrooms
  • Leos
  • everett
  • ngwrru68w68
  • Durango
  • cisconetworking
  • osvaldo12
  • tester
  • cubers
  • anitta
  • tacticalgear
  • normalnudes
  • provamag3
  • megavids
  • lostlight
  • All magazines