Announcement

Collapse
No announcement yet.

Shortwave Enters Beta As New GNOME Internet Radio Player

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by jabl View Post
    And it's made with Rust!
    Code:
         Tue Mar  5 14:14:39 2019 >>> gnome-base/librsvg-2.40.20
           merge time: 1 minute and 12 seconds.
    
         Fri Oct 25 09:41:38 2019 >>> gnome-base/librsvg-2.46.3
           merge time: 15 minutes and 58 seconds.
    yay... 😒

    Comment


    • #12
      Originally posted by tildearrow View Post

      This is the actual logo:
      That's previous track tilde next track

      Comment


      • #13
        Originally posted by Shiba View Post
        Code:
        Tue Mar 5 14:14:39 2019 >>> gnome-base/librsvg-2.40.20
        merge time: 1 minute and 12 seconds.
        
        Fri Oct 25 09:41:38 2019 >>> gnome-base/librsvg-2.46.3
        merge time: 15 minutes and 58 seconds.
        yay... 😒
        What RUSTFLAGS are you using?

        Code:
        RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C debuginfo=0 [B]-C codegen-units=1[/B] -C link-arg=-fuse-ld=lld"
        That one right there, that really slows my Rust compiles down.

        Comment

        Working...
        X