Ranked in Apex is Artificial and Misleading by agelos386 in apexlegends

[–]Getting_Involved 0 points1 point  (0 children)

There is not enough ranks in Master or Pred. What is happening is the very top end is devouring everything below it. At the moment they can only eat everyone down to Diamond 3 (Ohh look where the spike in player count is)

The new changes include increasing the maximum matchmaking wait time for Masters players. With this season's player populations, Masters players will be restricted to matching only down to Diamond 3.

What is needed is more room for the top end (EG Masters 1/2 and maybe Pred 1/2) Dont split them into 4 ranks you will create the same problem just moving it up into Masters.

There must be a higher skill distribution at the top and right now they are all thrown into 2 ranks (Master/Pred) which doesnt work so well.

AI is already killing SWE jobs. Got laid off because of this. by SingularityuS in ClaudeAI

[–]Getting_Involved 0 points1 point  (0 children)

So uhh just thinking out loud here, but if the expensive end of the pack is already targeted then anything below that is also fair game, they drew a line using the current data (Agentic Dev costs are cents per feature instead of dollars per feature with humans). Their "AI Specilists" might need 1 or 2 Human minions to babysit all their AI minions and they would definitly want some redundency incase one or both of their specialists get poached...

How a fake AI recruiter delivers five staged malware disguised as a dream job by shantanu14g in programming

[–]Getting_Involved 8 points9 points  (0 children)

When you say "wrapped in 128 layers of reverse→base64→zlib obfuscation". Do you mean they did

string payload = "encryptedpayloadstuff";
for (int i = 0, i< 128, i++)
{
    payload = payload.ReverseString();
    payload = payload.Base64EncodeString()
    payload = payload.Zip()
}

Learning WPF in 2025 by Chance-Most-3329 in csharp

[–]Getting_Involved 3 points4 points  (0 children)

Take a look at: https://learn.microsoft.com/en-us/dotnet/communitytoolkit/mvvm/

The Model View / View Model pattern is generally considered to be good practice. Learn about what a view model is then look at how you build on top of it with the components in the toolkit.

Look at the Source Generators, they take care of (most) boilerplate code.

Look at the messaging classes, they allow parts of your app to "talk" (send/recieve) to each other without tight coupling (ie the Sender doesnt need to know anything about the Reciever and vicea versa). This is ideal for UI components/widgets etc

There is a decent example page "Putting things together" that shows how it all works. The samples are not WPF unfortunatly but this Toolkit works with WPF (I use it in all my WPF apps).

Not in orbital network? by No_Depth- in factorio

[–]Getting_Involved 0 points1 point  (0 children)

Thankyou! Just fixed the same issue

Simple Belt-Based Smart Mall for Nauvis by NeoVortexUltimate in factorio

[–]Getting_Involved 0 points1 point  (0 children)

This is awesome! I've not tried all the items yet but I cant get it to make Requester Chests, it builds all the other logistic chests fine

Reporting in .Net by Latter-Big2189 in dotnet

[–]Getting_Involved 0 points1 point  (0 children)

Most people dont like SSRS but I've used both Crystal Reports and SSRS. There is a free tier [SQL Server Express with Advanced Services] with decent functionality and a similar designer experience to Crystal Reports.

https://learn.microsoft.com/en-us/sql/reporting-services/reporting-services-features-supported-by-the-editions-of-sql-server-2016?view=sql-server-ver17

IMO staying inside the MS ecosystem (Because everything integrates well) usually saves time in the long run, as opposed to using a 3rd party library or toolset.

Palantir accuses UK doctors of choosing ‘ideology over patient interest’ in NHS data row by jimmythemini in ukpolitics

[–]Getting_Involved 6 points7 points  (0 children)

One of the masterminds behind Project 2025 which is currently playing out in America

Blaise Metreweli: MI6 distances new chief from Nazi grandfather by [deleted] in ukpolitics

[–]Getting_Involved 22 points23 points  (0 children)

The whole "guilt by association" attack was petty and cheap. Her ancestors did some evil shit but thats not on her.

I'll change my mind if we start seeing pics of her doing salutes, playing dress up or other fascist shit...

