Live data from Hacker News

Viewing profile — hiesenbug

hiesenbug

HN member
Joined
Mon, Jun 05, 2017, 8:44 PM UTC
HN karma
2
Public activity
4 items

About hiesenbug

No profile information was provided.

Recent public activity

  1. 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?

  2. comment
    Comment #27221760

    This was amazing until my nephew teleported it to another dimension

  3. comment
  4. 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…