Viewing profile — jaromilrojo
jaromilrojo
HN member- Joined
- Tue, Jan 20, 2015, 9:01 AM UTC
- HN karma
- 35
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About jaromilrojo
Recent public activity
-
comment
Comment #47946987
hi! matter of timing I guess, development isn't stopping :^) a friend just prompted me to look at unx - fun to see if it all works with cjit
-
story
Show HN: CJIT, a single-binary C compiler that can self host
CJIT started as a hobby project around Fabrice Bellard’s tinyCC and slowly grew into something much more practical. It is now a small portable C compiler and runner that works acro…
-
comment
Comment #47476037
[dead]
-
comment
Comment #46910251
This article was never meant as a comparison between existing federated and decentralized protocols. But we do take up the challenge for the next, good idea!
-
comment
Comment #42337710
Hi! thanks for your enthusiasm. I am writing a tutorial that can be fun both for experienced and newbie coders here https://dyne.org/docs/cjit
-
comment
Comment #42246210
As a fun project we hacked a C interpreter (based on tinyCC) that compiles C code in-memory and runs it live. CJIT today is a 2MB executable that can do a lot, including call funct…
- story
-
comment
Comment #41264753
For anyone interested, benchmarks of the zero-knowledge proof signature closer to standardization today.
- story
-
comment
Comment #39881859
thanks for your review! tho you are referring to the tomb-portable unfinished experiment which is about to be dismissed since cross-platform experiments with veracrypt show very ba…
-
comment
Comment #39878561
I really appreciate your tone and dialectic reasoning, thanks for your reply. And yes, as simple as it sounds, I believe that shell scripts help a lot to maintain mission critical …
-
comment
Comment #39875550
It is 10 and more years that I experience such ad-hominem attacks. You are so quickly labeling an identifiable professional as troll, while hiding behind your throwaway identity, t…
-
comment
Comment #39874907
You are distracting from facts with speculations and trolling FUD. I refer to what is known and has happened, you are speculating on what is not known.
-
comment
Comment #39874777
This is another proof that systemd is an anti-pattern for security: with its crawling and ever growing web of dependencies, it extends the surface of vulnerability to orders of mag…
-
comment
Comment #37139326
The people's appreciation we get is impressive: desktop Linux users (a 3% niche in the world, I know...) really like Devuan and, in general report a better experience on distros wi…
-
comment
Comment #33377771
IMHO we should maintain GNU/Linux/BSD systems as tools that can free us, not entangle us or turn us into guinea pigs. The world is already full of proprietary systems, including th…
- story
-
comment
Comment #21089365
fixed thanks
- story
-
comment
Comment #14004022
also check https://www.devuan.org we are very close to release Jessie stable, backed by a vibrant community http://distrowatch.com/table.php?distribution=devuan For those preferrin…
-
comment
Comment #11753162
I used my own C code generator for CGIs for years, along mongoose for other tasks. Nowadays I'm using https://kore.io and I'm VERY happy with it, great developer experience, well w…
-
comment
Comment #10228522
yes... all you have to configure to be set is a file like this https://github.com/dyne/JaroMail/blob/master/doc/Accounts/de... there can be one for each different account inside Ma…
-
comment
Comment #10228421
forgot to mention it also seamlessly integrates mixmaster, so that you can just ESC-f and set `From: anonymous` directly in mutt before sending. Then `jaro send` will will weed hea…
-
comment
Comment #10228392
You are both right. I've spent most time documenting this software into its manual, which is a PDF http://files.dyne.org/jaromail/jaromail-manual.pdf And srsly I did not expected i…
-
comment
Comment #10228374
The code answering to your questions is mostly here https://github.com/dyne/JaroMail/tree/master/src/zlibs and here https://github.com/dyne/JaroMail/tree/master/src The short answe…