0 Followers
0 Following
1 Posts
And if you’re not sure whether the cache has been fully flushed, run sync and it’ll return once it’s done!

I don’t even think you’d use it in a script, it comes up with a dialog box, it’s basically the “about” pop up for Windows

Surely there is a text/CLI based one likely, but I don’t think winver has a mode for that

I’ve had an itch to play Palworld recently, so definitely that! Helldivers is also my “Jump in for a match or two then log off” style game that I generally play as well.
Oh, nice! Congrats on your journey so far by the way, and good luck with the rest!

Just as a caution for this, a lot of the assistance programs for the GLP-1s don’t actually support state healthcare programs from what I’ve seen, unfortunately.

My endocrinologist wants to get my A1C down (and I could stand to lose a bit of weight in general) since it’s fairly high (just barely touching pre-diabetic levels), and they’ve only been able to get me on Trulicity for now. Insurance themselves will only cover GLP-1s if all the other A1C drugs completely fail (and show no results for X amount of time), they won’t approve it under just general weight loss alone.

Something to look out for!

I assume you mean Nginx Proxy Manager? I’m surprised that you would even run that on a desktop with a GUI, seems far more fit for a headless system. Of course, nothing stops you - it’s your system.

As a general note I’d recommend docker CLI / compose, most applications will assume you’re using that and have instructions tailored for it (which is helpful if you’re new to docker).

To be honest I didn’t even know docker had a desktop app for Linux, I’ve only seen folks use it on Windows and macOS.

Are you just using the rsync command directly? I believe there is an exclude flag that you can use to exempt your steam library folder.

No issues so far! Issues tend to be an “I fucked up” rather than a “Someone else fucked up”.

I’d much rather the fuck up be my own, as silly as that might perhaps sound to some folks outside of IT.

Just to chime in with my own opinion on JetBrains’ tooling, my first language was Java - admittedly its been a while since I tried Java (and other JVM languages like Kotlin) in VSCode but when I last did it was a bit of a challenge. I also did some Android development for a while and if “standalone” Java was awkward in VSCode I assume Android development would have been too (Android development in general was nightmare fuel until Android Studio came along, never really did like Eclipse all that much).

After expanding out into other languages, I have enjoyed the specialization of each of the JetBrains IDEs. VSCode always felt like a “Jack of all trades, master of none” type of experience for me personally. I have tried out Zed recently and while I think its going to be a decent editor, I still have similar issues with it that I have in VSCode (in that how well it works depends on what language you’re using).

The exception to their tooling that I haven’t really liked though is Fleet - which was their answer to creating an equivalent to VSCode. It hasn’t really seen a lot of development and feels more like the forgotten step child of JetBrains. Also the “Remote Development”/JetBrains Gateway features can be really hit or miss though thankfully I don’t need that sort of functionality often.

The p2p meshnet that they were referring to basically is a local/small group ISP.

As for why a single person cannot (effectively) become their own ISP? It’s complicated. Really complicated. ISPs have to pay other ISPs just like you and I do, unless they’re a Tier-1 ISP/Network. Otherwise you’re always going to be paying to connect to (and generally paying for bandwidth) another network that has access to a network that then has access to a T1 network. T1s are basically the largest networks that hold (or can directly access) the majority of people on the internet. Top of the food chain, so to speak.

So in theory, yeah, you can become your own ISP - but you’ll still need to pay and be at the mercy of other ISPs. Datacenters are typically their own ISP, but they have to pay others to get online just like we do.