Commodore 8-Bit 5¼" Disk Images
This rewrite is not about emulating any of the drive hardware and subsequently running the ROM code on this, rather, it’s about re-implenting the interface as an entirely independent solution. The benefit of this will be that we’ll be able to do whatever we’d like to do with any files (local files, data stored on some media image, etc.) and supply them to the emulated PET as if it were delivered by a normal disk drive unit. Moreover, we finally have support for things like OPEN, PRINT#, INPUT#, GET#, CLOSE, CATALOG, etc., and some nice-to-have things, like “FILE NOT FOUND” (if we can find this, but this is yet another story — as already indicated, there are stories to tell).
- ▪This rewrite is not about emulating any of the drive hardware and subsequently running the ROM code on this, rather, it’s about re-implenting the interface as an entirely independent solution.
- ▪The benefit of this will be that we’ll be able to do whatever we’d like to do with any files (local files, data stored on some media image, etc.) and supply them to the emulated PET as if it were delivered by a normal disk drive unit.
- ▪Moreover, we finally have support for things like OPEN, PRINT#, INPUT#, GET#, CLOSE, CATALOG, etc., and some nice-to-have things, like “FILE NOT FOUND” (if we can find this, but this is yet another story — as already indicated, there are st
Hacker News (Front Page) files mainly under programming. We currently carry 1,479 of its stories. Top-voted stories on Hacker News.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | Now Go Bang! — mass:werk / Blog |
| Canonical URL | https://www.masswerk.at/nowgobang/2026/commodore-disk-images |
| Publication time | Wed, 12 Aug 2026 13:30:47 +0000 |
| Retrieval time | 2026-08-12T15:36:31.529Z |
| Last seen | 2026-08-12T15:36:31.529Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | xBaYwD2-3_ky · 1 stories |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
Commodore 8-Bit 5¼" Disk Images August 12, 2026 Presenting a new (web) tool, also a general discussion of Commodore 5¼" disk images. article aside { margin: 2em 0.5em; padding: 1.5em 1.25em 2em 1.5em; background-color: rgba(155,224,239,0.125); border-radius: 8px; color: #555; } article pre.code { font-size: 13px; line-height: 18px; } article code { font-size: 91%; } main article ul.blue-bullet li::marker, span.blue { color: #99c7d9; } main article h2 { margin-top: 2em; line-height: 140%; } main article h3 { margin-top: 1.5em; } kbd { display: inline-block; height: 1.5em; min-width: 1.5em; padding: 0.1em 0.2em; text-align: center; background-color: #eeeeef; border-radius: 3px; color: #525253; border: #d8d8d9 1px solid; box-sizing: border-box; vertical-align: top; line-height: normal;…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Now Go Bang! — mass:werk / Blog.