DigitalOcean has droplets that only cost $4/mo. I use one for a small, static site and a gopher server.
Making the world a better place, one genetic experiment at a time.
> _
gopher://umbrellacorp.io
DigitalOcean has droplets that only cost $4/mo. I use one for a small, static site and a gopher server.
Compile from source.
If I could give a suggestion I wish I had gotten much earlier on in my education and career, it would be to really spend some time learning about the different paradigms, and their best use cases. You will likely ensure yourself a strong foundation in software architecture.
When you start learning about different paradigms, you’ll likely learn much more about inheritance when learning about the Object Oriented design paradigm.
To overly simplify, you create objects that inherit attributes from other objects. It’s for instance a way to create reusable patterns, that have stronger and more reliable data structures.
I made the joke comment, because for instance, you could create a Turtle
class, and always know it was a Turtle
. Again, an oversimplification.
EDIT: I should also add that for some reason OOP is an oddly divisive subject. Developers always seem to want to argue about it.
Have you considered using inheritance?
Fair points.
The biggest motivating factor for my use case was that it was more than happy to run off a USB C cable tapped into my solar bank’s 12v line. So for boondocking, it was a great solution.
I can confirm that the one I used 3 years ago could stream Netflix and HBO from browser, no problem. It also handled local files in VLC like a champ.
I even installed Steam and played a handful of non-resource-intensive games on it.
I’d buy another in a heartbeat for use as media rig. This time I’d install barebones Debian on it, instead of med-weight MX like I did prior. It’d probably perform even better.
There are some really wicked PC “sticks” (for lack of better word) available these days. I used one from MeLE flashed with Debian as a mobile entertainment center in my travel trailer.
After I switched and got used to a tiling WM, it’s really painful to have to use a floating one.
Sliders. I like OOP and neat little micro services.
In my case root partition is encrypted, and the keyring has to be unlocked every time you reboot.
I use a luks encrypted USB drive for automated backups. My backup script mounts and decrypts the drive automatically, using secret-tool to grab the encryption pass from my keyring. It then creates the snapshots, and automatically unmounts the drive after.
There might be better methods, but this one works well for me.
If you bring a book, I’ll sign it.
Like, any book?
bro what the fuck
That’s fair.
I own 8 domains. Only one has HTTP/S ports open. The rest are for email and other services.
"true"
int(“11”)
This doesn’t give you anxiety?