Live data from Hacker News

Viewing profile — juanpotato

juanpotato

HN member
Joined
Wed, Jun 28, 2017, 6:11 PM UTC
HN karma
91
Public activity
22 items

About juanpotato

No profile information was provided.

Recent public activity

  1. comment
    Comment #30053569

    Yeah I'm on easy mode. With hard mode on I had some failures with words that only differ by 1 letter. I was happy with the result though and didn't care to try and optimize the har…

  2. comment
    Comment #30051526

    https://github.com/JuanPotato/Wordle-Solver I made a similar solver, it solves all the words in 3.65 average moves. Could probably be better. The github explains how it works.

  3. story
  4. story
  5. comment
  6. comment
    Comment #17251200

    Got a link to the channel?

  7. comment
    Comment #16326528

    With their recent release of tdlib, implementing clients should be easier than before. Still a pain, but easier.

  8. comment
    Comment #15326507

    https://doc.rust-lang.org/nightly/book/second-edition/ch04-0... try this

  9. comment
    Comment #14948641

    I'm trying to find how to do this in fontforge

  10. comment
  11. comment
    Comment #14948546

    Thanks dude!

  12. comment
  13. comment
    Comment #14948507

    They _should_ be treated as two separate boxes as I made it so that each glyph is certain to be full width regardless of the default.

  14. comment
    Comment #14948488

    Lol it was a joke. Thanks for the support man!

  15. comment
    Comment #14948480

    But that's a file, it accepts a file path. I already looked into this

  16. comment
    Comment #14943807

    Fontforge doesn't have a function for loading svgs as glyphs from strings. Only files paths.

  17. comment
    Comment #14943800

    Yeah I tried looking to see how much I would need to change to fix it, but I'm not too great in C which is what fontforge was written in. Oh man I gotta look into the composite gly…

  18. comment
    Comment #14943784

    You're right and I should have added more details. fontforge only accepts file paths and not strings sadly

  19. story
  20. comment
    Comment #14870743

    Don't ask to ask just ask

  21. comment
    Comment #14834025

    No need for tests to pass if they don't exist ¯\_(ツ)_/¯

  22. comment
    Comment #14791588

    I'll tell you once I get any clients :(