Live data from Hacker News

Viewing profile — makira

makira

HN member
Joined
Thu, Mar 24, 2011, 9:49 PM UTC
HN karma
391
Public activity
94 items

About makira

No profile information was provided.

Recent public activity

  1. comment
    Comment #49070996

    This is great! Not sure which high level language you are targetting, but consider Subrust instead of C: https://github.com/orbitalhigh/subrust How does LowIRSSA compare to P1pp fr…

  2. comment
    Comment #48967791

    Short article, but it's good food for thought, thanks. "The engines that ended up everywhere were not the ones being argued about." LLMs are still quite recent indeed!

  3. story
    Show HN: Subrust, a no_std, no alloc Subset-of-Rust interpreter

    I needed to run user scripts for an app, and decided to use a subset of Rust as the scripting language. I do not expect a typical user to write the script directly, a local LLM wil…

  4. story
  5. comment
  6. comment
    Comment #47854195

    simonw posted 2 different images: make sure to look at the second one.

  7. comment
    Comment #47853936

    Fed into a clear Claude Code max effort session with : "Inspect waldo2.png, and give me the pixel location of a raccoon holding a ham radio.". It sliced the image into small sectio…

  8. comment
  9. comment
    Comment #47853435

    > though the problem with Where's Waldo tests is that I don't have the patience to solve them for sure I see an opportunity for a new AI test!

  10. story
  11. comment
  12. comment
    Comment #44426202

    See previous discussion: https://news.ycombinator.com/item?id=44055347

  13. story
  14. comment
    Comment #42565979

    Any reason BetaFlight doesn't appear to have even basic pre-shared key symmetric encryption? Some ciphers aren't that CPU intensive.

  15. story
  16. comment
    Comment #41710544

    I wonder what will happen to Canadarm 3, as work for it has already started. https://www.asc-csa.gc.ca/eng/canadarm3/about.asp

  17. story
  18. comment
    Comment #39469332

    Do any of these attacks matter for single-tenant computers where all network packets are sent on a hardware timer (say, 10 kHz) independent of crypto computing? Doesn't that mitiga…

  19. story
    Show HN: ChaCha20nosat, a symmetric cipher that resists being put into SAT form

    There has been a recent discussion about the monoculture in crypto, and how ChaCha20 is a fallback to AES256. All current mainstream ciphers are relatively easy to transform into S…

  20. story
  21. story
  22. comment
    Comment #29676031

    He was born January 4th, using modern calendars. https://www.britannica.com/biography/Isaac-Newton

  23. comment
    Comment #29532056

    Thanks Ivan, makes sense. With the ongoing work of integrating Rust into Linux, I hope we'll see some of that sought-after stability in its tooling. I appreciate the insight - I al…

  24. comment
  25. comment
    Comment #29531778

    What's the status of Rust usage inside NASA? I am currently writing software that, hopefully, will be sent to the Moon one day, and I am considering options as to software technolo…