HackerTrans
TopNewTrendsCommentsPastAskShowJobs

farnulfo

no profile record

comments

farnulfo
·2 maanden geleden·discuss
Johannes Bechberge mades a blog post series about writing ebpf in pure Java : https://mostlynerdless.de/?s=ebpf&submit=Search Also several talks on youtube about this.
farnulfo
·3 maanden geleden·discuss
Same hard crash on Chrome Windows 11
farnulfo
·6 maanden geleden·discuss
Is there a common pattern for "Is language X faster than language Y" ? Like what is your definition of faster : faster to developer, to start, to execute, to handle different workload with the same binaries (like JIT).
farnulfo
·10 maanden geleden·discuss
For java, Johannes Bechberger has made a lot of articles about writing eBPF in java : https://mostlynerdless.de/blog/2023/12/31/hello-ebpf-develop... https://mostlynerdless.de/blog/category/computer-science/ebp...
farnulfo
·vorig jaar·discuss
eBPF TLS tracing: The Past, Present and Future https://blog.px.dev/ebpf-tls-tracing-past-present-future/
farnulfo
·2 jaar geleden·discuss
Chrome's console : Refused to frame 'https://player.vimeo.com/' because it violates the following Content Security Policy directive: "frame-src 'self'".
farnulfo
·2 jaar geleden·discuss
It seems that with ebpf you can read data before TLS encryption : Debugging with eBPF Part 3: Tracing SSL/TLS connections https://blog.px.dev/ebpf-openssl-tracing/