Skip to main content
Recent RFCs

Recently published RFCs

via @canory Recent RFCs www.rfc-editor.org view
  • Markdown Plaintext Embed Permalink
  • 18/50 words 6s read

    This document describes the Alternate-Marking technique to perform packet loss, delay, and jitter measurements on live traffic. This

    #feeds
    Recent RFCs

    Recently published RFCs

    via @canory Recent RFCs www.rfc-editor.org view
  • Markdown Plaintext Embed Permalink
  • 18/50 words 6s read

    This document generalizes and expands the Alternate-Marking methodology to measure any kind of unicast flow whose packets can

    #feeds
    Deno

    The latest news from Deno Land Inc.

    via @tdro Deno deno.com view
  • Markdown Plaintext Embed Permalink
  • 17/50 words 6s read

    Deno 1.29 ships with many npm compatibility improvements, lots of quality of life improvements and TypeScript 4.9

    #feeds
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 68/50 words 23s read

    It’s kinda neat how CSS animation rules are sort of simple in their construction. , rules could be made even simpler if the animation-delay property also allowed delays between iterations/intervals instead of at the start only. Interval delays could allow for writing drastically less key frame rules.

    css
    text-animation[hang] {
      animation: tilt-rightward 1.3s infinite, tilt-leftward 1.8s infinite;
    }
    Combining two key frame animations to create a hanging effect.
    #gists #webdev
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 38/50 words 13s read

    Great horned owls and a gilded flicker on a saguaro cactus in the Sonoran Desert, Arizona (© John Cancalosi/Minden Pictures)

    Great horned owls and a gilded flicker on a saguaro cactus in the Sonoran
    Great horned owls and a gilded flicker on a saguaro cactus in the Sonoran
    Index: Cache · Source
    #feeds
    Webkit Blog

    Open Source Web Browser Engine

    via @tdro Webkit Blog webkit.org view
  • Markdown Plaintext Embed Permalink
  • 11/50 words 4s read

    We are pleased today to announce the release of Safari 16.2.

    #feeds
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 18/50 words 6s read

    Hallstatt, Austria (© Jon Arnold Images Ltd/Alamy)

    Hallstatt, Austria (© Jon Arnold Images Ltd/Alamy)
    Hallstatt, Austria (© Jon Arnold Images Ltd/Alamy)
    Index: Cache · Source
    #feeds
    Grumpy Website

    Do you want to cancel? – YES / CANCEL

    via @tdro Grumpy Website grumpy.website view
  • Markdown Plaintext Embed Permalink
  • 13/50 words 4s read

    nikitonsky: A call log that doesn’t show call time? You had one job!

    #feeds
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 38/50 words 13s read

    The temptation to bring in a bundler is oh so very great. Deno bundle is obviously not designed to bundle js directly for the browser but you can get away with it up to a certain point.

    #metas #webdev
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 86/50 words 29s read

    Here’s a muse; linking to external sites is probably one of the harder parts of blogging. Pages can go 404 and you won’t know exactly why, change even though they’re supposed to be immutable.

    To blog while having pointers to disparate sources requires checking for dead links, and verifying that content relevancy hasn’t changed. The solution is to either archive everything (hard) or to not link at all (easy). High mutability is one reason why people take pictures of online content — it just works.

    #musings

    Authors