Hacker News
- RFC 7282 – On Consensus and Humming in the IETF (2014) https://datatracker.ietf.org/doc/html/rfc7282 2 comments
- RFC: Rust Has Provenance https://github.com/rust-lang/rfcs/pull/3559 18 comments
- RFC 1925: The Twelve Networking Truths (1996) https://www.rfc-editor.org/rfc/rfc1925 37 comments
- RFC: Adopt a modern JavaScript framework for use with MediaWiki https://phabricator.wikimedia.org/T241180 277 comments
- RFC 8548: Cryptographic Protection of TCP Streams (Tcpcrypt) https://tools.ietf.org/html/rfc8548 25 comments
- RFC 8205 – BGPsec Protocol Specification https://tools.ietf.org/html/rfc8205 5 comments
- Pre-RFC for platform-dependent infallible integer conversions https://internals.rust-lang.org/t/pre-rfc-platformfrom-and-platforminto/12033 3 comments rust
- Pre-RFC: sum-enums https://internals.rust-lang.org/t/pre-rfc-sum-enums/8782 37 comments rust
- Pre-RFC: folder based examples for cargo projects https://internals.rust-lang.org/t/8088 9 comments rust
- [Pre-RFC] Resolve support for hyphens in crate names (Request for *more* comments) http://internals.rust-lang.org/t/pre-rfc-resolve-support-for-hyphens-in-crate-names/1459 8 comments rust
- Email Sending guidelines and Internet Message Format standard (RFC 5322) - Outlook/MS Exchange https://support.google.com/a/answer/81126?rd=1&visit_id=638435937737491031-1463803257#requirements-5k&zippy=%2Crequirements-for-sending-or-more-messages-per-day%2Crequirements-for-all-senders 2 comments sysadmin
- RFC 1929 Authentication for SOCKS V5 plain text or https://www.rfc-editor.org/rfc/rfc1929.txt 3 comments crypto
- A Funny `rust-lang` RFC I stumbled upon : An RFC to end all RFCs https://github.com/rust-lang/rfcs/pull/2381 5 comments rust
- [RFC] Deprecate dynamic properties has passed! https://externals.io/message/116325#116525 79 comments php
- Noreturn type RFC accepted, with type name to be 'never'. https://externals.io/message/113869#114047 98 comments php
- PHP RFC: Namespaces in bundled PHP extensions https://wiki.php.net/rfc/namespaces_in_bundled_extensions 25 comments php
- RFC: React Server Components https://github.com/reactjs/rfcs/blob/bf51f8755ddb38d92e23ad415fc4e3c02b95b331/text/0000-server-components.md#detailed-design 17 comments clojure
- RFC: Enums https://wiki.php.net/rfc/enumerations 68 comments php
- nego - a package providing an RFC 7231 compliant implementation of HTTP Content Negotiation https://github.com/kevinpollet/nego#readme 7 comments golang
- new useMutableSource hook RFC accepted and available on react@experimental (PoC in comments) https://github.com/reactjs/rfcs/blob/master/text/0147-use-mutable-source.md 13 comments reactjs
- Next.js RFC: Custom Routes https://github.com/zeit/next.js/issues/9081 11 comments reactjs
- [PATCH RFC v3] random: getrandom(2): optionally block when CRNG is uninitialized https://lore.kernel.org/linux-ext4/20190915081747.ga1058@darwi-home-pc/ 3 comments linux
- Vue RFC for Function-based Component API (their take on Hooks) https://github.com/vuejs/rfcs/blob/function-apis/active-rfcs/0000-function-api.md 4 comments reactjs
- [Cfrg] Structure in the S-box of the Russian algorithms (RFC 6986, RFC 7801) https://mailarchive.ietf.org/arch/msg/cfrg/4pmsskzcbsxtmlciedgqd7nynwg?fbclid=iwar3jigxt1_6afwnojdb-p7oc3ezhrueereznt-atyy7clah2qzu_uu7fks8 6 comments netsec
- RFC: stabilize `std::task` and `std::future::Future` by aturon https://github.com/rust-lang/rfcs/pull/2592 30 comments rust
- The modules RFC is in FCP https://internals.rust-lang.org/t/modules-rfc-is-in-fcp/5865 15 comments rust
- Match Ergonomics RFC has been accepted! https://github.com/rust-lang/rfcs/pull/2005#issuecomment-308238430?accepted=true 20 comments rust
- Macros 1.2 RFC: Fast-track to stabilize function-like procedural macros https://github.com/rust-lang/rfcs/pull/1913 4 comments rust
- RFC 6921 - Design Considerations for Faster-Than-Light (FTL) Communication https://tools.ietf.org/html/rfc6921 42 comments programming
- RFC: Associated type operators (a form of higher-kinded polymorphism) https://github.com/rust-lang/rfcs/pull/1598 4 comments rust
- RFC for minimal `impl Trait` https://github.com/rust-lang/rfcs/pull/1522 30 comments rust
- [RFC] QOTR: Browser based end to end encrypted chats https://github.com/crodjer/qotr 18 comments crypto
- Implement Default Type Parameter Fallback (RFC 213) by jroesch https://github.com/rust-lang/rust/pull/26870 13 comments rust
- RFC: ApplicativeDo extension for GHC 7.12 https://ghc.haskell.org/trac/ghc/wiki/applicativedo 39 comments haskell
- RFC: std::io and std::os reform (the longest Rust RFC to date) https://github.com/aturon/rfcs/blob/io-os-reform/text/0000-io-os-reform.md 9 comments rust
- Would this require an RFC to happen? https://github.com/rust-lang/rust/issues/8636 6 comments rust
- RFC: Adopting a more principled process to adding features to Rust http://thread.gmane.org/gmane.comp.lang.rust.devel/8897 3 comments rust
- Chinese draft RFC proposes hilariously bad DNS extension for nationally split Internet name resolution https://tools.ietf.org/html/draft-diao-aip-dns-00 165 comments netsec
- Chinese RFC proposes separate, independent, national internets and DNS roots https://tools.ietf.org/html/draft-diao-aip-dns-00 6 comments technology
- TIL about RFC 2468 http://tools.ietf.org/html/rfc2468 10 comments programming