Live data from Hacker News

Viewing profile — ptitSeb

ptitSeb

HN member
Joined
Wed, Apr 19, 2023, 3:12 PM UTC
HN karma
52
Public activity
16 items

About ptitSeb

No profile information was provided.

Recent public activity

  1. comment
    Comment #42342537

    you don't like my title?

  2. comment
    Comment #42342483

    I tried to fix the typo. It should be better now. And yeah, Box86/Box64 let you run x86 linux programs on non-x86 platforms, like Rosetta on macOS.

  3. comment
    Comment #42341646

    Thanks for the tip, I'll try to keep that in mind next time :)

  4. comment
    Comment #42341450

    New releases, with some benchmarks acrosse previous version and vs Rosetta. Also introducing Box32 to run 32bits apps on 64bits systems

  5. story
  6. comment
    Comment #41367296

    Actually, Box64 can also store operands for later computation, depending on what comes next...

  7. comment
    Comment #41366069

    No, it's Box64, a completly different project. (But I do remember the time I had an Amstrad PC1512 too :D )

  8. comment
    Comment #41365301

    The milk-v pioneer comes with 128GB of RAM.

  9. comment
    Comment #37197075

    New version of Box86 and Box64 out. Box64 now support RISC-V Dynarec. Also support 32bits proces in experimental Wine WoW64.

  10. story
  11. comment
    Comment #36142208

    Dynarec can optionnaly handle Strong Memory Model emulation, but it's disable by default to have maximum emulation speed (it's the BOX86_DYNAREC_STRONGMEM env. var.).

  12. comment
    Comment #36139239

    The presence of Zba and Zbb extension is tested before using it.

  13. comment
    Comment #36137825

    Yes, it would be more efficiant, but it will also be more costly to generate. It would also render the handling of Signal more tricky (need to always be able to go back from the RV…

  14. comment
    Comment #36112055

    I was a bit doubtfull of that claim about RV64 code compacity compared to x86_64, so I tried myself. I used 2 of projects https://github.com/ptitSeb/stuntcarremake and https://gith…

  15. comment
    Comment #35629190

    Wasmer 3.2.0 has just been release, and among other thing, there is now support RISC-V, and also WCGI.

  16. story