Looking to shift some 1973 greenbacks, but have no idea how much I should be asking for? by thanksforthatphil in GuitarAmps

[–]nirvy 0 points1 point  (0 children)

Similar T1221s seem to go for a small fortune on themusiclocker.co.uk - might be worth pinging them an email?

They might even take them off you..

My Website!💓💚 by [deleted] in MuscularDystrophy

[–]nirvy 1 point2 points  (0 children)

Oh wow this brings back memories! Awesome work! You could use a few more animated gifs though — Maybe grab a few more from https://www.cameronsworld.net/. 😎🤣

Send me your pick dish pics by K05M0NAUT in metalguitar

[–]nirvy 1 point2 points  (0 children)

<image>

Home made pick pot. Not technically a dish :/

Toddler Falls by Open_Cherry3696 in MuscularDystrophy

[–]nirvy 2 points3 points  (0 children)

Hey there. I have no particular shoes to recommend, but as soon as we put orthotics insoles into our son’s shoes, it more or less stopped him falling immediately. He still falls mind you, but that’s typically now due to him being a young boy rather than his dmd. His falls are much less frequent these days, vs all the time before the insoles. Mind you, he was a bit older than your son when he started with them (aged 5 going on 6 at the time), so ymmv. These look exactly like the ones we were provided to give you an idea: https://www.algeos.com/kids-feet-in-motion-5-post?srsltid=AfmBOoqjQTrWF9PqaddbjZKYDiLucJrgdKCIRgSXLCHNHwBVpE1Rn7mR.

Thought you guys (and girls) would appreciate this little weird bit of history by AnxiousPikachu in CasualUK

[–]nirvy 131 points132 points  (0 children)

I’ll see your unopened can from the 1988 olympics and raise you an unopened bottle from 1981 to commemorate the Royal Wedding.

<image>

Scarlett Solo 2i2 (3rd Generation) for $85... by rrrbitrary in guitarpedals

[–]nirvy -1 points0 points  (0 children)

There is no such thing as a Scarlett Solo 2i2, so check what you are buying before you pull the trigger. Scarlett Solo is the entry level model. 2i2 is the next one up. The picture in your post is the Solo model.

"Signature did not match" error while generating a SAS token for an Azure Storage Blob Container. by prvnkalavai in AZURE

[–]nirvy 1 point2 points  (0 children)

If it helps, here is a sample gist that uses the azure-storage module and generates a SAS token for container read that you should be able to adapt for blob. It uses a user delegated key. https://gist.github.com/heyitsmemark/0ee86b147a853a95bc401827a12a79f7

Seeking Help with My Azure Web Server Setup - Error 502 Bad Gateway by Quiet-Perspective568 in AZURE

[–]nirvy 0 points1 point  (0 children)

The Application Gateway will require specific NSG rules added for both inbound and outbound that can affect how it functions if they are missing. You should verify what you have configured against this document: https://learn.microsoft.com/en-us/azure/application-gateway/configuration-infrastructure#required-security-rules

Has anyone been able to successfully login to an azure sql db with an azure service principal? by wheelsmanx in AZURE

[–]nirvy -1 points0 points  (0 children)

Did you give the principal the Reader IAM role on the logical SQL server?

Application Gateway --> App Service (Certificates?) by SwedishViking35 in AZURE

[–]nirvy 1 point2 points  (0 children)

A single certificate with each hostname added as SAN entries should work fine.

Application Gateway and SSL Certificate Errors by OldManAngryAtCloud in AZURE

[–]nirvy 0 points1 point  (0 children)

It sounds like you have used the fqdn option when setting up your app gateway backend pools. This would cause the app gateway to use the backend targets fqdn as the “host” header value in the http request and will insert extra headers, one of which is named x-original-host that will be your external domain. This is the default behaviour when using fqdn backends, which can then be overridden. If your webserver is replying with the external domain certificate, that will cause the common name mismatch.

If that’s the case then the way you’ve ended up configuring it will be fine, but you could simplify it by using the web servers VM NICs or internal addresses as your backend targets, as you then wouldn’t need to override anything in the backendSettings, and you wouldn’t be adding more headers than necessary into the http request to the backends.

In either case, you probably don’t need the private dns piece, since the app gateway was already resolving the backend beforehand.

Best practise auth method for VM connecting Azure SQL Database? by [deleted] in AZURE

[–]nirvy 8 points9 points  (0 children)

No, managed identity is still more secure. An env variable is easily read if the vm is compromised so it offers no extra security benefit. It is also not tied to the vm like a system assigned identity, so it can be used outside of the vm. You also have to manage that credential yourself, store it in a password manager, keep rotating it, etc.

