WeirdGoesPro

joined 2 years ago

Maybe I’m weird, but I don’t avoid any of them, I just take them for what they are, and some are total shit. That said, sometimes you’re looking for shit, so it makes sense to go to the shit farm.

You know what, scratch that, I avoid whitehouse.gov and foxnews.com.

That is going to be outside the scope of normal clown schooling. You may want to get an act together and approach an alternative freak show—I feel like that might fit well. Otherwise, it sounds like you’d probably be going the self employed route.

Independent study is the cornerstone of any good education.

[–] WeirdGoesPro@lemmy.dbzer0.com 5 points 4 hours ago (2 children)

Clown colleges. Some of the ones in France are downright prestigious.

[–] WeirdGoesPro@lemmy.dbzer0.com 6 points 4 hours ago (6 children)

It kind of depends on what kind of clown you want to be.

There are clown colleges that you can go to which will help you make connections that can lead to circus jobs. They also teach you about the different types of classic clown tropes, and will help you narrow down to the specific skill set that works for you. Here is a website that will help you find clown colleges:

https://clownswithoutborders.org/top-clown-schools-u-s/

Rodeo clowns are a different breed altogether. To become a rodeo clown, you need to be somewhat insane, have no fear of death by trampling, and then you need to hang out at rodeos to make the right connections. Finding some basic job at a rodeo would be a good start, and then you can work your way into the clown role once they recognize that you are completely bonkers and willing to stand in front of a charging bull.

Party clowns are essentially entrepreneurs. You need to develop the skills on your own, and then find someone to give you a shot at their kids birthday party. Relationships are essential—don’t be afraid to ask your clients for referrals, and make sure you are professional, personable, and entertaining at all times around them. It is a hard road, but like any freelance business, once you get the ball rolling in your area, you have the potential to carve out a decent career. It is especially important that you use your connections for a broader reputation among schools and churches because eventually the first wave of kids will grow up, and you will need to transition into the next generation.

As a matter of fact, yes.

My biggest recommendation is the book 78 Degrees of Wisdom by Rachel Pollack. She compares the imagery off of the most popular symbolic systems for tarot, and really dives in to the esoteric meaning of each symbol. If you can absorb her book, you will be able to read nearly any deck you come across on sight alone.

For the Thoth tarot specifically, I would recommend Understanding Aleister Crowley’s Thoth Tarot by Lon Milo DuQuette. The Thoth deck is a slightly more advanced deck in my opinion, but it ties tarot philosophy to Kabbalah, Jungian psychology, and a whole lot more.

I started as a Rider Waite deck reader (which is the most common symbol set in tarot), and Rachel Pollack’s book is perfect for understanding that, but then I moved into the Thoth deck as I got more advanced and understood what a genius Crowley was with this kind of stuff. There is no right or wrong answer—use the deck that speaks to you—but I’d recommend starting off with a standard Rider Waite and seeing where the journey takes you.

[–] WeirdGoesPro@lemmy.dbzer0.com 4 points 5 hours ago (2 children)

This is the tarot Trump card “the fool”. The fact that he is using the axe incorrectly is part of the point. He just bumbles forwards blindly, driven along by the cat who swipes at his balls, unburdened by any intention whatsoever.

The fool is an incredibly important card in that it is the genesis of all action. As card 0, he sort of stands outside the path of the major arcana and can be seen as the beginning of any line of progression. Without the fool, nothing would or could ever begin.

Source: I am a woo woo individual who has spent a lot of time with the cards.

They seem pretty competent at spreading misery and pain so far.

That may be so, but the problem is getting a statistically significant number of people to participate and go unnoticed. People are already being arrested for interfering with ICE. If they have a bad employee, they will get fired. If they think that employee intentionally let people get away, they will be arrested. If they think there is a conspiracy to create hundreds of bad employees (which is what we are doing here), then they will investigate and find a reason to arrest en masse.

[–] WeirdGoesPro@lemmy.dbzer0.com 1 points 12 hours ago

If it's something serious, yes.

Good, then it is a bit less of a bad tool in this instance. Just don’t lose the habit of checking your sources—it’s a slippery slope.

[–] WeirdGoesPro@lemmy.dbzer0.com 2 points 12 hours ago

How you doin’?

[–] WeirdGoesPro@lemmy.dbzer0.com 3 points 12 hours ago (2 children)

Do you ask for the sources every time?

 

cross-posted from: https://lemm.ee/post/54393323

(German, 1863-1906)

Sophie Sperlich was a well-known artist in Munich, her home town. Although not much information is available about her, she was a popular artist painting both dogs and cats. Her paintings are in the same style as those of Julius Adam and Henriette Ronner-Knip. Many of her works were used as postcard illustrations.

More cats: https://artvee.com/artist/sophie-sperlich/

 

