Viewing profile — hiesenbug
hiesenbug
HN member- Joined
- Mon, Jun 05, 2017, 8:44 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About hiesenbug
No profile information was provided.
Recent public activity
-
comment
Comment #46209849
Does this work for cross-compiled projects as well? Do you only require code that's buildable on the host or also runnable? How would it behave for a firmware codebase?
-
comment
Comment #27221760
This was amazing until my nephew teleported it to another dimension
- comment
-
comment
Comment #18121031
You can create a program that calculates the histogram of an image or write a sobel filter for an image. Sobel is fairly simple as it's just matrix multiplication. Get familiar wit…