cole

joined 2 years ago
MODERATOR OF
[–] [email protected] 16 points 1 week ago (2 children)

yeah I don't think I will buy the Pixel 10 unless GrapheneOS supports it

[–] [email protected] 3 points 1 week ago

ok so polarize the light in the fiber, gg no interference

[–] [email protected] 1 points 1 week ago

oh no!

anyways...

[–] [email protected] 5 points 1 week ago (1 children)

I guess my point is that it's okay to tell your partner about it though. There's a fine line between being informative and complaining.

Just holding that information to yourself would probably damage a relationship.

[–] [email protected] 7 points 1 week ago (3 children)

This is true, although a small portion of the population struggles with arousal when condoms are present.

That being said... complaining isn't the right course of action if you've got that issue lol. Just gotta find different stuff to do!

[–] [email protected] 1 points 2 weeks ago* (last edited 2 weeks ago)

Seattle has an awesome summer and it's not even that far north. San Francisco's is downright chilly!

[–] [email protected] 2 points 2 weeks ago (1 children)

I feel like it's a little extreme to wish death upon him though

[–] [email protected] 3 points 2 weeks ago (2 children)

does depend on where you live tho. up north the summers aren't so bad

[–] [email protected] 3 points 2 weeks ago

depends where you live

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

I mean, this is wrong. The CUPS daemon literally is a print service and does exist in Linux. It's just socket based so tends not to use resources until asked.

The CUPS daemon does not get killed during games. It wouldn't be needed anyways

[–] [email protected] 2 points 2 weeks ago

categorically false. literally do a little bit of research. it is stored on-device entirely now, and Google has no access to it.

[–] [email protected] 27 points 2 weeks ago

source: https://xkcd.com/932/

(for those that want to read the alt-text)

 

I'm sure you all have noticed the latency problems on this instance. Stage 1 of my 4 stage scaling roadmap is taking place tonight as I migrate the database to physically run closer to the machines running lemmy.

I will do a more detailed write-up on this later, but the gist is that each db operation required a new connection from lemmy, and that means a brand new SSL handshake since the db is managed elsewhere. Pooling would solve this, but lemmy does not handle a properly configured pg bouncer correctly in my testing. So the solution is move the database closer and within the private network to avoid SSL handshakes altogether.

TL;DR instance gonna go brrrr, downtime starting at 10:30pm pacific time tonight, should be done by 11:30pm

 

For all curious, Lemdroid now runs via fly.io and neon.tech.

The database is hosted by neon tech while the frontend and backend are horizontally scalable and deployed to fly.io. This should be massively scalable both up and down, so we can handle nearly any amount of users. Pretty neat, right?

view more: ‹ prev next ›