Gemini

joined 1 year ago
[–] Gemini@lemmy.cafe 67 points 2 months ago* (last edited 2 months ago) (5 children)

Defedding .ml has been one of the most benefitial decisions we have ever made. There's so much less toxicity!

[–] Gemini@lemmy.cafe 2 points 2 months ago

Haven't thought about it this way, thank you!

[–] Gemini@lemmy.cafe 5 points 2 months ago

As per the "hills to die on" thread - fewer. It's fewer pixels.

 

Baltic states are getting more and more attention in global press; Europe seems to be waking up - finally - to all the warnings that had been sent over the last few decades.

[–] Gemini@lemmy.cafe 5 points 2 months ago

and added, “You raised your kid to be a puffy beta male. Congrats.”

I thought these were just characters in hollywood production. What the fuck.

[–] Gemini@lemmy.cafe 2 points 3 months ago
[–] Gemini@lemmy.cafe 1 points 4 months ago (2 children)

This is so slick!

I don't really know anything about typewriters - does proportionally-spaced font mean monospace or the opposite?

[–] Gemini@lemmy.cafe 30 points 5 months ago (1 children)
[–] Gemini@lemmy.cafe 13 points 1 year ago

Have you guys seen her CV? The achievement/age ratio is stunning. All the best to her!

[–] Gemini@lemmy.cafe 1 points 1 year ago

This is so good to hear! Thank you!

[–] Gemini@lemmy.cafe 1 points 1 year ago

I've not used it as FTP as it wasn't built for that. It was, however, brilliant for messaging. In regards to some comment below about the domain - you could always spin up a little unbound instance (+wireguard for your own stuff everywhere).

 
  • Go to your profile settings
  • Tick enable 2FA
  • Click Save
  • Copy link of the 2FA installation link button
  • Extract the secret from the link
    • It is a random set of characters following the secret= bit
    • In the Linux world, this dirty pipe will extract it:
echo "pastedlink" | cut -d'=' -f2 | cut -d '&' -f1
  • Set TOTP to custom
  • Set algorithm to SHA256
  • Try logging in in a Private Window/Session/etc of your browser.
 

Wanted to say THANK YOU to whoever came up with and implemented the extra sorting algos, specifically the Top Hour and Top Six Hours. The six hour one especially is great when looking for a quick break at work!

[–] Gemini@lemmy.cafe 1 points 1 year ago (9 children)

I've set up an XMPP server a few years ago. It worked beautifully!

1
PipeWire 0.3.72 (gitlab.freedesktop.org)
 

cross-posted from: https://lemmy.ml/post/1533546

Highlights

  • Fix a critical bug that would refuse to update the samplerate or buffersize in JACK clients.
  • A new module-netjack2-driver and module-netjack2-manager were added that are compatible with NETJACK2. This allows PipeWire to become a NETJACK2 manager or a driver between JACK2 or PipeWire servers.
  • Support was added for firewire devices with FFADO. This is untested for now and MIDI is not implemented yet.
  • The node scheduling was optimized some more. - External drivers are now as efficient as in-server ones. This should improve performance of various drivers such as bluetooth and JACK based drivers.
  • Many, many bug fixes and a ton of improvements.
view more: next ›