• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle




  • 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.








  • 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.






  • 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.