social.solarpunk.au

social.solarpunk.au

vidak | @vidak@social.solarpunk.au

# LOCATION

The unceded, stolen land of the Whadjuk people of the Noongar nation. Always was, always will be, Aboriginal land!!

# QUOTATIONS

You are braver than you believe, stronger than you seem, and smarter than you think. ~winnie-the-pooh

JWST NIRCam and MIRI image of Arp 142, also known as NGC 2936, NGC 2937, and UGC 5130, or the Penguin and the Egg.

The Penguin is a spiral galaxy whose shape has been distorted by the gravity of the elliptical Egg galaxy. The two are about 100,000 light-years apart and completed a close pass between 25 and 75 million years ago.

Credit: NASA, ESA, CSA, STScI
Source: https://webbtelescope.org/contents/media/images/2024/124/01J06XYGEDEE86D1H9N5EJ9EG0

Arp 142, two interacting galaxies, observed in near- and mid-infrared light. At left is NGC 2937, nicknamed the Egg. Its center is brighter and whiter. There are six diffraction spikes atop its gauzy blue layers. At right is NGC 2936, nicknamed the Penguin. Its beak-like region points toward and above the Egg. Where the eye would be is a small, opaque yellow spiral. The Penguin’s distorted arms and orange dust lanes from the bird’s beak, back, and tail. The tail is wide and layered, like a beta fish’s tail. A semi-transparent blue hue traces the Penguin and extends from the galaxy, creating an upside-down U over top of both galaxies. At top right is another galaxy seen from the side, pointing roughly at a 45-degree angle. It is largely light blue. Its length appears approximately as long as the Egg’s height. One foreground star with large, bright blue diffraction spikes appears over top of the galaxy and another near it. The entire black background is filled with tiny, extremely distant galaxies.

during my travels it appears I stumbled into the zilog webring.
Very relatedly (and perhaps interesting for Moving Forth readers), CamelForth is still A Thing in the modern day and has been GPL'd. https://www.camelforth.com

Small bitmap icon advertising the Zilog webring.
Logo at left, Zilog in huge white letters at top right, "WebRing" in small yellow letters at bottom right

https://spectra.video/w/jvves1Y5zC7f7uZpqETm4x

come join the project for another live coding session!

we are working on transcribing a very long and complex word processor written in BASIC called SCRIPTOR.BAS

people like me that use a code forge "pages" service [to host their website] or otherwise can't execute custom webserver code

i wonder how quick i can get to the point where i might be able to offer mufos a small share of my vps's unused capacity to host faer own mostly-static websites. in faer own os container?

not charging anything (not charging very much? asking only for donations if they're able?) means i can freely tell any chuds whose words are shit to fuck off entirely, i think?

I was looking for old documents regarding sharp apl, but while I was doing that I stumbled on a product from 1993 called Sharp PT-9000.

It's a really obscure tablet running Geos that came out 4 years before the Palm Pilot. It doesn't even seem to have a Wikipedia page.

For some reason I really want one of these. But there is nothing on ebay.

http://bitsavers.informatik.uni-stuttgart.de/pdf/sharp/PT-9000/Sharp_PT-9000_Operation_Manual_1994.pdf

Seeing their Oregon Trail box, I went looking for the version I played. It's on this giant stack of stuff:

https://archive.org/details/165_Games_oregon_trail

I got there with no real trouble!

wagon in Oregon, on shitty Apple-colored bitmap display map PRESIDENT JAMES K. POLK SENDS YOU HIS
HEARTIEST CONGRATULATIONS,

Chat Control would make it mandatory for service providers to scan all communications & files. There’s no system that’s only for the ā€œgood guysā€ https://www.eff.org/deeplinks/2025/09/chat-control-back-menu-eu-it-still-must-be-stopped-0

I’m thinking I should finally finish my Commodore 1581 Gotek floppy drive build soon.

From https://mprove.de/visionreality/text/5_synopsis.html

> As a result the interface was never integrated into the environment.

But nowadays, nowadays, everything is a webapp! So it’s not that Web should assimilate into the desktop—it’s that desktop had to assimilate into the Web! Which is sad, because both old experimental ā€œdesktopā€ had good ideas, and the earlier hypertext systems were well-designed. Imagine web apps, but with a headstart of integrated use provenance (global undo?) and extensive document format support, for example. Like Chromebooks locked to Google ecosystem, but without the need for the ecosystem.

I’m no longer sure if I’m making any sense.

going live for a bit right now

https://spectra.video/w/jvves1Y5zC7f7uZpqETm4x

don't forget we are running a campaign to raise a money for prototypes:

https://www.indiegogo.com/projects/the-people-s-permacomputer-model-1/x/35340446#/

currently, we are 30% funded.

@hkz I think it's something to do with that LDX before the whole codeblock.

Put the LDX before the commented , working code?

See if same error now?

@hkz is it the right syntax for absolute addressing?

Sorry for questioning you, I used a fucked up 32 bit binary off the Atariage forums when I coded 6502... šŸ˜‚

I may be tired, I may be a 6502 noob... But I'm also VERY perplexed now.

The two snippets of code you see in the picture work differently.

The top one, currently commented, always consistently produce the correct result.

The one below, consistently produces garbage on the VDP, setting the wrong color or nothing at all.

@hkz I'm not quite sure either. Could be something to do with macro expansion?

Could be the order in which the symbols are being interned by the macro processor?

What assembler are you using?

Ā»