Stop using types for variables
Im honestly just confused but how do you know it's AI generated?
This sounds amazing! I will also put here there's also chronometer that has a lot of the same functionality as fitnesspal but without the subscription, but you have to use an account.
Reading the rust book is a great use of your time. Rawdogging is a good method if you're just concerned with things you're working on. You can also read documentation on different things that you may not be working on, but know is a gap in knowledge. For me that was the async and tokio books as async rust is a bitch.
A lot of rust libraries use the same approach by having some type of "book" for documentation. I treat them like normal reading, so I'll be out and about or just sitting and I'll pull one out and read it leisurely. It's another way I've found to learn by osmosis. Doesn't even have to be something I'm working on, just something interesting. It sounds like you're doing what interests you, and that's what's important.
Why not just compress a directory then encrypt that?
Is anyone actually going to go and check what they asked for? I feel like I understood what they asked but still don't know where to start if I were to try.
Edited to clarify, my b
Nah I don't have any more examples cuz I haven't been using vim for like 30 years. I think the other comments make good points tho
Can someone drop a Jesus pun for this. I can't think of any
I bet you could make a lambda function that periodically backs up your database. That's probably the route that I'd go down because it's more cost effective than other things. Only thing I'd be concerned ab is configuring perms for the lambda function and s3 bucket. Take this with a grain of salt, I've only recently started getting into cloud stuff.
I use PopOS normally and the dual sense controllers are the ones that work the easiest for me.
ExperimentalGuy
0 post score0 comment score
Does anyone know how to get a static IP for their server when their ISP doesn't allow it. I've found out how to use duckdns, but I want to set up my own DNS server from anywhere but I'm pretty sure it requires using a static IP.