Live data from Hacker News

Viewing profile — program

program

HN member
Joined
Fri, Oct 22, 2010, 7:30 AM UTC
HN karma
989
Public activity
227 items

About program

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #49229460

    I don’t use Windows, but I like it. What are the characteristics that distinguish this from the other popular solutions that already exist?

  3. comment
    Comment #49220027

    I tried my personal blog that has this kind of sitemap https://zaerl.com/sitemap.xml , like all other blogs found on wordpress.com. Do this tool support sitemapindex nodes?

  4. comment
    Comment #49219811

    > A producer making thousands of wheels annually is therefore sitting on an enormous and steadily growing asset that generates no cash whatsoever, while facing continuous bills. On…

  5. comment
    Comment #48948844

    Feel free to do it. You can find the amalgamation appended to GitHub releases.

  6. comment
    Comment #48945337

    Keep in mind that I appreciated your comment. My library has a very narrow target There is an MJB_FEATURE_CHARACTER_NAMES option you can set to zero if you don't want to have a fun…

  7. comment
    Comment #48944484

    (Author here) Dealing with encodings is already a big step when you aim to handle multiple ones and multiple OSes. You can see what I am talking about in the tests/ folder. With Mo…

  8. comment
    Comment #48943838

    Mojibake is a C library, not Python, so comparing the two isn't ideal. You can see the performance in the GitHub workflows results. At the end of the logs, there is an "execution t…

  9. comment
    Comment #48943828

    Mojibake is a Japanese term, and yes, it's used there when a page displays a lot of gibberish text. I chose it for fun.

  10. comment
    Comment #48943814

    Thank you very much. I've also started writing a smaller C++ wrapper so the user can use std::string_view for this, but I'm not the best C++ guy out there.

  11. comment
    Comment #48943807

    Mojibake handle UTF-8, UTF-16, UTF-16LE, UTF-16BE, UTF-32, UTF-32LE, UTF-32BE in input and output. Can be used as a simple file and handle a wider number of algorithms, such as the…

  12. comment
    Comment #48943765

    Yes, I'm the author. I began writing this library because I needed something to handle Unicode for another project of mine (that I didn't finish), and I didn't like ICU4C or the ot…

  13. story
    Show HN: Mojibake – A low-level Unicode library written in C

    I've written Mojibake because I don't like the other Unicode libraries for Unicode support. It consists of only two amalgamation files: mojibake.h and mojibake.c. I've added all th…

  14. comment
    Comment #46590197

    I am working on Mojibake, a small C library to handle Unicode data. I don't like the other libraries, so I’m building one myself. https://github.com/zaerl/mojibake

  15. story
  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #45065618

    Thanks for fixing the title of this post! [U+1F642 slightly smiling face emoji] (I wrote the post)

  21. story
  22. comment
    Comment #45016473

    The name chosen probably didn't help here. “Base” is a very generic term.

  23. story
  24. comment
    Comment #44983755

    I did post this. I found it by chance, coming from this other post https://tonsky.me/blog/unicode/

  25. story