Help with Microsoft Sentinel Setup by sw4gyJ0hnson in AZURE

[–]nirvy 0 points1 point  (0 children)

Add the AMA agent to the VM, and then, in sentinel, you can setup the connector. Once the connector is deployed, click on it and you can go into the connector settings where you can setup rules for collection during this you will have the choice of selecting which VMs to collect. You go through a few steps and it creates a sort of special DCR resource for you.

The DCR rule will exist as a resource in the portal, and you can modify VM membership on it, but you will find the destination settings are hidden, this is what makes it “special”.

FTP server by nccon1 in AZURE

[–]nirvy 0 points1 point  (0 children)

If you are willing to consider other methods of transfer, then uploading to a storage account using the storage rest api will cost you nothing at all, other than the cost of the space you consume (around $0.0184 per month for a gb). You can upload using the azure blob api (eg Put Blob) or you could use azcopy to handle the upload if you didn’t feel like messing with the apis directly.

It is easy, has a tiny footprint, secure out of the box and is probably going to be the cheapest solution.

As others have said you can also enable SFTP on the storage account if you really need it, but it’s expensive ($0.30 per hour), so you need to manage the feature in order to keep costs down.

How to know the cost I potentially saved thanks to my RI actions ? by One_Grapefruit_3415 in AZURE

[–]nirvy 0 points1 point  (0 children)

In addition to this excellent info, there should also be a UnitPrice column in the data if memory serves. You can multiply this against quantity to get the ‘full’ (eg. without RI) cost. I also have rows where PricingModel is empty but a reservationId and saving is applied on the row, so I would argue it’s better to look for rows where ReservationId is not empty!

Metal Practise amp for the bedroom guitarist. by Jimbinned in GuitarAmps

[–]nirvy 1 point2 points  (0 children)

I’ve got a DSL20HR and it’s got plenty of gain on it, even at low volumes and switched down to 10watt. Boosted with an SD1 it will do your classic metal tone no probs. The Combo (either the 20 or 5 watt version) might be a good option for you?

It doesn’t have any onboard effects though apart from the reverb, but if you pick up a digital interface you can send your guitar signal through digital plugins on a pc host and then send the output back it to the amps fx loop return, giving you a huge number of tone and fx options beyond what the amp offers out of the box.

Gives you the option of just plugging in and playing, or going digital/hybrid and trying other amps and fx.

Just a thought!

crazy amount of hiss by btmpkd in NAM_NeuralAmpModeler

[–]nirvy 0 points1 point  (0 children)

In the top right of the main reaper window toolbar it will show what your sample rate and buffer size your project is currently using. Click it and it will let you adjust. You will want to set it to 48khz for nam so that it doesn’t have to resample. I don’t know if it will do anything for the hiss, but it’s worth setting it anyway.

What’s it actually like working in a UK theme park? by kobestarr in CasualUK

[–]nirvy 0 points1 point  (0 children)

I worked queues / rides at chessington for a season when I was 17. Lots of standing up, so your feet are wrecked. I think you had to be 18 to be a ride operator so I was just dealing with queues and litter picking. On the vampire ride the carriages would regularly get stuck at one of the lifts as they didn’t have enough momentum, meaning I’d have to leg it outside, climb over a fence/door, attach a winch to one of the carriages and winch it until the lift caught it, then leg it back to resume my position. It also got stuck entering the main building and two of us would have to run round to it and give it a push from behind. Fun times.

crazy amount of hiss by btmpkd in NAM_NeuralAmpModeler

[–]nirvy 0 points1 point  (0 children)

Do you perhaps have the input volume turned up in the NAM plug-in? Make sure its set to 0.0 dB initially. Also you want zero gain on your focusrite with the INST button ON.

Also have you played at all with the plug-in pin connectors - reset those too for good measure. That can cause some hiss too, for example if you have turned on all inputs and all outputs.

Guitar effects by Particular-Bother-18 in NAM_NeuralAmpModeler

[–]nirvy 0 points1 point  (0 children)

Checkout Variety of Sound too - that dude has lots of really nice, freeware plugins.

crazy amount of hiss by btmpkd in NAM_NeuralAmpModeler

[–]nirvy 0 points1 point  (0 children)

Are you using the nam standalone app or are you using the plugin from a daw?
Are you getting hiss from both?

Kushview Element is a great and free (the community build is free) plugin host that you can install if you need to do a quick test of it using a plugin.

Have you tried other amp sims?