🦞🌯 Lobster Roll

Thread

Passing callbacks and pointers to Cgo (eli.thegreenplace.net)

Stories related to "Passing callbacks and pointers to Cgo" across the full archive.

Passing callbacks and pointers to Cgo (eli.thegreenplace.net)
Proposal: Rules for passing pointers between Go and C (github.com)
Dependency Inversion in C Using Function Pointers (ernstsson.net)
Google faces $22.5M fine from FTC for bypassing Safari 3rd party cookie settings (online.wsj.com)
Callbacks in C++ using template functors (tutok.sk)
The 5-minute Guide to C Pointers (denniskubes.com)
Bypassing Google’s Two-Factor Authentication (blog.duosecurity.com)
Callbacks are imperative, promises are functional: Node’s biggest missed opportunity (blog.jcoglan.com)
Have any actual machines really used nonzero null pointers? (c-faq.com)
The story of MS13-002: How incorrectly casting fat pointers can make your code explode (blogs.technet.com)
Replacing callbacks with ES6 Generators (flippinawesome.org)
Callbacks are imperative, promises are functional: Node’s biggest missed opportunity (blog.jcoglan.com)
I wanted to revisit this because it's been a big year for Node's growth (though I don't follow it closely). Promises have a spec and are now commonly known, but don't have the ubiquity that adoption by a major project like Node would have brought. Missed opportunity, or has Node comfortably avoided ...
Response by Ray Kurzweil to the announcement of chatbot Eugene Goostman passing the Turing test (kurzweilai.net)
Bypassing OpenSSL Certificate Pinning in iOS Apps (chargen.matasano.com)
Smart pointers for the C programming language (github.com)
One-Bit To Rule Them All: Bypassing Windows’ 10 Protections using a Single Bit (breakingmalware.com)
Are pointers and arrays equivalent in C? (2009) (eli.thegreenplace.net)
Bypassing SMEP Using vDSO Overwrites (CSAW Finals 2015 StringIPC) (itszn.com)
Bypassing NoScript Security Suite Using Cross-Site Scripting and MITM Attacks (mazinahmed.net)
memcpy (and friends) with NULL pointers (imperialviolet.org)
Protocol for bypassing challenge pages using RSA blind signed tokens (github.com)
This is a protocol proposed by Cloudflare as an anonymity-preserving method for Tor users to bypass CAPTCHAs.
Recent results on fault-tolerant consensus in message-passing networks (2016) (sirocco2016.hiit.fi)
Unsafe Swift: Using Pointers And Interacting With C (raywenderlich.com)
Passing the Console: Fostering the Next Generation of Ops Professionals (usenix.org)
Continuation Passing Style Interpreter (kseo.github.io)
Callbacks are Imperative, Promises are Functional (2013) (blog.jcoglan.com)
Worth revisiting now that Promises are standardized.
How ES2017's async functions are related to callbacks and closures (docs.google.com)
A few months ago I gave a short talk about async functions at a local JavaScript meetup. I recently updated and annotated the slides. I'd love to get Lobsters' feedback on the visualization that I used towards the end of the presentation (slides 30+). Does it help in understanding what async functi...
Fearless concurrency with hazard pointers · (ticki.github.io)
Stack Bounds Protection with Low Fat Pointers (comp.nus.edu.sg)
Bypassing Browser Security Warnings with Pseudo Password Fields (troyhunt.com)
Summary: sites are using a custom font which is just little circles for each character, so when you type your password, it looks like you're typing into a password field. This bypasses browser warnings.