Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

vbfox@hachyderm.ioV

vbfox@hachyderm.io

@vbfox@hachyderm.io
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • I am NOT making a Rust replacement, but — if you could fix one* thing about Rust syntax/semantics/etc.
    vbfox@hachyderm.ioV vbfox@hachyderm.io

    @fasterthanlime naming of trait implementations then an explicit way to bring one of them into scope (“use” ?) and a way to specify them per-callsite.

    The current syntax would be the equivalent of allowing anonymous implementations that are automatically applicable to any scope where no other named implementation has been specified.

    impl Clone as MyClone for u32 {

    use lib::MyClone;
    // or
    let x: u32 + MyClone = 42;

    Uncategorized

  • I am NOT making a Rust replacement, but — if you could fix one* thing about Rust syntax/semantics/etc.
    vbfox@hachyderm.ioV vbfox@hachyderm.io

    @fasterthanlime the orphan rule.

    Uncategorized

  • I’m concerned stuff like this will lead to a “dark forest” scenario, in which the risks of open source outweigh the benefits.
    vbfox@hachyderm.ioV vbfox@hachyderm.io

    @mttaggart we’ve needed some sort of “reputation” system in OSS (spanning forges and package repositories) a bit more organized than “I’ve seen your pseudonym/avatar on another repo or on Twitter/mastodon) for some time.

    I just hope it will be thoughtfully done and not hacked in place by a single (Github?) provider in reaction to incidents

    Uncategorized
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups