Avatar

thews

thews@lemmy.world
Joined
1 posts • 47 comments
Direct message

Just wanted to thank everyone for taking the initiative to get things started on lemmy. The OP sub was one of my favorite things to scroll, but i killed my account and won’t use their terrible app.

permalink
report
reply

The documentary All I Can Say is really good.

permalink
report
reply
Deleted by creator
permalink
report
reply

I haven’t checked into the code yet, but I imagine you can map out what all is in memory and force more aggressive garbage collection to find some middle ground.

permalink
report
parent
reply

I read down the list afterwards and found it was using Rust. I skimmed through the source and it is well organized, but would still take quite a while to get up to speed on.

I saw unit and integration tests. It might be beneficial to generate or capture some data to replay to simulate the load and add debugging. I don’t know much about the abstraction layers. I did see opentelemetry, which is a project I got frustrated with on the lack of stability (fast changes on api).

I have only dabbled with Rust to test the waters. The largest thing I’ve made was a GUI snake game, and made it portable so it could be compiled for cross platform.

permalink
report
parent
reply

The instant torque and heavier car does eat up tires a bit faster. Have to keep it in chill mode.

permalink
report
parent
reply

My best advice is to avoid people who yell at you. You can express your boundaries and let whoever know how that makes you feel, and what you can’t accept.

If the yelling isn’t retaliatory from some bad thing you did to them, you could also ask them if they are okay.

permalink
report
reply

Some humor here to play devils advocate.

To be really secure, create a new account for every use. Then no one gets anything?

Less secure, reset your password every login.

Only use services with mfa, public-key cryptography, or webauthn?

Do you decrypt all of your passwords to retrieve just one? Maybe make a drive for each credential like a janitor with dozens of keys.

permalink
report
reply

The goal is to mitigate attacks, it costs a lot of money to purpose build world spanning networks than can absorb large amounts of traffic. P2P type options are not a good fit.

permalink
report
parent
reply