frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Five monitors on a Commodore 128 [video]

https://www.youtube.com/watch?v=ul5hC3PY1Yg
32•EvanAnderson•22h ago

Comments

EvanAnderson•1h ago
Spoilers:

The trick was pretty easy to guess but still a lot of fun to see put into practice. The EGA monitor bits, and more broadly just the idea of trading color bit depth to multiplex signals for multiple monitors into a single framebuffer and physical output is pretty cool. The Windows display driver idea actually implemented on real hardware would be tons of fun. I could have seen products actually doing this "back in the day" to do multi-head setups. I'm kinda surprised examples don't exist.

badc0ffee•1h ago
I think it's just that monitors were so much more expensive then, especially those capable of the 350-line EGA mode.
EvanAnderson•58m ago
I'm sure that was a factor. As much as certain job roles today love multi-head (I'm particularly thinking head spreadsheet users) I could still have seen it being a possibility. Certainly, multi-head for AutoCAD was "a thing" pretty early, albeit the paradigm there was one monitor for graphics and another for text.
genxy•50m ago
Multihead for debugging full screen apps is/was pretty sweet. Now we just use ssh or a remote debugger. I haven't finished the video, fingers crossed that he hooked 4 joysticks for multiplayer pong.

Didn't realize how wholesome 8bit guy is, great channel.

jchw•52m ago
Since everyone is vibe coding everything anyway I fully expect there to be a Windows 3.x display driver that works this way soon. I'm sure people in the retro computing hobby feel a certain way about this, but it's definitely also hard to deny the amount of "Project Structure" in README and "// ---- Input Handling ---------------------------------------------" snippets I've been seeing lately in a lot of new homebrew and other projects. (Another fun one: comments that are justified to a specific column but off by one in only one of them. I'm sure humans do this too, but AI does it more.) I don't really care that much personally although it's silly that people kind of have to be wink-wink-nudge-nudge about it for the foreseeable future.
TacticalCoder•10m ago
Yes what's with that in LLM output?

It used to be a big thing in the nineties: I've got old .asm source code of mine where I used to do that.

But somehow LLMs love to insert dashes everywhere: dashes in source code an em-dashes in prose. Just why?

Did they parse lots of early code and thought it was cool to insert, in modern programming languages, comment lines full of dashes?

> Another fun one: comments that are justified to a specific column but off by one in only one of them.

Oh yes, all the time. And besides the fact that there are the off-by-ones errors, it of course looks horrible in Claude Code CLI seen that what you see is not what the LLM did output (because they vibe-coded their "real time game engine" that changes characters, for no reason, on the fly).

It's 2026 and we've got "intelligent" machines doing this:

    //  -------------------------
    // ------------------------
    // ----- Input Handling ----
    //  ------------------------
    //  |--------------+-------+------|
    //  | Potentiometer |  Min | Max | 
    //  |--------------+-------+------|
   
Which they'll probably "fix" by adding the following vibe-coded tool, of course hidden in their pipeline:

    ascii_table_to_unicode_mismatch_alignment_fixer(...);
What an era.
trollbridge•8m ago
Yes, they’re trained in lots of old code.
econ•14m ago
Could you accomplish something similar with just colored foil? Like, red foil makes red and white look the same.

F3

https://github.com/future-file-format/f3
104•tosh•42m ago•25 comments

Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX

https://tikz.dev/editor/
204•DominikPeters•3h ago•36 comments

Elevated error rate across multiple models

https://status.claude.com/incidents/jbhf20wjmzrf
169•rob•3h ago•206 comments

Unlimited OCR: One-Shot Long-Horizon Parsing

https://github.com/baidu/Unlimited-OCR
326•ingve•6h ago•84 comments

San Diego Photologs from the 1970s

https://www.beautifulpublicdata.com/san-diego-photologs-from-the-1970s/
16•jonathanmkeegan•40m ago•0 comments

Spying on kids to save kids from spying is stupid

