To add onto this drawing has a very soft learning curve but a very high ceiling. Yes it takes time to get good but you can immediately produce content from the start and iteratively improve.
#RedditRefugee that’s trying to embrace the Fediverse.
To add onto this drawing has a very soft learning curve but a very high ceiling. Yes it takes time to get good but you can immediately produce content from the start and iteratively improve.
For writing, practice writing short stories using writing prompts (I normally use Reddit’s /r/writingprompts but I’m trying to find an alternative here) and post them on the thread even if they suck. The commitment is low since it’s a short story and you can afford to twist the story to match your writing style rather than the other way around. You’ll also get votes and feedback from other members.
I started drawing as a kid, stopped for a while, and got back to it in my teens since I started doing a lot of writing then and wanted to visually depict what was happening as well. One thing that helped me a lot was to not look at other people’s art or photographs but rather solely work with what you’re visualizing in your mind and reiterate (with many many strokes) until the quality becomes acceptable. Use pencil and sketch with short and light lines. The point here is to develop your own intuition for perspective, splitting an object into basic shapes, and so forth.
I’ll also add that it’s extremely important to create your own style both for writing and drawing. Make your stuff look good, but always keep in mind that it’s fine to have your own quirks and distinctions. E.g. if your lines are a bit sketchy or if your circles aren’t perfect that can easily be part of your style.
Writing and drawing!
It requires no upfront investment, can be done individually, and it’s one of the few arts which is constrained by skill rather than budget. You can write a bestseller novel with just your computer but good luck doing a blockbuster film on your own.
I virtualize my NAS because it’s small (only several TB) and therefore it can be backed up like any other VM with PBS or dumped as a qcow image. A full restoration is extremely easy because I can simply have another node pull the backup from PBS. Also I can migrate the entire NAS to another node so it stays up when I have downtime.
Those mini PCs are actually have extremely quiet fans at idle and you generally won’t notice the noise. The good part about an actively cooled system is that you have the ability to load up the machine without throttling in case there’s a sudden activity spike.
I haven’t run HA bare-metal but I have run HA on Proxmox and I’ve run Proxmox on these mini PCs. In my use case they supplement the main rack server in my cluster.
I run a non-federated Matrix server for my family with synapse, it’s behind nginx and the setup is pretty straightforward if you know what you’re doing. It does chat, voice, and video with screenshare nicely, though I don’t know now well it scales to a large group.
One of those Reddit 3PA devs need to get on board with the Fediverse and encourage their users to switch over. If they can make it seamless that’ll bring in an influx of new members, for better or for worse.
Homelabbing is an amazing hobby if you’re into this stuff, and you can go as far down the rabbit hole as you like :)
My lab also supports my coding endeavors since I can deploy VMs, run a local Git server, and so forth. Most of my development is done in a SPICE VDI on Proxmox.
The easiest way would be to just bridge the ISP router if it supports that feature. To connect back to the ISP router’s webui you can setup outbound NAT on your second router (generally only available on enterprise gear). Don’t double NAT unless there’s no other option.
If you can bridge, the sky’s the limit in terms of what gear you can have on the backend. My bridged modem is directly connected to a L3 switch which links to my Proxmox cluster, and my Opnsense router exists virtually in the cluster and can be migrated freely between the machines.
Yeah personally I’m not a fan and I would rather follow a well-written guide than spend even more time auditing such a script (which would be even more difficult if you’re not experienced with Proxmox). For maintenance’s sake it’s also risky getting your service set up like this as you don’t know how the script set things up and it’s harder to fix things if they go wrong.