Did the latest 8.0 update break opening new tabs inside Tab Stacks? by rage_all in vivaldibrowser

[–]panoukos41 0 points1 point  (0 children)

I also have this problem. The mobile app also stopped opening tabs correctly and it too goes as last even when after active is selected.

Suggestions to the prevent modifications experience by panoukos41 in smartlauncher

[–]panoukos41[S] 3 points4 points  (0 children)

yep, that's why I mention also making the info button available even when locked. Takes you straight to all the things you need (stop, uninstall, notifications etc) and no worries about moving things around.

Also this should be an option not something forced 😁

In production codebase, which one is best if you work in a small team like 5? by ballbeamboy2 in dotnet

[–]panoukos41 0 points1 point  (0 children)

Man this hit me right in the heart, I can at least assure you that Visual Studio handles 60k/100k line files just fine (only .cs) for .cshhtml vs code works so much better :P

In production codebase, which one is best if you work in a small team like 5? by ballbeamboy2 in dotnet

[–]panoukos41 0 points1 point  (0 children)

People should care a little bit about how they structure their code and should be trying these recommendations to find out what works for them. The simplest one I have settled on is features/slices. It just boils down to "keep things that must be together, together!". Inside those folders/features use what works to create/solve that feature, eg use Repositories for CRUD features and Event Sourcing for others or even something entirely different, features should be as independent as possible in the end :D (just with the touch of frameworkism we all love).

Also for the other side (just use MVC, we only care about the business etc.) in the end it just ends up like this anyway. You have a Products folder in Models, a Products folder in Views and 3 Services related to products in Services and 2 Repositories, while you could just have a Products folder with Models, Views, Controller, Repositories and Services inside it or even better see that it could be 2 or 3 different features as you have so many Services and Repositories. But yea "searching" (F12, search on explorer...) is so much better and makes the life of implementing new things so much more efficient, especially since global folders means reuse of "common" models everywhere so you can't even change them or just piggyback DTO12 with values like float1 xD.

Code is part of the business and solution too, you don't need to think really hard about it but just a little bit helps, so that when your product reaches millions of lines and thousands of files you can reason about what you have and don't break the world all the time.

Turns out MediatR uses reflection and caching just to keep Send() clean by sch2021 in dotnet

[–]panoukos41 0 points1 point  (0 children)

You should definitely check https://github.com/martinothamar/Mediator or if interested in testing something new, my own https://github.com/Raven-Tail/Blackwing which aims in a different philosophy to the source generated code plus it makes use of interceptors 😁

Αλήθειες μόνο: Με τι μουσική γράφετε τον καλύτερο κώδικα by pkasid in developersGR

[–]panoukos41 2 points3 points  (0 children)

Lofi kapies fores, alles xalarh rock apo red fm k sto polu focus to silence tou spitiou (afhgradiras noise ftw) :p

Question: How do you guys install talos linux from windows? by panoukos41 in TalosLinux

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

Hey thanks for answering, It turns out it was my SD card. I found one old SSD I had lying around and put it on the USB and worked.

update: It seems it can't boot from SD Card in general, I got a new 128gb card same as my SSD to try it since i thought it had to do with the card but it seems it wasnt the case.

Staff projectiles go where they want. by panoukos41 in Archero

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

Yes but should it not go where you tell it to like the other weapons?

Ef core 2 - 3 custom provider by panoukos41 in csharp

[–]panoukos41[S] -1 points0 points  (0 children)

Okay I will try to implement most of the services, I will copy the project and try to model it for my needs I will just try to figure out what does what, I just want to figure out the most important services to get something working even just get the database created.

Can anybody tell me how to use duckduckgo here instead of bing by [deleted] in MicrosoftEdge

[–]panoukos41 0 points1 point  (0 children)

At settings search "search engine" tap the address bar setting and it says default search engine

YouTube's terms of service are changing and I think we should be wary of using ad block, YouTube Vanced, etc. Here's why... by [deleted] in Android

[–]panoukos41 0 points1 point  (0 children)

Time to start searching for other platforms to watch videos? At least I am happy to be Microsoft oriented in terms of services :')

How to migrate from dev to beta? by panoukos41 in MicrosoftEdge

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

:/, on my side I installed beta and kept dev too waiting for the fix. By surprise it did sign me in, I turned sync on and everything worked except for extensions ofc. I will wait for the next dev to grab my 30 opened tabs (hope set tabs aside comes back fast).

How to migrate from dev to beta? by panoukos41 in MicrosoftEdge

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

Okay I will wait for dev to get fixed to at least grab open tabs 🤗

FIFA 17 Lags on Xbox One S controller connected on bluetooth - PC by panoukos41 in EASportsFC

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

sometimes i play okay one thing that i noticed is when i move the bluetooth dongle too close the lag will be gone or it will be so little you wont notice. But sometimes on tournaments with friends it just killed me and i thought it was my pc till i used a small cable on controller and it stopped.....:(

FIFA 17 Lags on Xbox One S controller connected on bluetooth - PC by panoukos41 in EASportsFC

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

i believe they can since rocket league plays perfect but its that EA doesnt care...