https://pluralistic.net/2026/06/23/destroy-the-village/
390•hn_acker•3h ago•259 comments

Lift4D: Harmonizing Single-View 3D Estimation for 4D Reconstruction In-the-Wild

https://lift4d.github.io/
62•ilreb•2h ago•4 comments

Five monitors on a Commodore 128 [video]

https://www.youtube.com/watch?v=ul5hC3PY1Yg
33•EvanAnderson•22h ago•8 comments

Samsung Demonstrates 3D Stacked FETs with Triple Nanosheet Channels at 42nm

https://semiconductor.samsung.com/news-events/tech-blog/from-gaa-to-3d-stacked-fet-expanding-the-...
26•its_ajseven•4d ago•5 comments

Mistral OCR 4

https://mistral.ai/news/ocr-4/
256•meetpateltech•3h ago•67 comments

Show HN: Bun-sqlgen – Type-safe raw SQL for Bun, no ORM

https://github.com/ilbertt/bun-sqlgen
40•ilbert•3h ago•18 comments

Plotnine

https://plotnine.org/
205•tosh•4d ago•64 comments

MSG Made Dossier on Activists Who Opposed Facial Recognition

https://www.404media.co/madison-square-garden-made-dossier-on-activists-who-opposed-facial-recogn...
198•cdrnsf•3h ago•50 comments

Claude Tag

https://www.anthropic.com/news/introducing-claude-tag
26•adocomplete•26m ago•4 comments

Rethinking Modularity in Ruby Applications

https://noteflakes.com/articles/2026-06-18-syntropy-modules
5•ciconia•4d ago•0 comments

Show HN: Treedocs: Documentation that automatically checks for staleness

https://dandylyons.github.io/treedocs/
20•DandyLyons•2h ago•14 comments

GLM-5.2 – How to Run Locally

https://unsloth.ai/docs/models/glm-5.2
540•TechTechTech•20h ago•259 comments

Open Source for IBM Z and LinuxONE

https://community.ibm.com/community/user/blogs/elizabeth-k-joseph1/2026/06/18/linuxone-open-sourc...
29•ncruces•3d ago•5 comments

The Low-Tech AI of Elden Ring

https://nega.tv/posts/low-tech-ai-of-elden-ring.html
39•g0xA52A2A•5h ago•24 comments

80386 Early Start Memory Access

https://nand2mario.github.io/posts/2026/80386_early_start/
27•nand2mario•4h ago•1 comments

Will It Mythos?

https://swelljoe.com/post/will-it-mythos/
261•mindingnever•13h ago•194 comments

Lossless GIF recompression via exhaustive search

https://blog.arusekk.pl/posts/lossless-gif-recompression/
36•ZacnyLos•4h ago•8 comments

Pact: Anonymous Credentials for the Web

https://hacks.mozilla.org/2026/06/pact-anonymous-credentials-for-the-web/
29•kevincox•1h ago•1 comments

Researchers used math to crack Wordle

https://www.binghamton.edu/news/story/6327/s-m-a-r-t-these-researchers-used-math-to-crack-wordle
29•hhs•2d ago•37 comments

VibeThinker: 3B param model that beats Opus 4.5 on reasoning with novel SFT+GRPO

https://arxiv.org/abs/2606.16140
325•timhigins•15h ago•172 comments

Crypto in 2026: Oh, This Is the Bad Place

https://www.stephendiehl.com/posts/bad_place_2026/
324•ibobev•7h ago•404 comments

Steam Machine launches today

https://store.steampowered.com/news/group/45479024/view/685257114654870245
1832•theschwa•1d ago•1579 comments

Show HN: Neural Particle Automata

https://selforg-npa.github.io/
69•esychology•9h ago•14 comments

In praise of memcached

https://jchri.st/blog/in-praise-of-memcached/
246•j03b•16h ago•100 comments

AI's Affordability Crisis

https://blog.dshr.org/2026/06/ais-affordability-crisis.html
150•ilreb•2h ago•193 comments