Gemini

joined 2 years ago
[–] Gemini@lemmy.cafe 82 points 10 months ago* (last edited 10 months ago) (6 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 10 months ago

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

[–] Gemini@lemmy.cafe 5 points 10 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 10 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 30 points 1 year ago (1 children)
[–] Gemini@lemmy.cafe 6 points 2 years ago (1 children)

Love this. Can we borrow it for another instance?

[–] Gemini@lemmy.cafe 12 points 2 years ago

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

[–] Gemini@lemmy.cafe 1 points 2 years ago

This is so good to hear! Thank you!

[–] Gemini@lemmy.cafe 1 points 2 years 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 2 years ago (9 children)

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

[–] Gemini@lemmy.cafe 1 points 2 years ago (2 children)

CPU time has never been an issue for me, really. I am intrigued by Gentoo on a SteamDeck - how well does that work? I imagine a very tight thermal headroom gets in a way every now and then.

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 ›