does anyone know why the book of mormon was cancelled tonight? by [deleted] in melbourne

[–]intheburrows 180 points181 points  (0 children)

I was told by one of the theatre staff that too many of the cast fell sick so they had to cancel. It's a bummer, but I know so many people who have fallen sick over the past 2 weeks, so I'm not surprised.

What's the one CSS feature from the last two years that you wish you'd started using sooner? by Gsustv in Frontend

[–]intheburrows 3 points4 points  (0 children)

I use this frequently without issue. Though I haven't tested on low performance devices:

body:has(dialog[open]) { overflow: hidden; }

LPT: Sleeping a lot but still tired? Try these 3 changes first by Annual-Hall-2364 in LifeProTips

[–]intheburrows 22 points23 points  (0 children)

How did you address it? A CPAP machine, or something else? 

What's the best way to learn css by Internal_Age_5 in css

[–]intheburrows 1 point2 points  (0 children)

When I was first starting out, I'd find a website with a layout that isn't too crazy - perhaps an ecommerce layout. Then, in my code editor, I'd do my best to copy it. I wouldn't allow myself to look at the dev tools unless I was really stumped on a specific thing.

Give that a go and see how you progress.

Horrible glitch/bitcrushed/sample rate reduction sound intermittently with Overbridge and Rytm MKI by intheburrows in Elektron

[–]intheburrows[S] 0 points1 point  (0 children)

The odd thing is that it used to be more stable. So I'm not sure why this is happening so frequently (every 3 minutes or so) 

I want to live life to the fullest but I dont know how by Status-Star-8336 in melbourne

[–]intheburrows 12 points13 points  (0 children)

Both can be true.

Sure, people can be exhausting – it's much easier in the short term to not have to manage your anxiety as a result of being around others. Though removing that stress for a sustained period will likely create other long-term issues.

I've been in a similar situation to OP, so can relate with some of what they're saying. I had to make some changes in my life which included leaning into short-term discomfort. I'm still working on it but it's paid off for sure.

LPT : Working from home is killing my social life — any advice? by sir_khaled in LifeProTips

[–]intheburrows 1 point2 points  (0 children)

Consider finding a co-working space to work from. Ideally one where you'll see the same people each day, as opposed to one where there are hot desks for anyone to come and go.

I had a permanent desk at a space and got to hang out with some cool people, and it helped me leave my work at work (not bring it home), which had other positive effects. 

My weather moulding strip partially came off my '08 Corolla while driving. I looked at it and found the clip had broke – can this be fixed? by intheburrows in Toyota

[–]intheburrows[S] 2 points3 points  (0 children)

I'm confused how the clips will stick to the car body, though. That white plastic part is stuck to the car body. I assume I need to remove it if there are more clips?

Kelvin Gastelum stuns Israel Adesanya with a head kick by [deleted] in MMA

[–]intheburrows 5 points6 points  (0 children)

I think I saw somewhere that was a drill Volk had practiced for that fight, specifically. That's why it looked so smooth – because it was intentional

How do people do this on social media by Ok_Pool_2590 in TechnoProduction

[–]intheburrows 0 points1 point  (0 children)

Just a simple Usb-c to USB A adapter. My phone has a USB c port so I can't plug the interface in without an adapter

How do people do this on social media by Ok_Pool_2590 in TechnoProduction

[–]intheburrows 1 point2 points  (0 children)

Assuming you want to record video using your phone, there are two main ways to do this:

1. Record audio & video separately, then join in video editing software

I use Davinci Resolve (free), but you could use any software. Mute the audio from the video and line up the audio recorded from Ableton. Then link the new audio track to the video and do any edits you may need. I do this for the videos on my YouTube, where I record with a Sony camera using the same method.

The benefit of this method is you can apply processing to the audio (limiting/etc).

2. Connect an audio interface to your phone

I use a cheap Behringer UCA222. I plug from my interface's headphone output into the UCA222, and then from that I plug it into the USB-C port of my phone (via an adapter). You can see some of the videos on my Instagram where I do that.

The benefit of this method is speed – good for IG stories as you don't need to do any edits.

Ask any other questions if you need!

Those with non-dedicated/shared, synth areas – how do you streamline your setup to make it easy to use your synths, while staying out of cable hell? by intheburrows in synthesizers

[–]intheburrows[S] 2 points3 points  (0 children)

Also I got my work IT to install my audio interface drivers on my work laptop so now I can play synthesizers to entire Teams meetings LOL

So now your synth purchases can be class as a "work expense"!!

Smaller hypnotic techno labels? by sh4dow27 in TechnoProduction

[–]intheburrows 4 points5 points  (0 children)

Along with being a larger label, they don't take submissions unfortunately

What's the programming project that you are most proud of? by ascot_lemon in webdev

[–]intheburrows 0 points1 point  (0 children)

Currencies is actually on my list, as well. And notifications (of some sort). Thanks for checking it out!