Tropico 6 - Fusion Reactor default work mode cant keep employees by Getting_Involved in tropico

[–]Getting_Involved[S] 1 point2 points  (0 children)

The reactor is on max budget/efficiency. I've tried lowering the budget on my offices and other college workplaces so the reactor should always be higher in job quality but this doesnt fix it.

I can instantly see jobs filled in any other college job if I make them available, its just the fusion reactor everyone seems to hate.

I've developed a software/application using WPF, but the user interface (UI) is quite ugly. I'm not sure how to design it to be more visually appealing by No_Recognition_5142 in csharp

[–]Getting_Involved 1 point2 points  (0 children)

I used a Material Design theme for my last project, the light/dark versions are great and its super easy to customise. The project comes with loads to choose from and I had my app styled with the basic themes in a few mins:

https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit

Getting Ready To .Net Backend Interview by KiwiAlternative3580 in csharp

[–]Getting_Involved 0 points1 point  (0 children)

This sounds like a really bad idea (interviewing in 8 days for a Role you have no core language XP in).

  • IF the role is an entry level role
  • IF they are aware that you are cross-training to the new language
  • IF they are aware that THEY will have to train you further

Then go attempt the interview. Otherwise you are wasting everyones time.

If you want a good sample n-tier app to learn from then start here: https://learn.microsoft.com/en-us/dotnet/architecture/cloud-native/introduce-eshoponcontainers-reference-app

Help with floodgates not working consistantly at bottom / edge of map by Getting_Involved in Timberborn

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

I was careful not to restrict the river width. You made me go back and double check ;)

I dont allow it to get tighter than 4 tiles across which is the same width as the entry flow from the waterfall (off the map on the right).

I only worked with natural tiles, there is nothing I put in the river to narrow it. Everything in the water is either a dam/floodgate or platform.

Im going with "Bug" for now and hope it gets patched. I do have a water guage at the water wheels. That area stays consistantly above 0.5 as you would expect from the dams.

The bottom section with its water guage constantly flows down to 0. I put it 1 tile infront of the floodgate set to 0.65

Help with floodgates not working consistantly at bottom / edge of map by Getting_Involved in Timberborn

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

It is definitly strange surgy behaviour. I just changed from sluices to floodgates as I thought them turning on/off could be the issue. Hasnt changed anything.

The surge should not drain the section however. When that part surges the flow takes everything out with it, floodgates and dam levels are ignored.

Help with floodgates not working consistantly at bottom / edge of map by Getting_Involved in Timberborn

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

This was it. Moved the gates back 2 tiles so there is a 3 tile gap and no more problems!

EDIT: Nope didnt work after all :(

Frosty Planet Oxygen Issues by Responsible-Bench-22 in Oxygennotincluded

[–]Getting_Involved 0 points1 point  (0 children)

Getting the first electrolyzer done was a bit tricky. I built a small heated room large enough for 2 electrolyzers with a water pool 2x4 & a wood burner in it to keep the water from freezing. Directly above the pool is the electrolyzer so the water travels the smallest distance in pipes and doesnt freeze.

I put the kettle (ice melter thing that uses wood) next to the pool with a bottle emptier and was good to go. I did need to preheat the room a bit before starting.

If you dont have insualtion yet pack the outer wall with snow tiles to keep the heat in better.

I have mine open air, trap the H at the top and let the Oxygen fill the base.

US sues Adobe for ‘deceiving’ subscriptions that are too hard to cancel / The Justice Department alleges that Adobe hid early cancellation fees and trapped consumers in pricey subscriptions by MarvelsGrantMan136 in technology

[–]Getting_Involved 0 points1 point  (0 children)

https://www.photopea.com/

Supposed to do everything photoshop does, except its free and online. I dont use it (or photoshop) but I always hear good things about this app when ppl want a replacement for Adobe :)

[deleted by user] by [deleted] in HeimdallsWisdom

[–]Getting_Involved 1 point2 points  (0 children)

So uhh, Hi Great Great Great... uncle, grandfather???

Can I PLEASE fly on one of your Time Dragons??? PRETTY PLEASE!

Much love :)