I was pretty excited about Prusa’s OpenPrintTag specs and the implication with NFC tags, but there weren’t any apps available that could generate them (or read the bin files generated on the site), so I built (well… mostly vibe coded) an app!

I’m also trying to get it released on the Play Store, but apparently need testers, so let me know if you’re interested!

Note: I’ve only tested this on NFC215 tags, not the actual OpenPrintTags from Prusa since I don’t have any, so I would appreciate any feedback on whether this works for those of you with them.

Ssx25lcgKLEKSw6.png

  • ExcessShiv@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 day ago

    I don’t really have an issue with vibe coding as such, but more the people that tend to use it. Because the people that use it often have no programming skills, they have no clue what the code actually does or a way to check it, so they end up with releasing black-boxes that they don’t really know how work or what the code actually does or contains. If you just validate the generated code to make sure it’s properly made and doesn’t contain things it shouldn’t, I have no issue with it.