logoalt Hacker News

xyzzy_plughlast Sunday at 8:39 PM2 repliesview on HN

Maybe I'm missing something but it's not a self contained file if it has external imports. It appears to be using unpkg CDN for CSS and JS. There's also multiple files, no license file, a server in python (???) and many, many indications that this is just AI slop.


Replies

yorwbalast Sunday at 8:50 PM

Yeah...

  // Parse Meshtastic protobuf data here
  // This is a simplified example - actual implementation needs protobuf parsing
  console.log('Received BLE data:', data);
Uhhrrrlast Sunday at 8:53 PM

If it works despite being a mess, I think there should be a somewhat less protective term than slop. Goulash?

show 2 replies