Live data from Hacker News

Viewing profile — nilknarf

nilknarf

HN member
Joined
Sat, Jul 03, 2010, 5:14 AM UTC
HN karma
256
Public activity
18 items

About nilknarf

franklinta.com

Recent public activity

  1. comment
    Comment #24403586

    Although I didn't know it by that name, I have seen the bicyclic semigroup in competitive programming many times before (usually any problem involving intervals/brackets and segmen…

  2. comment
    Comment #24394877

    > Automatically generating monoids such as the stack monoid from their corresponding simple sequential programs seems like an extremely promising area for research. I was intereste…

  3. comment
    Comment #18207542

    There were a few interesting ideas by others in the original comment thread. Mostly on how to compress the sdp so you can get away with just one large QR code without flashing (for…

  4. comment
    Comment #18205102

    Did you happen to see my post on this? https://franklinta.com/2014/10/19/serverless-webrtc-using-qr... (The demo unfortunately doesn't work anymore since it's from 2014) The flow i…

  5. comment
  6. comment
    Comment #17755434

    The answer is surprisingly yes! It's usually called equational reasoning or Bird–Meertens formalism. Transforming an insertion sort into merge sort is covered in Section 5 of "FUNC…

  7. comment
    Comment #15041105

    It's pretty hard to fully protect in the first place because someone desperate enough can always inpaint (aka content-aware fill) over the watermark. Project Naptha has a pretty ni…

  8. comment
    Comment #13276269

    I didn't expect to see Hopcroft/Kannan in that list. I used it in a course taught by Kannan and back then it was called "Computer Science Theory for the Information Age". Apparentl…

  9. comment
    Comment #12996334

    Hey I'm the author of the project you linked to! The blog post is better for details: http://franklinta.com/2014/10/19/serverless-webrtc-using-qr-... Flashing qr codes was just a q…

  10. comment
    Comment #12265898

    Great post! Just curious, why didn't you include emscripten (C/C++) in your comparisons?

  11. comment
    Comment #10606526

    I have previously written about how to predict the next Math.random in Java (and hence Firefox also): http://franklinta.com/2014/08/31/predicting-the-next-math-ra... The TL;DR; is …

  12. comment
    Comment #8714417

    The math for working out the transform is actually the same (not an inverse!) since you are still just trying to map 4 points to 4 points. I had a demo for the 'inverse' transform …

  13. comment
    Comment #8660775

    Being able to scan barcodes using a web app is pretty cool. I used something similar when I was tinkering with transmitting data visually for the handshake step of webrtc: http://f…

  14. story
  15. story
  16. story
  17. story
  18. story