I am having issues passing through my new GPU to my Windows 11 VM. I previously had another AMD GPU hooked up to this same VM without issue. The new 9070 GPU will display the Proxmox terminal just fine, so I'm relatively sure there is no defect with the device.

CPU: AMD Ryzen 9 5900X
GPU: AMD RX 9070 XT
MB: NZXT N7 B550
PWR: 850 Watt

IOMMU: Enabled
Above 4G Decoding: Enabled
Re-Size Bar Support: Enabled

When I try to start the VM, I get this error:

error writing '1' to '/sys/bus/pci/devices/0000:08:00.0/reset': Inappropriate ioctl for device
failed to reset PCI device '0000:08:00.0', but trying to continue as not all devices need a reset
swtpm_setup: Not overwriting existing state file.
kvm: vfio: Unable to power on device, stuck in D3
kvm: vfio: Unable to power on device, stuck in D3
TASK OK

Device:

08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 48 [RX 9070/9070 XT] [1002:7550] (rev c0) (prog-if 00 [VGA controller])
Subsystem: XFX Limited Device [1eae:8811]

/etc/default/grub:

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR='lsb_release -i -s 2> /dev/null || echo Debian'
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt rd.driver.pre=vfio-pci kvm.ignore_msrs=1 vfio-pci.ids=1002:7550,1eae:8811 disable_vga=1 disable_idle_d3=1"
GRUB_CMDLINE_LINUX=""

/etc/modules:

vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd

/etc/modprobe.d/vfio.conf:

options vfio-pci ids=0000:08:00.0,0000:08:00.1
options kvm ignore_msrs=1
options vfio-pci ids=1002:7550,1eae:8811 disable_vga=1 disable_idle_d3=1
softdep radeon pre: vfio vfio_pci

VM.conf: I downloaded and added the ROM to the VM configuration file.

hostpci0: 0000:08:00,pcie=1,x-vga=1,romfile=9070xt.rom

At this point I feel totally lost in the weeds, and would greatly appreciate any help that could point me in the right direction to fix this. Thanks!

UPDATE: the error message changed somewhere between updating the BIOS and removing the rom entry from the vm.conf.

error writing '1' to '/sys/bus/pci/devices/0000:08:00.0/reset': Inappropriate ioctl for device failed to reset PCI device '0000:08:00.0', but trying to continue as not all devices need a reset swtpm_setup: Not overwriting existing state file.
kvm: ../hw/pci/pci.c:1654: pci_irq_handler: Assertion `0 <= irq_num && irq_num < PCI_NUM_PINS' failed. stopping swtpm instance (pid 10043) due to QEMU startup error TASK ERROR: start failed: QEMU exited with code 1

 

I’m trying to set up a streaming server on a VPS. I’m using OBS Studio and MistServer in a Debian docker container with noVNC access to control it.

MistServer is supposed to be able to detect a stream on the local network and then create a custom RTMP key so that it can be passed to OBS studio and then streamed to multiple platforms simultaneously.

I was thinking that I could use Tailscale to create a virtual network, and that should connect the camera to MistServer. If I do that, could I just use the Tailscale IP as the RTMP IP address and then have it treat the camera as if it is on a local network?

Essentially:

Camera wired to iPad > Tailscale > MistServer > OBS Studio > Multiple Streaming Platforms

Is there some better way to do this that I’m totally missing?

Thanks for any help you can provide.

Edit: to clarify, I’m talking about a livestream of my own live content that I create, not a Plex stream of media or anything.

 

cross-posted from: https://lemm.ee/post/43902681

 

cross-posted from: https://lemm.ee/post/40347903

Saint Jerome as the Representation of Melancholy - Farrukh Beg (1615)

Farrukh Beg (Persian: فرخ بیگ; c. 1547 – after 1615), also known as Farrukh Husayn, was a Persian miniature painter, who spent a bulk of his career in Safavid Iran and Mughal India, praised by Mughal Emperor Jahangir as "unrivaled in the age."

https://en.wikipedia.org/wiki/Farrukh_Beg

 

Hello Lemmy!

I have moved to a walkable area and no longer need to have my car keys on me all the time. My landlord has put in a crappy 4 digit combination style door lock, but said I could change it.

What is the best kind of keyless door lock that I can use instead? Ideally one with decent enough security to be as good or better than a key?

Thanks for your input!

 

cross-posted from: https://lemmy.world/post/16769691

Cat peeking out of a Nazi Sd.Kfz.222 armored car, date unknown, Interwar or WW2-era

 

cross-posted from: https://lemmy.world/post/14524208

Louis Coulon, trade unionist, with a cat in his 10-foot long beard, France, 1890

 

cross-posted from: https://lemm.ee/post/31940719

Taking Time to Smell The Zinnias - Jonelle Summerfield (2016)

 

cross-posted from: https://kbin.social/m/historyporn@lemmy.world/t/992926

British soldier with the trench cat, France, WW1, 1918

view more: next ›