Decoded Frontend - YouTube
https://www.youtube.com/@DecodedFrontend
Кому интересен Angular, говорят это очень толковый канал
  https://www.youtube.com/@DecodedFrontend
Кому интересен Angular, говорят это очень толковый канал
Forwarded from sad dev diary
nice article on how to avoid async rust hiccups
https://www.qovery.com/blog/common-mistakes-with-rust-async
#async #programming #rust #useful_posts
  
  https://www.qovery.com/blog/common-mistakes-with-rust-async
#async #programming #rust #useful_posts
Qovery
  
  Common Mistakes with Rust Async
  At Qovery, we start to have our fair share of Async Rust and to say the least it is not without caveats. Let’s be honest, Async Rust is hard. It has many more rough edges than Sync Rust and requires a different mindset, but it solves a problem space well…
👍2
  # foobar
Все мы привыкли к foo, к bar и даже foobar. Мы часто используем их в тестовых данных и грязном коде, но откуда это пошло?
Читая сегодня как пишутся RFC, обратил внимание на RFC 3092. Среди рабочих документов описывающих UDP, URL и прочие интернет штуки он выделялся — его название Etymology of "Foo".
В общем, кто хотел разобраться, откуда и почему, советую заглянуть и полистать, очень занятно :)
(c) https://datatracker.ietf.org/doc/html/rfc3092
  
  Все мы привыкли к foo, к bar и даже foobar. Мы часто используем их в тестовых данных и грязном коде, но откуда это пошло?
Читая сегодня как пишутся RFC, обратил внимание на RFC 3092. Среди рабочих документов описывающих UDP, URL и прочие интернет штуки он выделялся — его название Etymology of "Foo".
В общем, кто хотел разобраться, откуда и почему, советую заглянуть и полистать, очень занятно :)
Abstract
Approximately 212 RFCs so far, starting with RFC 269, contain the
terms `foo', `bar', or `foobar' as metasyntactic variables without
any proper explanation or definition. This document rectifies that
deficiency.
(c) https://datatracker.ietf.org/doc/html/rfc3092
IETF Datatracker
  
  RFC 3092: Etymology of "Foo"
  Approximately 212 RFCs so far, starting with RFC 269, contain the terms `foo', `bar', or `foobar' as metasyntactic variables without any proper explanation or definition. This document rectifies that deficiency. This memo provides information for the Internet…
❤2👍1😁1