I have games installed but I mostly just write programs for fun now. I usually don't get a ton of time to play games, plus they haven't been as fun as they used to be as a kid.
ExperimentalGuy
I love seeing you make these posts, I proving each time. Could you write a blog post about your iterations and what you've learned?
Fuck you
Are there any versions where you don't have to pay to find the link of yourself?
The only thing I build from source on a normal basis is LMMS because there's some features on main you just can't get anywhere else. For example, the slicer that comes with LMMS nightly isn't in the builds, and particularly recently someone pushed a commit that allows for resizing of the slicer, so I just had to pull that and build it.
Guys new copypasta just dropped
Ask it where Carmen sandiego, the international criminal and wanted fugitive is.
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.
I'm not an expert but I'm guessing unencrypted DNS requests and potentially monitoring IPs of different torrents. DNS requests would show what websites a user is going to, and then you can always see peer IPs when connected to a torrent.
I feel like the cool features I think of are generally Linux features
Picking Ubuntu was a really good choice for testing out how it'd feel to use a Linux distro. That isnt to say there aren't things that the average user wouldn't like when using it. If you need to use office software, there is Libre office suite, but it's just not as widely used or feature full as the Microsoft suite. Or if you're trying to sync files across devices, I swear every linux user has a different means of doing so (one place to start would be Syncthing).
I hope you have a great experience and that you learn a lot from it.