@fasterthanlime@hachyderm.io titelbild
@fasterthanlime@hachyderm.io avatar

fasterthanlime

@fasterthanlime@hachyderm.io

hi, I'm amos! 🦀 I make articles & videos about how computers work 🐻‍❄ cool bear's less cool counterpart ✨ be kind

Dieses Profil is von einem föderierten Server und möglicherweise unvollständig. Auf der Original-Instanz anzeigen

fasterthanlime , an Random Englisch
@fasterthanlime@hachyderm.io avatar

I solved "tool Y is great... but it's mac-only" by only having macs around 😬

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

I just recently discovered Panic’s Transmit Also does S3 protocol and… whenever I absolutely have to use my windows computer and I need to do FTP I have to install like WinSCP, which is… barbaric?

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

There’s such a wealth of neat little apps for macOS (until Apple sherlocks them) you don’t really have on Windows. The Microsoft store has a few indie apps but.. with wildly inconsistent UI and super frustrating experience.

fasterthanlime OP , (Bearbeitet )
@fasterthanlime@hachyderm.io avatar

On macOS I recently discovered SuperWhisper, and MindMac, and Rectangle Pro, and they’re all so good! Such pleasant experiences.

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

Oh and OrbStack! Which keeps getting better: https://orbstack.dev/

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@Eramdam I used it a bunch and it was super unreliable with S3 stuff (also it looks like an old Win32 app 🙃)

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@iacore @pilif well.

fasterthanlime , (Bearbeitet ) an Random Englisch
@fasterthanlime@hachyderm.io avatar

Reported another Zed papercut because it's so good that even small bugs are really noticeable

edit: Already fixed!! Thanks Piotr :)

https://github.com/zed-industries/zed/issues/13419

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@mikkelens it builds for non-macOS platforms already :)

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@misty Yes!! Not only are they generally very reactive, a few folks from Zed industries also follow me closely because, well, I have a big mouth 😌

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@mikkelens ? They have employees working on it? And a Discord channel for it?

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@mikkelens I guess the website says no, but the GitHub says yes

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@mikkelens Some of the common code may have compiled by chance but all the platform specific stuff (X11 etc) isn’t accidental 😌

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@mikkelens Well they’re also working on the Windows build for sure - but I don’t know how hard it is to build!

fasterthanlime , an Random Englisch
@fasterthanlime@hachyderm.io avatar

I messed something up in my asset pipeline and ended up with this beautiful and eerie bear chain

(can you guess what I got wrong?)

18+ fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@thibault image was RGB8, told some code to interpret it as RGBA8!

fasterthanlime , an Random Englisch
@fasterthanlime@hachyderm.io avatar

Can someone hardcode in rust-analyzer that Future always comes from std::future::Future and not, like, futures_util::Future or something

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@jplatte

> The Rust 2024 Edition is currently slated for release in Rust 1.82.0

can't wait!

fasterthanlime , an Random Englisch
@fasterthanlime@hachyderm.io avatar

Since when did rustfmt start formatting "calls on tuples" like this:

{  
 (  
 StatusCode::OK,  
 format!("serve transcoded for {hapa} / {bp}"),  
 )  
 .into_http()  
}  

And how do I convince it to simply do

{  
 (  
 StatusCode::OK,  
 format!("serve transcoded for {hapa} / {bp}"),  
 ).into_http()  
}  

Instead?

fasterthanlime OP ,
@fasterthanlime@hachyderm.io avatar

@dysfun load-bearing simply

  • Alle
  • Abonniert
  • Moderiert
  • Favoriten
  • random
  • haupteingang
  • Alle Magazine