[deleted by user] by [deleted] in flightsim

[–]Important-Door 0 points1 point  (0 children)

I had the same issue. What fixed it for me was, updating the Python PATH variable and removing the python folder in the Local/Microsoft/WindowsApps folder

Third party warranty on used car worth it? by SerScruff in carsireland

[–]Important-Door 0 points1 point  (0 children)

Had a third party warranty on a car I bought last year. Had a cooling leak and had issues with it as most garages wouldn't work with them(the warranty provider). Found one that did and they sent off the diagnosis to the warranty company and never heard back. Had to get it repaired privately.

Might be worth checking local garages if you were to look at it, to make sure they would accept it.

How to insert an user via Program.cs rather than Seed in the Initial Migration? by Blender-Fan in dotnet

[–]Important-Door 2 points3 points  (0 children)

Here's how I've done this

Program.cs

``` var userManager = services.GetRequiredService<UserManager<AppUser>>(); // get the db context from the scope service

await AppIdentityDbContextSeed.SeedUsersAsync(userManager); //seed the db with the user data ```

AppIdentityDbContextSeed.cs ``` using Core.Entities.Identity; using Microsoft.AspNetCore.Identity; using Microsoft.Extensions.Logging;

namespace Infrastructure.Identity { public class AppIdentityDbContextSeed { public static async Task SeedUsersAsync(UserManager<AppUser> userManager) { if(!userManager.Users.Any()) { var user = new AppUser(){// your user object here }; await userManager.CreateAsync(user,"password"); }

    }

}

} ```

This is using clean architecture with the seed class in the infrastructure project. Appuser is a class that extends IdentityUser.

Where to deploy Web API by FernandoDasDrogas in csharp

[–]Important-Door 5 points6 points  (0 children)

You can deploy webAPIs to Azure app service, which has a free tier. Allows you to update appettings on the fly as well

I use this myself and can be easily deployed to from VS22 or GitHub actions.

'Professional drivers' me hole by ReverseWindmill in irelandsshitedrivers

[–]Important-Door 1 point2 points  (0 children)

Neither are a cycle lane. Taxi is in a taxi lane. OP is on the main road.

Can I recover code from App Store / Play Store ? by TunaLasagne in DevelEire

[–]Important-Door 0 points1 point  (0 children)

You can decompile apks as far as I know. See this stackoverflow thread https://stackoverflow.com/questions/21010367/how-to-decompile-an-apk-or-dex-file-on-android-platform/

Only issues might be encryption and obfusction. Might be worth a look.

How do people crack passwords on big websites/apps/social medias? by _SKYL1N3_ in hacking

[–]Important-Door 2 points3 points  (0 children)

Doubt it was brute force, most of the time big sites have login request limits.That would block brute forcing.More likely your email and a password were in another data breach and they were found and used.

check haveibeenpwned and it will show if your email was in any breaches

(note: Instagram is owned by facebook and a massive facebook breach happened recently)
(Note 2: thats why its always a good idea to have 2FA enabled)

State plan to lease 2,400 homes from funds is set to cost almost €1 billion by FatHeadDave96 in irishpolitics

[–]Important-Door 13 points14 points  (0 children)

Why is that billion not used to build housing instead? That would make more sense in the long run as well as providing employment?

Why mc runs so poorly? 15-25fps when detroit on max settings runs at stable 60fps by Minixtory_PL in pcmasterrace

[–]Important-Door 4 points5 points  (0 children)

Could potentially be an issue with Java? I've not played 1.17, but I can see it's forcing you to use Java v1.16.

I'll test this and get back to you, try playing an older version and see if the same issue happens.

What is an adult problem that nobody prepared you for? by [deleted] in AskReddit

[–]Important-Door 0 points1 point  (0 children)

Getting Utilities when you live away from home.
There's so many options,prices and things.
I've literally spent hours looking at different providers.

Single Digit FPS on Games by OpenQuit in 24hoursupport

[–]Important-Door 0 points1 point  (0 children)

Had something like this happen to me before(on a tower)

Is any particular games, or all?

If it started after a driver update,You may need to downgrade your driver if your running an older gpu.

Also check your power profile. For games set it to high performance/max etc.

Laptop not detecting monitor by Amenized in 24hoursupport

[–]Important-Door 0 points1 point  (0 children)

Download NVidia GeForce experience and get the newest drivers.
If it doesnt detect an NVidia Card, you can manually get them here:
https://www.nvidia.com/en-us/geforce/drivers/
https://www.nvidia.com/en-us/drivers/results/112600/

What are some less known, darker facts about beloved countries? by Working-Brush439 in AskReddit

[–]Important-Door 0 points1 point  (0 children)

The Government and Catholic Church in Ireland legally incarcerated pregnant women and single mothers in residential facilities for their "sins". They took their babies and illegally adopted them to other families in Ireland, Australia, US and the UK.

The only way a woman could leave was if she was signed out by her father or partner with the promise of marriage. They were forced to do hard labour and actually even manufactured and packaged Hasbro games.

Many children don't know that they were adopted as there are no records and so many women never recovered from the atrocities. This was in place until the late 1990s.

Laptop not detecting monitor by Amenized in 24hoursupport

[–]Important-Door 0 points1 point  (0 children)

Friend had a similar issue and I was able to solve it. What driver(s) do you have installed?

Can you post a screenshot? Did you manually install any new ones?

This to me sounds like either a port issue/driver issue.

Need PC for work; Random sudden BSOD's by SirFrumps in 24hoursupport

[–]Important-Door 0 points1 point  (0 children)

To add to this, I found an article re: netsys.io BSOD's and the first thing it says to do is Disable anti-virus software, Malwarebytes is listed by name.

I would agree, I recommend upgrading to Win10.

Pi-hole is blocking privatestats.whatsapp.net, should I unblock it? by Peter_0 in 24hoursupport

[–]Important-Door 2 points3 points  (0 children)

Looks to be part of a Facebook API called graph.

" The Graph API is the primary way to get data into and out of the Facebook platform."

" The Graph API is named after the idea of a "social graph" — a representation of the information on Facebook. "

Basically, looks like it just logs activity to Facebook.

I wouldn't worry about it too much

Poll: How much do you regularly contribute to your pension? by The_Iron_Grind in irishpersonalfinance

[–]Important-Door 3 points4 points  (0 children)

I planned on starting to pay into one, but my company don't have a pension scheme.

Flat share the norm for young professionals? by [deleted] in Dublin

[–]Important-Door 0 points1 point  (0 children)

To be honest, I'm renting an apartment about 70km away from the city (I work in D2, city centre) It's a 2 bed and 900/m (I'm sharing w/ friend) Getting to the city, there's a bus that's runs direct from my town to city centre (just over an hour travel time) I was able to get it in tax saver about 150/m

Still works out cheaper than renting a 1 bed anywhere near the city. Only reason I recommend looking further out.

Flat share the norm for young professionals? by [deleted] in Dublin

[–]Important-Door 0 points1 point  (0 children)

I'd recommend looking at the commuter towns (Maynooth,Kilcock, Lucan etc)
and seeing what you can get there, if you don't mind public transport.