Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @fdeweerdt
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @fdeweerdt
-
fdeweerdt proslijedio/la je Tweet
Added basic link test cases and a cp(2) example using linked read and writes to liburing. Needs a bit of love (short reads, errors), consider it a tech demo. http://git.kernel.dk/cgit/liburing/commit/?id=0ba9503f793647bfd967da8083a2adf56621307c …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Wow, these numbers on io_uring are looking *fantastic*. Several orders of magnitude latency reduction compared to the conventional threadpool approaches in libuv.https://github.com/libuv/libuv/issues/1947#issuecomment-485230126 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Learn about QUIC, straight from the experts. Join
@mnot, Jana Iyengar, and@kazuho for a lively lunch discussion about QUIC on May 21 in London. RSVP here:https://fastly.us/2PwP0JQHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
I need this in my life: a terminal user-interface for tshark https://termshark.io/ pic.twitter.com/siG3ANFo0w
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Six Stages of Debugging Step 1 : That can’t happen. Step 2 : That doesn’t happen on my machine. Step 3 : That shouldn’t happen. Step 4 : Why does that happen? Step 5 : Oh, I see. Step 6 : how did that ever work?
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
If you’ve never read “Making reliable distributed systems in the presence of software errors”, it’s really fantastic. The error handling part, especially, changed the way I look at software forever
#rememberingjoe http://erlang.org/download/armstrong_thesis_2003.pdf …pic.twitter.com/QnpFuvl4uz
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
> we implemented our eBPF-based tracing tool that can sniff Unix domain sockets across an entire Linux host https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2019/march/ebpf-adventures-fiddling-with-the-linux-kernel-and-unix-domain-sockets/ …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
These views are based on the strong belief that people avoid strong static typing and structured environments not because they are unenlightened, but because dynamic types and the like are way better for prototyping. (I, personally, love to program in Python like it's OCaml.)
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Very impressive improvements to IOPS and latency reduction coming to
@Ceph by the use of the io_uring interface which was added by@axboe to Linux kernel 5.https://github.com/ceph/ceph/pull/27392 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Happy to share what I've been working on for the past 3 months: Runtime, a crate to empower everyone to write async rust. https://blog.yoshuawuyts.com/runtime/ pic.twitter.com/i4ZoOAhWBo
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Facebook PE Summit Seattle keynote slides, you know you want it: http://vger.kernel.org/~davem/FB_April_2019.pdf …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
> find all sorts of curious C language features that are rarely seen, like unnamed zero sized bitfieldshttps://twitter.com/acmel/status/1118310025041207299 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Chrome Delays Requests On Slow Connections, Even With HTTP/2 -https://blog.josephscott.org/2019/04/16/chrome-delays-requests-on-slow-connections-even-with-http-2/ …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
One visit to a website, and unbeknownst to you your browser can be enlisted in a botnet and remain under control even when you leave the site... https://blog.acolyer.org/2019/04/12/master-of-web-puppets:-abusing-web-browsers-for-persistent-and-stealthy-computation/ …pic.twitter.com/P1Q7j5pZeZ
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Maybe this is trivial, but the purpose of DoH/ESNI is largely defeatet if OCSP without stapling is used. (OCSP is plain HTTP and if you look at browser traffic these days it makes up a large amount of the remaining HTTP traffic.)
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
WebAssembly with
@ziglang in@fastly Terrarium platform:https://gist.github.com/shritesh/315f002a4481c33131b7be8942d94b2e#gistcomment-2886075 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
A nice workaround to deal with the close(listener)/accept() race.https://twitter.com/jkbs0/status/1115971250868846592 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Finally, some friends and I are ready to soft-announce the startup we've been working on: http://Tailscale.io . We're working on a thesis that most modern tech architecture is "too scalable," and that slows down development of features that actually matter.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Just released: v. 0.1.0 of skiparray, an unrolled skiplist library for C https://github.com/silentbicycle/skiparray … This is the first public release.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
fdeweerdt proslijedio/la je Tweet
Now that io_uring will be in the upcoming 5.1 kernel, I spent some time writing up how it came to be and how it works. More formats likely coming, and I expect a few revisions too. For now, consider this v1.0 of the doc: http://kernel.dk/io_uring.pdf
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.