Live data from Hacker News

Viewing profile — malloc-0x90

malloc-0x90

HN member
Joined
Fri, Aug 18, 2023, 1:08 PM UTC
HN karma
34
Public activity
11 items

About malloc-0x90

No profile information was provided.

Recent public activity

  1. comment
    Comment #49144768

    What if DeltaChat and mutt had a child? It's a single executable TUI without NodeJS, JavaScript, nor Docker. No installation required. I made it for myself, i thought some of you m…

  2. story
  3. comment
    Comment #44373871

    Never built on Apple, last time I tried: it asked me to update Xcode; Xcode asked me to update the OS first; and the OS asked me to buy a new 1300$€ MacBook hardware (with similar …

  4. comment
    Comment #41286299

    I am noob with Go, trying to learn it lately for more rapid development, and I'm coming from C. I'm currently using LiteIDE, any good soul could suggest how what plugin to install …

  5. comment
    Comment #40837974

    CodeTyphoon and U++ are 2 valid alternatives to LiteCode+wxWidgets. You can cross-compile with all 3 of them, but most importantly, you will only see the advantages of using them i…

  6. comment
    Comment #40029983

    I was looking for something like this since I found the awesome Firefox plugin, thank you!

  7. comment
    Comment #39227875

    I tried to use it to make an invoice system: wanted to convert plain-text CSV (description,amount,cost) --> to Markdown tables --> to PDF. But I was unable to align the following 2…

  8. comment
    Comment #38130959

    1. Compile this: https://gitlab.com/AOMediaCodec/SVT-AV1 2. ffmpeg -i infile.mp4 -map 0:v:0 -pix_fmt yuv420p10le -f yuv4mpegpipe -strict -1 - | SvtAv1EncApp -i stdin --preset 6 --k…

  9. comment
    Comment #38068251

    User maven29 already mentioned the NumWorks open source calculator, and the new OS fork, but here is a video to better appreciate some of the features: - https://youtu.be/Unethgugv…

  10. comment
    Comment #37593360

    Same. Thousands text editors, but not a single IDE. And they all get SO close, just give a look to SetEdit screenshots: https://setedit.sourceforge.net/ I don't know if it can be o…

  11. comment
    Comment #37175539

    Tilde is faster for bigger files, and it runs and compile everywhere; TextAdept even has code folding. - https://github.com/gphalkes/tilde - https://orbitalquark.github.io/textadep…