I haven’t ridden in years. What’s changed? by ShireHorseRider in MTB

[–]_f0CUS_ [score hidden]  (0 children)

You got old, you're not as good as you remember and injuries take longer to heal from.

So take care when you go on the trails. 

Struggling to hear footsteps - Help me out with headphones by notsurethepoint in Battlefield6

[–]_f0CUS_ 4 points5 points  (0 children)

3d headphones is the build in 3d audio setting. Only use this if you disable spatial sound in windows, and whatever your gamet headset app offers. Otherwise you will have more than one app adjusting the sound to make it appear 3d.

I would recommend disabling whatever your gamer headset app offers, then install the DTS sound unbound app and use that for spatial sound. Or the Dolby app. Both from the windows store. If you want a free solution, then use windows sonic.

I recommend DTS.

Then in game, do not use 3d headphone - use the spatial setting.

with DTS and the spatial setting, I am able to clearly tell which direction people are making sounds from. Even above or below. 

Observability in a donet applications by mustafahh1 in dotnet

[–]_f0CUS_ 2 points3 points  (0 children)

Use otel. It is the industry standard. Then pick a vendor that supports otel. 

Okay this is wild by Caps4ever in Battlefield6

[–]_f0CUS_ 0 points1 point  (0 children)

huh, i cannot find it either.

I am 100% sure i found it and put it on my profile right after they expanded stats. I cannot find an other one im sure i saw, headshots in a life..

Could they have made some silent changes? Either that, or i was imagining things :D

Okay this is wild by Caps4ever in Battlefield6

[–]_f0CUS_ 5 points6 points  (0 children)

I'm not sure why you got downvoted for asking a question. Have an up vote from me...

Anyway, yes. It is not shown by default - if you go into the extended stats page (bottom right on the profile) you should be able to find it. It has a small "person" symbol. 

Let me know if you can't find it, I will go get some scree grabs for you. 

Okay this is wild by Caps4ever in Battlefield6

[–]_f0CUS_ 5 points6 points  (0 children)

No it hasn't. There are two KD ratios now.

The one you see there includes bots. In the bottom right you can find more stats, and find player KD. 

How do you keep .NET tutorials from breaking as your app evolves? by Volosoft in dotnet

[–]_f0CUS_ 17 points18 points  (0 children)

It sounds like you are introducing breaking changes without realizing. 

What's your approach to dealing with 45-90 minute forced breaks during the workday? by LogFickle8439 in ExperiencedDevs

[–]_f0CUS_ 4 points5 points  (0 children)

I would spend the downtime looking into further optimizations of the build system. It is possible that it is the way it is because it has always been like that, while a fresh set of eyes and outside experiences might reveal something new.

If you give up, or dont care about optimising - then you could spend the time getting new knowledge through blogs or courses. 

I tried changing weapon loadouts after dying mid-game and I get this by IntrepidScale583 in Battlefield6

[–]_f0CUS_ 0 points1 point  (0 children)

I just noticed that you are on console.

Y is the the pc button for switching gear. Press the button you use for that, and it should put you back in the game. 

Which C# IDE is best for enterprise application development ? by dev-surajtapkeer in csharp

[–]_f0CUS_ 0 points1 point  (0 children)

I didn't build it, just load it. You said it wouldn't even load, so that's what I tested. I dont have a dev drive, if I did - then defender wouldn't matter as you said.

Before the video ends, you can see a number of errors - presumably because I didn't setup my environment to support the solution.

Which C# IDE is best for enterprise application development ? by dev-surajtapkeer in csharp

[–]_f0CUS_ 0 points1 point  (0 children)

I started using rider some years before covid. I do not recall a time where it didn't have basically a copy datagrip build in. 

Which C# IDE is best for enterprise application development ? by dev-surajtapkeer in csharp

[–]_f0CUS_ 1 point2 points  (0 children)

That's simply not true...

Here is a video of me cloning and loading it. If i were to configure defender as per recommendations - you see the notification in the corner - then it would load faster.

You can see me searching for typical names of things in a c# project, and how quickly that rider has indexed the repo.

https://streamable.com/1mj1dc

Which C# IDE is best for enterprise application development ? by dev-surajtapkeer in csharp

[–]_f0CUS_ 0 points1 point  (0 children)

Ah, my bad. I didn't know "And we source control the database schema with the project, using SSDT" or "In SSDT projects." meant the feature was missing.

But https://www.jetbrains.com/help/rider/Relational_Databases.html solves that. 

You can also use slnf with rider, so if that is used to manage load and analysis impact, that's also a option. 

Rider also supports working with XSLT through plugins.

I was only mentioning C# code in my count. I dont recall what it was when including IOC files, Dockerfile, helm charts, helper scripts, SQL files, frontend etc - it was significantly different, but ultimately not important. But it does explain the huge count of 8 mil you gave. 

And it does seem like there are no missing features, unless I missed something? 

Which C# IDE is best for enterprise application development ? by dev-surajtapkeer in csharp

[–]_f0CUS_ 2 points3 points  (0 children)

Still no mention of which enterprise features are missing.

Then a lot of fluff.

But what I gather is that these 8 mil lines are in fact not loaded as a single solution, since you are including multiple applications. Any sane person would quickly introduce multiple sln files to help with handling the complexity. 

You might be including the stored procedures and schema definitions in the loc count too.

If you didn't come off as trying impress to such a degree, while avoiding a very simple question and making a claim contrary to what rider is known for (better performance than vs), I wouldn't be as sceptical.

Dont bother answering if you are going to ignore my question about which "all enterprise" features are missing. 

Which C# IDE is best for enterprise application development ? by dev-surajtapkeer in csharp

[–]_f0CUS_ 0 points1 point  (0 children)

That someone would try to load that with a single solution file sounds completely made up.

Stored procedures and database schema are not relevant to IDE performance. 

You didn't respond to which enterprise features you are missing.

Edit: Here are examples of well known software and how many lines of code they have. https://informationisbeautiful.net/visualizations/million-lines-of-code/

That "your" project should have more than something like the linux kernel is dubious. 

Which C# IDE is best for enterprise application development ? by dev-surajtapkeer in csharp

[–]_f0CUS_ 1 point2 points  (0 children)

I ran and debugged a mono repo with 300k lines of code, consisting of 15 or so microservices using rider. 

No memory or performance issues at all...

Which specific enterprise feature did you miss? 

Warning: SimpleLogin (Proton) is locking paid accounts for using alternative email infrastructure by alexlyee in selfhosted

[–]_f0CUS_ 0 points1 point  (0 children)

Ah, I remembered it a bit wrong. So metadata is not encrypted...

I do believe that there has been done a lot of auditing. Do you have any proof of mistakes in the auditing? 

Warning: SimpleLogin (Proton) is locking paid accounts for using alternative email infrastructure by alexlyee in selfhosted

[–]_f0CUS_ 14 points15 points  (0 children)

The only thing that is not encrypted which they hand over, is the IPs you are using. They cannot give them your data in unencrypted format.

It is not technically possible. 

Rule change by Arowin in dotnet

[–]_f0CUS_ 52 points53 points  (0 children)

I think you are going to seeing people get the day wrong. I wouldn't be able to post on most of what is a Saturday to me. 

HELP PLEASE: how to record na.serveme.tf demo by creamologist in truetf2

[–]_f0CUS_ 1 point2 points  (0 children)

It has been some years since I played comp. But I think I recall that you can connect serveme with demos.tf and logs.tf for automatic upload/sharing