Viewing profile — makira
makira
HN member- Joined
- Thu, Mar 24, 2011, 9:49 PM UTC
- HN karma
- 391
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About makira
No profile information was provided.
Recent public activity
-
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…
-
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!
-
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…
- story
- comment
-
comment
Comment #47854195
simonw posted 2 different images: make sure to look at the second one.
-
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…
- comment
-
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!
- story
- comment
-
comment
Comment #44426202
See previous discussion: https://news.ycombinator.com/item?id=44055347
- story
-
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.
- story
-
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
- story
-
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…
-
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…
- story
- story
-
comment
Comment #29676031
He was born January 4th, using modern calendars. https://www.britannica.com/biography/Isaac-Newton
-
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…
- comment
-
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…