Live data from Hacker News

Viewing profile — joshterrill

joshterrill

HN member
Joined
Wed, May 28, 2025, 6:58 PM UTC
HN karma
3
Public activity
4 items

About joshterrill

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46623302

    https://hacked.codes - my blog mainly about reverse engineering and malware research. haven't posted in a while. i should do that more.

  3. comment
    Comment #44153730

    I extracted the espresso model files from a recent iOS build and then wrote a python script to unpack the weights and save them in an open source format that is easier to work with…

  4. comment
    Comment #44119497

    I'm curious how you're implementing the image similarity matching. I recently reverse engineered the Apple Neural Hash model and wrote an API to use it in my app for doing image si…