Live data from Hacker News

Viewing profile — komlan

komlan

HN member
Joined
Tue, Sep 13, 2022, 12:37 AM UTC
HN karma
81
Public activity
25 items

About komlan

Founder at darkaa.com (QR code based physical items tracking platform)

komlan.kedji@trak.codes

Recent public activity

  1. comment
    Comment #49001980

    It did deliver the message to Garcia.

  2. story
    Show HN: Ensure actionable Google Forms responses using automatic feedback

    Hi HN! Collecting form responses is one thing, but once you try to use them, a lot of them turn out to be unusable. Some are missing critical information or answering the wrong que…

  3. story
    Show HN: Kyran – App Builder for Google Sheets (Apps Script Without the Pain)

    Hey HN, I built something I've been wanting for years: a way to access the power of Google Apps Script inside Sheets on demand, without having to switch to the code editor and reme…

  4. comment
    Comment #40208827

    This is the fundamental weakness of every self-check-in system. QR codes are just information, and information can already be transmitted instantly and faked (GPS, etc.) if needed.…

  5. comment
    Comment #39921062

    Ah, I was assuming numeric data rendered as hex, like UUIDs. Decimal works wonders for those, because the numeric mode of QR codes is the most efficient.

  6. comment
    Comment #39905810

    Hex is worse, see here [1] for UUIDs [1] https://news.ycombinator.com/item?id=39094251

  7. comment
    Comment #39895171

    This is particularly useful for numeric data that is usually displayed in hex, like UUIDs [1] I used this for digital QR code tickets [2], and it made the codes so much easier to s…

  8. comment
    Comment #39836423

    I'm building a point/credit/voucher tracking tool for QR code member cards. https://workspace.google.com/marketplace/app/qr_code_loyalty... You create a new member by filling a Goo…

  9. comment
    Comment #39100164

    That's neat, especially for arbitrary binary data!

  10. comment
    Comment #39094251

    Physically bigger pixels help a lot indeed. The encoding mode also helps make pixels bigger. This is very convenient when you control the QR reader and need to represent long numer…

  11. comment
    Comment #38815425

    Thanks, please get in touch when you do try it!

  12. comment
    Comment #38815420

    Thanks, please don't hesitate to get in touch when you do try it!

  13. comment
    Comment #38794530

    Thanks tchalé ;) Btw, my parents never managed to decide if they were Togolese or Ghanaian

  14. comment
    Comment #38791352

    Mostly nation by nation, but key hubs like Nigeria/Ghana (English) and Senegal/Ivory Coast (French) draw other countries in, due to the presence of a larger pool of investors.

  15. comment
    Comment #38788299

    Spot on. Fortunately, the underlying platform itself is independent of Google. The Forms and Sheets add-ons are just customer acquisition channels, just like our Zapier integration…

  16. comment
    Comment #38788258

    Indeed; I didn't expect this level of interest, to be honest. The HN demographics didn't seem to match my target market.

  17. comment
    Comment #38787148

    It depends on which app you are using to scan the codes. For Trak [1], the main use case is to scan QR codes you made yourself (or someone from your company made). The scanner simp…

  18. comment
    Comment #38787113

    Wow, happy to find another QR code enthusiast here! They simplify a lot of things, indeed. Great use case! I did a tool inventory management use case once, with the underlying plat…

  19. comment
    Comment #38786901

    Thank you! I stole [1] this structure from "Obviously awesome" by April Dunford. [1] https://news.ycombinator.com/item?id=38786113

  20. comment
    Comment #38786503

    Thank you! The main platform is currently used by national post offices (physical mail tracking), health organizations (biological samples), banks (fixed assets tracking), manufact…

  21. comment
    Comment #38786113

    Thanks! I stole this structure from Obviously Awesome [1] by April Dunford, highly recommended. I just noticed the main submission link goes to the Google Sheets add-on, instead of…

  22. comment
    Comment #38785784

    Ah indeed ;)

  23. comment
    Comment #38785775

    Indeed. This happens when the form is configured to collect "verified" emails. A form can use a custom field (doesn't require login), user input managed by Google Forms (named "Ema…

  24. comment
    Comment #38785731

    Busted! Curious what gave it away, my username?

  25. story
    Show HN: Scan QR codes to check in guests registered via Google Forms

    Hi HN! I made a no-code platform for creating physical data collection apps, using QR codes [1]. It does not yet have a self-service config UI though, which limits adoption. That's…