Viewing profile — malloc-0x90
malloc-0x90
HN member- Joined
- Fri, Aug 18, 2023, 1:08 PM UTC
- HN karma
- 34
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About malloc-0x90
No profile information was provided.
Recent public activity
-
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…
- story
-
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 …
-
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 …
-
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…
-
comment
Comment #40029983
I was looking for something like this since I found the awesome Firefox plugin, thank you!
-
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…
-
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…
-
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…
-
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…
-
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…